"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/28 04:59:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo" 2026/05/28 04:59:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 04:59:25 DEBUG : Creating backend with remote "/tmp/rclone2203418510" === 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-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 04:59:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 04:59:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/28 04:59:41 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 04:59:41 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (16.47s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 04:59:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/28 04:59:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 04:59:42 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 04:59:42 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 04:59:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/28 04:59:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 04:59:43 INFO : sub dir/hello world: Copied (new) 2026/05/28 04:59:43 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.87s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", 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-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", 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-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 04:59:44 DEBUG : Creating backend with remote "/non-existing" 2026/05/28 04:59:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/28 04:59:44 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 04:59:44 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 04:59:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 04:59:45 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 04:59:45 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 04:59:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/28 04:59:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 04:59:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.65s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", 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-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 04:59:47 INFO : B2 bucket rclone-test-jilegiv5nipo: Running all checks before starting transfers 2026/05/28 04:59:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 04:59:47 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 04:59:47 INFO : B2 bucket rclone-test-jilegiv5nipo: Checks finished, now starting transfers 2026/05/28 04:59:47 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 04:59:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/28 04:59:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 04:59:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.32s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 04:59:48 ERROR : Ignoring --no-traverse with sync 2026/05/28 04:59:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 04:59:48 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 04:59:48 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 04:59:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/28 04:59:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 04:59:49 INFO : sub dir/hello world: Copied (new) 2026/05/28 04:59:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.33s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 04:59:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/28 04:59:49 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 04:59:49 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 04:59:50 DEBUG : hello world2: size = 12 OK 2026/05/28 04:59:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/28 04:59:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.28s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 04:59:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/28 04:59:51 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 04:59:51 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 04:59:51 DEBUG : potato2: size = 11 OK 2026/05/28 04:59:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 04:59:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.40s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 04:59:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/28 04:59:53 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 04:59:53 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 04:59:53 DEBUG : potato2: size = 11 OK 2026/05/28 04:59:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 04:59:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.73s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 04:59:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/28 04:59:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/28 04:59:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/28 04:59:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/28 04:59:54 INFO : sub dir2: Making directory 2026/05/28 04:59:54 INFO : sub dir: Making directory 2026/05/28 04:59:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 04:59:54 INFO : sub dir2/sub sub dir2: Making directory 2026/05/28 04:59:54 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 04:59:54 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 04:59:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/28 04:59:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 04:59:54 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/28 04:59:54 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.30s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 04:59:55 INFO : sub dir2: Making directory 2026/05/28 04:59:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/28 04:59:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/28 04:59:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 04:59:55 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 04:59:55 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 04:59:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/28 04:59:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 04:59:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 04:59:56 DEBUG : sub dir2: Making directory with metadata 2026/05/28 04:59:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/28 04:59:56 INFO : sub dir2: Making directory 2026/05/28 04:59:56 INFO : sub dir: Making directory 2026/05/28 04:59:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 04:59:56 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 04:59:56 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 04:59:57 DEBUG : sub dir/hello world: size = 11 OK 2026/05/28 04:59:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 04:59:57 INFO : sub dir/hello world: Copied (new) 2026/05/28 04:59:57 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/28 04:59:57 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/28 04:59:57 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", 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-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 04:59:58 INFO : sub dir2: Making directory 2026/05/28 04:59:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 04:59:58 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 04:59:58 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 04:59:59 DEBUG : sub dir/hello world: size = 11 OK 2026/05/28 04:59:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 04:59:59 INFO : sub dir/hello world: Copied (new) 2026/05/28 04:59:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.45s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:00:00 DEBUG : sub dir2: Making directory with metadata 2026/05/28 05:00:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/28 05:00:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/28 05:00:00 INFO : sub dir2: Making directory 2026/05/28 05:00:00 INFO : sub dir: Making directory 2026/05/28 05:00:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 05:00:00 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:00:00 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:00:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/28 05:00:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:00:00 INFO : sub dir/hello world: Copied (new) 2026/05/28 05:00:00 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/28 05:00:00 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.31s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", 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-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:00:01 INFO : sub dir2: Making directory 2026/05/28 05:00:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 05:00:01 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:00:01 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:00:02 DEBUG : sub dir/hello world: size = 11 OK 2026/05/28 05:00:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:00:02 INFO : sub dir/hello world: Copied (new) 2026/05/28 05:00:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.31s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:00:03 DEBUG : Creating backend with remote "TestB2:rclone-test-degodoq8jora" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-jilegiv5nipo -> B2 bucket rclone-test-degodoq8jora 2026/05/28 05:00:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 05:00:04 DEBUG : B2 bucket rclone-test-degodoq8jora: Waiting for checks to finish 2026/05/28 05:00:04 DEBUG : B2 bucket rclone-test-degodoq8jora: Waiting for transfers to finish 2026/05/28 05:00:17 DEBUG : sub dir/hello world: size = 11 OK 2026/05/28 05:00:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:00:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/28 05:00:18 DEBUG : B2 bucket rclone-test-degodoq8jora: Purge remote 2026/05/28 05:00:18 INFO : B2 bucket rclone-test-degodoq8jora: cleaning bucket "rclone-test-degodoq8jora" of all files 2026/05/28 05:00:18 DEBUG : sub dir/hello world: Deleting (id "4_z1f423d83f04d6bcb9fe80e1b_f1046245be9d4dcc5_d20260528_m050017_c001_v0001180_t0019_u01779944417794") --- PASS: TestServerSideCopy (16.79s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:00:21 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:00:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:00:21 DEBUG : sub dir/hello world: Sizes differ 2026/05/28 05:00:21 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:00:21 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:00:21 DEBUG : sub dir/hello world: size = 17 OK 2026/05/28 05:00:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/28 05:00:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.62s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:00:23 DEBUG : Creating backend with remote "TestB2:rclone-test-pisibon2muxa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-jilegiv5nipo -> B2 bucket rclone-test-pisibon2muxa 2026/05/28 05:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 05:00:24 DEBUG : B2 bucket rclone-test-pisibon2muxa: Waiting for checks to finish 2026/05/28 05:00:24 DEBUG : B2 bucket rclone-test-pisibon2muxa: Waiting for transfers to finish 2026/05/28 05:00:24 DEBUG : sub dir/hello world: size = 11 OK 2026/05/28 05:00:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:00:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/28 05:00:26 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:00:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pisibon2muxa) 2026/05/28 05:00:26 DEBUG : sub dir/hello world: Sizes differ 2026/05/28 05:00:26 DEBUG : B2 bucket rclone-test-pisibon2muxa: Waiting for checks to finish 2026/05/28 05:00:26 DEBUG : B2 bucket rclone-test-pisibon2muxa: Waiting for transfers to finish 2026/05/28 05:00:26 DEBUG : sub dir/hello world: size = 17 OK 2026/05/28 05:00:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/28 05:00:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/28 05:00:26 DEBUG : B2 bucket rclone-test-pisibon2muxa: Purge remote 2026/05/28 05:00:26 INFO : B2 bucket rclone-test-pisibon2muxa: cleaning bucket "rclone-test-pisibon2muxa" of all files 2026/05/28 05:00:26 DEBUG : sub dir/hello world: Deleting (id "4_zdf528d33f04d6bcb9fe80e1b_f119727f6dd788854_d20260528_m050026_c001_v0001161_t0038_u01779944426202") 2026/05/28 05:00:26 DEBUG : sub dir/hello world: Deleting (id "4_zdf528d33f04d6bcb9fe80e1b_f116f60b4bfefb7d6_d20260528_m050024_c001_v0001177_t0048_u01779944424822") --- PASS: TestServerSideCopyOverSelf (21.25s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:00:45 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:00:45 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:00:45 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:00:45 DEBUG : sub dir/hello world: Sizes differ 2026/05/28 05:00:45 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:00:45 DEBUG : sub dir/hello world: size = 17 OK 2026/05/28 05:00:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/28 05:00:45 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/28 05:00:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.55s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:00:46 DEBUG : Creating backend with remote "TestB2:rclone-test-venuzuz1haci" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-jilegiv5nipo -> B2 bucket rclone-test-venuzuz1haci 2026/05/28 05:00:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 05:00:48 DEBUG : B2 bucket rclone-test-venuzuz1haci: Waiting for checks to finish 2026/05/28 05:00:48 DEBUG : B2 bucket rclone-test-venuzuz1haci: Waiting for transfers to finish 2026/05/28 05:00:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/28 05:00:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:00:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/28 05:00:51 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1099-01.backblaze.com/b2api/v1/b2_upload_file/df529df3f03d6bcb9fe80e1b/c001_v0001099_t0005": EOF 2026/05/28 05:00:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1099-01.backblaze.com/b2api/v1/b2_upload_file/df529df3f03d6bcb9fe80e1b/c001_v0001099_t0005": EOF) 2026/05/28 05:00:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-jilegiv5nipo: 1/10 (Post "https://pod-000-1099-01.backblaze.com/b2api/v1/b2_upload_file/df529df3f03d6bcb9fe80e1b/c001_v0001099_t0005": EOF) 2026/05/28 05:00:54 DEBUG : pacer: Reducing sleep to 10ms 2026/05/28 05:00:55 DEBUG : B2 bucket rclone-test-venuzuz1haci: Waiting for checks to finish 2026/05/28 05:00:55 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:00:55 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-venuzuz1haci) 2026/05/28 05:00:55 DEBUG : sub dir/hello world: Sizes differ 2026/05/28 05:00:55 DEBUG : B2 bucket rclone-test-venuzuz1haci: Waiting for transfers to finish 2026/05/28 05:00:55 DEBUG : sub dir/hello world: size = 17 OK 2026/05/28 05:00:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/28 05:00:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/28 05:00:56 INFO : sub dir/hello world: Deleted 2026/05/28 05:00:57 DEBUG : testing file moves 2026/05/28 05:00:57 DEBUG : B2 bucket rclone-test-venuzuz1haci: Waiting for checks to finish 2026/05/28 05:00:57 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:00:57 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-venuzuz1haci) 2026/05/28 05:00:57 DEBUG : sub dir/hello world: Sizes differ 2026/05/28 05:00:57 DEBUG : B2 bucket rclone-test-venuzuz1haci: Waiting for transfers to finish 2026/05/28 05:00:57 DEBUG : sub dir/hello world: size = 24 OK 2026/05/28 05:00:57 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/28 05:00:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/28 05:00:57 INFO : sub dir/hello world: Deleted 2026/05/28 05:00:58 DEBUG : B2 bucket rclone-test-venuzuz1haci: Purge remote 2026/05/28 05:00:58 INFO : B2 bucket rclone-test-venuzuz1haci: cleaning bucket "rclone-test-venuzuz1haci" of all files 2026/05/28 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf82ed03f04d6bcb9fe80e1b_f1046185e022ef14e_d20260528_m050057_c001_v0001185_t0018_u01779944457543") 2026/05/28 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf82ed03f04d6bcb9fe80e1b_f1143dad04d395d42_d20260528_m050055_c001_v0001174_t0045_u01779944455707") 2026/05/28 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf82ed03f04d6bcb9fe80e1b_f1049ed550f908a7b_d20260528_m050051_c001_v0001183_t0014_u01779944451329") --- PASS: TestServerSideMoveOverSelf (28.85s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:15 ERROR : error listing: directory not found 2026/05/28 05:01:15 INFO : Local file system at /tmp/rclone2203418510: Making directory 2026/05/28 05:01:16 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:16 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.01s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 05:01:17 DEBUG : Local file system at /tmp/rclone2203418510: Waiting for checks to finish 2026/05/28 05:01:17 DEBUG : Local file system at /tmp/rclone2203418510: Waiting for transfers to finish 2026/05/28 05:01:18 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/28 05:01:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:01:18 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/28 05:01:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.93s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:19 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/28 05:01:19 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:19 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:19 DEBUG : check sum: size = 1 OK 2026/05/28 05:01:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/28 05:01:19 INFO : check sum: Copied (new) 2026/05/28 05:01:19 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:19 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:19 DEBUG : check sum: size = 1 OK 2026/05/28 05:01:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/28 05:01:19 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/28 05:01:19 DEBUG : check sum: Unchanged skipping 2026/05/28 05:01:19 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:19 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:19 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.63s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/28 05:01:20 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:20 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:21 DEBUG : sizeonly: size = 6 OK 2026/05/28 05:01:21 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/28 05:01:21 INFO : sizeonly: Copied (new) 2026/05/28 05:01:21 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:21 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:21 DEBUG : sizeonly: size = 6 OK 2026/05/28 05:01:21 DEBUG : sizeonly: Sizes identical 2026/05/28 05:01:21 DEBUG : sizeonly: Unchanged skipping 2026/05/28 05:01:21 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:21 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.65s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/28 05:01:22 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:22 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:22 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/28 05:01:22 INFO : ignore-size: Copied (new) 2026/05/28 05:01:22 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:23 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:01:23 DEBUG : ignore-size: Unchanged skipping 2026/05/28 05:01:23 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:23 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:23 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.66s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:24 DEBUG : existing: size = 6 OK 2026/05/28 05:01:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:01:24 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:24 DEBUG : existing: Unchanged skipping 2026/05/28 05:01:24 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:24 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:24 INFO : There was nothing to transfer 2026/05/28 05:01:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/28 05:01:24 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:24 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:25 DEBUG : existing: size = 6 OK 2026/05/28 05:01:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/28 05:01:25 INFO : existing: Copied (replaced existing) 2026/05/28 05:01:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.94s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/28 05:01:26 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:26 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:26 DEBUG : existing: size = 6 OK 2026/05/28 05:01:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/28 05:01:26 INFO : existing: Copied (new) 2026/05/28 05:01:26 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:26 DEBUG : existing: Destination exists, skipping 2026/05/28 05:01:26 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:26 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:26 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.61s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:28 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/28 05:01:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/28 05:01:28 DEBUG : c/non empty space: size = 5 OK 2026/05/28 05:01:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:01:28 DEBUG : c/non empty space: Unchanged skipping 2026/05/28 05:01:28 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:28 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:28 DEBUG : a/potato2: size = 60 OK 2026/05/28 05:01:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/28 05:01:28 INFO : a/potato2: Copied (new) 2026/05/28 05:01:28 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:29 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:30 DEBUG : empty space: size = 1 OK 2026/05/28 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/28 05:01:30 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/28 05:01:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/28 05:01:30 DEBUG : empty space: Unchanged skipping 2026/05/28 05:01:30 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:30 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:30 INFO : There was nothing to transfer 2026/05/28 05:01:31 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:31 DEBUG : empty space: size = 1 OK 2026/05/28 05:01:31 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/28 05:01:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/28 05:01:32 INFO : empty space: Updated modification time in destination 2026/05/28 05:01:32 DEBUG : empty space: Unchanged skipping 2026/05/28 05:01:32 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:32 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:33 DEBUG : empty space: size = 1 OK 2026/05/28 05:01:33 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/28 05:01:33 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/28 05:01:33 DEBUG : empty space: Unchanged skipping 2026/05/28 05:01:33 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:33 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.61s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:35 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:35 DEBUG : foo: size = 3 OK 2026/05/28 05:01:35 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/28 05:01:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:01:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:01:35 DEBUG : foo: sha1 differ 2026/05/28 05:01:35 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:35 DEBUG : foo: size = 3 OK 2026/05/28 05:01:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/28 05:01:35 INFO : foo: Copied (replaced existing) 2026/05/28 05:01:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:36 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/28 05:01:36 DEBUG : empty space: size = 1 OK 2026/05/28 05:01:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:01:36 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:36 DEBUG : empty space: Unchanged skipping 2026/05/28 05:01:36 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:37 DEBUG : potato: size = 60 OK 2026/05/28 05:01:37 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/28 05:01:37 INFO : potato: Copied (new) 2026/05/28 05:01:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:38 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:01:38 DEBUG : potato: size = 60 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:01:38 DEBUG : potato: Sizes differ 2026/05/28 05:01:38 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:39 DEBUG : potato: size = 21 OK 2026/05/28 05:01:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/28 05:01:39 INFO : potato: Copied (replaced existing) 2026/05/28 05:01:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.73s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:40 DEBUG : potato: size = 21 OK 2026/05/28 05:01:40 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/28 05:01:40 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2203418510) 2026/05/28 05:01:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:01:40 DEBUG : potato: sha1 differ 2026/05/28 05:01:40 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:41 DEBUG : potato: size = 21 OK 2026/05/28 05:01:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/28 05:01:41 INFO : potato: Copied (replaced existing) 2026/05/28 05:01:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/28 05:01:42 DEBUG : empty space: size = 1 OK 2026/05/28 05:01:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:01:42 DEBUG : empty space: Unchanged skipping 2026/05/28 05:01:42 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/28 05:01:42 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:42 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/28 05:01:44 DEBUG : empty space: size = 1 OK 2026/05/28 05:01:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:01:44 DEBUG : empty space: Unchanged skipping 2026/05/28 05:01:44 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:44 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:45 DEBUG : potato2: size = 60 OK 2026/05/28 05:01:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/28 05:01:45 INFO : potato2: Copied (new) 2026/05/28 05:01:45 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:47 INFO : d: Making directory 2026/05/28 05:01:47 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/28 05:01:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/28 05:01:47 DEBUG : c/non empty space: size = 5 OK 2026/05/28 05:01:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:01:47 DEBUG : c/non empty space: Unchanged skipping 2026/05/28 05:01:47 DEBUG : a/potato2: size = 60 OK 2026/05/28 05:01:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/28 05:01:47 INFO : a/potato2: Copied (new) 2026/05/28 05:01:47 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:47 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:47 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:49 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/28 05:01:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/28 05:01:50 DEBUG : c/non empty space: size = 5 OK 2026/05/28 05:01:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:01:50 DEBUG : c/non empty space: Unchanged skipping 2026/05/28 05:01:50 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:50 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:50 DEBUG : a/potato2: size = 60 OK 2026/05/28 05:01:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/28 05:01:50 INFO : a/potato2: Copied (new) 2026/05/28 05:01:50 ERROR : B2 bucket rclone-test-jilegiv5nipo: not deleting files as there were IO errors 2026/05/28 05:01:50 ERROR : B2 bucket rclone-test-jilegiv5nipo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:52 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/28 05:01:53 DEBUG : empty space: size = 1 OK 2026/05/28 05:01:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:01:53 DEBUG : empty space: Unchanged skipping 2026/05/28 05:01:53 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:53 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:53 INFO : potato: Deleted 2026/05/28 05:01:53 DEBUG : potato2: size = 60 OK 2026/05/28 05:01:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/28 05:01:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.59s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:55 DEBUG : Waiting for deletions to finish 2026/05/28 05:01:55 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:55 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:55 INFO : potato: Deleted 2026/05/28 05:01:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/28 05:01:55 DEBUG : empty space: size = 1 OK 2026/05/28 05:01:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:01:55 DEBUG : empty space: Unchanged skipping 2026/05/28 05:01:55 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:55 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:56 DEBUG : potato2: size = 60 OK 2026/05/28 05:01:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/28 05:01:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.66s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:01:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/28 05:01:57 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:01:57 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:01:58 DEBUG : potato2: size = 19 OK 2026/05/28 05:01:58 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/28 05:01:58 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.36s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:02:00 DEBUG : enormous: Excluded (Size Filter) 2026/05/28 05:02:00 DEBUG : enormous: Excluded 2026/05/28 05:02:00 DEBUG : potato2: Excluded (Size Filter) 2026/05/28 05:02:00 DEBUG : potato2: Excluded 2026/05/28 05:02:00 DEBUG : potato2: Excluded (Size Filter) 2026/05/28 05:02:00 DEBUG : potato2: Excluded 2026/05/28 05:02:00 DEBUG : empty space: size = 1 OK 2026/05/28 05:02:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:02:00 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:02:00 DEBUG : empty space: Unchanged skipping 2026/05/28 05:02:00 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:02:00 DEBUG : Waiting for deletions to finish 2026/05/28 05:02:00 INFO : There was nothing to transfer 2026/05/28 05:02:00 DEBUG : enormous: Excluded (Size Filter) 2026/05/28 05:02:00 DEBUG : enormous: Excluded 2026/05/28 05:02:00 DEBUG : potato2: Excluded (Size Filter) 2026/05/28 05:02:00 DEBUG : potato2: Excluded 2026/05/28 05:02:01 DEBUG : potato2: Excluded (Size Filter) 2026/05/28 05:02:01 DEBUG : potato2: Excluded 2026/05/28 05:02:01 DEBUG : empty space: size = 1 OK 2026/05/28 05:02:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/28 05:02:01 DEBUG : empty space: Unchanged skipping 2026/05/28 05:02:01 DEBUG : Local file system at /tmp/rclone2203418510: Waiting for checks to finish 2026/05/28 05:02:01 DEBUG : Local file system at /tmp/rclone2203418510: Waiting for transfers to finish 2026/05/28 05:02:01 DEBUG : Waiting for deletions to finish 2026/05/28 05:02:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.51s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:02:03 DEBUG : enormous: Excluded (Size Filter) 2026/05/28 05:02:03 DEBUG : enormous: Excluded 2026/05/28 05:02:03 DEBUG : potato2: Excluded (Size Filter) 2026/05/28 05:02:03 DEBUG : potato2: Excluded 2026/05/28 05:02:03 DEBUG : empty space: size = 1 OK 2026/05/28 05:02:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:02:03 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:02:03 DEBUG : empty space: Unchanged skipping 2026/05/28 05:02:03 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:02:03 DEBUG : Waiting for deletions to finish 2026/05/28 05:02:03 INFO : enormous: Deleted 2026/05/28 05:02:03 INFO : potato2: Deleted 2026/05/28 05:02:03 INFO : There was nothing to transfer 2026/05/28 05:02:03 DEBUG : Local file system at /tmp/rclone2203418510: Waiting for checks to finish 2026/05/28 05:02:03 DEBUG : empty space: size = 1 OK 2026/05/28 05:02:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/28 05:02:03 DEBUG : empty space: Unchanged skipping 2026/05/28 05:02:03 DEBUG : Local file system at /tmp/rclone2203418510: Waiting for transfers to finish 2026/05/28 05:02:03 DEBUG : Waiting for deletions to finish 2026/05/28 05:02:03 INFO : enormous: Deleted 2026/05/28 05:02:03 INFO : potato2: Deleted 2026/05/28 05:02:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.71s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:02:06 DEBUG : five: Need to transfer - File not found at Destination 2026/05/28 05:02:06 DEBUG : four: size = 4 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:02:06 DEBUG : four: size = 8 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:02:06 DEBUG : four: Sizes differ 2026/05/28 05:02:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/28 05:02:06 DEBUG : one: Destination is newer than source, skipping 2026/05/28 05:02:06 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:02:06 DEBUG : two: size = 3 OK 2026/05/28 05:02:06 DEBUG : three: size = 5 OK 2026/05/28 05:02:06 DEBUG : three: Sizes identical 2026/05/28 05:02:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/28 05:02:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2203418510) 2026/05/28 05:02:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:02:06 DEBUG : two: sha1 differ 2026/05/28 05:02:06 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:02:06 DEBUG : five: size = 4 OK 2026/05/28 05:02:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/28 05:02:06 INFO : five: Copied (new) 2026/05/28 05:02:06 DEBUG : four: size = 4 OK 2026/05/28 05:02:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/28 05:02:06 INFO : four: Copied (replaced existing) 2026/05/28 05:02:06 DEBUG : two: size = 3 OK 2026/05/28 05:02:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/28 05:02:06 INFO : two: Copied (replaced existing) 2026/05/28 05:02:06 DEBUG : Waiting for deletions to finish 2026/05/28 05:02:07 DEBUG : five: size = 4 OK 2026/05/28 05:02:07 DEBUG : four: size = 4 OK 2026/05/28 05:02:07 DEBUG : one: Destination is newer than source, skipping 2026/05/28 05:02:07 DEBUG : two: size = 3 OK 2026/05/28 05:02:07 DEBUG : three: size = 5 OK 2026/05/28 05:02:07 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:02:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/28 05:02:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/28 05:02:07 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/28 05:02:07 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/28 05:02:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/28 05:02:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2203418510) 2026/05/28 05:02:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/28 05:02:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/28 05:02:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:02:07 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/28 05:02:07 DEBUG : three: sha1 differ 2026/05/28 05:02:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/28 05:02:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/28 05:02:07 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:02:07 DEBUG : three: size = 5 OK 2026/05/28 05:02:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/28 05:02:07 INFO : three: Copied (replaced existing) 2026/05/28 05:02:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.60s) === 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-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/28 05:02:09 INFO : B2 bucket rclone-test-jilegiv5nipo: Making map for --track-renames 2026/05/28 05:02:09 INFO : B2 bucket rclone-test-jilegiv5nipo: Finished making map for --track-renames 2026/05/28 05:02:09 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:02:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/28 05:02:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/28 05:02:09 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for renames to finish 2026/05/28 05:02:09 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:02:09 DEBUG : potato: size = 14 OK 2026/05/28 05:02:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/28 05:02:09 INFO : potato: Copied (new) 2026/05/28 05:02:09 DEBUG : yam: size = 11 OK 2026/05/28 05:02:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/28 05:02:09 INFO : yam: Copied (new) 2026/05/28 05:02:09 DEBUG : Waiting for deletions to finish 2026/05/28 05:02:10 DEBUG : potato: size = 14 OK 2026/05/28 05:02:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:02:10 INFO : B2 bucket rclone-test-jilegiv5nipo: Making map for --track-renames 2026/05/28 05:02:10 DEBUG : potato: Unchanged skipping 2026/05/28 05:02:10 INFO : B2 bucket rclone-test-jilegiv5nipo: Finished making map for --track-renames 2026/05/28 05:02:10 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:02:10 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for renames to finish 2026/05/28 05:02:11 DEBUG : yaml: size = 11 OK 2026/05/28 05:02:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/28 05:02:11 INFO : yam: Copied (server-side copy) to: yaml 2026/05/28 05:02:11 INFO : yam: Deleted 2026/05/28 05:02:11 INFO : yaml: Renamed from "yam" 2026/05/28 05:02:11 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/28 05:02:12 INFO : B2 bucket rclone-test-jilegiv5nipo: Making map for --track-renames 2026/05/28 05:02:12 INFO : B2 bucket rclone-test-jilegiv5nipo: Finished making map for --track-renames 2026/05/28 05:02:12 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:02:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/28 05:02:12 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for renames to finish 2026/05/28 05:02:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/28 05:02:12 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:02:12 DEBUG : yam: size = 11 OK 2026/05/28 05:02:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/28 05:02:12 INFO : yam: Copied (new) 2026/05/28 05:02:12 DEBUG : potato: size = 14 OK 2026/05/28 05:02:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/28 05:02:12 INFO : potato: Copied (new) 2026/05/28 05:02:12 DEBUG : Waiting for deletions to finish 2026/05/28 05:02:13 INFO : B2 bucket rclone-test-jilegiv5nipo: Making map for --track-renames 2026/05/28 05:02:13 DEBUG : potato: size = 14 OK 2026/05/28 05:02:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:02:13 DEBUG : potato: Unchanged skipping 2026/05/28 05:02:13 INFO : B2 bucket rclone-test-jilegiv5nipo: Finished making map for --track-renames 2026/05/28 05:02:13 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:02:13 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for renames to finish 2026/05/28 05:02:13 DEBUG : yaml: size = 11 OK 2026/05/28 05:02:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/28 05:02:13 INFO : yam: Copied (server-side copy) to: yaml 2026/05/28 05:02:13 INFO : yam: Deleted 2026/05/28 05:02:13 INFO : yaml: Renamed from "yam" 2026/05/28 05:02:13 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:02:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/28 05:02:14 INFO : B2 bucket rclone-test-jilegiv5nipo: Making map for --track-renames 2026/05/28 05:02:14 INFO : B2 bucket rclone-test-jilegiv5nipo: Finished making map for --track-renames 2026/05/28 05:02:14 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:02:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/28 05:02:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/28 05:02:14 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for renames to finish 2026/05/28 05:02:14 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:02:15 DEBUG : sub/yam: size = 11 OK 2026/05/28 05:02:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/28 05:02:15 INFO : sub/yam: Copied (new) 2026/05/28 05:02:15 DEBUG : potato: size = 14 OK 2026/05/28 05:02:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/28 05:02:15 INFO : potato: Copied (new) 2026/05/28 05:02:15 DEBUG : Waiting for deletions to finish 2026/05/28 05:02:15 DEBUG : potato: size = 14 OK 2026/05/28 05:02:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:02:15 DEBUG : potato: Unchanged skipping 2026/05/28 05:02:16 INFO : B2 bucket rclone-test-jilegiv5nipo: Making map for --track-renames 2026/05/28 05:02:16 INFO : B2 bucket rclone-test-jilegiv5nipo: Finished making map for --track-renames 2026/05/28 05:02:16 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:02:16 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for renames to finish 2026/05/28 05:02:16 DEBUG : yam: size = 11 OK 2026/05/28 05:02:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/28 05:02:16 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/28 05:02:17 INFO : sub/yam: Deleted 2026/05/28 05:02:17 INFO : yam: Renamed from "sub/yam" 2026/05/28 05:02:17 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:02:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.26s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:02:18 DEBUG : Creating backend with remote "/tmp/rclone2203418510/dir1" 2026/05/28 05:02:18 DEBUG : Creating backend with remote "/tmp/rclone2203418510/dir2" 2026/05/28 05:02:18 DEBUG : Local file system at /tmp/rclone2203418510/dir2: Using server-side directory move 2026/05/28 05:02:18 INFO : Local file system at /tmp/rclone2203418510/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/28 05:02:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/28 05:02:18 DEBUG : Local file system at /tmp/rclone2203418510/dir2: Waiting for checks to finish 2026/05/28 05:02:18 INFO : file1.txt: Moved (server-side) 2026/05/28 05:02:18 DEBUG : Local file system at /tmp/rclone2203418510/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:02:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 05:02:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/28 05:02:18 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:02:18 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:02:18 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/28 05:02:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/28 05:02:18 INFO : nested/sub dir/file: Copied (new) 2026/05/28 05:02:18 INFO : nested/sub dir/file: Deleted 2026/05/28 05:02:19 DEBUG : sub dir/hello world: size = 11 OK 2026/05/28 05:02:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:02:19 INFO : sub dir/hello world: Copied (new) 2026/05/28 05:02:19 INFO : sub dir/hello world: Deleted 2026/05/28 05:02:19 INFO : sub dir: Removing directory 2026/05/28 05:02:19 INFO : nested/sub dir: Removing directory 2026/05/28 05:02:19 INFO : nested: Removing directory 2026/05/28 05:02:19 DEBUG : Local file system at /tmp/rclone2203418510: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:02:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/28 05:02:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/28 05:02:20 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:02:20 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:02:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/28 05:02:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/28 05:02:20 INFO : nested/sub dir/file: Copied (new) 2026/05/28 05:02:20 INFO : nested/sub dir/file: Deleted 2026/05/28 05:02:20 DEBUG : sub dir/hello world: size = 11 OK 2026/05/28 05:02:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:02:20 INFO : sub dir/hello world: Copied (new) 2026/05/28 05:02:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.46s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:02:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/28 05:02:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/28 05:02:21 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:02:21 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:02:22 DEBUG : existing: size = 6 OK 2026/05/28 05:02:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/28 05:02:22 INFO : existing: Copied (new) 2026/05/28 05:02:22 INFO : existing: Deleted 2026/05/28 05:02:22 DEBUG : existing-b: size = 6 OK 2026/05/28 05:02:22 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/28 05:02:22 INFO : existing-b: Copied (new) 2026/05/28 05:02:22 INFO : existing-b: Deleted 2026/05/28 05:02:22 DEBUG : existing: Destination exists, skipping 2026/05/28 05:02:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/28 05:02:22 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:02:22 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:02:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.01s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:02:23 DEBUG : Creating backend with remote "TestB2:rclone-test-pizavut6qesu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-jilegiv5nipo -> B2 bucket rclone-test-pizavut6qesu 2026/05/28 05:02:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/28 05:02:33 DEBUG : empty space: size = 1 OK 2026/05/28 05:02:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/28 05:02:33 DEBUG : empty space: Unchanged skipping 2026/05/28 05:02:33 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:02:33 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pizavut6qesu) 2026/05/28 05:02:33 DEBUG : potato3: Sizes differ 2026/05/28 05:02:33 DEBUG : B2 bucket rclone-test-pizavut6qesu: Waiting for checks to finish 2026/05/28 05:02:34 INFO : empty space: Deleted 2026/05/28 05:02:34 DEBUG : B2 bucket rclone-test-pizavut6qesu: Waiting for transfers to finish 2026/05/28 05:02:34 DEBUG : potato2: size = 60 OK 2026/05/28 05:02:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/28 05:02:34 INFO : potato2: Copied (server-side copy) 2026/05/28 05:02:34 INFO : potato2: Deleted 2026/05/28 05:02:34 DEBUG : potato3: size = 68 OK 2026/05/28 05:02:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/28 05:02:34 INFO : potato3: Copied (server-side copy) 2026/05/28 05:02:34 INFO : potato3: Deleted 2026/05/28 05:02:34 DEBUG : Creating backend with remote "TestB2:rclone-test-hitoxad0goyu" 2026/05/28 05:02:36 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/28 05:02:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/28 05:02:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/28 05:02:36 DEBUG : B2 bucket rclone-test-hitoxad0goyu: Waiting for checks to finish 2026/05/28 05:02:36 DEBUG : B2 bucket rclone-test-hitoxad0goyu: Waiting for transfers to finish 2026/05/28 05:02:36 DEBUG : empty space: size = 1 OK 2026/05/28 05:02:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/28 05:02:36 INFO : empty space: Copied (server-side copy) 2026/05/28 05:02:37 INFO : empty space: Deleted 2026/05/28 05:02:37 DEBUG : potato3: size = 68 OK 2026/05/28 05:02:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/28 05:02:37 INFO : potato3: Copied (server-side copy) 2026/05/28 05:02:37 DEBUG : potato2: size = 60 OK 2026/05/28 05:02:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/28 05:02:37 INFO : potato2: Copied (server-side copy) 2026/05/28 05:02:37 INFO : potato3: Deleted 2026/05/28 05:02:37 INFO : potato2: Deleted 2026/05/28 05:02:37 DEBUG : B2 bucket rclone-test-hitoxad0goyu: Purge remote 2026/05/28 05:02:37 INFO : B2 bucket rclone-test-hitoxad0goyu: cleaning bucket "rclone-test-hitoxad0goyu" of all files 2026/05/28 05:02:38 DEBUG : empty space: Deleting (id "4_zbf628d63f06d6bcb9fe80e1b_f11142547efc700cd_d20260528_m050236_c001_v0001130_t0017_u01779944556601") 2026/05/28 05:02:38 DEBUG : potato2: Deleting (id "4_zbf628d63f06d6bcb9fe80e1b_f106f5bbc9cfd78cd_d20260528_m050236_c001_v0001145_t0023_u01779944556987") 2026/05/28 05:02:38 DEBUG : potato3: Deleting (id "4_zbf628d63f06d6bcb9fe80e1b_f100ddcb50f158093_d20260528_m050236_c001_v0001174_t0041_u01779944556973") 2026/05/28 05:02:38 DEBUG : B2 bucket rclone-test-pizavut6qesu: Purge remote 2026/05/28 05:02:38 INFO : B2 bucket rclone-test-pizavut6qesu: cleaning bucket "rclone-test-pizavut6qesu" of all files 2026/05/28 05:02:38 DEBUG : empty space: Deleting (id "4_zbf725de3f06d6bcb9fe80e1b_f40541919fe4731f1_d20260528_m050237_c001_v7007000_t0000_u01779944557003") 2026/05/28 05:02:38 DEBUG : empty space: Deleting (id "4_zbf725de3f06d6bcb9fe80e1b_f103395700d9a2d5b_d20260528_m050232_c001_v0001176_t0024_u01779944552796") 2026/05/28 05:02:38 DEBUG : potato2: Deleting (id "4_zbf725de3f06d6bcb9fe80e1b_f401ed686fbd98292_d20260528_m050237_c001_v7007000_t0000_u01779944557377") 2026/05/28 05:02:38 DEBUG : potato2: Deleting (id "4_zbf725de3f06d6bcb9fe80e1b_f116ee9adbc36b740_d20260528_m050234_c001_v0001161_t0024_u01779944554002") 2026/05/28 05:02:38 DEBUG : potato3: Deleting (id "4_zbf725de3f06d6bcb9fe80e1b_f40541919fe4731f2_d20260528_m050237_c001_v7007000_t0000_u01779944557348") 2026/05/28 05:02:38 DEBUG : potato3: Deleting (id "4_zbf725de3f06d6bcb9fe80e1b_f1170473ef45039bd_d20260528_m050234_c001_v0001182_t0018_u01779944554307") 2026/05/28 05:02:38 DEBUG : potato3: Deleting (id "4_zbf725de3f06d6bcb9fe80e1b_f103395700d9a2d5d_d20260528_m050233_c001_v0001176_t0002_u01779944553003") --- PASS: TestServerSideMove (16.51s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:02:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hobosuf6sera" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-jilegiv5nipo -> B2 bucket rclone-test-hobosuf6sera 2026/05/28 05:03:00 DEBUG : empty space: Excluded (Size Filter) 2026/05/28 05:03:00 DEBUG : empty space: Excluded 2026/05/28 05:03:01 DEBUG : empty space: Excluded (Size Filter) 2026/05/28 05:03:01 DEBUG : empty space: Excluded 2026/05/28 05:03:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/28 05:03:01 DEBUG : B2 bucket rclone-test-hobosuf6sera: Waiting for checks to finish 2026/05/28 05:03:01 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:03:01 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hobosuf6sera) 2026/05/28 05:03:01 DEBUG : potato3: Sizes differ 2026/05/28 05:03:01 DEBUG : B2 bucket rclone-test-hobosuf6sera: Waiting for transfers to finish 2026/05/28 05:03:01 DEBUG : potato2: size = 60 OK 2026/05/28 05:03:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/28 05:03:01 INFO : potato2: Copied (server-side copy) 2026/05/28 05:03:01 INFO : potato2: Deleted 2026/05/28 05:03:01 DEBUG : potato3: size = 68 OK 2026/05/28 05:03:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/28 05:03:01 INFO : potato3: Copied (server-side copy) 2026/05/28 05:03:02 INFO : potato3: Deleted 2026/05/28 05:03:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kimaqah9wotu" 2026/05/28 05:03:02 DEBUG : Config file has changed externally - reloading 2026/05/28 05:03:03 DEBUG : empty space: Excluded (Size Filter) 2026/05/28 05:03:03 DEBUG : empty space: Excluded 2026/05/28 05:03:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/28 05:03:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/28 05:03:03 DEBUG : B2 bucket rclone-test-kimaqah9wotu: Waiting for checks to finish 2026/05/28 05:03:03 DEBUG : B2 bucket rclone-test-kimaqah9wotu: Waiting for transfers to finish 2026/05/28 05:03:06 DEBUG : potato2: size = 60 OK 2026/05/28 05:03:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/28 05:03:06 INFO : potato2: Copied (server-side copy) 2026/05/28 05:03:06 DEBUG : potato3: size = 68 OK 2026/05/28 05:03:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/28 05:03:06 INFO : potato3: Copied (server-side copy) 2026/05/28 05:03:06 INFO : potato2: Deleted 2026/05/28 05:03:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/05/28 05:03:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/28 05:03:06 DEBUG : pacer: Reducing sleep to 10ms 2026/05/28 05:03:06 INFO : potato3: Deleted 2026/05/28 05:03:07 DEBUG : B2 bucket rclone-test-kimaqah9wotu: Purge remote 2026/05/28 05:03:07 INFO : B2 bucket rclone-test-kimaqah9wotu: cleaning bucket "rclone-test-kimaqah9wotu" of all files 2026/05/28 05:03:07 DEBUG : potato2: Deleting (id "4_z2fe2fd23f06d6bcb9fe80e1b_f105deb96f641e422_d20260528_m050305_c001_v0001137_t0037_u01779944585942") 2026/05/28 05:03:07 DEBUG : potato3: Deleting (id "4_z2fe2fd23f06d6bcb9fe80e1b_f1105427f826d210a_d20260528_m050306_c001_v0001184_t0025_u01779944586312") 2026/05/28 05:03:07 DEBUG : B2 bucket rclone-test-hobosuf6sera: Purge remote 2026/05/28 05:03:07 INFO : B2 bucket rclone-test-hobosuf6sera: cleaning bucket "rclone-test-hobosuf6sera" of all files 2026/05/28 05:03:08 DEBUG : empty space: Deleting (id "4_zbf92ad53f06d6bcb9fe80e1b_f1138787692e41a8f_d20260528_m050300_c001_v0001183_t0020_u01779944580096") 2026/05/28 05:03:08 DEBUG : potato2: Deleting (id "4_zbf92ad53f06d6bcb9fe80e1b_f41886000a46b2906_d20260528_m050306_c001_v7007000_t0000_u01779944586420") 2026/05/28 05:03:08 DEBUG : potato2: Deleting (id "4_zbf92ad53f06d6bcb9fe80e1b_f111407503b59bcac_d20260528_m050301_c001_v0001032_t0040_u01779944581309") 2026/05/28 05:03:08 DEBUG : potato3: Deleting (id "4_zbf92ad53f06d6bcb9fe80e1b_f41886000a46b2912_d20260528_m050306_c001_v7007000_t0000_u01779944586720") 2026/05/28 05:03:08 DEBUG : potato3: Deleting (id "4_zbf92ad53f06d6bcb9fe80e1b_f119727f6dd788a16_d20260528_m050301_c001_v0001161_t0056_u01779944581674") 2026/05/28 05:03:08 DEBUG : potato3: Deleting (id "4_zbf92ad53f06d6bcb9fe80e1b_f1138787692e41a91_d20260528_m050300_c001_v0001183_t0053_u01779944580337") --- PASS: TestServerSideMoveWithFilter (30.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:03:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zorobey3qibi" 2026/05/28 05:03:12 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-jilegiv5nipo -> B2 bucket rclone-test-zorobey3qibi 2026/05/28 05:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/28 05:03:15 DEBUG : empty space: size = 1 OK 2026/05/28 05:03:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/28 05:03:15 DEBUG : empty space: Unchanged skipping 2026/05/28 05:03:15 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:03:15 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zorobey3qibi) 2026/05/28 05:03:15 DEBUG : potato3: Sizes differ 2026/05/28 05:03:15 DEBUG : B2 bucket rclone-test-zorobey3qibi: Waiting for checks to finish 2026/05/28 05:03:15 INFO : empty space: Deleted 2026/05/28 05:03:15 DEBUG : B2 bucket rclone-test-zorobey3qibi: Waiting for transfers to finish 2026/05/28 05:03:15 DEBUG : potato2: size = 60 OK 2026/05/28 05:03:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/28 05:03:15 INFO : potato2: Copied (server-side copy) 2026/05/28 05:03:15 INFO : potato2: Deleted 2026/05/28 05:03:16 DEBUG : potato3: size = 68 OK 2026/05/28 05:03:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/28 05:03:16 INFO : potato3: Copied (server-side copy) 2026/05/28 05:03:16 INFO : potato3: Deleted 2026/05/28 05:03:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kenifez1guhu" 2026/05/28 05:03:17 INFO : tomatoDir: Making directory 2026/05/28 05:03:18 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/28 05:03:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/28 05:03:18 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/28 05:03:18 DEBUG : B2 bucket rclone-test-kenifez1guhu: Waiting for checks to finish 2026/05/28 05:03:18 DEBUG : B2 bucket rclone-test-kenifez1guhu: Waiting for transfers to finish 2026/05/28 05:03:34 DEBUG : empty space: size = 1 OK 2026/05/28 05:03:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/28 05:03:34 INFO : empty space: Copied (server-side copy) 2026/05/28 05:03:34 DEBUG : potato2: size = 60 OK 2026/05/28 05:03:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/28 05:03:34 INFO : potato2: Copied (server-side copy) 2026/05/28 05:03:34 INFO : empty space: Deleted 2026/05/28 05:03:34 DEBUG : potato3: size = 68 OK 2026/05/28 05:03:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/28 05:03:34 INFO : potato3: Copied (server-side copy) 2026/05/28 05:03:34 INFO : potato2: Deleted 2026/05/28 05:03:34 INFO : potato3: Deleted 2026/05/28 05:03:35 DEBUG : B2 bucket rclone-test-kenifez1guhu: Purge remote 2026/05/28 05:03:35 INFO : B2 bucket rclone-test-kenifez1guhu: cleaning bucket "rclone-test-kenifez1guhu" of all files 2026/05/28 05:03:35 DEBUG : empty space: Deleting (id "4_zff822da3f07d6bcb9fe80e1b_f109863c820d60fba_d20260528_m050333_c001_v0001103_t0049_u01779944613682") 2026/05/28 05:03:35 DEBUG : potato2: Deleting (id "4_zff822da3f07d6bcb9fe80e1b_f103089ca1afc71da_d20260528_m050334_c001_v0001171_t0042_u01779944614051") 2026/05/28 05:03:35 DEBUG : potato3: Deleting (id "4_zff822da3f07d6bcb9fe80e1b_f1181828a46489210_d20260528_m050334_c001_v0001099_t0059_u01779944614073") 2026/05/28 05:03:39 DEBUG : B2 bucket rclone-test-zorobey3qibi: Purge remote 2026/05/28 05:03:39 INFO : B2 bucket rclone-test-zorobey3qibi: cleaning bucket "rclone-test-zorobey3qibi" of all files 2026/05/28 05:03:39 DEBUG : empty space: Deleting (id "4_z4fd21d83f07d6bcb9fe80e1b_f4160c8c19f4e792a_d20260528_m050334_c001_v7007000_t0000_u01779944614261") 2026/05/28 05:03:39 DEBUG : empty space: Deleting (id "4_z4fd21d83f07d6bcb9fe80e1b_f1042e33781c13760_d20260528_m050314_c001_v0001099_t0049_u01779944594372") 2026/05/28 05:03:39 DEBUG : potato2: Deleting (id "4_z4fd21d83f07d6bcb9fe80e1b_f4160c8c19f4e792b_d20260528_m050334_c001_v7007000_t0000_u01779944614442") 2026/05/28 05:03:39 DEBUG : potato2: Deleting (id "4_z4fd21d83f07d6bcb9fe80e1b_f1014f402f47f981a_d20260528_m050315_c001_v0001183_t0021_u01779944595682") 2026/05/28 05:03:39 DEBUG : potato3: Deleting (id "4_z4fd21d83f07d6bcb9fe80e1b_f4160c8c19f4e792c_d20260528_m050334_c001_v7007000_t0000_u01779944614624") 2026/05/28 05:03:39 DEBUG : potato3: Deleting (id "4_z4fd21d83f07d6bcb9fe80e1b_f10060c759490d759_d20260528_m050315_c001_v0001033_t0000_u01779944595917") 2026/05/28 05:03:39 DEBUG : potato3: Deleting (id "4_z4fd21d83f07d6bcb9fe80e1b_f1042e33781c13766_d20260528_m050314_c001_v0001099_t0038_u01779944594894") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (31.47s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:03:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:03:44 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:03:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/rclone-sync-test" 2026/05/28 05:03:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/rclone-sync-test-include/layer2" 2026/05/28 05:03:49 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/rclone-sync-test-ignore-file" 2026/05/28 05:03:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/28 05:03:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/28 05:03:53 DEBUG : pacer: Reducing sleep to 10ms 2026/05/28 05:03:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/28 05:03:53 DEBUG : B2 bucket rclone-test-jilegiv5nipo path rclone-sync-test: Waiting for checks to finish 2026/05/28 05:03:53 DEBUG : B2 bucket rclone-test-jilegiv5nipo path rclone-sync-test: Waiting for transfers to finish 2026/05/28 05:03:53 DEBUG : Waiting for deletions to finish 2026/05/28 05:03:53 INFO : There was nothing to transfer 2026/05/28 05:03:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/28 05:03:53 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:03:53 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:03:53 DEBUG : Waiting for deletions to finish 2026/05/28 05:03:53 INFO : There was nothing to transfer 2026/05/28 05:03:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/28 05:03:54 DEBUG : B2 bucket rclone-test-jilegiv5nipo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/28 05:03:54 DEBUG : B2 bucket rclone-test-jilegiv5nipo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/28 05:03:54 DEBUG : Waiting for deletions to finish 2026/05/28 05:03:54 INFO : There was nothing to transfer 2026/05/28 05:03:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/28 05:03:54 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:03:54 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:03:54 DEBUG : Waiting for deletions to finish 2026/05/28 05:03:54 INFO : There was nothing to transfer 2026/05/28 05:03:55 DEBUG : Excluded 2026/05/28 05:03:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/28 05:03:55 DEBUG : B2 bucket rclone-test-jilegiv5nipo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/28 05:03:55 DEBUG : B2 bucket rclone-test-jilegiv5nipo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/28 05:03:55 DEBUG : Waiting for deletions to finish 2026/05/28 05:03:55 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.69s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:03:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/dst" 2026/05/28 05:03:57 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/CompareDest" 2026/05/28 05:03:59 DEBUG : one: Need to transfer - File not found at Destination 2026/05/28 05:03:59 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:03:59 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:00 DEBUG : one: size = 3 OK 2026/05/28 05:04:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/28 05:04:00 INFO : one: Copied (new) 2026/05/28 05:04:00 DEBUG : Waiting for deletions to finish 2026/05/28 05:04:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:04:00 DEBUG : one: size = 3 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:04:00 DEBUG : one: Sizes differ 2026/05/28 05:04:00 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:01 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:01 DEBUG : one: size = 5 OK 2026/05/28 05:04:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/28 05:04:01 INFO : one: Copied (replaced existing) 2026/05/28 05:04:01 DEBUG : Waiting for deletions to finish 2026/05/28 05:04:03 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:04:03 DEBUG : one: size = 3 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:04:03 DEBUG : one: Sizes differ 2026/05/28 05:04:03 DEBUG : one: size = 5 OK 2026/05/28 05:04:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:04:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/28 05:04:03 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:03 DEBUG : Waiting for deletions to finish 2026/05/28 05:04:03 INFO : There was nothing to transfer 2026/05/28 05:04:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:04:04 DEBUG : one: size = 3 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:04:04 DEBUG : one: Sizes differ 2026/05/28 05:04:05 DEBUG : two: size = 3 OK 2026/05/28 05:04:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:04:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/28 05:04:05 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:05 DEBUG : one: size = 5 OK 2026/05/28 05:04:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:04:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/28 05:04:05 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:05 DEBUG : Waiting for deletions to finish 2026/05/28 05:04:05 INFO : There was nothing to transfer 2026/05/28 05:04:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:04:05 DEBUG : one: size = 3 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:04:05 DEBUG : one: Sizes differ 2026/05/28 05:04:05 DEBUG : two: size = 3 OK 2026/05/28 05:04:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:04:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/28 05:04:05 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:05 DEBUG : one: size = 5 OK 2026/05/28 05:04:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:04:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/28 05:04:05 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:05 DEBUG : Waiting for deletions to finish 2026/05/28 05:04:05 INFO : There was nothing to transfer 2026/05/28 05:04:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:04:06 DEBUG : one: size = 3 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:04:06 DEBUG : one: Sizes differ 2026/05/28 05:04:06 DEBUG : two: size = 3 OK 2026/05/28 05:04:06 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/05/28 05:04:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/28 05:04:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/28 05:04:06 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:06 DEBUG : one: size = 5 OK 2026/05/28 05:04:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:04:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/28 05:04:06 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:06 DEBUG : Waiting for deletions to finish 2026/05/28 05:04:06 INFO : There was nothing to transfer 2026/05/28 05:04:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:04:07 DEBUG : one: size = 3 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:04:07 DEBUG : one: Sizes differ 2026/05/28 05:04:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:04:07 DEBUG : two: size = 3 (B2 bucket rclone-test-jilegiv5nipo path CompareDest) 2026/05/28 05:04:07 DEBUG : two: Sizes differ 2026/05/28 05:04:07 DEBUG : two: Need to transfer - File not found at Destination 2026/05/28 05:04:07 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:07 DEBUG : one: size = 5 OK 2026/05/28 05:04:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:04:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/28 05:04:07 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:08 DEBUG : two: size = 5 OK 2026/05/28 05:04:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/28 05:04:08 INFO : two: Copied (new) 2026/05/28 05:04:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.06s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:04:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/dest" 2026/05/28 05:04:12 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/pre-dest1" 2026/05/28 05:04:13 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/pre-dest2" 2026/05/28 05:04:15 DEBUG : 1: size = 1 OK 2026/05/28 05:04:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:04:15 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/28 05:04:15 DEBUG : 2: size = 1 OK 2026/05/28 05:04:15 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:04:15 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/28 05:04:16 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/28 05:04:16 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dest: Waiting for checks to finish 2026/05/28 05:04:16 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dest: Waiting for transfers to finish 2026/05/28 05:04:16 DEBUG : 3: size = 1 OK 2026/05/28 05:04:16 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/28 05:04:16 INFO : 3: Copied (new) 2026/05/28 05:04:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.15s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:04:18 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/dst" 2026/05/28 05:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/CopyDest" 2026/05/28 05:04:21 DEBUG : one: Need to transfer - File not found at Destination 2026/05/28 05:04:21 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:21 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:22 DEBUG : one: size = 3 OK 2026/05/28 05:04:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/28 05:04:22 INFO : one: Copied (new) 2026/05/28 05:04:22 DEBUG : Waiting for deletions to finish 2026/05/28 05:04:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:04:23 DEBUG : one: size = 3 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:04:23 DEBUG : one: Sizes differ 2026/05/28 05:04:23 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:23 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:23 DEBUG : one: size = 5 OK 2026/05/28 05:04:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/28 05:04:23 INFO : one: Copied (replaced existing) 2026/05/28 05:04:23 DEBUG : Waiting for deletions to finish 2026/05/28 05:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/BackupDir" 2026/05/28 05:04:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:04:26 DEBUG : one: size = 3 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:04:26 DEBUG : one: Sizes differ 2026/05/28 05:04:26 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:26 DEBUG : one: size = 5 OK 2026/05/28 05:04:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:04:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:04:26 DEBUG : one: size = 3 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:04:26 DEBUG : one: Sizes differ 2026/05/28 05:04:28 DEBUG : one: size = 3 OK 2026/05/28 05:04:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/28 05:04:28 INFO : one: Copied (server-side copy) 2026/05/28 05:04:28 INFO : one: Deleted 2026/05/28 05:04:28 DEBUG : one: size = 5 OK 2026/05/28 05:04:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/28 05:04:28 INFO : one: Copied (server-side copy) 2026/05/28 05:04:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/28 05:04:28 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:28 DEBUG : Waiting for deletions to finish 2026/05/28 05:04:30 DEBUG : one: size = 5 OK 2026/05/28 05:04:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:04:30 DEBUG : one: Unchanged skipping 2026/05/28 05:04:30 DEBUG : two: size = 3 OK 2026/05/28 05:04:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:04:30 DEBUG : two: size = 3 OK 2026/05/28 05:04:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/28 05:04:30 INFO : two: Copied (server-side copy) 2026/05/28 05:04:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/28 05:04:30 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:30 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:30 DEBUG : Waiting for deletions to finish 2026/05/28 05:04:31 DEBUG : one: size = 5 OK 2026/05/28 05:04:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:04:31 DEBUG : one: Unchanged skipping 2026/05/28 05:04:31 DEBUG : two: size = 3 OK 2026/05/28 05:04:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:04:31 DEBUG : two: Unchanged skipping 2026/05/28 05:04:31 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:31 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:31 DEBUG : Waiting for deletions to finish 2026/05/28 05:04:31 INFO : There was nothing to transfer 2026/05/28 05:04:32 DEBUG : one: size = 5 OK 2026/05/28 05:04:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:04:32 DEBUG : one: Unchanged skipping 2026/05/28 05:04:32 DEBUG : three: size = 7 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:04:32 DEBUG : three: size = 5 (B2 bucket rclone-test-jilegiv5nipo path CopyDest) 2026/05/28 05:04:32 DEBUG : three: Sizes differ 2026/05/28 05:04:32 DEBUG : three: Destination not found in --copy-dest 2026/05/28 05:04:32 DEBUG : three: Need to transfer - File not found at Destination 2026/05/28 05:04:32 DEBUG : two: size = 3 OK 2026/05/28 05:04:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 05:04:32 DEBUG : two: Unchanged skipping 2026/05/28 05:04:32 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:32 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:33 DEBUG : three: size = 7 OK 2026/05/28 05:04:33 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/28 05:04:33 INFO : three: Copied (new) 2026/05/28 05:04:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.74s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:04:37 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/dst" 2026/05/28 05:04:38 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/backup" 2026/05/28 05:04:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:04:40 DEBUG : one: size = 3 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:04:40 DEBUG : one: Sizes differ 2026/05/28 05:04:40 DEBUG : two: size = 3 OK 2026/05/28 05:04:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:04:40 DEBUG : two: Unchanged skipping 2026/05/28 05:04:40 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:41 DEBUG : one: size = 3 OK 2026/05/28 05:04:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/28 05:04:41 INFO : one: Copied (server-side copy) 2026/05/28 05:04:41 INFO : one: Deleted 2026/05/28 05:04:41 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:42 DEBUG : one: size = 4 OK 2026/05/28 05:04:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/28 05:04:42 INFO : one: Copied (new) 2026/05/28 05:04:42 DEBUG : Waiting for deletions to finish 2026/05/28 05:04:43 DEBUG : three.txt: size = 5 OK 2026/05/28 05:04:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/28 05:04:43 INFO : three.txt: Copied (server-side copy) 2026/05/28 05:04:43 INFO : three.txt: Deleted 2026/05/28 05:04:43 INFO : three.txt: Moved into backup dir 2026/05/28 05:04:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:04:45 DEBUG : one: size = 4 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:04:45 DEBUG : one: Sizes differ 2026/05/28 05:04:45 DEBUG : two: size = 3 OK 2026/05/28 05:04:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:04:45 DEBUG : two: Unchanged skipping 2026/05/28 05:04:45 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:45 DEBUG : one: size = 4 OK 2026/05/28 05:04:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/28 05:04:45 INFO : one: Copied (server-side copy) 2026/05/28 05:04:46 INFO : one: Deleted 2026/05/28 05:04:46 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:46 DEBUG : one: size = 5 OK 2026/05/28 05:04:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/28 05:04:46 INFO : one: Copied (new) 2026/05/28 05:04:46 DEBUG : Waiting for deletions to finish 2026/05/28 05:04:47 DEBUG : three.txt: size = 6 OK 2026/05/28 05:04:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/28 05:04:47 INFO : three.txt: Copied (server-side copy) 2026/05/28 05:04:47 INFO : three.txt: Deleted 2026/05/28 05:04:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.50s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:04:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/dst" 2026/05/28 05:04:52 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/backup" 2026/05/28 05:04:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:04:53 DEBUG : one: size = 3 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:04:53 DEBUG : one: Sizes differ 2026/05/28 05:04:53 DEBUG : two: size = 3 OK 2026/05/28 05:04:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:04:53 DEBUG : two: Unchanged skipping 2026/05/28 05:04:53 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:55 DEBUG : one.bak: size = 3 OK 2026/05/28 05:04:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/28 05:04:55 INFO : one: Copied (server-side copy) to: one.bak 2026/05/28 05:04:55 INFO : one: Deleted 2026/05/28 05:04:55 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:04:56 DEBUG : one: size = 4 OK 2026/05/28 05:04:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/28 05:04:56 INFO : one: Copied (new) 2026/05/28 05:04:56 DEBUG : Waiting for deletions to finish 2026/05/28 05:04:57 DEBUG : three.txt.bak: size = 5 OK 2026/05/28 05:04:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/28 05:04:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/28 05:04:57 INFO : three.txt: Deleted 2026/05/28 05:04:57 INFO : three.txt: Moved into backup dir 2026/05/28 05:04:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:04:59 DEBUG : one: size = 4 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:04:59 DEBUG : one: Sizes differ 2026/05/28 05:04:59 DEBUG : two: size = 3 OK 2026/05/28 05:04:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:04:59 DEBUG : two: Unchanged skipping 2026/05/28 05:04:59 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:04:59 DEBUG : one.bak: size = 4 OK 2026/05/28 05:04:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/28 05:04:59 INFO : one: Copied (server-side copy) to: one.bak 2026/05/28 05:05:00 INFO : one: Deleted 2026/05/28 05:05:00 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:05:00 DEBUG : one: size = 5 OK 2026/05/28 05:05:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/28 05:05:00 INFO : one: Copied (new) 2026/05/28 05:05:00 DEBUG : Waiting for deletions to finish 2026/05/28 05:05:00 DEBUG : three.txt.bak: size = 6 OK 2026/05/28 05:05:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/28 05:05:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/28 05:05:01 INFO : three.txt: Deleted 2026/05/28 05:05:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.59s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:05:04 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/dst" 2026/05/28 05:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/backup" 2026/05/28 05:05:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:05:07 DEBUG : one: size = 3 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:05:07 DEBUG : one: Sizes differ 2026/05/28 05:05:07 DEBUG : two: size = 3 OK 2026/05/28 05:05:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:05:07 DEBUG : two: Unchanged skipping 2026/05/28 05:05:07 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:05:08 DEBUG : one-2019-01-01: size = 3 OK 2026/05/28 05:05:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/28 05:05:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/28 05:05:08 INFO : one: Deleted 2026/05/28 05:05:08 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:05:09 DEBUG : one: size = 4 OK 2026/05/28 05:05:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/28 05:05:09 INFO : one: Copied (new) 2026/05/28 05:05:09 DEBUG : Waiting for deletions to finish 2026/05/28 05:05:10 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/28 05:05:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/28 05:05:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/28 05:05:10 INFO : three.txt: Deleted 2026/05/28 05:05:10 INFO : three.txt: Moved into backup dir 2026/05/28 05:05:11 DEBUG : two: size = 3 OK 2026/05/28 05:05:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:05:11 DEBUG : two: Unchanged skipping 2026/05/28 05:05:11 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:05:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:05:11 DEBUG : one: size = 4 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:05:11 DEBUG : one: Sizes differ 2026/05/28 05:05:12 DEBUG : one-2019-01-01: size = 4 OK 2026/05/28 05:05:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/28 05:05:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/28 05:05:12 INFO : one: Deleted 2026/05/28 05:05:12 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:05:12 DEBUG : one: size = 5 OK 2026/05/28 05:05:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/28 05:05:12 INFO : one: Copied (new) 2026/05/28 05:05:12 DEBUG : Waiting for deletions to finish 2026/05/28 05:05:13 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/28 05:05:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/28 05:05:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/28 05:05:13 INFO : three.txt: Deleted 2026/05/28 05:05:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.34s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/dst" 2026/05/28 05:05:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:05:18 DEBUG : one: size = 3 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:05:18 DEBUG : one: Sizes differ 2026/05/28 05:05:18 DEBUG : two: size = 3 OK 2026/05/28 05:05:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:05:18 DEBUG : two: Unchanged skipping 2026/05/28 05:05:18 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:05:19 DEBUG : one.bak: size = 3 OK 2026/05/28 05:05:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/28 05:05:19 INFO : one: Copied (server-side copy) to: one.bak 2026/05/28 05:05:19 INFO : one: Deleted 2026/05/28 05:05:19 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:05:20 DEBUG : one: size = 4 OK 2026/05/28 05:05:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/28 05:05:20 INFO : one: Copied (new) 2026/05/28 05:05:20 DEBUG : Waiting for deletions to finish 2026/05/28 05:05:20 DEBUG : three.txt.bak: size = 5 OK 2026/05/28 05:05:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/28 05:05:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/28 05:05:20 INFO : three.txt: Deleted 2026/05/28 05:05:20 INFO : three.txt: Moved into backup dir 2026/05/28 05:05:22 DEBUG : one.bak: Excluded (Path Filter) 2026/05/28 05:05:22 DEBUG : one.bak: Excluded 2026/05/28 05:05:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/28 05:05:22 DEBUG : three.txt.bak: Excluded 2026/05/28 05:05:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:05:22 DEBUG : one: size = 4 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:05:22 DEBUG : one: Sizes differ 2026/05/28 05:05:22 DEBUG : two: size = 3 OK 2026/05/28 05:05:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:05:22 DEBUG : two: Unchanged skipping 2026/05/28 05:05:22 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for checks to finish 2026/05/28 05:05:23 DEBUG : one.bak: size = 4 OK 2026/05/28 05:05:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/28 05:05:23 INFO : one: Copied (server-side copy) to: one.bak 2026/05/28 05:05:23 INFO : one: Deleted 2026/05/28 05:05:23 DEBUG : B2 bucket rclone-test-jilegiv5nipo path dst: Waiting for transfers to finish 2026/05/28 05:05:23 DEBUG : one: size = 5 OK 2026/05/28 05:05:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/28 05:05:23 INFO : one: Copied (new) 2026/05/28 05:05:23 DEBUG : Waiting for deletions to finish 2026/05/28 05:05:24 DEBUG : three.txt.bak: size = 6 OK 2026/05/28 05:05:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/28 05:05:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/28 05:05:24 INFO : three.txt: Deleted 2026/05/28 05:05:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.83s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:05:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/dst" 2026/05/28 05:05:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:05:29 DEBUG : one: size = 3 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:05:29 DEBUG : one: Sizes differ 2026/05/28 05:05:30 DEBUG : one.bak: size = 3 OK 2026/05/28 05:05:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/28 05:05:30 INFO : one: Copied (server-side copy) to: one.bak 2026/05/28 05:05:30 INFO : one: Deleted 2026/05/28 05:05:31 DEBUG : one: size = 4 OK 2026/05/28 05:05:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/28 05:05:31 INFO : one: Copied (new) 2026/05/28 05:05:31 DEBUG : two: size = 3 OK 2026/05/28 05:05:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:05:31 DEBUG : two: Unchanged skipping 2026/05/28 05:05:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:05:32 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:05:32 DEBUG : three.txt: Sizes differ 2026/05/28 05:05:32 DEBUG : three.txt.bak: size = 5 OK 2026/05/28 05:05:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/28 05:05:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/28 05:05:32 INFO : three.txt: Deleted 2026/05/28 05:05:32 DEBUG : three.txt: size = 6 OK 2026/05/28 05:05:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/28 05:05:32 INFO : three.txt: Copied (new) 2026/05/28 05:05:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:05:33 DEBUG : one: size = 4 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:05:33 DEBUG : one: Sizes differ 2026/05/28 05:05:33 DEBUG : one.bak: size = 4 OK 2026/05/28 05:05:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/28 05:05:33 INFO : one: Copied (server-side copy) to: one.bak 2026/05/28 05:05:33 INFO : one: Deleted 2026/05/28 05:05:34 DEBUG : one: size = 5 OK 2026/05/28 05:05:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/28 05:05:34 INFO : one: Copied (new) 2026/05/28 05:05:34 DEBUG : two: size = 3 OK 2026/05/28 05:05:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:05:34 DEBUG : two: Unchanged skipping 2026/05/28 05:05:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:05:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:05:34 DEBUG : three.txt: Sizes differ 2026/05/28 05:05:35 DEBUG : three.txt.bak: size = 6 OK 2026/05/28 05:05:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/28 05:05:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/28 05:05:35 INFO : three.txt: Deleted 2026/05/28 05:05:35 DEBUG : three.txt: size = 19 OK 2026/05/28 05:05:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/28 05:05:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.44s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:05:39 DEBUG : Creating backend with remote "TestB2:rclone-test-jilegiv5nipo/dst" 2026/05/28 05:05:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:05:40 DEBUG : one: size = 3 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:05:40 DEBUG : one: Sizes differ 2026/05/28 05:05:41 DEBUG : one-2019-01-01: size = 3 OK 2026/05/28 05:05:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/28 05:05:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/28 05:05:41 INFO : one: Deleted 2026/05/28 05:05:42 DEBUG : one: size = 4 OK 2026/05/28 05:05:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/28 05:05:42 INFO : one: Copied (new) 2026/05/28 05:05:42 DEBUG : two: size = 3 OK 2026/05/28 05:05:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:05:42 DEBUG : two: Unchanged skipping 2026/05/28 05:05:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:05:43 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:05:43 DEBUG : three.txt: Sizes differ 2026/05/28 05:05:43 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/28 05:05:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/28 05:05:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/28 05:05:43 INFO : three.txt: Deleted 2026/05/28 05:05:44 DEBUG : three.txt: size = 6 OK 2026/05/28 05:05:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/28 05:05:44 INFO : three.txt: Copied (new) 2026/05/28 05:05:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:05:45 DEBUG : one: size = 4 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:05:45 DEBUG : one: Sizes differ 2026/05/28 05:05:45 DEBUG : one-2019-01-01: size = 4 OK 2026/05/28 05:05:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/28 05:05:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/28 05:05:46 INFO : one: Deleted 2026/05/28 05:05:46 DEBUG : one: size = 5 OK 2026/05/28 05:05:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/28 05:05:46 INFO : one: Copied (new) 2026/05/28 05:05:46 DEBUG : two: size = 3 OK 2026/05/28 05:05:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:05:46 DEBUG : two: Unchanged skipping 2026/05/28 05:05:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:05:47 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-jilegiv5nipo path dst) 2026/05/28 05:05:47 DEBUG : three.txt: Sizes differ 2026/05/28 05:05:47 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/28 05:05:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/28 05:05:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/28 05:05:47 INFO : three.txt: Deleted 2026/05/28 05:05:47 DEBUG : three.txt: size = 19 OK 2026/05/28 05:05:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/28 05:05:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.31s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:05:50 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:05:50 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:05:50 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:05:50 DEBUG : Testêé: Sizes differ 2026/05/28 05:05:50 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:05:50 DEBUG : Testêé: size = 14 OK 2026/05/28 05:05:50 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/28 05:05:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/28 05:05:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.37s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:05:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/28 05:05:52 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:05:52 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:05:52 DEBUG : existing: size = 6 OK 2026/05/28 05:05:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/28 05:05:52 INFO : existing: Copied (new) 2026/05/28 05:05:52 DEBUG : Waiting for deletions to finish 2026/05/28 05:05:53 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:05:53 DEBUG : existing: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:05:53 DEBUG : existing: Sizes differ 2026/05/28 05:05:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/28 05:05:53 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:05:53 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:05:53 ERROR : B2 bucket rclone-test-jilegiv5nipo: not deleting files as there were IO errors 2026/05/28 05:05:53 ERROR : B2 bucket rclone-test-jilegiv5nipo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.48s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:05:55 DEBUG : EXISTING: size = 6 OK 2026/05/28 05:05:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:05:55 DEBUG : existing: Unchanged skipping 2026/05/28 05:05:55 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:05:55 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:05:55 DEBUG : Waiting for deletions to finish 2026/05/28 05:05:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.93s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:06:12 DEBUG : both0: size = 6 OK 2026/05/28 05:06:12 DEBUG : both10: size = 6 OK 2026/05/28 05:06:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both12: size = 6 OK 2026/05/28 05:06:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:06:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both11: size = 6 OK 2026/05/28 05:06:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both10: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both13: size = 6 OK 2026/05/28 05:06:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both13: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both14: size = 6 OK 2026/05/28 05:06:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both14: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both15: size = 6 OK 2026/05/28 05:06:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both15: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both16: size = 6 OK 2026/05/28 05:06:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both16: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both17: size = 6 OK 2026/05/28 05:06:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both17: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both18: size = 6 OK 2026/05/28 05:06:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both18: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both19: size = 6 OK 2026/05/28 05:06:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both12: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both1: size = 6 OK 2026/05/28 05:06:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both1: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both2: size = 6 OK 2026/05/28 05:06:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both2: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both3: size = 6 OK 2026/05/28 05:06:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both3: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both4: size = 6 OK 2026/05/28 05:06:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both4: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both5: size = 6 OK 2026/05/28 05:06:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both5: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both6: size = 6 OK 2026/05/28 05:06:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both6: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both7: size = 6 OK 2026/05/28 05:06:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both7: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both8: size = 6 OK 2026/05/28 05:06:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both8: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both9: size = 6 OK 2026/05/28 05:06:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:12 DEBUG : both9: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both0: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both11: Unchanged skipping 2026/05/28 05:06:12 DEBUG : both19: Unchanged skipping 2026/05/28 05:06:12 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:06:12 DEBUG : Waiting for deletions to finish 2026/05/28 05:06:12 INFO : only1: Deleted 2026/05/28 05:06:13 INFO : only6: Deleted 2026/05/28 05:06:13 INFO : only12: Deleted 2026/05/28 05:06:13 INFO : only5: Deleted 2026/05/28 05:06:13 INFO : only0: Deleted 2026/05/28 05:06:13 INFO : only8: Deleted 2026/05/28 05:06:13 INFO : only2: Deleted 2026/05/28 05:06:13 INFO : only10: Deleted 2026/05/28 05:06:13 INFO : only15: Deleted 2026/05/28 05:06:13 INFO : only3: Deleted 2026/05/28 05:06:13 INFO : only4: Deleted 2026/05/28 05:06:13 INFO : only9: Deleted 2026/05/28 05:06:13 INFO : only19: Deleted 2026/05/28 05:06:13 INFO : only7: Deleted 2026/05/28 05:06:13 INFO : only11: Deleted 2026/05/28 05:06:13 INFO : only13: Deleted 2026/05/28 05:06:13 INFO : only14: Deleted 2026/05/28 05:06:13 INFO : only16: Deleted 2026/05/28 05:06:14 INFO : only17: Deleted 2026/05/28 05:06:14 INFO : only18: Deleted 2026/05/28 05:06:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.86s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:06:33 DEBUG : both0: size = 6 OK 2026/05/28 05:06:33 DEBUG : both11: size = 6 OK 2026/05/28 05:06:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:06:33 DEBUG : both12: size = 6 OK 2026/05/28 05:06:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both10: size = 6 OK 2026/05/28 05:06:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both0: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both13: size = 6 OK 2026/05/28 05:06:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both13: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both14: size = 6 OK 2026/05/28 05:06:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both14: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both15: size = 6 OK 2026/05/28 05:06:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both15: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both16: size = 6 OK 2026/05/28 05:06:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both16: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both17: size = 6 OK 2026/05/28 05:06:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both17: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both18: size = 6 OK 2026/05/28 05:06:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both18: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both19: size = 6 OK 2026/05/28 05:06:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both19: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both1: size = 6 OK 2026/05/28 05:06:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both1: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both2: size = 6 OK 2026/05/28 05:06:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both2: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both3: size = 6 OK 2026/05/28 05:06:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both3: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both4: size = 6 OK 2026/05/28 05:06:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both4: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both5: size = 6 OK 2026/05/28 05:06:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both5: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both6: size = 6 OK 2026/05/28 05:06:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both6: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both7: size = 6 OK 2026/05/28 05:06:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both7: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both8: size = 6 OK 2026/05/28 05:06:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both8: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both9: size = 6 OK 2026/05/28 05:06:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:06:33 DEBUG : both9: Unchanged skipping 2026/05/28 05:06:33 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only0: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only0: Sizes differ 2026/05/28 05:06:33 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only10: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only10: Sizes differ 2026/05/28 05:06:33 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only11: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only11: Sizes differ 2026/05/28 05:06:33 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only12: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only12: Sizes differ 2026/05/28 05:06:33 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only13: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only13: Sizes differ 2026/05/28 05:06:33 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only14: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only14: Sizes differ 2026/05/28 05:06:33 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only15: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only15: Sizes differ 2026/05/28 05:06:33 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only16: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only16: Sizes differ 2026/05/28 05:06:33 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only17: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only17: Sizes differ 2026/05/28 05:06:33 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only18: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only18: Sizes differ 2026/05/28 05:06:33 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only19: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only19: Sizes differ 2026/05/28 05:06:33 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only1: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only1: Sizes differ 2026/05/28 05:06:33 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only2: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only2: Sizes differ 2026/05/28 05:06:33 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only3: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only3: Sizes differ 2026/05/28 05:06:33 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only4: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only4: Sizes differ 2026/05/28 05:06:33 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only5: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only5: Sizes differ 2026/05/28 05:06:33 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only6: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only6: Sizes differ 2026/05/28 05:06:33 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only7: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only7: Sizes differ 2026/05/28 05:06:33 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only8: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only8: Sizes differ 2026/05/28 05:06:33 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2203418510) 2026/05/28 05:06:33 DEBUG : only9: size = 6 (B2 bucket rclone-test-jilegiv5nipo) 2026/05/28 05:06:33 DEBUG : only9: Sizes differ 2026/05/28 05:06:33 DEBUG : both12: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both10: Unchanged skipping 2026/05/28 05:06:33 DEBUG : both11: Unchanged skipping 2026/05/28 05:06:33 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:06:34 DEBUG : only0: size = 0 OK 2026/05/28 05:06:34 DEBUG : only10: size = 0 OK 2026/05/28 05:06:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only0: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only10: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only11: size = 0 OK 2026/05/28 05:06:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only11: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only13: size = 0 OK 2026/05/28 05:06:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only13: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only14: size = 0 OK 2026/05/28 05:06:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only14: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only15: size = 0 OK 2026/05/28 05:06:34 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only15: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only16: size = 0 OK 2026/05/28 05:06:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only16: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only17: size = 0 OK 2026/05/28 05:06:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only17: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only18: size = 0 OK 2026/05/28 05:06:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only18: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only12: size = 0 OK 2026/05/28 05:06:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only12: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only19: size = 0 OK 2026/05/28 05:06:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only19: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only1: size = 0 OK 2026/05/28 05:06:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only1: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only2: size = 0 OK 2026/05/28 05:06:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only2: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only3: size = 0 OK 2026/05/28 05:06:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only3: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only4: size = 0 OK 2026/05/28 05:06:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only4: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only5: size = 0 OK 2026/05/28 05:06:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only5: Copied (replaced existing) 2026/05/28 05:06:34 DEBUG : only6: size = 0 OK 2026/05/28 05:06:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:34 INFO : only6: Copied (replaced existing) 2026/05/28 05:06:35 DEBUG : only7: size = 0 OK 2026/05/28 05:06:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:35 INFO : only7: Copied (replaced existing) 2026/05/28 05:06:35 DEBUG : only8: size = 0 OK 2026/05/28 05:06:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:35 INFO : only8: Copied (replaced existing) 2026/05/28 05:06:35 DEBUG : only9: size = 0 OK 2026/05/28 05:06:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/28 05:06:35 INFO : only9: Copied (replaced existing) 2026/05/28 05:06:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.93s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:06:43 DEBUG : empty_dir: Making directory with metadata 2026/05/28 05:06:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/28 05:06:43 DEBUG : empty_on_remote: Making directory with metadata 2026/05/28 05:06:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/28 05:06:43 INFO : empty_on_remote: Making directory 2026/05/28 05:06:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/28 05:06:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/28 05:06:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/28 05:06:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/28 05:06:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.65s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:06:46 DEBUG : empty_dir: Making directory with metadata 2026/05/28 05:06:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/28 05:06:46 DEBUG : empty_on_remote: Making directory with metadata 2026/05/28 05:06:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/28 05:06:46 INFO : empty_on_remote: Making directory 2026/05/28 05:06:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/28 05:06:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/28 05:06:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/28 05:06:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/28 05:06:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/28 05:06:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.64s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:06:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/28 05:06:48 INFO : sub dir: Making directory 2026/05/28 05:06:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.52s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:06:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/28 05:06:52 INFO : sub dir: Making directory 2026/05/28 05:06:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.63s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:07:04 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:05 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:07:05 DEBUG : apple: size = 5 OK 2026/05/28 05:07:05 DEBUG : banana: size = 6 OK 2026/05/28 05:07:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:05 DEBUG : banana: Unchanged skipping 2026/05/28 05:07:05 DEBUG : apple: Unchanged skipping 2026/05/28 05:07:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:07:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:07:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:07:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:07:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:07:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:07:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:07:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:07:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:07:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:07:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:07:06 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:06 INFO : There was nothing to transfer 2026/05/28 05:07:06 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:06 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:07:06 DEBUG : apple: size = 5 OK 2026/05/28 05:07:06 DEBUG : banana: size = 6 OK 2026/05/28 05:07:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : banana: Unchanged skipping 2026/05/28 05:07:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : apple: Unchanged skipping 2026/05/28 05:07:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:07:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:07:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:07:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:07:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:07:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:07:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:07:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:07:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:07:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:07:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:07:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:07:06 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:07:06 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:06 INFO : There was nothing to transfer 2026/05/28 05:07:06 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:07 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:07:20 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:20 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:07:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : apple: size = 5 OK 2026/05/28 05:07:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : apple: Unchanged skipping 2026/05/28 05:07:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:07:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:07:21 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:07:21 DEBUG : banana: size = 6 OK 2026/05/28 05:07:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:07:21 DEBUG : banana: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:07:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:07:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:07:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:07:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:07:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:07:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:07:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:07:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:07:21 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:07:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:07:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:07:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:07:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:07:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:07:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:07:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:07:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:07:21 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:07:21 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:21 INFO : There was nothing to transfer 2026/05/28 05:07:21 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:21 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:07:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : apple: size = 5 OK 2026/05/28 05:07:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : apple: Unchanged skipping 2026/05/28 05:07:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:07:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:07:22 DEBUG : banana: size = 6 OK 2026/05/28 05:07:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : banana: Unchanged skipping 2026/05/28 05:07:22 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:07:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:07:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:07:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:07:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:07:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:07:22 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:07:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:07:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:07:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:07:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:07:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:07:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:07:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:07:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:07:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:07:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:07:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:07:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:07:22 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:07:22 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:22 INFO : There was nothing to transfer 2026/05/28 05:07:22 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:22 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:07:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:07:36 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:37 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:07:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/28 05:07:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:37 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:07:37 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:07:38 DEBUG : YmFuYW5h: size = 6 OK 2026/05/28 05:07:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/28 05:07:38 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/28 05:07:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/28 05:07:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/28 05:07:38 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/28 05:07:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/28 05:07:38 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/28 05:07:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/28 05:07:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:38 DEBUG : YXBwbGU=: size = 5 OK 2026/05/28 05:07:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/28 05:07:38 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/28 05:07:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/28 05:07:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/28 05:07:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/28 05:07:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/28 05:07:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/28 05:07:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/28 05:07:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/28 05:07:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/28 05:07:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/28 05:07:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/28 05:07:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/28 05:07:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/28 05:07:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/28 05:07:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/28 05:07:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/28 05:07:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/28 05:07:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/28 05:07:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/28 05:07:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/28 05:07:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/28 05:07:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/28 05:07:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/28 05:07:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/28 05:07:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/28 05:07:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/28 05:07:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/28 05:07:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/28 05:07:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/28 05:07:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/28 05:07:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/28 05:07:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/28 05:07:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/28 05:07:39 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:39 INFO : dir1/0011-56789;.txt: Deleted 2026/05/28 05:07:39 INFO : dir1/0015-9;=.txt: Deleted 2026/05/28 05:07:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/28 05:07:40 INFO : dir1/0008-2345678.txt: Deleted 2026/05/28 05:07:40 INFO : dir1/0009-3456789.txt: Deleted 2026/05/28 05:07:40 INFO : splitbananasplit: Deleted 2026/05/28 05:07:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/28 05:07:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/28 05:07:40 INFO : appleappleapplebanana: Deleted 2026/05/28 05:07:40 INFO : dir1/0013-789;=.txt: Deleted 2026/05/28 05:07:40 INFO : dir1/0007-1234567.txt: Deleted 2026/05/28 05:07:40 INFO : apple: Deleted 2026/05/28 05:07:40 INFO : banana: Deleted 2026/05/28 05:07:40 INFO : dir1/0003-defghij.txt: Deleted 2026/05/28 05:07:40 INFO : dir1/0010-456789.txt: Deleted 2026/05/28 05:07:40 INFO : dir1/0012-6789;.txt: Deleted 2026/05/28 05:07:40 INFO : dir1/0014-89;=.txt: Deleted 2026/05/28 05:07:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/28 05:07:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/28 05:07:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/28 05:07:40 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/28 05:07:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : YXBwbGU=: size = 5 OK 2026/05/28 05:07:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : apple: Unchanged skipping 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:07:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/28 05:07:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:07:41 DEBUG : YmFuYW5h: size = 6 OK 2026/05/28 05:07:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : banana: Unchanged skipping 2026/05/28 05:07:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/28 05:07:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/28 05:07:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/28 05:07:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/28 05:07:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/28 05:07:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/28 05:07:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/28 05:07:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/28 05:07:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/28 05:07:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/28 05:07:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/28 05:07:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/28 05:07:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/28 05:07:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/28 05:07:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/28 05:07:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/28 05:07:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/28 05:07:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:07:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:07:41 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:07:41 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:07:41 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:41 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/28 05:07:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/28 05:07:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/28 05:07:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/28 05:07:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/28 05:07:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/28 05:07:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/28 05:07:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/28 05:07:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/28 05:07:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/28 05:07:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:07:55 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:55 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:07:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/28 05:07:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/28 05:07:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/28 05:07:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/28 05:07:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/28 05:07:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/28 05:07:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/28 05:07:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/28 05:07:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/28 05:07:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/28 05:07:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/28 05:07:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/28 05:07:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/28 05:07:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/28 05:07:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/28 05:07:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/28 05:07:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/28 05:07:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/28 05:07:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/28 05:07:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/28 05:07:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/28 05:07:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/28 05:07:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/28 05:07:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/28 05:07:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/28 05:07:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/28 05:07:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/28 05:07:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/28 05:07:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/28 05:07:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/28 05:07:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/28 05:07:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/28 05:07:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/28 05:07:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/28 05:07:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/28 05:07:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/28 05:07:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/28 05:07:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/28 05:07:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/28 05:07:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/28 05:07:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/28 05:07:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/28 05:07:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/28 05:07:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/28 05:07:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/28 05:07:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/28 05:07:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/28 05:07:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/28 05:07:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/28 05:07:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/28 05:07:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/28 05:07:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/28 05:07:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/28 05:07:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/28 05:07:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/28 05:07:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/28 05:07:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/28 05:07:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/28 05:07:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/28 05:07:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/28 05:07:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/28 05:07:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/28 05:07:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/28 05:07:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/28 05:07:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/28 05:07:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/28 05:07:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/28 05:07:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/28 05:07:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/28 05:07:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/28 05:07:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/28 05:07:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/28 05:07:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/28 05:07:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/28 05:07:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/28 05:07:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/28 05:07:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/28 05:07:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/28 05:07:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/28 05:07:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/28 05:07:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/28 05:07:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/28 05:07:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/28 05:07:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/28 05:07:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/28 05:07:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/28 05:07:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/28 05:07:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/28 05:07:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/28 05:07:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/28 05:07:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/28 05:07:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/28 05:07:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/28 05:07:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/28 05:07:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/28 05:07:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/28 05:07:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/28 05:07:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/28 05:07:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/28 05:07:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/28 05:07:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/28 05:07:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/28 05:07:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/28 05:07:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/28 05:07:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/28 05:07:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/28 05:07:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/28 05:07:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/28 05:07:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/28 05:07:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/28 05:07:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/28 05:07:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/28 05:07:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/28 05:07:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/28 05:07:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/28 05:07:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/28 05:07:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/28 05:07:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/28 05:07:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/28 05:07:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/28 05:07:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/28 05:07:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/28 05:07:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/28 05:07:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/28 05:07:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/28 05:07:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/28 05:07:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/28 05:07:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/28 05:07:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/28 05:07:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/28 05:07:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/28 05:07:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/28 05:07:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/28 05:07:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/28 05:07:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/28 05:07:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/28 05:07:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/28 05:07:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/28 05:07:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/28 05:07:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/28 05:07:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/28 05:07:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/28 05:07:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/28 05:07:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/28 05:07:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/28 05:07:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/28 05:07:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/28 05:07:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/28 05:07:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/28 05:07:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/28 05:07:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/28 05:07:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/28 05:07:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/28 05:07:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/28 05:07:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/28 05:07:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/28 05:07:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/28 05:07:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/28 05:07:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/28 05:07:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/28 05:07:56 DEBUG : PREFIXbanana: size = 6 OK 2026/05/28 05:07:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/28 05:07:56 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/28 05:07:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/28 05:07:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/28 05:07:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/28 05:07:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/28 05:07:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/28 05:07:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/28 05:07:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/28 05:07:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/28 05:07:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/28 05:07:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/28 05:07:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/28 05:07:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/28 05:07:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/28 05:07:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/28 05:07:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/28 05:07:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/28 05:07:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:56 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:07:56 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:07:56 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/28 05:07:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/28 05:07:56 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/28 05:07:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/28 05:07:56 DEBUG : PREFIXapple: size = 5 OK 2026/05/28 05:07:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/28 05:07:56 INFO : apple: Copied (new) to: PREFIXapple 2026/05/28 05:07:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/28 05:07:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/28 05:07:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/28 05:07:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/28 05:07:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/28 05:07:56 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/28 05:07:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/28 05:07:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/28 05:07:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/28 05:07:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/28 05:07:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/28 05:07:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/28 05:07:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/28 05:07:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:07:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/28 05:07:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/28 05:07:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/28 05:07:56 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/28 05:07:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/28 05:07:56 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/28 05:07:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/28 05:07:56 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/28 05:07:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/28 05:07:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/28 05:07:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/28 05:07:57 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/28 05:07:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/28 05:07:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/28 05:07:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/28 05:07:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/28 05:07:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/28 05:07:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/28 05:07:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/28 05:07:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/28 05:07:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/28 05:07:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/28 05:07:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/28 05:07:57 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/28 05:07:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/28 05:07:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/28 05:07:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/28 05:07:57 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/28 05:07:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/28 05:07:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/28 05:07:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/28 05:07:57 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/28 05:07:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/28 05:07:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/28 05:07:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/28 05:07:57 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/28 05:07:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/28 05:07:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/28 05:07:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/28 05:07:57 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/28 05:07:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/28 05:07:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/28 05:07:57 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/28 05:07:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/28 05:07:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/28 05:07:57 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/28 05:07:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/28 05:07:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/28 05:07:58 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/28 05:07:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/28 05:07:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/28 05:07:58 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:58 INFO : dir1/0003-defghij.txt: Deleted 2026/05/28 05:07:58 INFO : splitbananasplit: Deleted 2026/05/28 05:07:58 INFO : dir1/0007-1234567.txt: Deleted 2026/05/28 05:07:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/28 05:07:58 INFO : dir1/0014-89;=.txt: Deleted 2026/05/28 05:07:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/28 05:07:58 INFO : apple: Deleted 2026/05/28 05:07:58 INFO : banana: Deleted 2026/05/28 05:07:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/28 05:07:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/28 05:07:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/28 05:07:58 INFO : dir1/0009-3456789.txt: Deleted 2026/05/28 05:07:58 INFO : dir1/0010-456789.txt: Deleted 2026/05/28 05:07:58 INFO : dir1/0011-56789;.txt: Deleted 2026/05/28 05:07:58 INFO : appleappleapplebanana: Deleted 2026/05/28 05:07:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/28 05:07:58 INFO : dir1/0008-2345678.txt: Deleted 2026/05/28 05:07:58 INFO : dir1/0012-6789;.txt: Deleted 2026/05/28 05:07:59 INFO : dir1/0013-789;=.txt: Deleted 2026/05/28 05:07:59 INFO : dir1/0015-9;=.txt: Deleted 2026/05/28 05:07:59 DEBUG : Waiting for deletions to finish 2026/05/28 05:07:59 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:07:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/28 05:07:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/28 05:07:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/28 05:07:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/28 05:07:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/28 05:07:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/28 05:07:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/28 05:07:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/28 05:07:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/28 05:07:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/28 05:07:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/28 05:07:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/28 05:07:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/28 05:07:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/28 05:07:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/28 05:07:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/28 05:07:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/28 05:07:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/28 05:07:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/28 05:07:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/28 05:07:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/28 05:07:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/28 05:07:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/28 05:07:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/28 05:07:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/28 05:07:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/28 05:07:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/28 05:07:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/28 05:07:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/28 05:07:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/28 05:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/28 05:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/28 05:07:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/28 05:07:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/28 05:07:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/28 05:07:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/28 05:07:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/28 05:07:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/28 05:07:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/28 05:07:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/28 05:07:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/28 05:07:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/28 05:07:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/28 05:07:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/28 05:07:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/28 05:07:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/28 05:07:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/28 05:07:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/28 05:07:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:07:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/28 05:07:59 INFO : appleappleapplebanana: Copied (new) 2026/05/28 05:07:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:07:59 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:07:59 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:08:00 DEBUG : apple: size = 5 OK 2026/05/28 05:08:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/28 05:08:00 INFO : apple: Copied (new) 2026/05/28 05:08:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:08:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/28 05:08:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/28 05:08:00 DEBUG : banana: size = 6 OK 2026/05/28 05:08:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/28 05:08:00 INFO : banana: Copied (new) 2026/05/28 05:08:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:08:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/28 05:08:00 INFO : splitbananasplit: Copied (new) 2026/05/28 05:08:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:08:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/28 05:08:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/28 05:08:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:08:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/28 05:08:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/28 05:08:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:08:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/28 05:08:00 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/28 05:08:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:08:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/28 05:08:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/28 05:08:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:08:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/28 05:08:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/28 05:08:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:08:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/28 05:08:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/28 05:08:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:08:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/28 05:08:00 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/28 05:08:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:08:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/28 05:08:01 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/28 05:08:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:08:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/28 05:08:01 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/28 05:08:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:08:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/28 05:08:01 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/28 05:08:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:08:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/28 05:08:01 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/28 05:08:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:08:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/28 05:08:01 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/28 05:08:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:08:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/28 05:08:01 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/28 05:08:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:08:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/28 05:08:01 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/28 05:08:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:08:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/28 05:08:01 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/28 05:08:01 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:01 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/28 05:08:01 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/28 05:08:01 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/28 05:08:01 INFO : PREFIXapple: Deleted 2026/05/28 05:08:01 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/28 05:08:01 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/28 05:08:01 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/28 05:08:01 INFO : PREFIXbanana: Deleted 2026/05/28 05:08:01 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/28 05:08:01 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/28 05:08:01 INFO : PREFIXsplitbananasplit: Deleted 2026/05/28 05:08:01 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/28 05:08:02 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/28 05:08:02 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/28 05:08:02 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/28 05:08:02 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/28 05:08:02 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/28 05:08:02 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/28 05:08:02 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/28 05:08:02 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/28 05:08:02 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:02 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:02 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:08:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:08:16 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:16 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:08:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/28 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/28 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/28 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/28 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/28 05:08:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/28 05:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:17 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:08:17 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:08:17 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/28 05:08:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/28 05:08:17 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/28 05:08:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/28 05:08:17 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/28 05:08:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/28 05:08:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/28 05:08:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/28 05:08:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/28 05:08:17 DEBUG : appleSUFFIX: size = 5 OK 2026/05/28 05:08:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/28 05:08:17 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/28 05:08:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/28 05:08:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/28 05:08:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/28 05:08:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/28 05:08:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/28 05:08:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/28 05:08:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/28 05:08:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/28 05:08:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/28 05:08:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/28 05:08:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/28 05:08:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/28 05:08:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/28 05:08:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/28 05:08:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/28 05:08:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/28 05:08:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/28 05:08:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/28 05:08:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/28 05:08:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/28 05:08:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/28 05:08:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/28 05:08:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/28 05:08:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/28 05:08:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/28 05:08:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/28 05:08:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/28 05:08:18 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/28 05:08:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/28 05:08:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/28 05:08:19 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/28 05:08:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/28 05:08:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/28 05:08:19 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/28 05:08:19 INFO : dir1/0010-456789.txt: Deleted 2026/05/28 05:08:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/28 05:08:19 INFO : dir1/0015-9;=.txt: Deleted 2026/05/28 05:08:19 INFO : dir1/0008-2345678.txt: Deleted 2026/05/28 05:08:19 INFO : dir1/0009-3456789.txt: Deleted 2026/05/28 05:08:19 INFO : banana: Deleted 2026/05/28 05:08:19 INFO : appleappleapplebanana: Deleted 2026/05/28 05:08:19 INFO : apple: Deleted 2026/05/28 05:08:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/28 05:08:19 INFO : dir1/0007-1234567.txt: Deleted 2026/05/28 05:08:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/28 05:08:19 INFO : dir1/0011-56789;.txt: Deleted 2026/05/28 05:08:19 INFO : dir1/0012-6789;.txt: Deleted 2026/05/28 05:08:19 INFO : dir1/0014-89;=.txt: Deleted 2026/05/28 05:08:19 INFO : splitbananasplit: Deleted 2026/05/28 05:08:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/28 05:08:19 INFO : dir1/0003-defghij.txt: Deleted 2026/05/28 05:08:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/28 05:08:19 INFO : dir1/0013-789;=.txt: Deleted 2026/05/28 05:08:19 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/28 05:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/28 05:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/28 05:08:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/28 05:08:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:20 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:08:20 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:08:20 DEBUG : apple: size = 5 OK 2026/05/28 05:08:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/28 05:08:20 INFO : apple: Copied (new) 2026/05/28 05:08:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:08:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/28 05:08:20 INFO : splitbananasplit: Copied (new) 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:08:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/28 05:08:20 INFO : appleappleapplebanana: Copied (new) 2026/05/28 05:08:21 DEBUG : banana: size = 6 OK 2026/05/28 05:08:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/28 05:08:21 INFO : banana: Copied (new) 2026/05/28 05:08:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:08:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/28 05:08:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/28 05:08:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:08:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/28 05:08:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/28 05:08:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:08:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/28 05:08:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/28 05:08:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:08:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/28 05:08:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/28 05:08:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:08:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/28 05:08:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/28 05:08:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:08:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/28 05:08:21 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/28 05:08:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:08:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/28 05:08:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/28 05:08:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:08:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/28 05:08:21 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/28 05:08:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:08:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/28 05:08:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/28 05:08:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:08:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/28 05:08:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/28 05:08:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:08:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/28 05:08:22 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/28 05:08:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:08:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/28 05:08:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/28 05:08:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:08:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/28 05:08:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/28 05:08:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:08:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/28 05:08:22 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/28 05:08:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:08:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/28 05:08:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/28 05:08:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:08:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/28 05:08:22 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/28 05:08:22 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:22 INFO : appleSUFFIX: Deleted 2026/05/28 05:08:22 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/28 05:08:22 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/28 05:08:22 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/28 05:08:22 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/28 05:08:22 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/28 05:08:22 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/28 05:08:22 INFO : splitbananasplitSUFFIX: Deleted 2026/05/28 05:08:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/28 05:08:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/28 05:08:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/28 05:08:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/28 05:08:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/28 05:08:23 INFO : bananaSUFFIX: Deleted 2026/05/28 05:08:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/28 05:08:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/28 05:08:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/28 05:08:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/28 05:08:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/28 05:08:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/28 05:08:23 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:23 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:08:23 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:24 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:08:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:08:37 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:38 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:08:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/28 05:08:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/28 05:08:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/28 05:08:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/28 05:08:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/28 05:08:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : apple: size = 5 OK 2026/05/28 05:08:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:38 DEBUG : apple: Unchanged skipping 2026/05/28 05:08:38 DEBUG : banana: size = 6 OK 2026/05/28 05:08:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/28 05:08:38 DEBUG : banana: Unchanged skipping 2026/05/28 05:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/28 05:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/28 05:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/28 05:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/28 05:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/28 05:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/28 05:08:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/28 05:08:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/28 05:08:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/28 05:08:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/28 05:08:38 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:08:38 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:08:38 DEBUG : splitbanan: size = 16 OK 2026/05/28 05:08:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/28 05:08:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/28 05:08:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/28 05:08:38 DEBUG : appleapple: size = 21 OK 2026/05/28 05:08:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/28 05:08:38 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/28 05:08:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/28 05:08:39 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/28 05:08:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/28 05:08:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/28 05:08:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/28 05:08:39 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/28 05:08:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/28 05:08:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/28 05:08:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/28 05:08:39 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/28 05:08:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/28 05:08:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/28 05:08:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/28 05:08:39 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/28 05:08:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/28 05:08:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/28 05:08:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/28 05:08:39 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/28 05:08:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/28 05:08:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/28 05:08:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/28 05:08:39 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/28 05:08:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/28 05:08:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/28 05:08:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/28 05:08:39 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/28 05:08:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/28 05:08:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/28 05:08:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/28 05:08:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/28 05:08:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/28 05:08:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/28 05:08:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/28 05:08:39 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/28 05:08:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/28 05:08:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/28 05:08:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/28 05:08:39 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/28 05:08:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/28 05:08:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/28 05:08:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/28 05:08:39 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/28 05:08:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/28 05:08:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/28 05:08:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/28 05:08:39 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/28 05:08:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/28 05:08:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/28 05:08:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/28 05:08:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/28 05:08:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/28 05:08:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/28 05:08:40 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/28 05:08:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/28 05:08:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/28 05:08:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/28 05:08:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/28 05:08:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/28 05:08:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/28 05:08:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/28 05:08:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/28 05:08:40 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/28 05:08:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/28 05:08:40 INFO : dir1/0007-1234567.txt: Deleted 2026/05/28 05:08:40 INFO : dir1/0011-56789;.txt: Deleted 2026/05/28 05:08:40 INFO : dir1/0009-3456789.txt: Deleted 2026/05/28 05:08:40 INFO : dir1/0010-456789.txt: Deleted 2026/05/28 05:08:40 INFO : dir1/0013-789;=.txt: Deleted 2026/05/28 05:08:40 INFO : dir1/0003-defghij.txt: Deleted 2026/05/28 05:08:40 INFO : dir1/0012-6789;.txt: Deleted 2026/05/28 05:08:40 INFO : dir1/0014-89;=.txt: Deleted 2026/05/28 05:08:40 INFO : appleappleapplebanana: Deleted 2026/05/28 05:08:40 INFO : splitbananasplit: Deleted 2026/05/28 05:08:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/28 05:08:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/28 05:08:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/28 05:08:41 INFO : dir1/0008-2345678.txt: Deleted 2026/05/28 05:08:41 INFO : dir1/0015-9;=.txt: Deleted 2026/05/28 05:08:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/28 05:08:41 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:41 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : appleapple: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/28 05:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/28 05:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/28 05:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/28 05:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/28 05:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/28 05:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/28 05:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/28 05:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/28 05:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/28 05:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/28 05:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/28 05:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/28 05:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/28 05:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/28 05:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/28 05:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/28 05:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/28 05:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/28 05:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/28 05:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/28 05:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/28 05:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/28 05:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/28 05:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/28 05:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/28 05:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/28 05:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/28 05:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/28 05:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/28 05:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/28 05:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/28 05:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/28 05:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/28 05:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/28 05:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/28 05:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/28 05:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/28 05:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/28 05:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/28 05:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/28 05:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/28 05:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/28 05:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/28 05:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/28 05:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/28 05:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/28 05:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/28 05:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/28 05:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/28 05:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/28 05:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/28 05:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/28 05:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/28 05:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/28 05:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/28 05:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/28 05:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/28 05:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/28 05:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/28 05:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/28 05:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/28 05:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/28 05:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/28 05:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/28 05:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/28 05:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/28 05:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/28 05:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/28 05:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/28 05:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/28 05:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/28 05:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/28 05:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/28 05:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/28 05:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/28 05:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/28 05:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/28 05:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/28 05:08:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/28 05:08:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/28 05:08:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/28 05:08:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/28 05:08:41 DEBUG : apple: size = 5 OK 2026/05/28 05:08:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:41 DEBUG : apple: Unchanged skipping 2026/05/28 05:08:41 DEBUG : appleapple: size = 21 OK 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:08:41 DEBUG : banana: size = 6 OK 2026/05/28 05:08:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:41 DEBUG : banana: Unchanged skipping 2026/05/28 05:08:41 DEBUG : splitbanan: size = 16 OK 2026/05/28 05:08:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:08:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/28 05:08:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/28 05:08:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/28 05:08:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/28 05:08:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/28 05:08:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/28 05:08:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/28 05:08:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/28 05:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/28 05:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/28 05:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/28 05:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/28 05:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/28 05:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/28 05:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/28 05:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/28 05:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/28 05:08:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/28 05:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/28 05:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/28 05:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/28 05:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/28 05:08:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/28 05:08:42 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/28 05:08:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/28 05:08:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/28 05:08:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/28 05:08:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/28 05:08:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/28 05:08:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/28 05:08:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/28 05:08:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/28 05:08:42 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:08:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/28 05:08:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/28 05:08:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/28 05:08:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/28 05:08:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/28 05:08:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/28 05:08:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/28 05:08:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:08:42 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:08:42 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:42 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:42 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : appleapple: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/28 05:08:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/28 05:08:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/28 05:08:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/28 05:08:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/28 05:08:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/28 05:08:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/28 05:08:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/28 05:08:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/28 05:08:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/28 05:08:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/28 05:08:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/28 05:08:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/28 05:08:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/28 05:08:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/28 05:08:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/28 05:08:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/28 05:08:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/28 05:08:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/28 05:08:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/28 05:08:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/28 05:08:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/28 05:08:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/28 05:08:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/28 05:08:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/28 05:08:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/28 05:08:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/28 05:08:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/28 05:08:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/28 05:08:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/28 05:08:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/28 05:08:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/28 05:08:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/28 05:08:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/28 05:08:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/28 05:08:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/28 05:08:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/28 05:08:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/28 05:08:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/28 05:08:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/28 05:08:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/28 05:08:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/28 05:08:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/28 05:08:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/28 05:08:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/28 05:08:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/28 05:08:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/28 05:08:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/28 05:08:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/28 05:08:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/28 05:08:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/28 05:08:42 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:08:56 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:56 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:08:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : apple: size = 5 OK 2026/05/28 05:08:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : banana: size = 6 OK 2026/05/28 05:08:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : banana: Unchanged skipping 2026/05/28 05:08:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:08:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : apple: Unchanged skipping 2026/05/28 05:08:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:08:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:08:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:08:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:08:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:08:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:08:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:08:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:08:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:08:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:08:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:08:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:08:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:08:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:08:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:08:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:08:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:08:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:08:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:08:57 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:08:57 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:08:57 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:57 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:57 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:08:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:08:58 DEBUG : apple: size = 5 OK 2026/05/28 05:08:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:08:58 DEBUG : apple: Unchanged skipping 2026/05/28 05:08:58 DEBUG : banana: size = 6 OK 2026/05/28 05:08:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : banana: Unchanged skipping 2026/05/28 05:08:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:08:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:08:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:08:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:08:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:08:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:08:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:08:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:08:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:08:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:08:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:08:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:08:58 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:08:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:08:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:08:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:08:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:08:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:08:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:08:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:08:58 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:08:58 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:58 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:58 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:08:58 DEBUG : Waiting for deletions to finish 2026/05/28 05:08:59 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:08:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:09:12 DEBUG : Waiting for deletions to finish 2026/05/28 05:09:13 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:09:13 DEBUG : apple: size = 5 OK 2026/05/28 05:09:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:13 DEBUG : apple: Unchanged skipping 2026/05/28 05:09:13 DEBUG : banana: size = 6 OK 2026/05/28 05:09:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:13 DEBUG : banana: Unchanged skipping 2026/05/28 05:09:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:09:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:09:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:09:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:09:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:09:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:09:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:09:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:09:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:09:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:09:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:09:14 DEBUG : Waiting for deletions to finish 2026/05/28 05:09:14 DEBUG : Waiting for deletions to finish 2026/05/28 05:09:14 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:09:14 DEBUG : apple: size = 5 OK 2026/05/28 05:09:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : apple: Unchanged skipping 2026/05/28 05:09:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:09:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:09:14 DEBUG : banana: size = 6 OK 2026/05/28 05:09:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : banana: Unchanged skipping 2026/05/28 05:09:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:09:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:09:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:09:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:09:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:09:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:09:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:09:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:09:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:09:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:09:14 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:09:14 DEBUG : Waiting for deletions to finish 2026/05/28 05:09:14 DEBUG : Waiting for deletions to finish 2026/05/28 05:09:15 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:09:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:09:29 DEBUG : Waiting for deletions to finish 2026/05/28 05:09:29 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:09:29 DEBUG : apple: size = 5 OK 2026/05/28 05:09:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : apple: Unchanged skipping 2026/05/28 05:09:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:09:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:09:29 DEBUG : banana: size = 6 OK 2026/05/28 05:09:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : banana: Unchanged skipping 2026/05/28 05:09:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:09:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:09:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:09:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:09:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:09:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:09:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:09:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:09:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:09:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:09:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:09:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:09:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:09:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:09:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:09:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:09:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:09:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:09:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:09:29 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:09:29 DEBUG : Waiting for deletions to finish 2026/05/28 05:09:29 DEBUG : Waiting for deletions to finish 2026/05/28 05:09:30 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:09:30 DEBUG : apple: size = 5 OK 2026/05/28 05:09:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : apple: Unchanged skipping 2026/05/28 05:09:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:09:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:09:30 DEBUG : banana: size = 6 OK 2026/05/28 05:09:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : banana: Unchanged skipping 2026/05/28 05:09:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:09:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:09:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:09:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:09:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:09:30 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:09:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:09:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:09:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:09:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:09:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:09:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:09:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:09:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:09:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:09:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:09:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:09:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:09:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:09:30 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:09:30 DEBUG : Waiting for deletions to finish 2026/05/28 05:09:30 DEBUG : Waiting for deletions to finish 2026/05/28 05:09:31 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:09:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:09:44 DEBUG : Waiting for deletions to finish 2026/05/28 05:09:45 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:09:45 DEBUG : banana: size = 6 OK 2026/05/28 05:09:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:09:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:09:45 DEBUG : banana: Unchanged skipping 2026/05/28 05:09:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:09:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:09:45 DEBUG : apple: size = 5 OK 2026/05/28 05:09:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : apple: Unchanged skipping 2026/05/28 05:09:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:09:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:09:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:09:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:09:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:09:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:09:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:09:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:09:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:09:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:09:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:09:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:09:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:09:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:09:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:09:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:09:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:09:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:09:45 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:09:45 DEBUG : Waiting for deletions to finish 2026/05/28 05:09:45 DEBUG : Waiting for deletions to finish 2026/05/28 05:09:46 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:09:46 DEBUG : apple: size = 5 OK 2026/05/28 05:09:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : apple: Unchanged skipping 2026/05/28 05:09:46 DEBUG : banana: size = 6 OK 2026/05/28 05:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:09:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : banana: Unchanged skipping 2026/05/28 05:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:09:46 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:09:46 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:09:46 DEBUG : Waiting for deletions to finish 2026/05/28 05:09:46 DEBUG : Waiting for deletions to finish 2026/05/28 05:09:47 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:09:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:10:01 DEBUG : Waiting for deletions to finish 2026/05/28 05:10:02 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : apple: size = 5 OK 2026/05/28 05:10:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : apple: Unchanged skipping 2026/05/28 05:10:02 DEBUG : banana: size = 6 OK 2026/05/28 05:10:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:10:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : banana: Unchanged skipping 2026/05/28 05:10:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:10:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:10:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:10:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:10:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:10:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:10:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:10:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:10:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:10:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:10:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:10:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:10:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:10:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:10:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:10:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:10:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:10:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:10:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:10:02 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:02 DEBUG : Waiting for deletions to finish 2026/05/28 05:10:02 DEBUG : Waiting for deletions to finish 2026/05/28 05:10:02 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:10:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : apple: size = 5 OK 2026/05/28 05:10:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : apple: Unchanged skipping 2026/05/28 05:10:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/28 05:10:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/28 05:10:03 DEBUG : banana: size = 6 OK 2026/05/28 05:10:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : banana: Unchanged skipping 2026/05/28 05:10:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/28 05:10:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : splitbananasplit: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/28 05:10:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/28 05:10:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/28 05:10:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/28 05:10:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/28 05:10:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/28 05:10:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/28 05:10:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/28 05:10:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/28 05:10:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/28 05:10:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/28 05:10:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/28 05:10:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/28 05:10:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/28 05:10:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/28 05:10:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/28 05:10:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/28 05:10:03 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:03 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:03 DEBUG : Waiting for deletions to finish 2026/05/28 05:10:03 DEBUG : Waiting for deletions to finish 2026/05/28 05:10:03 DEBUG : apple: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : banana: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/28 05:10:03 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (192.96s) --- PASS: TestTransform/NFC (15.97s) --- PASS: TestTransform/NFD (15.77s) --- PASS: TestTransform/base64 (18.89s) --- PASS: TestTransform/prefix (21.30s) --- PASS: TestTransform/suffix (21.08s) --- PASS: TestTransform/truncate (18.15s) --- PASS: TestTransform/encoder (16.92s) --- PASS: TestTransform/ISO-8859-1 (16.14s) --- PASS: TestTransform/charmap (15.72s) --- PASS: TestTransform/lowercase (16.25s) --- PASS: TestTransform/ascii (16.76s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:10:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/28 05:10:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/28 05:10:09 INFO : sub dir_somesuffix: Making directory 2026/05/28 05:10:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/28 05:10:09 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/28 05:10:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/28 05:10:09 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/28 05:10:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/28 05:10:09 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:09 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:09 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/28 05:10:09 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:09 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/28 05:10:09 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:10:10 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:10 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:10 INFO : tictactoe: Making directory 2026/05/28 05:10:10 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:10 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/28 05:10:10 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/28 05:10:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/28 05:10:10 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:10 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:11 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/28 05:10:11 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:11 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/28 05:10:11 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.81s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:10:12 INFO : toe: Making directory 2026/05/28 05:10:12 INFO : toe/toe: Making directory 2026/05/28 05:10:12 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/28 05:10:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/28 05:10:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/28 05:10:12 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:12 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:13 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/28 05:10:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/28 05:10:13 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.96s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:10:14 INFO : toe: Making directory 2026/05/28 05:10:14 INFO : toe/toe: Making directory 2026/05/28 05:10:14 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/28 05:10:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/28 05:10:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/28 05:10:14 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:14 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/28 05:10:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/28 05:10:15 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.75s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:10:15 DEBUG : empty_dir: Making directory with metadata 2026/05/28 05:10:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/28 05:10:15 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:16 INFO : tictacempty_dir: Making directory 2026/05/28 05:10:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:16 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:16 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:16 INFO : tictactoe: Making directory 2026/05/28 05:10:16 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:16 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/28 05:10:16 INFO : tictactoe/tictactoe: Making directory 2026/05/28 05:10:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/28 05:10:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/28 05:10:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/28 05:10:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/28 05:10:16 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:16 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/28 05:10:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/28 05:10:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:10:17 DEBUG : empty_dir: Making directory with metadata 2026/05/28 05:10:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/28 05:10:17 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:17 INFO : tictacempty_dir: Making directory 2026/05/28 05:10:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:17 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:17 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:17 INFO : tictactoe: Making directory 2026/05/28 05:10:17 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:17 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/28 05:10:17 INFO : tictactoe/tictactoe: Making directory 2026/05/28 05:10:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/28 05:10:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/28 05:10:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/28 05:10:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/28 05:10:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/28 05:10:17 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:17 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/28 05:10:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/28 05:10:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/28 05:10:18 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:18 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:18 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:18 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/28 05:10:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/28 05:10:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/28 05:10:19 NOTICE: B2 bucket rclone-test-jilegiv5nipo: 0 differences found 2026/05/28 05:10:19 NOTICE: B2 bucket rclone-test-jilegiv5nipo: 1 matching files --- PASS: TestAllTag (2.41s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:10:19 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:20 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:20 INFO : tictactoe: Making directory 2026/05/28 05:10:20 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:20 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/28 05:10:20 INFO : tictactoe/tictactoe: Making directory 2026/05/28 05:10:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/28 05:10:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/28 05:10:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/28 05:10:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/28 05:10:20 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:20 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/28 05:10:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/28 05:10:20 DEBUG : Waiting for deletions to finish 2026/05/28 05:10:21 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:21 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:21 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/28 05:10:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/28 05:10:21 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 05:10:21 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/28 05:10:21 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/28 05:10:21 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:21 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.57s) === RUN TestSyntax 2026/05/28 05:10:22 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:10:22 INFO : toe: Making directory 2026/05/28 05:10:22 INFO : toe/toe: Making directory 2026/05/28 05:10:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/28 05:10:22 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:22 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:23 DEBUG : toe/toe/toe: size = 11 OK 2026/05/28 05:10:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:23 INFO : toe/toe/toe: Copied (new) 2026/05/28 05:10:23 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.72s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:10:24 DEBUG : empty_dir: Making directory with metadata 2026/05/28 05:10:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/28 05:10:24 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:24 INFO : tictacempty_dir: Making directory 2026/05/28 05:10:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:24 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:24 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:24 INFO : tictactoe: Making directory 2026/05/28 05:10:24 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:24 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/28 05:10:24 INFO : tictactoe/tictactoe: Making directory 2026/05/28 05:10:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/28 05:10:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/28 05:10:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/28 05:10:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/28 05:10:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/28 05:10:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/28 05:10:24 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:24 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/28 05:10:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/28 05:10:25 INFO : toe/toe/toe.txt: Deleted 2026/05/28 05:10:25 INFO : toe/toe: Removing directory 2026/05/28 05:10:25 INFO : toe: Removing directory 2026/05/28 05:10:25 INFO : empty_dir: Removing directory 2026/05/28 05:10:25 DEBUG : Local file system at /tmp/rclone2203418510: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:10:25 DEBUG : empty_dir: Making directory with metadata 2026/05/28 05:10:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/28 05:10:25 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:26 INFO : tictacempty_dir: Making directory 2026/05/28 05:10:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:26 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:26 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:26 INFO : tictactoe: Making directory 2026/05/28 05:10:26 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:26 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/28 05:10:26 INFO : tictactoe/tictactoe: Making directory 2026/05/28 05:10:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/28 05:10:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/28 05:10:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/28 05:10:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/28 05:10:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/28 05:10:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/28 05:10:26 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:26 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/28 05:10:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/28 05:10:26 INFO : toe/toe/toe.txt: Deleted 2026/05/28 05:10:26 INFO : toe/toe: Removing directory 2026/05/28 05:10:26 INFO : toe: Removing directory 2026/05/28 05:10:26 INFO : empty_dir: Removing directory 2026/05/28 05:10:26 DEBUG : Local file system at /tmp/rclone2203418510: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/28 05:10:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/28 05:10:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/28 05:10:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/28 05:10:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/28 05:10:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/28 05:10:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/28 05:10:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/28 05:10:30 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 (5.33s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:10:31 DEBUG : Reset feature "Copy" 2026/05/28 05:10:31 DEBUG : Reset feature "Move" 2026/05/28 05:10:31 DEBUG : Reset feature "Copy" 2026/05/28 05:10:31 DEBUG : Reset feature "Move" 2026/05/28 05:10:31 DEBUG : empty_dir: Making directory with metadata 2026/05/28 05:10:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/28 05:10:31 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:31 INFO : tictacempty_dir: Making directory 2026/05/28 05:10:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/28 05:10:31 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:31 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:31 INFO : tictactoe: Making directory 2026/05/28 05:10:31 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:31 DEBUG : toe: transformed to: tictactoe 2026/05/28 05:10:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/28 05:10:31 INFO : tictactoe/tictactoe: Making directory 2026/05/28 05:10:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/28 05:10:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/28 05:10:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/28 05:10:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/28 05:10:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/28 05:10:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/28 05:10:31 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:31 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/28 05:10:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/28 05:10:32 INFO : toe/toe/toe.txt: Deleted 2026/05/28 05:10:32 INFO : toe/toe: Removing directory 2026/05/28 05:10:32 INFO : toe: Removing directory 2026/05/28 05:10:32 INFO : empty_dir: Removing directory 2026/05/28 05:10:32 DEBUG : Local file system at /tmp/rclone2203418510: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/28 05:10:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/28 05:10:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/28 05:10:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/28 05:10:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/28 05:10:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/28 05:10:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/28 05:10:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/28 05:10:33 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.93s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:10:35 DEBUG : toe: transformed to: dG9l 2026/05/28 05:10:35 DEBUG : toe: transformed to: dG9l 2026/05/28 05:10:35 INFO : dG9l: Making directory 2026/05/28 05:10:35 DEBUG : toe: transformed to: dG9l 2026/05/28 05:10:35 DEBUG : toe: transformed to: dG9l 2026/05/28 05:10:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/28 05:10:35 INFO : dG9l/dG9l: Making directory 2026/05/28 05:10:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/28 05:10:35 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/28 05:10:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/28 05:10:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/28 05:10:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/28 05:10:35 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:35 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/28 05:10:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/28 05:10:35 DEBUG : Waiting for deletions to finish 2026/05/28 05:10:36 DEBUG : dG9l: transformed to: toe 2026/05/28 05:10:36 DEBUG : dG9l: transformed to: toe 2026/05/28 05:10:36 DEBUG : dG9l: transformed to: toe 2026/05/28 05:10:36 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/28 05:10:36 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/28 05:10:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/28 05:10:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/28 05:10:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/28 05:10:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/28 05:10:36 DEBUG : Local file system at /tmp/rclone2203418510: Waiting for checks to finish 2026/05/28 05:10:36 DEBUG : Local file system at /tmp/rclone2203418510: Waiting for transfers to finish 2026/05/28 05:10:36 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.54s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-jilegiv5nipo", Local "Local file system at /tmp/rclone2203418510", Modify Window "1ms" 2026/05/28 05:10:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/28 05:10:37 DEBUG : toe: transformed to: 2026/05/28 05:10:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/28 05:10:37 DEBUG : toe: transformed to: 2026/05/28 05:10:37 INFO : B2 bucket rclone-test-jilegiv5nipo: Making directory 2026/05/28 05:10:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/28 05:10:37 DEBUG : toe: transformed to: 2026/05/28 05:10:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/28 05:10:37 DEBUG : toe: transformed to: 2026/05/28 05:10:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/28 05:10:37 DEBUG : toe/toe: transformed to: 2026/05/28 05:10:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/28 05:10:37 INFO : toe/toe: Making directory 2026/05/28 05:10:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/28 05:10:37 DEBUG : toe/toe: transformed to: 2026/05/28 05:10:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/28 05:10:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/28 05:10:37 DEBUG : toe: transformed to: 2026/05/28 05:10:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/28 05:10:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/28 05:10:37 DEBUG : toe/toe/toe: transformed to: 2026/05/28 05:10:37 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/28 05:10:37 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for checks to finish 2026/05/28 05:10:37 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Waiting for transfers to finish 2026/05/28 05:10:38 DEBUG : toe/toe/toe: size = 11 OK 2026/05/28 05:10:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/28 05:10:38 INFO : toe/toe/toe: Copied (new) 2026/05/28 05:10:38 ERROR : B2 bucket rclone-test-jilegiv5nipo: not deleting files as there were IO errors 2026/05/28 05:10:38 ERROR : B2 bucket rclone-test-jilegiv5nipo: not deleting directories as there were IO errors --- PASS: TestError (1.87s) PASS 2026/05/28 05:10:39 DEBUG : B2 bucket rclone-test-jilegiv5nipo: Purge remote 2026/05/28 05:10:39 INFO : B2 bucket rclone-test-jilegiv5nipo: cleaning bucket "rclone-test-jilegiv5nipo" of all files 2026/05/28 05:10:40 DEBUG : BackupDir/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553abcb_d20260528_m050433_c001_v7007000_t0000_u01779944673930") 2026/05/28 05:10:40 DEBUG : BackupDir/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1081578bad6b7245_d20260528_m050428_c001_v0001097_t0019_u01779944668009") 2026/05/28 05:10:40 DEBUG : CompareDest/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f418c71c39119f16e_d20260528_m050408_c001_v7007000_t0000_u01779944648631") 2026/05/28 05:10:40 DEBUG : CompareDest/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c406f42_d20260528_m050402_c001_v0001146_t0018_u01779944642897") 2026/05/28 05:10:40 DEBUG : CompareDest/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f418c71c39119f170_d20260528_m050408_c001_v7007000_t0000_u01779944648812") 2026/05/28 05:10:40 DEBUG : CompareDest/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808dcb5_d20260528_m050404_c001_v0001182_t0005_u01779944644330") 2026/05/28 05:10:40 DEBUG : CopyDest/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553abcc_d20260528_m050434_c001_v7007000_t0000_u01779944674135") 2026/05/28 05:10:40 DEBUG : CopyDest/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba1eb_d20260528_m050424_c001_v0001150_t0034_u01779944664981") 2026/05/28 05:10:40 DEBUG : CopyDest/three: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553abcd_d20260528_m050434_c001_v7007000_t0000_u01779944674340") 2026/05/28 05:10:40 DEBUG : CopyDest/three: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808dddb_d20260528_m050432_c001_v0001182_t0048_u01779944672056") 2026/05/28 05:10:40 DEBUG : CopyDest/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553abce_d20260528_m050434_c001_v7007000_t0000_u01779944674524") 2026/05/28 05:10:41 DEBUG : CopyDest/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c406fd4_d20260528_m050429_c001_v0001146_t0034_u01779944669495") 2026/05/28 05:10:41 DEBUG : EXISTING: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4160c8c19f4e9539_d20260528_m050555_c001_v7007000_t0000_u01779944755758") 2026/05/28 05:10:41 DEBUG : EXISTING: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407162_d20260528_m050554_c001_v0001146_t0051_u01779944754302") 2026/05/28 05:10:41 DEBUG : PREFIXapple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f406c586dd2a5a812_d20260528_m050801_c001_v7007000_t0000_u01779944881703") 2026/05/28 05:10:41 DEBUG : PREFIXapple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba6ad_d20260528_m050756_c001_v0001150_t0001_u01779944876104") 2026/05/28 05:10:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f42396ba36318b6af_d20260528_m050802_c001_v7007000_t0000_u01779944882061") 2026/05/28 05:10:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714573ef_d20260528_m050756_c001_v0001040_t0054_u01779944876083") 2026/05/28 05:10:41 DEBUG : PREFIXbanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a17_d20260528_m050801_c001_v7007000_t0000_u01779944881743") 2026/05/28 05:10:41 DEBUG : PREFIXbanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e88d_d20260528_m050756_c001_v0001182_t0048_u01779944876074") 2026/05/28 05:10:41 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8328_d20260528_m050801_c001_v7007000_t0000_u01779944881898") 2026/05/28 05:10:41 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4073fb_d20260528_m050756_c001_v0001146_t0001_u01779944876095") 2026/05/28 05:10:41 DEBUG : Testêé: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4160c8c19f4e9508_d20260528_m050551_c001_v7007000_t0000_u01779944751450") 2026/05/28 05:10:41 DEBUG : Testêé: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e197_d20260528_m050550_c001_v0001182_t0031_u01779944750880") 2026/05/28 05:10:41 DEBUG : Testêé: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40714a_d20260528_m050549_c001_v0001146_t0012_u01779944749810") 2026/05/28 05:10:41 DEBUG : YXBwbGU=: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9a8_d20260528_m050742_c001_v7007000_t0000_u01779944862299") 2026/05/28 05:10:41 DEBUG : YXBwbGU=: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714573b3_d20260528_m050737_c001_v0001040_t0040_u01779944857869") 2026/05/28 05:10:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9a9_d20260528_m050742_c001_v7007000_t0000_u01779944862484") 2026/05/28 05:10:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba61d_d20260528_m050737_c001_v0001150_t0048_u01779944857877") 2026/05/28 05:10:41 DEBUG : YmFuYW5h: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9aa_d20260528_m050742_c001_v7007000_t0000_u01779944862671") 2026/05/28 05:10:42 DEBUG : YmFuYW5h: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e78b_d20260528_m050737_c001_v0001182_t0006_u01779944857887") 2026/05/28 05:10:42 DEBUG : a/potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c0998_d20260528_m050151_c001_v7007000_t0000_u01779944511118") 2026/05/28 05:10:42 DEBUG : a/potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f5f_d20260528_m050150_c001_v0001150_t0056_u01779944510226") 2026/05/28 05:10:42 DEBUG : a/potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca24e4_d20260528_m050148_c001_v7007000_t0000_u01779944508608") 2026/05/28 05:10:42 DEBUG : a/potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f45_d20260528_m050147_c001_v0001150_t0029_u01779944507712") 2026/05/28 05:10:42 DEBUG : a/potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca247e_d20260528_m050129_c001_v7007000_t0000_u01779944489625") 2026/05/28 05:10:42 DEBUG : a/potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9ee9_d20260528_m050128_c001_v0001150_t0047_u01779944488643") 2026/05/28 05:10:42 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c587c_d20260528_m051004_c001_v7007000_t0000_u01779945004510") 2026/05/28 05:10:42 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ef17_d20260528_m050959_c001_v0001182_t0046_u01779944999824") 2026/05/28 05:10:42 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408962_d20260528_m050947_c001_v7007000_t0000_u01779944987701") 2026/05/28 05:10:42 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ee5f_d20260528_m050943_c001_v0001182_t0018_u01779944983038") 2026/05/28 05:10:42 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a85_d20260528_m050931_c001_v7007000_t0000_u01779944971679") 2026/05/28 05:10:42 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ed9b_d20260528_m050927_c001_v0001182_t0015_u01779944967697") 2026/05/28 05:10:42 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915c5_d20260528_m050915_c001_v7007000_t0000_u01779944955769") 2026/05/28 05:10:42 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ecdd_d20260528_m050911_c001_v0001182_t0055_u01779944951609") 2026/05/28 05:10:42 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d847_d20260528_m050859_c001_v7007000_t0000_u01779944939710") 2026/05/28 05:10:42 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ec1f_d20260528_m050855_c001_v0001182_t0059_u01779944935150") 2026/05/28 05:10:42 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a42c_d20260528_m050842_c001_v7007000_t0000_u01779944922791") 2026/05/28 05:10:42 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba7c3_d20260528_m050836_c001_v0001150_t0021_u01779944916565") 2026/05/28 05:10:43 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080e1_d20260528_m050824_c001_v7007000_t0000_u01779944904562") 2026/05/28 05:10:43 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ea23_d20260528_m050820_c001_v0001182_t0025_u01779944900737") 2026/05/28 05:10:43 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080cd_d20260528_m050819_c001_v7007000_t0000_u01779944899565") 2026/05/28 05:10:43 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457441_d20260528_m050814_c001_v0001040_t0059_u01779944894893") 2026/05/28 05:10:43 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed832e_d20260528_m050803_c001_v7007000_t0000_u01779944883426") 2026/05/28 05:10:43 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba6cf_d20260528_m050759_c001_v0001150_t0003_u01779944879818") 2026/05/28 05:10:43 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a12_d20260528_m050758_c001_v7007000_t0000_u01779944878593") 2026/05/28 05:10:43 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e86f_d20260528_m050753_c001_v0001182_t0008_u01779944873812") 2026/05/28 05:10:43 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9a6_d20260528_m050740_c001_v7007000_t0000_u01779944860244") 2026/05/28 05:10:43 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714573a5_d20260528_m050735_c001_v0001040_t0005_u01779944855262") 2026/05/28 05:10:43 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d4d_d20260528_m050723_c001_v7007000_t0000_u01779944843317") 2026/05/28 05:10:43 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145735d_d20260528_m050718_c001_v0001040_t0022_u01779944838921") 2026/05/28 05:10:43 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44e1_d20260528_m050707_c001_v7007000_t0000_u01779944827613") 2026/05/28 05:10:43 DEBUG : apple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457319_d20260528_m050703_c001_v0001040_t0017_u01779944823542") 2026/05/28 05:10:43 DEBUG : appleSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d821_d20260528_m050822_c001_v7007000_t0000_u01779944902822") 2026/05/28 05:10:43 DEBUG : appleSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457447_d20260528_m050817_c001_v0001040_t0020_u01779944897155") 2026/05/28 05:10:43 DEBUG : appleapple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a42d_d20260528_m050842_c001_v7007000_t0000_u01779944922971") 2026/05/28 05:10:44 DEBUG : appleapple: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808eb31_d20260528_m050838_c001_v0001182_t0026_u01779944918724") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c587d_d20260528_m051004_c001_v7007000_t0000_u01779945004700") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457601_d20260528_m051000_c001_v0001040_t0030_u01779945000346") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408963_d20260528_m050947_c001_v7007000_t0000_u01779944987883") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714575b1_d20260528_m050943_c001_v0001040_t0037_u01779944983624") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a87_d20260528_m050931_c001_v7007000_t0000_u01779944971864") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457575_d20260528_m050928_c001_v0001040_t0005_u01779944968221") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915c6_d20260528_m050915_c001_v7007000_t0000_u01779944955951") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145752b_d20260528_m050912_c001_v0001040_t0015_u01779944952095") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d848_d20260528_m050859_c001_v7007000_t0000_u01779944939899") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714574e5_d20260528_m050855_c001_v0001040_t0051_u01779944935985") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a42a_d20260528_m050840_c001_v7007000_t0000_u01779944920843") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457493_d20260528_m050837_c001_v0001040_t0040_u01779944917159") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080e3_d20260528_m050824_c001_v7007000_t0000_u01779944904747") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407481_d20260528_m050820_c001_v0001146_t0028_u01779944900726") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4267ae63276cf28a_d20260528_m050819_c001_v7007000_t0000_u01779944899567") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e9d3_d20260528_m050815_c001_v0001182_t0006_u01779944895718") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8330_d20260528_m050803_c001_v7007000_t0000_u01779944883607") 2026/05/28 05:10:44 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e8e1_d20260528_m050759_c001_v0001182_t0030_u01779944879824") 2026/05/28 05:10:45 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a14_d20260528_m050758_c001_v7007000_t0000_u01779944878784") 2026/05/28 05:10:45 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba6a9_d20260528_m050754_c001_v0001150_t0014_u01779944874659") 2026/05/28 05:10:45 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4150823cd0bd071a_d20260528_m050740_c001_v7007000_t0000_u01779944860193") 2026/05/28 05:10:45 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e76f_d20260528_m050736_c001_v0001182_t0029_u01779944856107") 2026/05/28 05:10:45 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d4e_d20260528_m050723_c001_v7007000_t0000_u01779944843587") 2026/05/28 05:10:45 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e6b3_d20260528_m050719_c001_v0001182_t0004_u01779944839731") 2026/05/28 05:10:45 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44e2_d20260528_m050707_c001_v7007000_t0000_u01779944827795") 2026/05/28 05:10:45 DEBUG : appleappleapplebanana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e5e1_d20260528_m050704_c001_v0001182_t0056_u01779944824287") 2026/05/28 05:10:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080d5_d20260528_m050822_c001_v7007000_t0000_u01779944902854") 2026/05/28 05:10:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba735_d20260528_m050817_c001_v0001150_t0015_u01779944897166") 2026/05/28 05:10:45 DEBUG : b/potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c0999_d20260528_m050151_c001_v7007000_t0000_u01779944511310") 2026/05/28 05:10:45 DEBUG : b/potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f53_d20260528_m050149_c001_v0001150_t0021_u01779944509155") 2026/05/28 05:10:45 DEBUG : b/potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca24df_d20260528_m050148_c001_v7007000_t0000_u01779944508057") 2026/05/28 05:10:45 DEBUG : b/potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f3f_d20260528_m050146_c001_v0001150_t0048_u01779944506585") 2026/05/28 05:10:45 DEBUG : b/potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca245c_d20260528_m050129_c001_v7007000_t0000_u01779944489078") 2026/05/28 05:10:45 DEBUG : b/potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9ee3_d20260528_m050127_c001_v0001150_t0016_u01779944487585") 2026/05/28 05:10:45 DEBUG : backup/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f03279e_d20260528_m050448_c001_v7007000_t0000_u01779944688032") 2026/05/28 05:10:45 DEBUG : backup/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1138787692e41ebb_d20260528_m050445_c001_v0001183_t0024_u01779944685764") 2026/05/28 05:10:46 DEBUG : backup/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f117b8baa0b8016b0_d20260528_m050441_c001_v0001136_t0043_u01779944681177") 2026/05/28 05:10:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c0fed_d20260528_m050513_c001_v7007000_t0000_u01779944713941") 2026/05/28 05:10:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1066e90ca0bbc9e5_d20260528_m050512_c001_v0001167_t0003_u01779944712140") 2026/05/28 05:10:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11442ed5e2fc09c5_d20260528_m050508_c001_v0001167_t0047_u01779944708227") 2026/05/28 05:10:46 DEBUG : backup/one.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4126bbff1123ba85_d20260528_m050501_c001_v7007000_t0000_u01779944701599") 2026/05/28 05:10:46 DEBUG : backup/one.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112eeb4003152eac_d20260528_m050459_c001_v0001173_t0033_u01779944699560") 2026/05/28 05:10:46 DEBUG : backup/one.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11117f802b498601_d20260528_m050454_c001_v0001090_t0005_u01779944694956") 2026/05/28 05:10:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c0fee_d20260528_m050514_c001_v7007000_t0000_u01779944714126") 2026/05/28 05:10:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f114748fb52f2d675_d20260528_m050513_c001_v0001184_t0049_u01779944713176") 2026/05/28 05:10:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f10791d8c60c3251b_d20260528_m050509_c001_v0001101_t0050_u01779944709834") 2026/05/28 05:10:46 DEBUG : backup/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f03279f_d20260528_m050448_c001_v7007000_t0000_u01779944688213") 2026/05/28 05:10:46 DEBUG : backup/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1189cbea47b179be_d20260528_m050447_c001_v0001115_t0008_u01779944687061") 2026/05/28 05:10:46 DEBUG : backup/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1066e90ca0bbc8d9_d20260528_m050443_c001_v0001167_t0024_u01779944683048") 2026/05/28 05:10:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4126bbff1123ba86_d20260528_m050501_c001_v7007000_t0000_u01779944701784") 2026/05/28 05:10:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116a13e13fbf18aa_d20260528_m050500_c001_v0001099_t0018_u01779944700589") 2026/05/28 05:10:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f118c16e3e24848a2_d20260528_m050456_c001_v0001116_t0041_u01779944696527") 2026/05/28 05:10:46 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c587e_d20260528_m051004_c001_v7007000_t0000_u01779945004906") 2026/05/28 05:10:46 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407655_d20260528_m051000_c001_v0001146_t0016_u01779945000029") 2026/05/28 05:10:46 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408964_d20260528_m050948_c001_v7007000_t0000_u01779944988064") 2026/05/28 05:10:46 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4075fa_d20260528_m050943_c001_v0001146_t0033_u01779944983254") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a88_d20260528_m050932_c001_v7007000_t0000_u01779944972047") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407597_d20260528_m050927_c001_v0001146_t0021_u01779944967910") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915c7_d20260528_m050916_c001_v7007000_t0000_u01779944956135") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407557_d20260528_m050911_c001_v0001146_t0017_u01779944951810") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d849_d20260528_m050900_c001_v7007000_t0000_u01779944940083") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407525_d20260528_m050855_c001_v0001146_t0058_u01779944935582") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a42e_d20260528_m050843_c001_v7007000_t0000_u01779944923167") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808eb0d_d20260528_m050836_c001_v0001182_t0018_u01779944916950") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080e4_d20260528_m050824_c001_v7007000_t0000_u01779944904957") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457455_d20260528_m050820_c001_v0001040_t0003_u01779944900746") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4029b320954558f4_d20260528_m050819_c001_v7007000_t0000_u01779944899555") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba72f_d20260528_m050815_c001_v0001150_t0037_u01779944895375") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8331_d20260528_m050803_c001_v7007000_t0000_u01779944883791") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407419_d20260528_m050759_c001_v0001146_t0058_u01779944879836") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8315_d20260528_m050758_c001_v7007000_t0000_u01779944878604") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714573eb_d20260528_m050754_c001_v0001040_t0048_u01779944874018") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed58ea3_d20260528_m050740_c001_v7007000_t0000_u01779944860254") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba611_d20260528_m050735_c001_v0001150_t0023_u01779944855802") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d50_d20260528_m050723_c001_v7007000_t0000_u01779944843771") 2026/05/28 05:10:47 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba5b5_d20260528_m050719_c001_v0001150_t0058_u01779944839331") 2026/05/28 05:10:48 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44e3_d20260528_m050707_c001_v7007000_t0000_u01779944827977") 2026/05/28 05:10:48 DEBUG : banana: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba577_d20260528_m050704_c001_v0001150_t0025_u01779944824038") 2026/05/28 05:10:48 DEBUG : bananaSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4029b320954558f9_d20260528_m050823_c001_v7007000_t0000_u01779944903059") 2026/05/28 05:10:48 DEBUG : bananaSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e9eb_d20260528_m050817_c001_v0001182_t0027_u01779944897178") 2026/05/28 05:10:48 DEBUG : both0: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c7f_d20260528_m050635_c001_v7007000_t0000_u01779944795716") 2026/05/28 05:10:48 DEBUG : both0: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba443_d20260528_m050618_c001_v0001150_t0058_u01779944778968") 2026/05/28 05:10:48 DEBUG : both0: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab6456f_d20260528_m050614_c001_v7007000_t0000_u01779944774655") 2026/05/28 05:10:48 DEBUG : both0: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e20b_d20260528_m050558_c001_v0001182_t0038_u01779944758112") 2026/05/28 05:10:48 DEBUG : both1: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c80_d20260528_m050635_c001_v7007000_t0000_u01779944795947") 2026/05/28 05:10:48 DEBUG : both1: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e37d_d20260528_m050620_c001_v0001182_t0037_u01779944780404") 2026/05/28 05:10:48 DEBUG : both1: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab64570_d20260528_m050614_c001_v7007000_t0000_u01779944774839") 2026/05/28 05:10:48 DEBUG : both1: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40717a_d20260528_m050559_c001_v0001146_t0026_u01779944759083") 2026/05/28 05:10:48 DEBUG : both10: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c81_d20260528_m050636_c001_v7007000_t0000_u01779944796127") 2026/05/28 05:10:48 DEBUG : both10: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e3d5_d20260528_m050626_c001_v0001182_t0048_u01779944786208") 2026/05/28 05:10:48 DEBUG : both10: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab64571_d20260528_m050615_c001_v7007000_t0000_u01779944775022") 2026/05/28 05:10:48 DEBUG : both10: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4071ae_d20260528_m050605_c001_v0001146_t0001_u01779944765173") 2026/05/28 05:10:48 DEBUG : both11: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c82_d20260528_m050636_c001_v7007000_t0000_u01779944796308") 2026/05/28 05:10:48 DEBUG : both11: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407242_d20260528_m050626_c001_v0001146_t0020_u01779944786759") 2026/05/28 05:10:48 DEBUG : both11: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab64572_d20260528_m050615_c001_v7007000_t0000_u01779944775205") 2026/05/28 05:10:49 DEBUG : both11: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba403_d20260528_m050605_c001_v0001150_t0038_u01779944765892") 2026/05/28 05:10:49 DEBUG : both12: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c83_d20260528_m050636_c001_v7007000_t0000_u01779944796490") 2026/05/28 05:10:49 DEBUG : both12: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba473_d20260528_m050627_c001_v0001150_t0024_u01779944787546") 2026/05/28 05:10:49 DEBUG : both12: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab64574_d20260528_m050615_c001_v7007000_t0000_u01779944775388") 2026/05/28 05:10:49 DEBUG : both12: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e2af_d20260528_m050606_c001_v0001182_t0049_u01779944766840") 2026/05/28 05:10:49 DEBUG : both13: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c84_d20260528_m050636_c001_v7007000_t0000_u01779944796674") 2026/05/28 05:10:49 DEBUG : both13: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e3fb_d20260528_m050628_c001_v0001182_t0034_u01779944788185") 2026/05/28 05:10:49 DEBUG : both13: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab64575_d20260528_m050615_c001_v7007000_t0000_u01779944775571") 2026/05/28 05:10:49 DEBUG : both13: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4071c8_d20260528_m050607_c001_v0001146_t0029_u01779944767408") 2026/05/28 05:10:49 DEBUG : both14: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c85_d20260528_m050636_c001_v7007000_t0000_u01779944796856") 2026/05/28 05:10:49 DEBUG : both14: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40724e_d20260528_m050628_c001_v0001146_t0046_u01779944788813") 2026/05/28 05:10:49 DEBUG : both14: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab64576_d20260528_m050615_c001_v7007000_t0000_u01779944775762") 2026/05/28 05:10:49 DEBUG : both14: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba411_d20260528_m050608_c001_v0001150_t0020_u01779944768028") 2026/05/28 05:10:49 DEBUG : both15: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c86_d20260528_m050637_c001_v7007000_t0000_u01779944797037") 2026/05/28 05:10:49 DEBUG : both15: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba487_d20260528_m050629_c001_v0001150_t0047_u01779944789571") 2026/05/28 05:10:49 DEBUG : both15: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab64578_d20260528_m050616_c001_v7007000_t0000_u01779944776026") 2026/05/28 05:10:49 DEBUG : both15: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e2c5_d20260528_m050608_c001_v0001182_t0036_u01779944768635") 2026/05/28 05:10:49 DEBUG : both16: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c87_d20260528_m050637_c001_v7007000_t0000_u01779944797218") 2026/05/28 05:10:49 DEBUG : both16: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e429_d20260528_m050630_c001_v0001182_t0058_u01779944790713") 2026/05/28 05:10:50 DEBUG : both16: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab64579_d20260528_m050616_c001_v7007000_t0000_u01779944776211") 2026/05/28 05:10:50 DEBUG : both16: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4071da_d20260528_m050609_c001_v0001146_t0034_u01779944769318") 2026/05/28 05:10:50 DEBUG : both17: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c88_d20260528_m050637_c001_v7007000_t0000_u01779944797533") 2026/05/28 05:10:50 DEBUG : both17: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407260_d20260528_m050631_c001_v0001146_t0011_u01779944791470") 2026/05/28 05:10:50 DEBUG : both17: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab6457a_d20260528_m050616_c001_v7007000_t0000_u01779944776394") 2026/05/28 05:10:50 DEBUG : both17: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba417_d20260528_m050609_c001_v0001150_t0017_u01779944769853") 2026/05/28 05:10:50 DEBUG : both18: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c89_d20260528_m050637_c001_v7007000_t0000_u01779944797715") 2026/05/28 05:10:50 DEBUG : both18: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba49d_d20260528_m050631_c001_v0001150_t0032_u01779944791995") 2026/05/28 05:10:50 DEBUG : both18: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab6457b_d20260528_m050616_c001_v7007000_t0000_u01779944776577") 2026/05/28 05:10:50 DEBUG : both18: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e2e3_d20260528_m050610_c001_v0001182_t0059_u01779944770567") 2026/05/28 05:10:50 DEBUG : both19: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c8a_d20260528_m050637_c001_v7007000_t0000_u01779944797897") 2026/05/28 05:10:50 DEBUG : both19: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e445_d20260528_m050632_c001_v0001182_t0045_u01779944792745") 2026/05/28 05:10:50 DEBUG : both19: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab6457c_d20260528_m050616_c001_v7007000_t0000_u01779944776771") 2026/05/28 05:10:50 DEBUG : both19: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4071de_d20260528_m050611_c001_v0001146_t0059_u01779944771195") 2026/05/28 05:10:50 DEBUG : both2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c8b_d20260528_m050638_c001_v7007000_t0000_u01779944798078") 2026/05/28 05:10:50 DEBUG : both2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407218_d20260528_m050620_c001_v0001146_t0025_u01779944780868") 2026/05/28 05:10:50 DEBUG : both2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab6457d_d20260528_m050616_c001_v7007000_t0000_u01779944776954") 2026/05/28 05:10:50 DEBUG : both2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba3ed_d20260528_m050559_c001_v0001150_t0006_u01779944759680") 2026/05/28 05:10:50 DEBUG : both3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c8c_d20260528_m050638_c001_v7007000_t0000_u01779944798259") 2026/05/28 05:10:50 DEBUG : both3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba453_d20260528_m050621_c001_v0001150_t0045_u01779944781466") 2026/05/28 05:10:51 DEBUG : both3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab6457e_d20260528_m050617_c001_v7007000_t0000_u01779944777137") 2026/05/28 05:10:51 DEBUG : both3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e231_d20260528_m050600_c001_v0001182_t0052_u01779944760279") 2026/05/28 05:10:51 DEBUG : both4: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c8d_d20260528_m050638_c001_v7007000_t0000_u01779944798440") 2026/05/28 05:10:51 DEBUG : both4: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e393_d20260528_m050622_c001_v0001182_t0019_u01779944782221") 2026/05/28 05:10:51 DEBUG : both4: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab6457f_d20260528_m050617_c001_v7007000_t0000_u01779944777324") 2026/05/28 05:10:51 DEBUG : both4: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40718c_d20260528_m050600_c001_v0001146_t0020_u01779944760954") 2026/05/28 05:10:51 DEBUG : both5: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c8f_d20260528_m050638_c001_v7007000_t0000_u01779944798621") 2026/05/28 05:10:51 DEBUG : both5: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407224_d20260528_m050622_c001_v0001146_t0012_u01779944782707") 2026/05/28 05:10:51 DEBUG : both5: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab64580_d20260528_m050617_c001_v7007000_t0000_u01779944777507") 2026/05/28 05:10:51 DEBUG : both5: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba3f3_d20260528_m050601_c001_v0001150_t0023_u01779944761503") 2026/05/28 05:10:51 DEBUG : both6: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c90_d20260528_m050638_c001_v7007000_t0000_u01779944798802") 2026/05/28 05:10:51 DEBUG : both6: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba459_d20260528_m050623_c001_v0001150_t0023_u01779944783214") 2026/05/28 05:10:51 DEBUG : both6: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab64581_d20260528_m050617_c001_v7007000_t0000_u01779944777690") 2026/05/28 05:10:51 DEBUG : both6: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e255_d20260528_m050602_c001_v0001182_t0008_u01779944762231") 2026/05/28 05:10:51 DEBUG : both7: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c91_d20260528_m050638_c001_v7007000_t0000_u01779944798984") 2026/05/28 05:10:51 DEBUG : both7: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e3b9_d20260528_m050624_c001_v0001182_t0000_u01779944784183") 2026/05/28 05:10:51 DEBUG : both7: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab64583_d20260528_m050617_c001_v7007000_t0000_u01779944777872") 2026/05/28 05:10:51 DEBUG : both7: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40719e_d20260528_m050602_c001_v0001146_t0028_u01779944762956") 2026/05/28 05:10:51 DEBUG : both8: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c92_d20260528_m050639_c001_v7007000_t0000_u01779944799167") 2026/05/28 05:10:52 DEBUG : both8: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407234_d20260528_m050624_c001_v0001146_t0009_u01779944784899") 2026/05/28 05:10:52 DEBUG : both8: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab64584_d20260528_m050618_c001_v7007000_t0000_u01779944778056") 2026/05/28 05:10:52 DEBUG : both8: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba3ff_d20260528_m050603_c001_v0001150_t0022_u01779944763627") 2026/05/28 05:10:52 DEBUG : both9: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c93_d20260528_m050639_c001_v7007000_t0000_u01779944799348") 2026/05/28 05:10:52 DEBUG : both9: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba469_d20260528_m050625_c001_v0001150_t0047_u01779944785480") 2026/05/28 05:10:52 DEBUG : both9: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab64585_d20260528_m050618_c001_v7007000_t0000_u01779944778241") 2026/05/28 05:10:52 DEBUG : both9: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e27f_d20260528_m050604_c001_v0001182_t0033_u01779944764565") 2026/05/28 05:10:52 DEBUG : c/non empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c099a_d20260528_m050151_c001_v7007000_t0000_u01779944511490") 2026/05/28 05:10:52 DEBUG : c/non empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f59_d20260528_m050149_c001_v0001150_t0003_u01779944509528") 2026/05/28 05:10:52 DEBUG : c/non empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca24e7_d20260528_m050148_c001_v7007000_t0000_u01779944508790") 2026/05/28 05:10:52 DEBUG : c/non empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f41_d20260528_m050146_c001_v0001150_t0033_u01779944506938") 2026/05/28 05:10:52 DEBUG : c/non empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca2481_d20260528_m050129_c001_v7007000_t0000_u01779944489808") 2026/05/28 05:10:52 DEBUG : c/non empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9ee7_d20260528_m050127_c001_v0001150_t0003_u01779944487829") 2026/05/28 05:10:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9ab_d20260528_m050742_c001_v7007000_t0000_u01779944862856") 2026/05/28 05:10:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4073a7_d20260528_m050737_c001_v0001146_t0015_u01779944857898") 2026/05/28 05:10:52 DEBUG : check sum: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b266d_d20260528_m050120_c001_v7007000_t0000_u01779944480346") 2026/05/28 05:10:52 DEBUG : check sum: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9ec0_d20260528_m050119_c001_v0001150_t0043_u01779944479280") 2026/05/28 05:10:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c58f1_d20260528_m051037_c001_v7007000_t0000_u01779945037341") 2026/05/28 05:10:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808f0af_d20260528_m051035_c001_v0001182_t0029_u01779945035750") 2026/05/28 05:10:52 DEBUG : dest/3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553abad_d20260528_m050417_c001_v7007000_t0000_u01779944657969") 2026/05/28 05:10:53 DEBUG : dest/3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419fae2c4e885298_d20260528_m050416_c001_v0001176_t0041_u01779944656858") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a42f_d20260528_m050843_c001_v7007000_t0000_u01779944923428") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457499_d20260528_m050838_c001_v0001040_t0047_u01779944918925") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c587f_d20260528_m051005_c001_v7007000_t0000_u01779945005094") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808eecd_d20260528_m050952_c001_v0001182_t0040_u01779944992550") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408965_d20260528_m050948_c001_v7007000_t0000_u01779944988362") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ee09_d20260528_m050936_c001_v0001182_t0045_u01779944976287") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a89_d20260528_m050932_c001_v7007000_t0000_u01779944972228") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ed63_d20260528_m050920_c001_v0001182_t0029_u01779944960574") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915c9_d20260528_m050916_c001_v7007000_t0000_u01779944956316") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ec7d_d20260528_m050904_c001_v0001182_t0038_u01779944944423") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d84a_d20260528_m050900_c001_v7007000_t0000_u01779944940267") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ebb1_d20260528_m050847_c001_v0001182_t0025_u01779944927514") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8626_d20260528_m050840_c001_v7007000_t0000_u01779944920415") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba799_d20260528_m050829_c001_v0001150_t0000_u01779944909354") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080e6_d20260528_m050825_c001_v7007000_t0000_u01779944905141") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ea29_d20260528_m050820_c001_v0001182_t0025_u01779944900943") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40541919fe474424_d20260528_m050819_c001_v7007000_t0000_u01779944899158") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457423_d20260528_m050808_c001_v0001040_t0003_u01779944888280") 2026/05/28 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8334_d20260528_m050803_c001_v7007000_t0000_u01779944883973") 2026/05/28 05:10:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e8e5_d20260528_m050800_c001_v0001182_t0045_u01779944880044") 2026/05/28 05:10:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558914a8_d20260528_m050758_c001_v7007000_t0000_u01779944878580") 2026/05/28 05:10:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e801_d20260528_m050746_c001_v0001182_t0013_u01779944866973") 2026/05/28 05:10:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f403a47ae489c0702_d20260528_m050740_c001_v7007000_t0000_u01779944860140") 2026/05/28 05:10:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457389_d20260528_m050728_c001_v0001040_t0054_u01779944848092") 2026/05/28 05:10:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d51_d20260528_m050723_c001_v7007000_t0000_u01779944843954") 2026/05/28 05:10:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457341_d20260528_m050712_c001_v0001040_t0019_u01779944832308") 2026/05/28 05:10:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44e4_d20260528_m050708_c001_v7007000_t0000_u01779944828158") 2026/05/28 05:10:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714572f7_d20260528_m050656_c001_v0001040_t0005_u01779944816342") 2026/05/28 05:10:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f416dc2756a74cfeb_d20260528_m050823_c001_v7007000_t0000_u01779944903070") 2026/05/28 05:10:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e9ef_d20260528_m050817_c001_v0001182_t0000_u01779944897399") 2026/05/28 05:10:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a430_d20260528_m050843_c001_v7007000_t0000_u01779944923608") 2026/05/28 05:10:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4074cf_d20260528_m050838_c001_v0001146_t0015_u01779944918935") 2026/05/28 05:10:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c5880_d20260528_m051005_c001_v7007000_t0000_u01779945005291") 2026/05/28 05:10:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407625_d20260528_m050953_c001_v0001146_t0049_u01779944993117") 2026/05/28 05:10:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408966_d20260528_m050948_c001_v7007000_t0000_u01779944988548") 2026/05/28 05:10:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4075c5_d20260528_m050936_c001_v0001146_t0037_u01779944976847") 2026/05/28 05:10:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a8a_d20260528_m050932_c001_v7007000_t0000_u01779944972408") 2026/05/28 05:10:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40757d_d20260528_m050921_c001_v0001146_t0056_u01779944961140") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915ca_d20260528_m050916_c001_v7007000_t0000_u01779944956498") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407547_d20260528_m050904_c001_v0001146_t0030_u01779944944993") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d84b_d20260528_m050900_c001_v7007000_t0000_u01779944940450") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4074fb_d20260528_m050848_c001_v0001146_t0048_u01779944928074") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553b26e_d20260528_m050840_c001_v7007000_t0000_u01779944920933") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808eaab_d20260528_m050830_c001_v0001182_t0003_u01779944910037") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080e8_d20260528_m050825_c001_v7007000_t0000_u01779944905325") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba75f_d20260528_m050821_c001_v0001150_t0007_u01779944901146") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080ce_d20260528_m050819_c001_v7007000_t0000_u01779944899763") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba70b_d20260528_m050809_c001_v0001150_t0040_u01779944889023") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8335_d20260528_m050804_c001_v7007000_t0000_u01779944884156") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba6d5_d20260528_m050800_c001_v0001150_t0052_u01779944880118") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4150823cd0bd0747_d20260528_m050758_c001_v7007000_t0000_u01779944878609") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714573d3_d20260528_m050747_c001_v0001040_t0021_u01779944867547") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab645d1_d20260528_m050740_c001_v7007000_t0000_u01779944860415") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba5db_d20260528_m050728_c001_v0001150_t0031_u01779944848931") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d52_d20260528_m050724_c001_v7007000_t0000_u01779944844137") 2026/05/28 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba595_d20260528_m050713_c001_v0001150_t0047_u01779944833144") 2026/05/28 05:10:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44e5_d20260528_m050708_c001_v7007000_t0000_u01779944828340") 2026/05/28 05:10:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba54d_d20260528_m050657_c001_v0001150_t0011_u01779944817147") 2026/05/28 05:10:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98c5b_d20260528_m050822_c001_v7007000_t0000_u01779944902834") 2026/05/28 05:10:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba741_d20260528_m050817_c001_v0001150_t0007_u01779944897588") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a431_d20260528_m050843_c001_v7007000_t0000_u01779944923790") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba7d7_d20260528_m050838_c001_v0001150_t0026_u01779944918948") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c5881_d20260528_m051005_c001_v7007000_t0000_u01779945005484") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714575e1_d20260528_m050953_c001_v0001040_t0042_u01779944993889") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408967_d20260528_m050948_c001_v7007000_t0000_u01779944988760") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145759b_d20260528_m050937_c001_v0001040_t0026_u01779944977566") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a8b_d20260528_m050932_c001_v7007000_t0000_u01779944972589") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457559_d20260528_m050921_c001_v0001040_t0026_u01779944961950") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915cb_d20260528_m050916_c001_v7007000_t0000_u01779944956680") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457503_d20260528_m050905_c001_v0001040_t0051_u01779944945763") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d84c_d20260528_m050900_c001_v7007000_t0000_u01779944940631") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714574c5_d20260528_m050848_c001_v0001040_t0031_u01779944928958") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a42b_d20260528_m050841_c001_v7007000_t0000_u01779944921024") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457471_d20260528_m050830_c001_v0001040_t0053_u01779944910607") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080eb_d20260528_m050825_c001_v7007000_t0000_u01779944905508") 2026/05/28 05:10:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407485_d20260528_m050821_c001_v0001146_t0047_u01779944901073") 2026/05/28 05:10:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4160c8c19f4e95df_d20260528_m050819_c001_v7007000_t0000_u01779944899588") 2026/05/28 05:10:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e979_d20260528_m050809_c001_v0001182_t0008_u01779944889751") 2026/05/28 05:10:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8337_d20260528_m050804_c001_v7007000_t0000_u01779944884349") 2026/05/28 05:10:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e8ed_d20260528_m050800_c001_v0001182_t0048_u01779944880276") 2026/05/28 05:10:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f406c586dd2a5a810_d20260528_m050758_c001_v7007000_t0000_u01779944878634") 2026/05/28 05:10:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba67b_d20260528_m050748_c001_v0001150_t0005_u01779944868253") 2026/05/28 05:10:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f410da97ff4174fd3_d20260528_m050740_c001_v7007000_t0000_u01779944860427") 2026/05/28 05:10:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e71b_d20260528_m050729_c001_v0001182_t0003_u01779944849670") 2026/05/28 05:10:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d53_d20260528_m050724_c001_v7007000_t0000_u01779944844320") 2026/05/28 05:10:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e665_d20260528_m050714_c001_v0001182_t0018_u01779944834040") 2026/05/28 05:10:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44e7_d20260528_m050708_c001_v7007000_t0000_u01779944828520") 2026/05/28 05:10:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e589_d20260528_m050657_c001_v0001182_t0055_u01779944817452") 2026/05/28 05:10:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4267ae63276cf29a_d20260528_m050822_c001_v7007000_t0000_u01779944902862") 2026/05/28 05:10:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40746f_d20260528_m050817_c001_v0001146_t0033_u01779944897638") 2026/05/28 05:10:57 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a432_d20260528_m050843_c001_v7007000_t0000_u01779944923970") 2026/05/28 05:10:57 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808eb35_d20260528_m050838_c001_v0001182_t0026_u01779944918960") 2026/05/28 05:10:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c5882_d20260528_m051005_c001_v7007000_t0000_u01779945005679") 2026/05/28 05:10:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba96d_d20260528_m050954_c001_v0001150_t0014_u01779944994742") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408968_d20260528_m050948_c001_v7007000_t0000_u01779944988944") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba90b_d20260528_m050938_c001_v0001150_t0039_u01779944978363") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a8c_d20260528_m050932_c001_v7007000_t0000_u01779944972771") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba8bb_d20260528_m050922_c001_v0001150_t0039_u01779944962876") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915cd_d20260528_m050916_c001_v7007000_t0000_u01779944956863") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba85d_d20260528_m050906_c001_v0001150_t0051_u01779944946694") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d84d_d20260528_m050900_c001_v7007000_t0000_u01779944940849") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba80d_d20260528_m050850_c001_v0001150_t0044_u01779944930519") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f410da97ff417544a_d20260528_m050840_c001_v7007000_t0000_u01779944920809") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4074a9_d20260528_m050831_c001_v0001146_t0058_u01779944911907") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080ed_d20260528_m050825_c001_v7007000_t0000_u01779944905693") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457457_d20260528_m050821_c001_v0001040_t0020_u01779944901137") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4160c8c19f4e95e0_d20260528_m050819_c001_v7007000_t0000_u01779944899774") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407449_d20260528_m050810_c001_v0001146_t0054_u01779944890308") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8338_d20260528_m050804_c001_v7007000_t0000_u01779944884531") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40741b_d20260528_m050800_c001_v0001146_t0031_u01779944880416") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98b9f_d20260528_m050758_c001_v7007000_t0000_u01779944878189") 2026/05/28 05:10:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4073d3_d20260528_m050748_c001_v0001146_t0042_u01779944868912") 2026/05/28 05:10:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f416dc2756a74cef0_d20260528_m050740_c001_v7007000_t0000_u01779944860322") 2026/05/28 05:10:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40737d_d20260528_m050730_c001_v0001146_t0059_u01779944850240") 2026/05/28 05:10:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d55_d20260528_m050724_c001_v7007000_t0000_u01779944844503") 2026/05/28 05:10:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407347_d20260528_m050714_c001_v0001146_t0003_u01779944834597") 2026/05/28 05:10:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44e8_d20260528_m050708_c001_v7007000_t0000_u01779944828724") 2026/05/28 05:10:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4072d3_d20260528_m050657_c001_v0001146_t0026_u01779944817662") 2026/05/28 05:10:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d825_d20260528_m050823_c001_v7007000_t0000_u01779944903082") 2026/05/28 05:10:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e9f3_d20260528_m050817_c001_v0001182_t0029_u01779944897735") 2026/05/28 05:10:59 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a433_d20260528_m050844_c001_v7007000_t0000_u01779944924171") 2026/05/28 05:10:59 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808eb41_d20260528_m050839_c001_v0001182_t0047_u01779944919172") 2026/05/28 05:10:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c5883_d20260528_m051005_c001_v7007000_t0000_u01779945005867") 2026/05/28 05:10:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808eedd_d20260528_m050955_c001_v0001182_t0009_u01779944994999") 2026/05/28 05:10:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408969_d20260528_m050949_c001_v7007000_t0000_u01779944989126") 2026/05/28 05:10:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ee29_d20260528_m050938_c001_v0001182_t0049_u01779944978711") 2026/05/28 05:10:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a8d_d20260528_m050932_c001_v7007000_t0000_u01779944972952") 2026/05/28 05:10:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ed73_d20260528_m050923_c001_v0001182_t0027_u01779944963470") 2026/05/28 05:10:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915d0_d20260528_m050917_c001_v7007000_t0000_u01779944957056") 2026/05/28 05:10:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ec97_d20260528_m050907_c001_v0001182_t0013_u01779944947090") 2026/05/28 05:10:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d84e_d20260528_m050901_c001_v7007000_t0000_u01779944941084") 2026/05/28 05:10:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ebe9_d20260528_m050850_c001_v0001182_t0027_u01779944930949") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408122_d20260528_m050840_c001_v7007000_t0000_u01779944920426") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba7ad_d20260528_m050832_c001_v0001150_t0057_u01779944912298") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080ef_d20260528_m050825_c001_v7007000_t0000_u01779944905883") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ea2d_d20260528_m050821_c001_v0001182_t0036_u01779944901138") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d80a_d20260528_m050819_c001_v7007000_t0000_u01779944899565") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457435_d20260528_m050810_c001_v0001040_t0004_u01779944890727") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed833a_d20260528_m050804_c001_v7007000_t0000_u01779944884714") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457405_d20260528_m050800_c001_v0001040_t0043_u01779944880426") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4150823cd0bd0748_d20260528_m050758_c001_v7007000_t0000_u01779944878794") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e821_d20260528_m050749_c001_v0001182_t0031_u01779944869361") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9a7_d20260528_m050740_c001_v7007000_t0000_u01779944860438") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145738f_d20260528_m050730_c001_v0001040_t0056_u01779944850685") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d56_d20260528_m050724_c001_v7007000_t0000_u01779944844684") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145734d_d20260528_m050715_c001_v0001040_t0035_u01779944835009") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44e9_d20260528_m050708_c001_v7007000_t0000_u01779944828904") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457301_d20260528_m050658_c001_v0001040_t0053_u01779944818031") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d827_d20260528_m050823_c001_v7007000_t0000_u01779944903188") 2026/05/28 05:11:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457449_d20260528_m050817_c001_v0001040_t0045_u01779944897836") 2026/05/28 05:11:00 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a434_d20260528_m050844_c001_v7007000_t0000_u01779944924359") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba7d9_d20260528_m050839_c001_v0001150_t0055_u01779944919221") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c5884_d20260528_m051006_c001_v7007000_t0000_u01779945006057") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40763d_d20260528_m050955_c001_v0001146_t0002_u01779944995196") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad240896a_d20260528_m050949_c001_v7007000_t0000_u01779944989309") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4075d3_d20260528_m050938_c001_v0001146_t0010_u01779944978916") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a8f_d20260528_m050933_c001_v7007000_t0000_u01779944973133") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40758b_d20260528_m050923_c001_v0001146_t0036_u01779944963679") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915d1_d20260528_m050917_c001_v7007000_t0000_u01779944957245") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40754d_d20260528_m050907_c001_v0001146_t0053_u01779944947304") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d84f_d20260528_m050901_c001_v7007000_t0000_u01779944941268") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40750d_d20260528_m050851_c001_v0001146_t0018_u01779944931161") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4029b32095455938_d20260528_m050840_c001_v7007000_t0000_u01779944920977") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ead1_d20260528_m050832_c001_v0001182_t0053_u01779944912669") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080f1_d20260528_m050826_c001_v7007000_t0000_u01779944906066") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ea31_d20260528_m050821_c001_v0001182_t0047_u01779944901340") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98c49_d20260528_m050819_c001_v7007000_t0000_u01779944899784") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba719_d20260528_m050811_c001_v0001150_t0015_u01779944891117") 2026/05/28 05:11:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed833b_d20260528_m050804_c001_v7007000_t0000_u01779944884896") 2026/05/28 05:11:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba6db_d20260528_m050800_c001_v0001150_t0030_u01779944880625") 2026/05/28 05:11:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f42396ba36318b693_d20260528_m050758_c001_v7007000_t0000_u01779944878563") 2026/05/28 05:11:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714573db_d20260528_m050749_c001_v0001040_t0000_u01779944869556") 2026/05/28 05:11:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f413218ef1e7aebd7_d20260528_m050740_c001_v7007000_t0000_u01779944860152") 2026/05/28 05:11:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba5e9_d20260528_m050731_c001_v0001150_t0014_u01779944851156") 2026/05/28 05:11:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d58_d20260528_m050724_c001_v7007000_t0000_u01779944844868") 2026/05/28 05:11:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba59f_d20260528_m050715_c001_v0001150_t0016_u01779944835406") 2026/05/28 05:11:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44ea_d20260528_m050709_c001_v7007000_t0000_u01779944829086") 2026/05/28 05:11:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba55b_d20260528_m050659_c001_v0001150_t0042_u01779944819323") 2026/05/28 05:11:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98c5e_d20260528_m050823_c001_v7007000_t0000_u01779944903199") 2026/05/28 05:11:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba747_d20260528_m050817_c001_v0001150_t0014_u01779944897852") 2026/05/28 05:11:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a435_d20260528_m050844_c001_v7007000_t0000_u01779944924542") 2026/05/28 05:11:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4074d5_d20260528_m050839_c001_v0001146_t0002_u01779944919277") 2026/05/28 05:11:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c5886_d20260528_m051006_c001_v7007000_t0000_u01779945006252") 2026/05/28 05:11:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714575e9_d20260528_m050955_c001_v0001040_t0038_u01779944995700") 2026/05/28 05:11:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad240896c_d20260528_m050949_c001_v7007000_t0000_u01779944989490") 2026/05/28 05:11:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145759f_d20260528_m050939_c001_v0001040_t0004_u01779944979390") 2026/05/28 05:11:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a91_d20260528_m050933_c001_v7007000_t0000_u01779944973327") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457567_d20260528_m050924_c001_v0001040_t0029_u01779944964038") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915d2_d20260528_m050917_c001_v7007000_t0000_u01779944957427") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145750d_d20260528_m050907_c001_v0001040_t0016_u01779944947799") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d850_d20260528_m050901_c001_v7007000_t0000_u01779944941453") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714574cd_d20260528_m050851_c001_v0001040_t0035_u01779944931579") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408125_d20260528_m050840_c001_v7007000_t0000_u01779944920972") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457477_d20260528_m050832_c001_v0001040_t0056_u01779944912911") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080f3_d20260528_m050826_c001_v7007000_t0000_u01779944906252") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407487_d20260528_m050821_c001_v0001146_t0022_u01779944901457") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40541919fe474425_d20260528_m050819_c001_v7007000_t0000_u01779944899340") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e993_d20260528_m050811_c001_v0001182_t0040_u01779944891373") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed833c_d20260528_m050805_c001_v7007000_t0000_u01779944885080") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e8fb_d20260528_m050800_c001_v0001182_t0047_u01779944880630") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98ba6_d20260528_m050758_c001_v7007000_t0000_u01779944878738") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba67f_d20260528_m050749_c001_v0001150_t0034_u01779944869980") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab645cf_d20260528_m050740_c001_v7007000_t0000_u01779944860051") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e742_d20260528_m050731_c001_v0001182_t0009_u01779944851825") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d59_d20260528_m050725_c001_v7007000_t0000_u01779944845052") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e67d_d20260528_m050715_c001_v0001182_t0030_u01779944835735") 2026/05/28 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44ec_d20260528_m050709_c001_v7007000_t0000_u01779944829386") 2026/05/28 05:11:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e5a9_d20260528_m050659_c001_v0001182_t0026_u01779944819778") 2026/05/28 05:11:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4160c8c19f4e95ea_d20260528_m050822_c001_v7007000_t0000_u01779944902842") 2026/05/28 05:11:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e9f5_d20260528_m050817_c001_v0001182_t0021_u01779944897939") 2026/05/28 05:11:04 DEBUG : dir1/0007-12345: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a436_d20260528_m050844_c001_v7007000_t0000_u01779944924738") 2026/05/28 05:11:04 DEBUG : dir1/0007-12345: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808eb43_d20260528_m050839_c001_v0001182_t0055_u01779944919416") 2026/05/28 05:11:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c5887_d20260528_m051006_c001_v7007000_t0000_u01779945006435") 2026/05/28 05:11:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba975_d20260528_m050956_c001_v0001150_t0007_u01779944996236") 2026/05/28 05:11:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad240896e_d20260528_m050949_c001_v7007000_t0000_u01779944989672") 2026/05/28 05:11:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba911_d20260528_m050939_c001_v0001150_t0005_u01779944979755") 2026/05/28 05:11:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a94_d20260528_m050933_c001_v7007000_t0000_u01779944973509") 2026/05/28 05:11:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba8c1_d20260528_m050924_c001_v0001150_t0009_u01779944964439") 2026/05/28 05:11:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915d3_d20260528_m050917_c001_v7007000_t0000_u01779944957668") 2026/05/28 05:11:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba865_d20260528_m050908_c001_v0001150_t0002_u01779944948234") 2026/05/28 05:11:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d851_d20260528_m050901_c001_v7007000_t0000_u01779944941637") 2026/05/28 05:11:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba819_d20260528_m050851_c001_v0001150_t0012_u01779944931959") 2026/05/28 05:11:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553b26c_d20260528_m050840_c001_v7007000_t0000_u01779944920441") 2026/05/28 05:11:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4074ab_d20260528_m050833_c001_v0001146_t0018_u01779944913374") 2026/05/28 05:11:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080f6_d20260528_m050826_c001_v7007000_t0000_u01779944906437") 2026/05/28 05:11:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba765_d20260528_m050821_c001_v0001150_t0044_u01779944901528") 2026/05/28 05:11:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98c48_d20260528_m050819_c001_v7007000_t0000_u01779944899589") 2026/05/28 05:11:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40744f_d20260528_m050811_c001_v0001146_t0010_u01779944891612") 2026/05/28 05:11:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed833e_d20260528_m050805_c001_v7007000_t0000_u01779944885265") 2026/05/28 05:11:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40741d_d20260528_m050800_c001_v0001146_t0029_u01779944880761") 2026/05/28 05:11:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98ba4_d20260528_m050758_c001_v7007000_t0000_u01779944878555") 2026/05/28 05:11:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4073d7_d20260528_m050750_c001_v0001146_t0033_u01779944870349") 2026/05/28 05:11:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f410da97ff4174fd2_d20260528_m050740_c001_v7007000_t0000_u01779944860234") 2026/05/28 05:11:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407383_d20260528_m050732_c001_v0001146_t0000_u01779944852032") 2026/05/28 05:11:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d5a_d20260528_m050725_c001_v7007000_t0000_u01779944845235") 2026/05/28 05:11:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40734b_d20260528_m050715_c001_v0001146_t0051_u01779944835930") 2026/05/28 05:11:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44ed_d20260528_m050709_c001_v7007000_t0000_u01779944829567") 2026/05/28 05:11:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4072e3_d20260528_m050700_c001_v0001146_t0056_u01779944820021") 2026/05/28 05:11:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4029b320954558f7_d20260528_m050822_c001_v7007000_t0000_u01779944902872") 2026/05/28 05:11:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e9fd_d20260528_m050818_c001_v0001182_t0021_u01779944898149") 2026/05/28 05:11:05 DEBUG : dir1/0008-23456: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a437_d20260528_m050844_c001_v7007000_t0000_u01779944924928") 2026/05/28 05:11:05 DEBUG : dir1/0008-23456: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145749d_d20260528_m050839_c001_v0001040_t0011_u01779944919490") 2026/05/28 05:11:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c5888_d20260528_m051006_c001_v7007000_t0000_u01779945006638") 2026/05/28 05:11:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808eeeb_d20260528_m050956_c001_v0001182_t0009_u01779944996510") 2026/05/28 05:11:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408970_d20260528_m050949_c001_v7007000_t0000_u01779944989861") 2026/05/28 05:11:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ee3b_d20260528_m050940_c001_v0001182_t0043_u01779944980003") 2026/05/28 05:11:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a96_d20260528_m050933_c001_v7007000_t0000_u01779944973690") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ed81_d20260528_m050924_c001_v0001182_t0047_u01779944964755") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915d4_d20260528_m050917_c001_v7007000_t0000_u01779944957860") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ecb5_d20260528_m050908_c001_v0001182_t0022_u01779944948580") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d852_d20260528_m050901_c001_v7007000_t0000_u01779944941820") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ebfd_d20260528_m050852_c001_v0001182_t0058_u01779944932234") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f410da97ff417544d_d20260528_m050840_c001_v7007000_t0000_u01779944920991") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba7b1_d20260528_m050833_c001_v0001150_t0056_u01779944913750") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080f7_d20260528_m050826_c001_v7007000_t0000_u01779944906621") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ea33_d20260528_m050821_c001_v0001182_t0056_u01779944901540") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40541919fe474426_d20260528_m050819_c001_v7007000_t0000_u01779944899524") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145743b_d20260528_m050812_c001_v0001040_t0023_u01779944892171") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed833f_d20260528_m050805_c001_v7007000_t0000_u01779944885454") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e901_d20260528_m050800_c001_v0001182_t0004_u01779944880831") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8317_d20260528_m050758_c001_v7007000_t0000_u01779944878805") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e837_d20260528_m050750_c001_v0001182_t0019_u01779944870746") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9a5_d20260528_m050740_c001_v7007000_t0000_u01779944860054") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457399_d20260528_m050732_c001_v0001040_t0017_u01779944852369") 2026/05/28 05:11:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d5b_d20260528_m050725_c001_v7007000_t0000_u01779944845417") 2026/05/28 05:11:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457357_d20260528_m050716_c001_v0001040_t0026_u01779944836354") 2026/05/28 05:11:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44ee_d20260528_m050709_c001_v7007000_t0000_u01779944829748") 2026/05/28 05:11:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145730f_d20260528_m050700_c001_v0001040_t0013_u01779944820533") 2026/05/28 05:11:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f416dc2756a74cfea_d20260528_m050822_c001_v7007000_t0000_u01779944902883") 2026/05/28 05:11:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407473_d20260528_m050818_c001_v0001146_t0049_u01779944898158") 2026/05/28 05:11:07 DEBUG : dir1/0009-34567: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a438_d20260528_m050845_c001_v7007000_t0000_u01779944925109") 2026/05/28 05:11:07 DEBUG : dir1/0009-34567: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba7db_d20260528_m050839_c001_v0001150_t0058_u01779944919594") 2026/05/28 05:11:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c5889_d20260528_m051006_c001_v7007000_t0000_u01779945006821") 2026/05/28 05:11:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407649_d20260528_m050956_c001_v0001146_t0051_u01779944996746") 2026/05/28 05:11:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408973_d20260528_m050950_c001_v7007000_t0000_u01779944990076") 2026/05/28 05:11:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4075d9_d20260528_m050940_c001_v0001146_t0015_u01779944980207") 2026/05/28 05:11:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a97_d20260528_m050933_c001_v7007000_t0000_u01779944973870") 2026/05/28 05:11:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40758d_d20260528_m050924_c001_v0001146_t0020_u01779944964965") 2026/05/28 05:11:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915d5_d20260528_m050918_c001_v7007000_t0000_u01779944958042") 2026/05/28 05:11:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407551_d20260528_m050908_c001_v0001146_t0005_u01779944948795") 2026/05/28 05:11:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d853_d20260528_m050902_c001_v7007000_t0000_u01779944942003") 2026/05/28 05:11:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407517_d20260528_m050852_c001_v0001146_t0036_u01779944932528") 2026/05/28 05:11:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8627_d20260528_m050840_c001_v7007000_t0000_u01779944920678") 2026/05/28 05:11:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808eae1_d20260528_m050834_c001_v0001182_t0030_u01779944914165") 2026/05/28 05:11:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080f9_d20260528_m050826_c001_v7007000_t0000_u01779944906805") 2026/05/28 05:11:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145745b_d20260528_m050821_c001_v0001040_t0042_u01779944901586") 2026/05/28 05:11:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f416dc2756a74cfd6_d20260528_m050819_c001_v7007000_t0000_u01779944899533") 2026/05/28 05:11:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba721_d20260528_m050812_c001_v0001150_t0012_u01779944892746") 2026/05/28 05:11:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8341_d20260528_m050805_c001_v7007000_t0000_u01779944885638") 2026/05/28 05:11:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457407_d20260528_m050800_c001_v0001040_t0055_u01779944880872") 2026/05/28 05:11:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f42396ba36318b695_d20260528_m050758_c001_v7007000_t0000_u01779944878748") 2026/05/28 05:11:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714573df_d20260528_m050750_c001_v0001040_t0057_u01779944870943") 2026/05/28 05:11:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed58ea2_d20260528_m050740_c001_v7007000_t0000_u01779944860062") 2026/05/28 05:11:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba5f3_d20260528_m050732_c001_v0001150_t0047_u01779944852813") 2026/05/28 05:11:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d5c_d20260528_m050725_c001_v7007000_t0000_u01779944845600") 2026/05/28 05:11:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba5a7_d20260528_m050716_c001_v0001150_t0006_u01779944836797") 2026/05/28 05:11:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44ef_d20260528_m050709_c001_v7007000_t0000_u01779944829929") 2026/05/28 05:11:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba563_d20260528_m050700_c001_v0001150_t0004_u01779944820891") 2026/05/28 05:11:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4160c8c19f4e95ed_d20260528_m050823_c001_v7007000_t0000_u01779944903209") 2026/05/28 05:11:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba74b_d20260528_m050818_c001_v0001150_t0046_u01779944898192") 2026/05/28 05:11:08 DEBUG : dir1/0010-45678: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a439_d20260528_m050845_c001_v7007000_t0000_u01779944925290") 2026/05/28 05:11:08 DEBUG : dir1/0010-45678: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808eb45_d20260528_m050839_c001_v0001182_t0017_u01779944919613") 2026/05/28 05:11:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c588a_d20260528_m051007_c001_v7007000_t0000_u01779945007018") 2026/05/28 05:11:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714575ed_d20260528_m050957_c001_v0001040_t0036_u01779944997252") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408975_d20260528_m050950_c001_v7007000_t0000_u01779944990260") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714575a3_d20260528_m050940_c001_v0001040_t0006_u01779944980476") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a98_d20260528_m050934_c001_v7007000_t0000_u01779944974050") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145756d_d20260528_m050925_c001_v0001040_t0037_u01779944965377") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915d6_d20260528_m050918_c001_v7007000_t0000_u01779944958223") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457513_d20260528_m050909_c001_v0001040_t0015_u01779944949169") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d854_d20260528_m050902_c001_v7007000_t0000_u01779944942186") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714574d7_d20260528_m050852_c001_v0001040_t0048_u01779944932834") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553b26d_d20260528_m050840_c001_v7007000_t0000_u01779944920748") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145747f_d20260528_m050834_c001_v0001040_t0001_u01779944914393") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080fb_d20260528_m050827_c001_v7007000_t0000_u01779944907003") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ea37_d20260528_m050821_c001_v0001182_t0020_u01779944901764") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f416dc2756a74cfd1_d20260528_m050819_c001_v7007000_t0000_u01779944899168") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e9b5_d20260528_m050813_c001_v0001182_t0047_u01779944893045") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8342_d20260528_m050805_c001_v7007000_t0000_u01779944885819") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba6dd_d20260528_m050800_c001_v0001150_t0028_u01779944880912") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a13_d20260528_m050758_c001_v7007000_t0000_u01779944878762") 2026/05/28 05:11:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba689_d20260528_m050751_c001_v0001150_t0000_u01779944871371") 2026/05/28 05:11:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f403a47ae489c0703_d20260528_m050740_c001_v7007000_t0000_u01779944860343") 2026/05/28 05:11:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e755_d20260528_m050733_c001_v0001182_t0044_u01779944853214") 2026/05/28 05:11:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d5d_d20260528_m050725_c001_v7007000_t0000_u01779944845783") 2026/05/28 05:11:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e68d_d20260528_m050717_c001_v0001182_t0006_u01779944837047") 2026/05/28 05:11:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44f0_d20260528_m050710_c001_v7007000_t0000_u01779944830111") 2026/05/28 05:11:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e5b7_d20260528_m050701_c001_v0001182_t0041_u01779944821324") 2026/05/28 05:11:10 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d824_d20260528_m050823_c001_v7007000_t0000_u01779944903006") 2026/05/28 05:11:10 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145744f_d20260528_m050818_c001_v0001040_t0038_u01779944898341") 2026/05/28 05:11:10 DEBUG : dir1/0011-56789: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a43a_d20260528_m050845_c001_v7007000_t0000_u01779944925471") 2026/05/28 05:11:10 DEBUG : dir1/0011-56789: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4074d7_d20260528_m050839_c001_v0001146_t0044_u01779944919658") 2026/05/28 05:11:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c588c_d20260528_m051007_c001_v7007000_t0000_u01779945007213") 2026/05/28 05:11:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba981_d20260528_m050957_c001_v0001150_t0033_u01779944997598") 2026/05/28 05:11:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408977_d20260528_m050950_c001_v7007000_t0000_u01779944990457") 2026/05/28 05:11:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba919_d20260528_m050941_c001_v0001150_t0012_u01779944981120") 2026/05/28 05:11:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a99_d20260528_m050934_c001_v7007000_t0000_u01779944974231") 2026/05/28 05:11:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba8c7_d20260528_m050925_c001_v0001150_t0009_u01779944965920") 2026/05/28 05:11:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915d7_d20260528_m050918_c001_v7007000_t0000_u01779944958404") 2026/05/28 05:11:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba867_d20260528_m050909_c001_v0001150_t0053_u01779944949520") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d855_d20260528_m050902_c001_v7007000_t0000_u01779944942369") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba821_d20260528_m050853_c001_v0001150_t0032_u01779944933411") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408123_d20260528_m050840_c001_v7007000_t0000_u01779944920606") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4074bd_d20260528_m050834_c001_v0001146_t0013_u01779944914820") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080fc_d20260528_m050827_c001_v7007000_t0000_u01779944907188") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba76d_d20260528_m050821_c001_v0001150_t0010_u01779944901946") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40541919fe474427_d20260528_m050819_c001_v7007000_t0000_u01779944899708") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407459_d20260528_m050813_c001_v0001146_t0014_u01779944893248") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8344_d20260528_m050806_c001_v7007000_t0000_u01779944886001") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e905_d20260528_m050801_c001_v0001182_t0044_u01779944881045") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558914ab_d20260528_m050758_c001_v7007000_t0000_u01779944878778") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4073e5_d20260528_m050751_c001_v0001146_t0040_u01779944871676") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9a3_d20260528_m050739_c001_v7007000_t0000_u01779944859683") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407389_d20260528_m050733_c001_v0001146_t0014_u01779944853415") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d5e_d20260528_m050725_c001_v7007000_t0000_u01779944845967") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407351_d20260528_m050717_c001_v0001146_t0020_u01779944837253") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44f1_d20260528_m050710_c001_v7007000_t0000_u01779944830293") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4072eb_d20260528_m050701_c001_v0001146_t0039_u01779944821518") 2026/05/28 05:11:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98c5d_d20260528_m050823_c001_v7007000_t0000_u01779944903016") 2026/05/28 05:11:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e9ff_d20260528_m050818_c001_v0001182_t0009_u01779944898354") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a43b_d20260528_m050845_c001_v7007000_t0000_u01779944925651") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808eb4f_d20260528_m050839_c001_v0001182_t0010_u01779944919829") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c588d_d20260528_m051007_c001_v7007000_t0000_u01779945007400") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ef01_d20260528_m050958_c001_v0001182_t0013_u01779944998033") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad240897a_d20260528_m050950_c001_v7007000_t0000_u01779944990643") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ee49_d20260528_m050941_c001_v0001182_t0001_u01779944981450") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a9a_d20260528_m050934_c001_v7007000_t0000_u01779944974412") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ed8b_d20260528_m050926_c001_v0001182_t0047_u01779944966353") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915d9_d20260528_m050918_c001_v7007000_t0000_u01779944958585") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808eccb_d20260528_m050910_c001_v0001182_t0030_u01779944950027") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d856_d20260528_m050902_c001_v7007000_t0000_u01779944942551") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ec0f_d20260528_m050853_c001_v0001182_t0003_u01779944933677") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4267ae63276cf2c4_d20260528_m050840_c001_v7007000_t0000_u01779944920818") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba7b9_d20260528_m050835_c001_v0001150_t0014_u01779944915124") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080fe_d20260528_m050827_c001_v7007000_t0000_u01779944907373") 2026/05/28 05:11:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ea3d_d20260528_m050821_c001_v0001182_t0032_u01779944901976") 2026/05/28 05:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f416dc2756a74cfd9_d20260528_m050819_c001_v7007000_t0000_u01779944899719") 2026/05/28 05:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145743d_d20260528_m050813_c001_v0001040_t0014_u01779944893567") 2026/05/28 05:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8345_d20260528_m050806_c001_v7007000_t0000_u01779944886326") 2026/05/28 05:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407421_d20260528_m050801_c001_v0001146_t0007_u01779944881225") 2026/05/28 05:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f406c586dd2a5a811_d20260528_m050758_c001_v7007000_t0000_u01779944878815") 2026/05/28 05:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e84d_d20260528_m050752_c001_v0001182_t0025_u01779944872086") 2026/05/28 05:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f413218ef1e7aebd8_d20260528_m050740_c001_v7007000_t0000_u01779944860353") 2026/05/28 05:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714573a1_d20260528_m050733_c001_v0001040_t0028_u01779944853718") 2026/05/28 05:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d5f_d20260528_m050726_c001_v7007000_t0000_u01779944846151") 2026/05/28 05:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457359_d20260528_m050717_c001_v0001040_t0016_u01779944837641") 2026/05/28 05:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44f2_d20260528_m050710_c001_v7007000_t0000_u01779944830473") 2026/05/28 05:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457311_d20260528_m050701_c001_v0001040_t0054_u01779944821894") 2026/05/28 05:11:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4160c8c19f4e95eb_d20260528_m050823_c001_v7007000_t0000_u01779944903026") 2026/05/28 05:11:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40747b_d20260528_m050818_c001_v0001146_t0051_u01779944898567") 2026/05/28 05:11:13 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a43c_d20260528_m050845_c001_v7007000_t0000_u01779944925835") 2026/05/28 05:11:13 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714574a5_d20260528_m050839_c001_v0001040_t0046_u01779944919871") 2026/05/28 05:11:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c588e_d20260528_m051007_c001_v7007000_t0000_u01779945007585") 2026/05/28 05:11:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40764f_d20260528_m050958_c001_v0001146_t0031_u01779944998251") 2026/05/28 05:11:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad240897d_d20260528_m050950_c001_v7007000_t0000_u01779944990834") 2026/05/28 05:11:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4075ed_d20260528_m050941_c001_v0001146_t0047_u01779944981740") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a9c_d20260528_m050934_c001_v7007000_t0000_u01779944974609") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407591_d20260528_m050926_c001_v0001146_t0036_u01779944966548") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915db_d20260528_m050918_c001_v7007000_t0000_u01779944958767") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407553_d20260528_m050910_c001_v0001146_t0033_u01779944950243") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d857_d20260528_m050902_c001_v7007000_t0000_u01779944942734") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40751f_d20260528_m050853_c001_v0001146_t0058_u01779944933891") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408124_d20260528_m050840_c001_v7007000_t0000_u01779944920790") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808eaf5_d20260528_m050835_c001_v0001182_t0034_u01779944915378") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408100_d20260528_m050827_c001_v7007000_t0000_u01779944907567") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145745f_d20260528_m050822_c001_v0001040_t0038_u01779944902010") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d80b_d20260528_m050819_c001_v7007000_t0000_u01779944899795") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba729_d20260528_m050814_c001_v0001150_t0013_u01779944894022") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8347_d20260528_m050806_c001_v7007000_t0000_u01779944886515") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e909_d20260528_m050801_c001_v0001182_t0039_u01779944881257") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98baa_d20260528_m050758_c001_v7007000_t0000_u01779944878921") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714573e5_d20260528_m050752_c001_v0001040_t0055_u01779944872429") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab645d0_d20260528_m050740_c001_v7007000_t0000_u01779944860233") 2026/05/28 05:11:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba5fd_d20260528_m050734_c001_v0001150_t0022_u01779944854134") 2026/05/28 05:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d60_d20260528_m050726_c001_v7007000_t0000_u01779944846335") 2026/05/28 05:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba5af_d20260528_m050718_c001_v0001150_t0015_u01779944838092") 2026/05/28 05:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44f3_d20260528_m050710_c001_v7007000_t0000_u01779944830656") 2026/05/28 05:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba56d_d20260528_m050702_c001_v0001150_t0053_u01779944822424") 2026/05/28 05:11:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080d7_d20260528_m050823_c001_v7007000_t0000_u01779944903037") 2026/05/28 05:11:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ea05_d20260528_m050818_c001_v0001182_t0010_u01779944898581") 2026/05/28 05:11:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a43d_d20260528_m050846_c001_v7007000_t0000_u01779944926018") 2026/05/28 05:11:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba7dd_d20260528_m050839_c001_v0001150_t0055_u01779944919988") 2026/05/28 05:11:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c588f_d20260528_m051007_c001_v7007000_t0000_u01779945007768") 2026/05/28 05:11:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714575f9_d20260528_m050958_c001_v0001040_t0043_u01779944998593") 2026/05/28 05:11:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408980_d20260528_m050951_c001_v7007000_t0000_u01779944991016") 2026/05/28 05:11:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714575a9_d20260528_m050942_c001_v0001040_t0056_u01779944982143") 2026/05/28 05:11:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a9f_d20260528_m050934_c001_v7007000_t0000_u01779944974790") 2026/05/28 05:11:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145756f_d20260528_m050926_c001_v0001040_t0057_u01779944966873") 2026/05/28 05:11:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915dc_d20260528_m050919_c001_v7007000_t0000_u01779944959060") 2026/05/28 05:11:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba367145751d_d20260528_m050910_c001_v0001040_t0037_u01779944950660") 2026/05/28 05:11:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d858_d20260528_m050902_c001_v7007000_t0000_u01779944942916") 2026/05/28 05:11:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714574db_d20260528_m050854_c001_v0001040_t0034_u01779944934249") 2026/05/28 05:11:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f42396ba36318b730_d20260528_m050840_c001_v7007000_t0000_u01779944920832") 2026/05/28 05:11:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457487_d20260528_m050835_c001_v0001040_t0030_u01779944915586") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408103_d20260528_m050827_c001_v7007000_t0000_u01779944907752") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ea3f_d20260528_m050822_c001_v0001182_t0036_u01779944902171") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4029b320954558f5_d20260528_m050819_c001_v7007000_t0000_u01779944899741") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e9c3_d20260528_m050814_c001_v0001182_t0050_u01779944894316") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8348_d20260528_m050806_c001_v7007000_t0000_u01779944886697") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba6df_d20260528_m050801_c001_v0001150_t0012_u01779944881268") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a11_d20260528_m050758_c001_v7007000_t0000_u01779944878581") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba697_d20260528_m050752_c001_v0001150_t0010_u01779944872941") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4150823cd0bd071b_d20260528_m050740_c001_v7007000_t0000_u01779944860384") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e761_d20260528_m050734_c001_v0001182_t0059_u01779944854382") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d61_d20260528_m050726_c001_v7007000_t0000_u01779944846559") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e6a3_d20260528_m050718_c001_v0001182_t0026_u01779944838346") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44f4_d20260528_m050710_c001_v7007000_t0000_u01779944830837") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e5c9_d20260528_m050702_c001_v0001182_t0045_u01779944822892") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4267ae63276cf29b_d20260528_m050823_c001_v7007000_t0000_u01779944903047") 2026/05/28 05:11:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba74f_d20260528_m050818_c001_v0001150_t0044_u01779944898653") 2026/05/28 05:11:16 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a43e_d20260528_m050846_c001_v7007000_t0000_u01779944926199") 2026/05/28 05:11:16 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808eb53_d20260528_m050840_c001_v0001182_t0038_u01779944920029") 2026/05/28 05:11:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c5890_d20260528_m051007_c001_v7007000_t0000_u01779945007951") 2026/05/28 05:11:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba98b_d20260528_m050959_c001_v0001150_t0023_u01779944999324") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408983_d20260528_m050951_c001_v7007000_t0000_u01779944991201") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba91f_d20260528_m050942_c001_v0001150_t0005_u01779944982651") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032aa0_d20260528_m050934_c001_v7007000_t0000_u01779944974971") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba8cf_d20260528_m050927_c001_v0001150_t0056_u01779944967296") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915dd_d20260528_m050919_c001_v7007000_t0000_u01779944959241") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba873_d20260528_m050911_c001_v0001150_t0037_u01779944951254") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d859_d20260528_m050903_c001_v7007000_t0000_u01779944943099") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba827_d20260528_m050854_c001_v0001150_t0048_u01779944934781") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4267ae63276cf2c5_d20260528_m050841_c001_v7007000_t0000_u01779944921014") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4074c3_d20260528_m050836_c001_v0001146_t0014_u01779944916159") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408105_d20260528_m050827_c001_v7007000_t0000_u01779944907943") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40748f_d20260528_m050822_c001_v0001146_t0026_u01779944902181") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f416dc2756a74cfd4_d20260528_m050819_c001_v7007000_t0000_u01779944899351") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40745d_d20260528_m050814_c001_v0001146_t0039_u01779944894525") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8349_d20260528_m050806_c001_v7007000_t0000_u01779944886898") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e90d_d20260528_m050801_c001_v0001182_t0017_u01779944881469") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f42396ba36318b697_d20260528_m050758_c001_v7007000_t0000_u01779944878933") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4073e9_d20260528_m050753_c001_v0001146_t0023_u01779944873443") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9a4_d20260528_m050739_c001_v7007000_t0000_u01779944859869") 2026/05/28 05:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407393_d20260528_m050734_c001_v0001146_t0028_u01779944854662") 2026/05/28 05:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d62_d20260528_m050726_c001_v7007000_t0000_u01779944846787") 2026/05/28 05:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407355_d20260528_m050718_c001_v0001146_t0054_u01779944838561") 2026/05/28 05:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44f5_d20260528_m050711_c001_v7007000_t0000_u01779944831018") 2026/05/28 05:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4072f3_d20260528_m050703_c001_v0001146_t0047_u01779944823100") 2026/05/28 05:11:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad24080d9_d20260528_m050823_c001_v7007000_t0000_u01779944903221") 2026/05/28 05:11:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ea0d_d20260528_m050818_c001_v0001182_t0051_u01779944898783") 2026/05/28 05:11:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9ac_d20260528_m050743_c001_v7007000_t0000_u01779944863041") 2026/05/28 05:11:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e78f_d20260528_m050738_c001_v0001182_t0021_u01779944858089") 2026/05/28 05:11:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9ad_d20260528_m050743_c001_v7007000_t0000_u01779944863226") 2026/05/28 05:11:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4073a9_d20260528_m050738_c001_v0001146_t0034_u01779944858214") 2026/05/28 05:11:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9ae_d20260528_m050743_c001_v7007000_t0000_u01779944863423") 2026/05/28 05:11:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba623_d20260528_m050738_c001_v0001150_t0011_u01779944858238") 2026/05/28 05:11:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9af_d20260528_m050743_c001_v7007000_t0000_u01779944863614") 2026/05/28 05:11:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e795_d20260528_m050738_c001_v0001182_t0046_u01779944858294") 2026/05/28 05:11:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9b0_d20260528_m050743_c001_v7007000_t0000_u01779944863801") 2026/05/28 05:11:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714573b5_d20260528_m050738_c001_v0001040_t0033_u01779944858328") 2026/05/28 05:11:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9b1_d20260528_m050743_c001_v7007000_t0000_u01779944863986") 2026/05/28 05:11:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e797_d20260528_m050738_c001_v0001182_t0005_u01779944858486") 2026/05/28 05:11:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9b2_d20260528_m050744_c001_v7007000_t0000_u01779944864171") 2026/05/28 05:11:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba625_d20260528_m050738_c001_v0001150_t0046_u01779944858581") 2026/05/28 05:11:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9b3_d20260528_m050744_c001_v7007000_t0000_u01779944864356") 2026/05/28 05:11:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4073af_d20260528_m050738_c001_v0001146_t0005_u01779944858607") 2026/05/28 05:11:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9b4_d20260528_m050744_c001_v7007000_t0000_u01779944864542") 2026/05/28 05:11:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e79d_d20260528_m050738_c001_v0001182_t0047_u01779944858705") 2026/05/28 05:11:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9b5_d20260528_m050744_c001_v7007000_t0000_u01779944864727") 2026/05/28 05:11:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e7a1_d20260528_m050738_c001_v0001182_t0029_u01779944858905") 2026/05/28 05:11:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9b6_d20260528_m050744_c001_v7007000_t0000_u01779944864912") 2026/05/28 05:11:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4073b1_d20260528_m050738_c001_v0001146_t0055_u01779944858915") 2026/05/28 05:11:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9b7_d20260528_m050745_c001_v7007000_t0000_u01779944865096") 2026/05/28 05:11:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714573b7_d20260528_m050739_c001_v0001040_t0003_u01779944859002") 2026/05/28 05:11:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9b9_d20260528_m050745_c001_v7007000_t0000_u01779944865281") 2026/05/28 05:11:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba62f_d20260528_m050739_c001_v0001150_t0012_u01779944859012") 2026/05/28 05:11:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9ba_d20260528_m050745_c001_v7007000_t0000_u01779944865466") 2026/05/28 05:11:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e7a3_d20260528_m050739_c001_v0001182_t0005_u01779944859098") 2026/05/28 05:11:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9bb_d20260528_m050745_c001_v7007000_t0000_u01779944865653") 2026/05/28 05:11:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba633_d20260528_m050739_c001_v0001150_t0024_u01779944859257") 2026/05/28 05:11:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358f9bd_d20260528_m050745_c001_v7007000_t0000_u01779944865838") 2026/05/28 05:11:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4073b5_d20260528_m050739_c001_v0001146_t0028_u01779944859307") 2026/05/28 05:11:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f42396ba36318b6aa_d20260528_m050801_c001_v7007000_t0000_u01779944881671") 2026/05/28 05:11:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e891_d20260528_m050756_c001_v0001182_t0040_u01779944876286") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4150823cd0bd074b_d20260528_m050801_c001_v7007000_t0000_u01779944881909") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4073ff_d20260528_m050756_c001_v0001146_t0051_u01779944876400") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558914b7_d20260528_m050801_c001_v7007000_t0000_u01779944881921") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba6b5_d20260528_m050756_c001_v0001150_t0047_u01779944876424") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a18_d20260528_m050801_c001_v7007000_t0000_u01779944881930") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e899_d20260528_m050756_c001_v0001182_t0029_u01779944876556") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98bc4_d20260528_m050801_c001_v7007000_t0000_u01779944881683") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e89d_d20260528_m050756_c001_v0001182_t0049_u01779944876749") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8329_d20260528_m050802_c001_v7007000_t0000_u01779944882085") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba6b9_d20260528_m050756_c001_v0001150_t0056_u01779944876813") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4150823cd0bd074a_d20260528_m050801_c001_v7007000_t0000_u01779944881717") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407405_d20260528_m050756_c001_v0001146_t0027_u01779944876892") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f406c586dd2a5a815_d20260528_m050801_c001_v7007000_t0000_u01779944881888") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714573f3_d20260528_m050756_c001_v0001040_t0035_u01779944876906") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4150823cd0bd074c_d20260528_m050802_c001_v7007000_t0000_u01779944882091") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e8a5_d20260528_m050756_c001_v0001182_t0019_u01779944876964") 2026/05/28 05:11:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558914b5_d20260528_m050801_c001_v7007000_t0000_u01779944881733") 2026/05/28 05:11:21 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e8ab_d20260528_m050757_c001_v0001182_t0043_u01779944877166") 2026/05/28 05:11:21 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98bc6_d20260528_m050801_c001_v7007000_t0000_u01779944881867") 2026/05/28 05:11:21 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407407_d20260528_m050757_c001_v0001146_t0003_u01779944877194") 2026/05/28 05:11:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8327_d20260528_m050801_c001_v7007000_t0000_u01779944881703") 2026/05/28 05:11:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba6bd_d20260528_m050757_c001_v0001150_t0000_u01779944877224") 2026/05/28 05:11:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a19_d20260528_m050801_c001_v7007000_t0000_u01779944881941") 2026/05/28 05:11:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e8b3_d20260528_m050757_c001_v0001182_t0041_u01779944877373") 2026/05/28 05:11:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032a16_d20260528_m050801_c001_v7007000_t0000_u01779944881726") 2026/05/28 05:11:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714573f5_d20260528_m050757_c001_v0001040_t0033_u01779944877411") 2026/05/28 05:11:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f42396ba36318b6ac_d20260528_m050801_c001_v7007000_t0000_u01779944881876") 2026/05/28 05:11:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40740d_d20260528_m050757_c001_v0001146_t0010_u01779944877565") 2026/05/28 05:11:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98bc8_d20260528_m050802_c001_v7007000_t0000_u01779944882051") 2026/05/28 05:11:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e8b7_d20260528_m050757_c001_v0001182_t0043_u01779944877576") 2026/05/28 05:11:21 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4160c8c19f4e9502_d20260528_m050548_c001_v7007000_t0000_u01779944748356") 2026/05/28 05:11:21 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f119727f6dd788c7a_d20260528_m050546_c001_v0001161_t0035_u01779944746227") 2026/05/28 05:11:21 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553ad9d_d20260528_m050546_c001_v7007000_t0000_u01779944746045") 2026/05/28 05:11:21 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f119727f6dd788c68_d20260528_m050542_c001_v0001161_t0019_u01779944742395") 2026/05/28 05:11:21 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553ad86_d20260528_m050541_c001_v7007000_t0000_u01779944741675") 2026/05/28 05:11:21 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40710a_d20260528_m050537_c001_v0001146_t0003_u01779944737503") 2026/05/28 05:11:21 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c10b0_d20260528_m050536_c001_v7007000_t0000_u01779944736024") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1194c27031f685f6_d20260528_m050534_c001_v0001185_t0016_u01779944734038") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98449_d20260528_m050533_c001_v7007000_t0000_u01779944733857") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1194c27031f685ce_d20260528_m050531_c001_v0001185_t0005_u01779944731442") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98434_d20260528_m050530_c001_v7007000_t0000_u01779944730717") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4070d6_d20260528_m050526_c001_v0001146_t0011_u01779944726057") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c107b_d20260528_m050524_c001_v7007000_t0000_u01779944724782") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f113c5dca4af5d439_d20260528_m050523_c001_v0001167_t0021_u01779944723416") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff43897e7_d20260528_m050523_c001_v7007000_t0000_u01779944723233") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f113c5dca4af5d413_d20260528_m050519_c001_v0001167_t0006_u01779944719923") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff43897e3_d20260528_m050519_c001_v7007000_t0000_u01779944719197") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba2d7_d20260528_m050515_c001_v0001150_t0003_u01779944715235") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c0fef_d20260528_m050514_c001_v7007000_t0000_u01779944714315") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101acd7a72f80fea_d20260528_m050512_c001_v0001178_t0002_u01779944712638") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b39f8_d20260528_m050512_c001_v7007000_t0000_u01779944712449") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101acd7a72f80fce_d20260528_m050509_c001_v0001178_t0015_u01779944709292") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b39e7_d20260528_m050508_c001_v7007000_t0000_u01779944708564") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808df3b_d20260528_m050502_c001_v0001182_t0027_u01779944702900") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4126bbff1123ba87_d20260528_m050501_c001_v7007000_t0000_u01779944701979") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f114901fd0234a6ad_d20260528_m050500_c001_v0001176_t0043_u01779944700113") 2026/05/28 05:11:22 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f416dc2756a74cd56_d20260528_m050459_c001_v7007000_t0000_u01779944699918") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f114901fd0234a687_d20260528_m050456_c001_v0001176_t0015_u01779944696081") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f416dc2756a74cd42_d20260528_m050455_c001_v7007000_t0000_u01779944695358") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407026_d20260528_m050449_c001_v0001146_t0000_u01779944689319") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f0327a0_d20260528_m050448_c001_v7007000_t0000_u01779944688393") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1078ec8486cf51c4_d20260528_m050446_c001_v0001150_t0053_u01779944686245") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f407951783962fe9b_d20260528_m050445_c001_v7007000_t0000_u01779944685986") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1078ec8486cf51b6_d20260528_m050442_c001_v0001150_t0019_u01779944682416") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f407951783962faa2_d20260528_m050441_c001_v7007000_t0000_u01779944681693") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba21b_d20260528_m050435_c001_v0001150_t0050_u01779944675828") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553abcf_d20260528_m050434_c001_v7007000_t0000_u01779944674709") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f10014a712e86c2f1_d20260528_m050428_c001_v0001098_t0033_u01779944668508") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd983fc_d20260528_m050428_c001_v7007000_t0000_u01779944668292") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808dd81_d20260528_m050424_c001_v0001182_t0039_u01779944664409") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112eeb4003152db8_d20260528_m050423_c001_v0001173_t0035_u01779944663501") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112eeb4003152dac_d20260528_m050422_c001_v0001173_t0013_u01779944662382") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f418c71c39119f173_d20260528_m050408_c001_v7007000_t0000_u01779944648994") 2026/05/28 05:11:23 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba17f_d20260528_m050402_c001_v0001150_t0022_u01779944642170") 2026/05/28 05:11:24 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1056f702236c7217_d20260528_m050401_c001_v0001185_t0055_u01779944641362") 2026/05/28 05:11:24 DEBUG : dst/one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1056f702236c7207_d20260528_m050400_c001_v0001185_t0052_u01779944640173") 2026/05/28 05:11:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4160c8c19f4e9503_d20260528_m050548_c001_v7007000_t0000_u01779944748539") 2026/05/28 05:11:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1189cbea47b17ae4_d20260528_m050545_c001_v0001115_t0050_u01779944745487") 2026/05/28 05:11:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116e73a958d7a1de_d20260528_m050541_c001_v0001179_t0034_u01779944741455") 2026/05/28 05:11:24 DEBUG : dst/one.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c10b2_d20260528_m050536_c001_v7007000_t0000_u01779944736207") 2026/05/28 05:11:24 DEBUG : dst/one.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1021b84cc793a1fb_d20260528_m050533_c001_v0001177_t0017_u01779944733642") 2026/05/28 05:11:24 DEBUG : dst/one.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1129712035d5875b_d20260528_m050530_c001_v0001103_t0037_u01779944730378") 2026/05/28 05:11:24 DEBUG : dst/one.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c107d_d20260528_m050524_c001_v7007000_t0000_u01779944724964") 2026/05/28 05:11:24 DEBUG : dst/one.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1065870669746d45_d20260528_m050522_c001_v0001161_t0051_u01779944722842") 2026/05/28 05:11:24 DEBUG : dst/one.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f113cfc88e11df35a_d20260528_m050518_c001_v0001179_t0048_u01779944718972") 2026/05/28 05:11:24 DEBUG : dst/three: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553abd1_d20260528_m050434_c001_v7007000_t0000_u01779944674893") 2026/05/28 05:11:24 DEBUG : dst/three: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112eeb4003152dfe_d20260528_m050433_c001_v0001173_t0023_u01779944673184") 2026/05/28 05:11:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4160c8c19f4e9505_d20260528_m050548_c001_v7007000_t0000_u01779944748720") 2026/05/28 05:11:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1002afc4c3daf614_d20260528_m050547_c001_v0001177_t0055_u01779944747300") 2026/05/28 05:11:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11915a9e914b4ed6_d20260528_m050543_c001_v0001174_t0023_u01779944743330") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4160c8c19f4e9506_d20260528_m050548_c001_v7007000_t0000_u01779944748902") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f119727f6dd788c7e_d20260528_m050547_c001_v0001161_t0022_u01779944747690") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553ada0_d20260528_m050547_c001_v7007000_t0000_u01779944747509") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f119727f6dd788c70_d20260528_m050543_c001_v0001161_t0040_u01779944743915") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553ad91_d20260528_m050543_c001_v7007000_t0000_u01779944743734") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba375_d20260528_m050538_c001_v0001150_t0034_u01779944738752") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c10b4_d20260528_m050536_c001_v7007000_t0000_u01779944736390") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1194c27031f68614_d20260528_m050535_c001_v0001185_t0018_u01779944735452") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98458_d20260528_m050535_c001_v7007000_t0000_u01779944735270") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1194c27031f685e4_d20260528_m050532_c001_v0001185_t0026_u01779944732667") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98437_d20260528_m050532_c001_v7007000_t0000_u01779944732487") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba315_d20260528_m050527_c001_v0001150_t0007_u01779944727688") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff43897e8_d20260528_m050524_c001_v7007000_t0000_u01779944724218") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba2e9_d20260528_m050521_c001_v0001150_t0051_u01779944721594") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff43897e4_d20260528_m050520_c001_v7007000_t0000_u01779944720871") 2026/05/28 05:11:25 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808dfeb_d20260528_m050516_c001_v0001182_t0051_u01779944716316") 2026/05/28 05:11:26 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b39fe_d20260528_m050513_c001_v7007000_t0000_u01779944713383") 2026/05/28 05:11:26 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808dfa3_d20260528_m050511_c001_v0001182_t0020_u01779944711372") 2026/05/28 05:11:26 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b39f0_d20260528_m050510_c001_v7007000_t0000_u01779944710264") 2026/05/28 05:11:26 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407080_d20260528_m050503_c001_v0001146_t0020_u01779944703751") 2026/05/28 05:11:26 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f416dc2756a74cd5b_d20260528_m050500_c001_v7007000_t0000_u01779944700970") 2026/05/28 05:11:26 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407060_d20260528_m050458_c001_v0001146_t0012_u01779944698668") 2026/05/28 05:11:26 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f416dc2756a74cd4b_d20260528_m050457_c001_v7007000_t0000_u01779944697578") 2026/05/28 05:11:26 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba263_d20260528_m050450_c001_v0001150_t0022_u01779944690578") 2026/05/28 05:11:26 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630032_d20260528_m050447_c001_v7007000_t0000_u01779944687485") 2026/05/28 05:11:26 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba249_d20260528_m050444_c001_v0001150_t0050_u01779944684733") 2026/05/28 05:11:26 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f407951783962fd02_d20260528_m050443_c001_v7007000_t0000_u01779944683649") 2026/05/28 05:11:26 DEBUG : dst/three.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808de1d_d20260528_m050436_c001_v0001182_t0004_u01779944676914") 2026/05/28 05:11:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c10b5_d20260528_m050536_c001_v7007000_t0000_u01779944736573") 2026/05/28 05:11:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1039e46a9323e60c_d20260528_m050534_c001_v0001036_t0019_u01779944734837") 2026/05/28 05:11:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f106efc59b25a93f4_d20260528_m050532_c001_v0001183_t0035_u01779944732290") 2026/05/28 05:11:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c107f_d20260528_m050525_c001_v7007000_t0000_u01779944725148") 2026/05/28 05:11:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1073aec720dd731e_d20260528_m050523_c001_v0001180_t0006_u01779944723980") 2026/05/28 05:11:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1084c65c466798d2_d20260528_m050520_c001_v0001033_t0015_u01779944720517") 2026/05/28 05:11:26 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4160c8c19f4e9507_d20260528_m050549_c001_v7007000_t0000_u01779944749084") 2026/05/28 05:11:26 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e0f9_d20260528_m050538_c001_v0001182_t0031_u01779944738187") 2026/05/28 05:11:27 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c10b7_d20260528_m050536_c001_v7007000_t0000_u01779944736756") 2026/05/28 05:11:27 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e067_d20260528_m050526_c001_v0001182_t0059_u01779944726907") 2026/05/28 05:11:27 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c1080_d20260528_m050525_c001_v7007000_t0000_u01779944725331") 2026/05/28 05:11:27 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4070ac_d20260528_m050515_c001_v0001146_t0016_u01779944715986") 2026/05/28 05:11:27 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c0ff0_d20260528_m050514_c001_v7007000_t0000_u01779944714508") 2026/05/28 05:11:27 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba29b_d20260528_m050503_c001_v0001150_t0015_u01779944703465") 2026/05/28 05:11:27 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4126bbff1123ba88_d20260528_m050502_c001_v7007000_t0000_u01779944702162") 2026/05/28 05:11:27 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808deb3_d20260528_m050450_c001_v0001182_t0024_u01779944690011") 2026/05/28 05:11:27 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f0327a1_d20260528_m050448_c001_v7007000_t0000_u01779944688574") 2026/05/28 05:11:27 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c406fe8_d20260528_m050436_c001_v0001146_t0026_u01779944676550") 2026/05/28 05:11:27 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553abd2_d20260528_m050435_c001_v7007000_t0000_u01779944675077") 2026/05/28 05:11:27 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f118f218bc8487457_d20260528_m050430_c001_v0001117_t0034_u01779944670403") 2026/05/28 05:11:27 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f418c71c39119f175_d20260528_m050409_c001_v7007000_t0000_u01779944649175") 2026/05/28 05:11:27 DEBUG : dst/two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1056f702236c724d_d20260528_m050408_c001_v0001185_t0005_u01779944648069") 2026/05/28 05:11:27 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553aa5f_d20260528_m050315_c001_v7007000_t0000_u01779944595658") 2026/05/28 05:11:27 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808db09_d20260528_m050312_c001_v0001182_t0002_u01779944592088") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553aa55_d20260528_m050309_c001_v7007000_t0000_u01779944589821") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808da41_d20260528_m050241_c001_v0001182_t0002_u01779944561998") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f425abe9eba62700e_d20260528_m050233_c001_v7007000_t0000_u01779944553956") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808d9d1_d20260528_m050224_c001_v0001182_t0030_u01779944544759") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09c9_d20260528_m050204_c001_v7007000_t0000_u01779944524288") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9fa7_d20260528_m050202_c001_v0001150_t0028_u01779944522265") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09ab_d20260528_m050201_c001_v7007000_t0000_u01779944521413") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f99_d20260528_m050200_c001_v0001150_t0022_u01779944520091") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09a6_d20260528_m050156_c001_v7007000_t0000_u01779944516556") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f7b_d20260528_m050154_c001_v0001150_t0006_u01779944514754") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09a1_d20260528_m050153_c001_v7007000_t0000_u01779944513897") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f69_d20260528_m050152_c001_v0001150_t0010_u01779944512239") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca24d2_d20260528_m050146_c001_v7007000_t0000_u01779944506035") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f33_d20260528_m050144_c001_v0001150_t0003_u01779944504162") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca24ca_d20260528_m050143_c001_v7007000_t0000_u01779944503321") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f25_d20260528_m050142_c001_v0001150_t0038_u01779944502270") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca24a5_d20260528_m050137_c001_v7007000_t0000_u01779944497686") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9eff_d20260528_m050136_c001_v0001150_t0002_u01779944496260") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca2490_d20260528_m050134_c001_v7007000_t0000_u01779944494436") 2026/05/28 05:11:28 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9ef5_d20260528_m050133_c001_v0001150_t0040_u01779944493189") 2026/05/28 05:11:29 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca248e_d20260528_m050132_c001_v7007000_t0000_u01779944492820") 2026/05/28 05:11:29 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1196bbc6af6aa88f_d20260528_m050131_c001_v0001157_t0022_u01779944491847") 2026/05/28 05:11:29 DEBUG : empty space: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9ef1_d20260528_m050130_c001_v0001150_t0000_u01779944490173") 2026/05/28 05:11:29 DEBUG : enormous: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09bd_d20260528_m050203_c001_v7007000_t0000_u01779944523323") 2026/05/28 05:11:29 DEBUG : enormous: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9fa9_d20260528_m050202_c001_v0001150_t0004_u01779944522659") 2026/05/28 05:11:29 DEBUG : existing: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4160c8c19f4e9512_d20260528_m050553_c001_v7007000_t0000_u01779944753936") 2026/05/28 05:11:29 DEBUG : existing: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba3c1_d20260528_m050552_c001_v0001150_t0007_u01779944752561") 2026/05/28 05:11:29 DEBUG : existing: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358efa2_d20260528_m050223_c001_v7007000_t0000_u01779944543191") 2026/05/28 05:11:29 DEBUG : existing: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808d9b5_d20260528_m050221_c001_v0001182_t0034_u01779944541926") 2026/05/28 05:11:29 DEBUG : existing: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b2674_d20260528_m050127_c001_v7007000_t0000_u01779944487223") 2026/05/28 05:11:29 DEBUG : existing: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9edd_d20260528_m050126_c001_v0001150_t0023_u01779944486155") 2026/05/28 05:11:29 DEBUG : existing: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b2673_d20260528_m050125_c001_v7007000_t0000_u01779944485611") 2026/05/28 05:11:29 DEBUG : existing: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9ed9_d20260528_m050124_c001_v0001150_t0028_u01779944484947") 2026/05/28 05:11:29 DEBUG : existing: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9ed7_d20260528_m050124_c001_v0001150_t0015_u01779944484038") 2026/05/28 05:11:29 DEBUG : existing-b: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358efa3_d20260528_m050223_c001_v7007000_t0000_u01779944543374") 2026/05/28 05:11:29 DEBUG : existing-b: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba009_d20260528_m050221_c001_v0001150_t0041_u01779944541916") 2026/05/28 05:11:29 DEBUG : file1: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630cb8_d20260528_m050648_c001_v7007000_t0000_u01779944808094") 2026/05/28 05:11:29 DEBUG : file1: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e4eb_d20260528_m050646_c001_v0001182_t0057_u01779944806753") 2026/05/28 05:11:29 DEBUG : file1: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630cac_d20260528_m050645_c001_v7007000_t0000_u01779944805461") 2026/05/28 05:11:29 DEBUG : file1: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba4ef_d20260528_m050644_c001_v0001150_t0056_u01779944804092") 2026/05/28 05:11:30 DEBUG : five: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09cd_d20260528_m050208_c001_v7007000_t0000_u01779944528186") 2026/05/28 05:11:30 DEBUG : five: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41270e9fa42b9fbf_d20260528_m050206_c001_v0001150_t0040_u01779944526091") 2026/05/28 05:11:30 DEBUG : foo: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca2491_d20260528_m050135_c001_v7007000_t0000_u01779944495895") 2026/05/28 05:11:30 DEBUG : foo: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41270e9fa42b9efd_d20260528_m050135_c001_v0001150_t0040_u01779944495348") 2026/05/28 05:11:30 DEBUG : foo: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41270e9fa42b9efb_d20260528_m050134_c001_v0001150_t0040_u01779944494800") 2026/05/28 05:11:30 DEBUG : four: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09ce_d20260528_m050208_c001_v7007000_t0000_u01779944528368") 2026/05/28 05:11:30 DEBUG : four: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41995f5b1808d903_d20260528_m050206_c001_v0001182_t0015_u01779944526644") 2026/05/28 05:11:30 DEBUG : four: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9fb9_d20260528_m050205_c001_v0001150_t0051_u01779944525357") 2026/05/28 05:11:30 DEBUG : hello world2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed579c5_d20260528_m045950_c001_v7007000_t0000_u01779944390811") 2026/05/28 05:11:30 DEBUG : hello world2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075e24_d20260528_m045950_c001_v0001099_t0045_u01779944390068") 2026/05/28 05:11:30 DEBUG : ignore-size: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b2671_d20260528_m050123_c001_v7007000_t0000_u01779944483676") 2026/05/28 05:11:30 DEBUG : ignore-size: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9ecd_d20260528_m050122_c001_v0001150_t0003_u01779944482567") 2026/05/28 05:11:30 DEBUG : nested/sub dir/file: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358ef9b_d20260528_m050221_c001_v7007000_t0000_u01779944541185") 2026/05/28 05:11:30 DEBUG : nested/sub dir/file: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808d996_d20260528_m050220_c001_v0001182_t0047_u01779944540467") 2026/05/28 05:11:30 DEBUG : nested/sub dir/file: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09e6_d20260528_m050219_c001_v7007000_t0000_u01779944539718") 2026/05/28 05:11:30 DEBUG : nested/sub dir/file: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808d983_d20260528_m050218_c001_v0001182_t0053_u01779944538686") 2026/05/28 05:11:30 DEBUG : one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09d0_d20260528_m050208_c001_v7007000_t0000_u01779944528551") 2026/05/28 05:11:30 DEBUG : one: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41270e9fa42b9fb1_d20260528_m050204_c001_v0001150_t0040_u01779944524684") 2026/05/28 05:11:31 DEBUG : only0: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c94_d20260528_m050639_c001_v7007000_t0000_u01779944799531") 2026/05/28 05:11:31 DEBUG : only0: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f412e85773c40726e_d20260528_m050634_c001_v0001146_t0050_u01779944794060") 2026/05/28 05:11:31 DEBUG : only0: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40720a_d20260528_m050619_c001_v0001146_t0023_u01779944779728") 2026/05/28 05:11:31 DEBUG : only0: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff4389916_d20260528_m050613_c001_v7007000_t0000_u01779944773206") 2026/05/28 05:11:31 DEBUG : only0: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba3e7_d20260528_m050558_c001_v0001150_t0038_u01779944758678") 2026/05/28 05:11:31 DEBUG : only1: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c95_d20260528_m050639_c001_v7007000_t0000_u01779944799714") 2026/05/28 05:11:31 DEBUG : only1: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41995f5b1808e461_d20260528_m050634_c001_v0001182_t0015_u01779944794663") 2026/05/28 05:11:31 DEBUG : only1: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba44d_d20260528_m050620_c001_v0001150_t0019_u01779944780606") 2026/05/28 05:11:31 DEBUG : only1: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab64568_d20260528_m050612_c001_v7007000_t0000_u01779944772816") 2026/05/28 05:11:31 DEBUG : only1: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e227_d20260528_m050559_c001_v0001182_t0042_u01779944759480") 2026/05/28 05:11:31 DEBUG : only10: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c96_d20260528_m050639_c001_v7007000_t0000_u01779944799896") 2026/05/28 05:11:31 DEBUG : only10: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41995f5b1808e453_d20260528_m050634_c001_v0001182_t0015_u01779944794072") 2026/05/28 05:11:31 DEBUG : only10: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba46d_d20260528_m050626_c001_v0001150_t0036_u01779944786404") 2026/05/28 05:11:31 DEBUG : only10: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab6456b_d20260528_m050613_c001_v7007000_t0000_u01779944773384") 2026/05/28 05:11:31 DEBUG : only10: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e299_d20260528_m050605_c001_v0001182_t0019_u01779944765697") 2026/05/28 05:11:31 DEBUG : only11: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c97_d20260528_m050640_c001_v7007000_t0000_u01779944800077") 2026/05/28 05:11:31 DEBUG : only11: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41270e9fa42ba4ad_d20260528_m050634_c001_v0001150_t0040_u01779944794081") 2026/05/28 05:11:31 DEBUG : only11: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e3ef_d20260528_m050627_c001_v0001182_t0054_u01779944787343") 2026/05/28 05:11:31 DEBUG : only11: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff4389920_d20260528_m050613_c001_v7007000_t0000_u01779944773768") 2026/05/28 05:11:32 DEBUG : only11: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4071bc_d20260528_m050606_c001_v0001146_t0019_u01779944766389") 2026/05/28 05:11:32 DEBUG : only12: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c98_d20260528_m050640_c001_v7007000_t0000_u01779944800258") 2026/05/28 05:11:32 DEBUG : only12: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f416eba36714572b2_d20260528_m050634_c001_v0001040_t0034_u01779944794637") 2026/05/28 05:11:32 DEBUG : only12: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407246_d20260528_m050627_c001_v0001146_t0038_u01779944787805") 2026/05/28 05:11:32 DEBUG : only12: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab6456a_d20260528_m050613_c001_v7007000_t0000_u01779944773182") 2026/05/28 05:11:32 DEBUG : only12: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba40d_d20260528_m050607_c001_v0001150_t0006_u01779944767047") 2026/05/28 05:11:32 DEBUG : only13: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c99_d20260528_m050640_c001_v7007000_t0000_u01779944800597") 2026/05/28 05:11:32 DEBUG : only13: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f412e85773c407272_d20260528_m050634_c001_v0001146_t0050_u01779944794280") 2026/05/28 05:11:32 DEBUG : only13: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba47d_d20260528_m050628_c001_v0001150_t0039_u01779944788464") 2026/05/28 05:11:32 DEBUG : only13: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab6456d_d20260528_m050613_c001_v7007000_t0000_u01779944773846") 2026/05/28 05:11:32 DEBUG : only13: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e2b9_d20260528_m050607_c001_v0001182_t0024_u01779944767815") 2026/05/28 05:11:32 DEBUG : only14: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c9a_d20260528_m050640_c001_v7007000_t0000_u01779944800778") 2026/05/28 05:11:32 DEBUG : only14: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41995f5b1808e455_d20260528_m050634_c001_v0001182_t0015_u01779944794292") 2026/05/28 05:11:32 DEBUG : only14: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e40f_d20260528_m050629_c001_v0001182_t0019_u01779944789352") 2026/05/28 05:11:33 DEBUG : only14: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f414d7ba89162d3e6_d20260528_m050613_c001_v7007000_t0000_u01779944773858") 2026/05/28 05:11:33 DEBUG : only14: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4071ce_d20260528_m050608_c001_v0001146_t0020_u01779944768350") 2026/05/28 05:11:33 DEBUG : only15: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c9b_d20260528_m050640_c001_v7007000_t0000_u01779944800958") 2026/05/28 05:11:33 DEBUG : only15: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41270e9fa42ba4af_d20260528_m050634_c001_v0001150_t0040_u01779944794301") 2026/05/28 05:11:33 DEBUG : only15: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407258_d20260528_m050630_c001_v0001146_t0042_u01779944790039") 2026/05/28 05:11:33 DEBUG : only15: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed58af7_d20260528_m050613_c001_v7007000_t0000_u01779944773483") 2026/05/28 05:11:33 DEBUG : only15: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba415_d20260528_m050608_c001_v0001150_t0039_u01779944768851") 2026/05/28 05:11:33 DEBUG : only16: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c9c_d20260528_m050641_c001_v7007000_t0000_u01779944801139") 2026/05/28 05:11:33 DEBUG : only16: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f412e85773c407274_d20260528_m050634_c001_v0001146_t0050_u01779944794463") 2026/05/28 05:11:33 DEBUG : only16: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba493_d20260528_m050631_c001_v0001150_t0026_u01779944791064") 2026/05/28 05:11:33 DEBUG : only16: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed58af9_d20260528_m050613_c001_v7007000_t0000_u01779944773868") 2026/05/28 05:11:33 DEBUG : only16: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e2d7_d20260528_m050609_c001_v0001182_t0022_u01779944769648") 2026/05/28 05:11:34 DEBUG : only17: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c9d_d20260528_m050641_c001_v7007000_t0000_u01779944801320") 2026/05/28 05:11:34 DEBUG : only17: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41995f5b1808e459_d20260528_m050634_c001_v0001182_t0015_u01779944794477") 2026/05/28 05:11:34 DEBUG : only17: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e43d_d20260528_m050631_c001_v0001182_t0044_u01779944791763") 2026/05/28 05:11:34 DEBUG : only17: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff4389922_d20260528_m050613_c001_v7007000_t0000_u01779944773950") 2026/05/28 05:11:34 DEBUG : only17: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4071dc_d20260528_m050610_c001_v0001146_t0058_u01779944770131") 2026/05/28 05:11:34 DEBUG : only18: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c9e_d20260528_m050641_c001_v7007000_t0000_u01779944801502") 2026/05/28 05:11:34 DEBUG : only18: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41270e9fa42ba4b1_d20260528_m050634_c001_v0001150_t0040_u01779944794496") 2026/05/28 05:11:34 DEBUG : only18: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407266_d20260528_m050632_c001_v0001146_t0043_u01779944792359") 2026/05/28 05:11:34 DEBUG : only18: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab6456e_d20260528_m050614_c001_v7007000_t0000_u01779944774032") 2026/05/28 05:11:34 DEBUG : only18: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba41b_d20260528_m050610_c001_v0001150_t0033_u01779944770845") 2026/05/28 05:11:34 DEBUG : only19: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630c9f_d20260528_m050641_c001_v7007000_t0000_u01779944801684") 2026/05/28 05:11:34 DEBUG : only19: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f412e85773c407276_d20260528_m050634_c001_v0001146_t0050_u01779944794646") 2026/05/28 05:11:34 DEBUG : only19: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba4a9_d20260528_m050632_c001_v0001150_t0057_u01779944792954") 2026/05/28 05:11:34 DEBUG : only19: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f414d7ba89162d3e4_d20260528_m050613_c001_v7007000_t0000_u01779944773673") 2026/05/28 05:11:34 DEBUG : only19: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e2f1_d20260528_m050611_c001_v0001182_t0003_u01779944771638") 2026/05/28 05:11:34 DEBUG : only2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630ca0_d20260528_m050641_c001_v7007000_t0000_u01779944801866") 2026/05/28 05:11:34 DEBUG : only2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41270e9fa42ba4b5_d20260528_m050634_c001_v0001150_t0040_u01779944794680") 2026/05/28 05:11:34 DEBUG : only2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e389_d20260528_m050621_c001_v0001182_t0013_u01779944781236") 2026/05/28 05:11:35 DEBUG : only2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff4389919_d20260528_m050613_c001_v7007000_t0000_u01779944773387") 2026/05/28 05:11:35 DEBUG : only2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407184_d20260528_m050559_c001_v0001146_t0023_u01779944759932") 2026/05/28 05:11:35 DEBUG : only3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630ca1_d20260528_m050642_c001_v7007000_t0000_u01779944802047") 2026/05/28 05:11:35 DEBUG : only3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f416eba36714572b4_d20260528_m050634_c001_v0001040_t0034_u01779944794824") 2026/05/28 05:11:35 DEBUG : only3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407220_d20260528_m050621_c001_v0001146_t0025_u01779944781874") 2026/05/28 05:11:35 DEBUG : only3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f414d7ba89162d3e3_d20260528_m050613_c001_v7007000_t0000_u01779944773484") 2026/05/28 05:11:35 DEBUG : only3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba3f1_d20260528_m050600_c001_v0001150_t0045_u01779944760522") 2026/05/28 05:11:35 DEBUG : only4: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630ca2_d20260528_m050642_c001_v7007000_t0000_u01779944802246") 2026/05/28 05:11:35 DEBUG : only4: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f412e85773c407278_d20260528_m050634_c001_v0001146_t0050_u01779944794833") 2026/05/28 05:11:35 DEBUG : only4: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba455_d20260528_m050622_c001_v0001150_t0010_u01779944782422") 2026/05/28 05:11:35 DEBUG : only4: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438991c_d20260528_m050613_c001_v7007000_t0000_u01779944773587") 2026/05/28 05:11:35 DEBUG : only4: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e245_d20260528_m050601_c001_v0001182_t0050_u01779944761284") 2026/05/28 05:11:35 DEBUG : only5: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630ca3_d20260528_m050642_c001_v7007000_t0000_u01779944802429") 2026/05/28 05:11:35 DEBUG : only5: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41995f5b1808e467_d20260528_m050634_c001_v0001182_t0015_u01779944794848") 2026/05/28 05:11:35 DEBUG : only5: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e3a3_d20260528_m050623_c001_v0001182_t0039_u01779944783011") 2026/05/28 05:11:35 DEBUG : only5: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed58af6_d20260528_m050613_c001_v7007000_t0000_u01779944773191") 2026/05/28 05:11:35 DEBUG : only5: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407190_d20260528_m050601_c001_v0001146_t0003_u01779944761801") 2026/05/28 05:11:35 DEBUG : only6: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630ca4_d20260528_m050642_c001_v7007000_t0000_u01779944802612") 2026/05/28 05:11:35 DEBUG : only6: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41270e9fa42ba4b9_d20260528_m050634_c001_v0001150_t0040_u01779944794863") 2026/05/28 05:11:36 DEBUG : only6: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40722a_d20260528_m050623_c001_v0001146_t0042_u01779944783533") 2026/05/28 05:11:36 DEBUG : only6: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab64569_d20260528_m050612_c001_v7007000_t0000_u01779944772999") 2026/05/28 05:11:36 DEBUG : only6: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba3f7_d20260528_m050602_c001_v0001150_t0046_u01779944762442") 2026/05/28 05:11:36 DEBUG : only7: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630ca5_d20260528_m050642_c001_v7007000_t0000_u01779944802803") 2026/05/28 05:11:36 DEBUG : only7: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f416eba36714572b6_d20260528_m050635_c001_v0001040_t0034_u01779944795008") 2026/05/28 05:11:36 DEBUG : only7: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba45f_d20260528_m050624_c001_v0001150_t0048_u01779944784459") 2026/05/28 05:11:36 DEBUG : only7: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed58af8_d20260528_m050613_c001_v7007000_t0000_u01779944773683") 2026/05/28 05:11:36 DEBUG : only7: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e269_d20260528_m050603_c001_v0001182_t0048_u01779944763388") 2026/05/28 05:11:36 DEBUG : only8: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630ca6_d20260528_m050642_c001_v7007000_t0000_u01779944802984") 2026/05/28 05:11:36 DEBUG : only8: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f412e85773c40727a_d20260528_m050635_c001_v0001146_t0050_u01779944795017") 2026/05/28 05:11:36 DEBUG : only8: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e3c3_d20260528_m050625_c001_v0001182_t0013_u01779944785270") 2026/05/28 05:11:36 DEBUG : only8: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f414d7ba89162d3e2_d20260528_m050613_c001_v7007000_t0000_u01779944773205") 2026/05/28 05:11:36 DEBUG : only8: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4071a4_d20260528_m050603_c001_v0001146_t0047_u01779944763910") 2026/05/28 05:11:36 DEBUG : only9: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630ca7_d20260528_m050643_c001_v7007000_t0000_u01779944803164") 2026/05/28 05:11:36 DEBUG : only9: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41995f5b1808e46b_d20260528_m050635_c001_v0001182_t0015_u01779944795038") 2026/05/28 05:11:36 DEBUG : only9: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407236_d20260528_m050625_c001_v0001146_t0027_u01779944785883") 2026/05/28 05:11:36 DEBUG : only9: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4208bb7c2ab6456c_d20260528_m050613_c001_v7007000_t0000_u01779944773663") 2026/05/28 05:11:36 DEBUG : only9: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba401_d20260528_m050604_c001_v0001150_t0051_u01779944764775") 2026/05/28 05:11:36 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09e4_d20260528_m050217_c001_v7007000_t0000_u01779944537548") 2026/05/28 05:11:36 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c406d67_d20260528_m050215_c001_v0001146_t0016_u01779944535392") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09e0_d20260528_m050214_c001_v7007000_t0000_u01779944534299") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9fe1_d20260528_m050212_c001_v0001150_t0045_u01779944532528") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09d6_d20260528_m050211_c001_v7007000_t0000_u01779944531801") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808d913_d20260528_m050209_c001_v0001182_t0033_u01779944529461") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09a8_d20260528_m050158_c001_v7007000_t0000_u01779944518915") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f8f_d20260528_m050157_c001_v0001150_t0025_u01779944517102") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09a4_d20260528_m050155_c001_v7007000_t0000_u01779944515415") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f79_d20260528_m050154_c001_v0001150_t0020_u01779944514445") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c099d_d20260528_m050153_c001_v7007000_t0000_u01779944513170") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f67_d20260528_m050151_c001_v0001150_t0017_u01779944511854") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca24cf_d20260528_m050145_c001_v7007000_t0000_u01779944505488") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f2f_d20260528_m050143_c001_v0001150_t0008_u01779944503869") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca24cc_d20260528_m050143_c001_v7007000_t0000_u01779944503504") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f21_d20260528_m050141_c001_v0001150_t0059_u01779944501853") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca24c6_d20260528_m050141_c001_v7007000_t0000_u01779944501488") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f1b_d20260528_m050140_c001_v0001150_t0030_u01779944500743") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f15_d20260528_m050139_c001_v0001150_t0037_u01779944499968") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca24c1_d20260528_m050139_c001_v7007000_t0000_u01779944499603") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f0f_d20260528_m050138_c001_v0001150_t0044_u01779944498845") 2026/05/28 05:11:37 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f0b_d20260528_m050138_c001_v0001150_t0016_u01779944498235") 2026/05/28 05:11:38 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca24ac_d20260528_m050137_c001_v7007000_t0000_u01779944497869") 2026/05/28 05:11:38 DEBUG : potato: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f03_d20260528_m050136_c001_v0001150_t0005_u01779944496964") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f406c586dd2a59d2a_d20260528_m050343_c001_v7007000_t0000_u01779944623968") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c406eec_d20260528_m050343_c001_v0001146_t0024_u01779944623291") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553aa61_d20260528_m050315_c001_v7007000_t0000_u01779944595896") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c406e5c_d20260528_m050311_c001_v0001146_t0017_u01779944591247") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f425abe9eba627046_d20260528_m050301_c001_v7007000_t0000_u01779944581719") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c406de7_d20260528_m050241_c001_v0001146_t0051_u01779944561163") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f425abe9eba627010_d20260528_m050234_c001_v7007000_t0000_u01779944554289") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c406d9f_d20260528_m050224_c001_v0001146_t0038_u01779944544301") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09c5_d20260528_m050203_c001_v7007000_t0000_u01779944523511") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9fa5_d20260528_m050201_c001_v0001150_t0019_u01779944521970") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09ac_d20260528_m050201_c001_v7007000_t0000_u01779944521605") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f97_d20260528_m050159_c001_v0001150_t0010_u01779944519460") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09a9_d20260528_m050159_c001_v7007000_t0000_u01779944519097") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f91_d20260528_m050157_c001_v0001150_t0013_u01779944517983") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09a7_d20260528_m050156_c001_v7007000_t0000_u01779944516737") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f7d_d20260528_m050155_c001_v0001150_t0052_u01779944515789") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09a2_d20260528_m050154_c001_v7007000_t0000_u01779944514079") 2026/05/28 05:11:38 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f71_d20260528_m050153_c001_v0001150_t0039_u01779944513178") 2026/05/28 05:11:39 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4195c94792ca24d3_d20260528_m050146_c001_v7007000_t0000_u01779944506218") 2026/05/28 05:11:39 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9f37_d20260528_m050144_c001_v0001150_t0010_u01779944504965") 2026/05/28 05:11:39 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed579c8_d20260528_m045953_c001_v7007000_t0000_u01779944393943") 2026/05/28 05:11:39 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075e34_d20260528_m045953_c001_v0001099_t0050_u01779944393245") 2026/05/28 05:11:39 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed579c7_d20260528_m045952_c001_v7007000_t0000_u01779944392210") 2026/05/28 05:11:39 DEBUG : potato2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075e2a_d20260528_m045951_c001_v0001099_t0015_u01779944391353") 2026/05/28 05:11:39 DEBUG : potato3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553aa63_d20260528_m050316_c001_v7007000_t0000_u01779944596370") 2026/05/28 05:11:39 DEBUG : potato3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba0b5_d20260528_m050312_c001_v0001150_t0017_u01779944592664") 2026/05/28 05:11:39 DEBUG : potato3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f425abe9eba627047_d20260528_m050302_c001_v7007000_t0000_u01779944582044") 2026/05/28 05:11:39 DEBUG : potato3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba045_d20260528_m050243_c001_v0001150_t0016_u01779944563237") 2026/05/28 05:11:39 DEBUG : potato3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f425abe9eba627011_d20260528_m050234_c001_v7007000_t0000_u01779944554536") 2026/05/28 05:11:39 DEBUG : potato3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba017_d20260528_m050224_c001_v0001150_t0057_u01779944544975") 2026/05/28 05:11:39 DEBUG : pre-dest1/1: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553abaf_d20260528_m050418_c001_v7007000_t0000_u01779944658153") 2026/05/28 05:11:39 DEBUG : pre-dest1/1: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba19f_d20260528_m050409_c001_v0001150_t0009_u01779944649922") 2026/05/28 05:11:39 DEBUG : pre-dest2/2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f411e3e941553abb1_d20260528_m050418_c001_v7007000_t0000_u01779944658337") 2026/05/28 05:11:39 DEBUG : pre-dest2/2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c406f66_d20260528_m050410_c001_v0001146_t0042_u01779944650585") 2026/05/28 05:11:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f418c71c39119f14f_d20260528_m050356_c001_v7007000_t0000_u01779944636124") 2026/05/28 05:11:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808dc3f_d20260528_m050351_c001_v0001182_t0000_u01779944631727") 2026/05/28 05:11:39 DEBUG : sizeonly: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b266f_d20260528_m050122_c001_v7007000_t0000_u01779944482011") 2026/05/28 05:11:39 DEBUG : sizeonly: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9ec3_d20260528_m050120_c001_v0001150_t0028_u01779944480906") 2026/05/28 05:11:40 DEBUG : splitbanan: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4278068ff438a43f_d20260528_m050846_c001_v7007000_t0000_u01779944926379") 2026/05/28 05:11:40 DEBUG : splitbanan: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba7d5_d20260528_m050838_c001_v0001150_t0016_u01779944918711") 2026/05/28 05:11:40 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c5891_d20260528_m051008_c001_v7007000_t0000_u01779945008148") 2026/05/28 05:11:40 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba993_d20260528_m051000_c001_v0001150_t0057_u01779945000955") 2026/05/28 05:11:40 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408987_d20260528_m050951_c001_v7007000_t0000_u01779944991383") 2026/05/28 05:11:40 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba92d_d20260528_m050944_c001_v0001150_t0022_u01779944984443") 2026/05/28 05:11:40 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f409be8956f032aa1_d20260528_m050935_c001_v7007000_t0000_u01779944975151") 2026/05/28 05:11:40 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba8d5_d20260528_m050928_c001_v0001150_t0043_u01779944968626") 2026/05/28 05:11:40 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4158d40d558915de_d20260528_m050919_c001_v7007000_t0000_u01779944959422") 2026/05/28 05:11:40 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba883_d20260528_m050912_c001_v0001150_t0030_u01779944952637") 2026/05/28 05:11:40 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d85a_d20260528_m050903_c001_v7007000_t0000_u01779944943282") 2026/05/28 05:11:40 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba835_d20260528_m050856_c001_v0001150_t0017_u01779944936457") 2026/05/28 05:11:40 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed8628_d20260528_m050840_c001_v7007000_t0000_u01779944920877") 2026/05/28 05:11:40 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4074c9_d20260528_m050837_c001_v0001146_t0021_u01779944917638") 2026/05/28 05:11:40 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f419ca49ad2408107_d20260528_m050828_c001_v7007000_t0000_u01779944908222") 2026/05/28 05:11:40 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba759_d20260528_m050820_c001_v0001150_t0027_u01779944900756") 2026/05/28 05:11:40 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4267ae63276cf28c_d20260528_m050819_c001_v7007000_t0000_u01779944899751") 2026/05/28 05:11:41 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407461_d20260528_m050815_c001_v0001146_t0013_u01779944895925") 2026/05/28 05:11:41 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41749cda9bed834a_d20260528_m050807_c001_v7007000_t0000_u01779944887080") 2026/05/28 05:11:41 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714573ff_d20260528_m050759_c001_v0001040_t0052_u01779944879846") 2026/05/28 05:11:41 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f401ed686fbd98ba1_d20260528_m050758_c001_v7007000_t0000_u01779944878371") 2026/05/28 05:11:41 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4073f3_d20260528_m050754_c001_v0001146_t0004_u01779944874990") 2026/05/28 05:11:41 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f416dc2756a74ceef_d20260528_m050740_c001_v7007000_t0000_u01779944860129") 2026/05/28 05:11:41 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40739b_d20260528_m050736_c001_v0001146_t0047_u01779944856313") 2026/05/28 05:11:41 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630d63_d20260528_m050726_c001_v7007000_t0000_u01779944846970") 2026/05/28 05:11:41 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407359_d20260528_m050719_c001_v0001146_t0057_u01779944839932") 2026/05/28 05:11:41 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b44f6_d20260528_m050711_c001_v7007000_t0000_u01779944831199") 2026/05/28 05:11:41 DEBUG : splitbananasplit: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4072fb_d20260528_m050704_c001_v0001146_t0028_u01779944824506") 2026/05/28 05:11:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4080d7d3fb01d823_d20260528_m050822_c001_v7007000_t0000_u01779944902894") 2026/05/28 05:11:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40746b_d20260528_m050817_c001_v0001146_t0053_u01779944897187") 2026/05/28 05:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630cfa_d20260528_m050655_c001_v7007000_t0000_u01779944815428") 2026/05/28 05:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4072c5_d20260528_m050652_c001_v0001146_t0013_u01779944812893") 2026/05/28 05:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed58e6a_d20260528_m050651_c001_v7007000_t0000_u01779944811788") 2026/05/28 05:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714572df_d20260528_m050649_c001_v0001040_t0015_u01779944809023") 2026/05/28 05:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f40099d446358ef9c_d20260528_m050221_c001_v7007000_t0000_u01779944541367") 2026/05/28 05:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c406d8b_d20260528_m050220_c001_v0001146_t0010_u01779944540456") 2026/05/28 05:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09e7_d20260528_m050219_c001_v7007000_t0000_u01779944539905") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9ffb_d20260528_m050219_c001_v0001150_t0016_u01779944539026") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b266b_d20260528_m050118_c001_v7007000_t0000_u01779944478736") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9eb6_d20260528_m050117_c001_v0001150_t0018_u01779944477166") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41886000a46b266a_d20260528_m050116_c001_v7007000_t0000_u01779944476805") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9eb2_d20260528_m050115_c001_v0001150_t0050_u01779944475521") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4150823cd0bcfd11_d20260528_m050057_c001_v7007000_t0000_u01779944457730") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9e76_d20260528_m050056_c001_v0001150_t0040_u01779944456628") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4150823cd0bcfcfd_d20260528_m050056_c001_v7007000_t0000_u01779944456084") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9e68_d20260528_m050054_c001_v0001150_t0057_u01779944454635") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075f10_d20260528_m050046_c001_v0001099_t0028_u01779944446310") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed57e49_d20260528_m050045_c001_v7007000_t0000_u01779944445946") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075f0a_d20260528_m050045_c001_v0001099_t0030_u01779944445221") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075f02_d20260528_m050044_c001_v0001099_t0006_u01779944444121") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed57e46_d20260528_m050043_c001_v7007000_t0000_u01779944443391") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075eb0_d20260528_m050025_c001_v0001099_t0029_u01779944425239") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075ea4_d20260528_m050022_c001_v0001099_t0034_u01779944422501") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f424161f38320cd08_d20260528_m050022_c001_v7007000_t0000_u01779944422135") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075ea2_d20260528_m050021_c001_v0001099_t0052_u01779944421400") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075e9c_d20260528_m050020_c001_v0001099_t0008_u01779944420253") 2026/05/28 05:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f424161f38320cd04_d20260528_m050019_c001_v7007000_t0000_u01779944419484") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075e5c_d20260528_m050003_c001_v0001099_t0025_u01779944403102") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed579d0_d20260528_m050002_c001_v7007000_t0000_u01779944402732") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075e54_d20260528_m050001_c001_v0001099_t0020_u01779944401972") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed579cf_d20260528_m050001_c001_v7007000_t0000_u01779944401070") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075e4c_d20260528_m050000_c001_v0001099_t0015_u01779944400306") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed579cd_d20260528_m045959_c001_v7007000_t0000_u01779944399765") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075e46_d20260528_m045958_c001_v0001099_t0045_u01779944398860") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed579cc_d20260528_m045957_c001_v7007000_t0000_u01779944397927") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075e40_d20260528_m045957_c001_v0001099_t0021_u01779944397019") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed579cb_d20260528_m045956_c001_v7007000_t0000_u01779944396466") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075e3e_d20260528_m045955_c001_v0001099_t0033_u01779944395785") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed579c9_d20260528_m045955_c001_v7007000_t0000_u01779944395243") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075e3a_d20260528_m045954_c001_v0001099_t0008_u01779944394483") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed579c0_d20260528_m045949_c001_v7007000_t0000_u01779944389515") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075e22_d20260528_m045948_c001_v0001099_t0023_u01779944388840") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed579ba_d20260528_m045948_c001_v7007000_t0000_u01779944388099") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075e1e_d20260528_m045947_c001_v0001099_t0024_u01779944387415") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed579b4_d20260528_m045946_c001_v7007000_t0000_u01779944386520") 2026/05/28 05:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075e1a_d20260528_m045945_c001_v0001099_t0047_u01779944385782") 2026/05/28 05:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed579a9_d20260528_m045943_c001_v7007000_t0000_u01779944383621") 2026/05/28 05:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f101462621a075e10_d20260528_m045942_c001_v0001099_t0031_u01779944382833") 2026/05/28 05:11:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630cfb_d20260528_m050655_c001_v7007000_t0000_u01779944815609") 2026/05/28 05:11:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808e541_d20260528_m050652_c001_v0001182_t0019_u01779944812905") 2026/05/28 05:11:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4225e73deed58e6b_d20260528_m050651_c001_v7007000_t0000_u01779944811970") 2026/05/28 05:11:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba511_d20260528_m050649_c001_v0001150_t0006_u01779944809035") 2026/05/28 05:11:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c5892_d20260528_m051010_c001_v7007000_t0000_u01779945010121") 2026/05/28 05:11:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808ef87_d20260528_m051009_c001_v0001182_t0051_u01779945009509") 2026/05/28 05:11:44 DEBUG : sub/yam: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09e3_d20260528_m050217_c001_v7007000_t0000_u01779944537003") 2026/05/28 05:11:44 DEBUG : sub/yam: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808d967_d20260528_m050215_c001_v0001182_t0028_u01779944535040") 2026/05/28 05:11:44 DEBUG : test_dir1/file2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630cba_d20260528_m050648_c001_v7007000_t0000_u01779944808275") 2026/05/28 05:11:44 DEBUG : test_dir1/file2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba503_d20260528_m050646_c001_v0001150_t0006_u01779944806406") 2026/05/28 05:11:44 DEBUG : test_dir1/file2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630cad_d20260528_m050645_c001_v7007000_t0000_u01779944805642") 2026/05/28 05:11:44 DEBUG : test_dir1/file2: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4072ab_d20260528_m050644_c001_v0001146_t0010_u01779944804110") 2026/05/28 05:11:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630cbd_d20260528_m050648_c001_v7007000_t0000_u01779944808457") 2026/05/28 05:11:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4072b3_d20260528_m050646_c001_v0001146_t0038_u01779944806395") 2026/05/28 05:11:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4079517839630cae_d20260528_m050645_c001_v7007000_t0000_u01779944805822") 2026/05/28 05:11:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba36714572ce_d20260528_m050644_c001_v0001040_t0056_u01779944804109") 2026/05/28 05:11:44 DEBUG : three: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09d1_d20260528_m050208_c001_v7007000_t0000_u01779944528732") 2026/05/28 05:11:44 DEBUG : three: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9fc5_d20260528_m050207_c001_v0001150_t0059_u01779944527414") 2026/05/28 05:11:45 DEBUG : three: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42b9fb7_d20260528_m050205_c001_v0001150_t0021_u01779944525054") 2026/05/28 05:11:45 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c5894_d20260528_m051011_c001_v7007000_t0000_u01779945011932") 2026/05/28 05:11:45 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c407677_d20260528_m051011_c001_v0001146_t0047_u01779945011078") 2026/05/28 05:11:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c58ed_d20260528_m051033_c001_v7007000_t0000_u01779945033838") 2026/05/28 05:11:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457665_d20260528_m051031_c001_v0001040_t0013_u01779945031831") 2026/05/28 05:11:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c58e0_d20260528_m051030_c001_v7007000_t0000_u01779945030260") 2026/05/28 05:11:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4076c3_d20260528_m051026_c001_v0001146_t0055_u01779945026505") 2026/05/28 05:11:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c58cc_d20260528_m051025_c001_v7007000_t0000_u01779945025543") 2026/05/28 05:11:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808f037_d20260528_m051024_c001_v0001182_t0040_u01779945024879") 2026/05/28 05:11:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c589b_d20260528_m051019_c001_v7007000_t0000_u01779945019623") 2026/05/28 05:11:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c40769d_d20260528_m051018_c001_v0001146_t0026_u01779945018165") 2026/05/28 05:11:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c58a7_d20260528_m051022_c001_v7007000_t0000_u01779945022191") 2026/05/28 05:11:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457641_d20260528_m051020_c001_v0001040_t0016_u01779945020604") 2026/05/28 05:11:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c589a_d20260528_m051017_c001_v7007000_t0000_u01779945017222") 2026/05/28 05:11:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808efe7_d20260528_m051016_c001_v0001182_t0047_u01779945016591") 2026/05/28 05:11:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c5899_d20260528_m051015_c001_v7007000_t0000_u01779945015633") 2026/05/28 05:11:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42ba9d5_d20260528_m051014_c001_v0001150_t0004_u01779945014848") 2026/05/28 05:11:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c5895_d20260528_m051013_c001_v7007000_t0000_u01779945013898") 2026/05/28 05:11:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f116eba3671457629_d20260528_m051012_c001_v0001040_t0021_u01779945012889") 2026/05/28 05:11:46 DEBUG : toe/toe/toe: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c58f3_d20260528_m051039_c001_v7007000_t0000_u01779945039214") 2026/05/28 05:11:46 DEBUG : toe/toe/toe: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c4076e9_d20260528_m051038_c001_v0001146_t0002_u01779945038287") 2026/05/28 05:11:46 DEBUG : toe/toe/toe: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c58b7_d20260528_m051023_c001_v7007000_t0000_u01779945023917") 2026/05/28 05:11:46 DEBUG : toe/toe/toe: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42baa0b_d20260528_m051023_c001_v0001150_t0012_u01779945023145") 2026/05/28 05:11:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c58ee_d20260528_m051034_c001_v7007000_t0000_u01779945034436") 2026/05/28 05:11:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11270e9fa42baa2d_d20260528_m051033_c001_v0001150_t0026_u01779945033556") 2026/05/28 05:11:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41710932230c58e2_d20260528_m051030_c001_v7007000_t0000_u01779945030857") 2026/05/28 05:11:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f104fd572e7053861_d20260528_m051028_c001_v0001134_t0017_u01779945028025") 2026/05/28 05:11:46 DEBUG : two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09d2_d20260528_m050208_c001_v7007000_t0000_u01779944528914") 2026/05/28 05:11:46 DEBUG : two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f412e85773c406d37_d20260528_m050206_c001_v0001146_t0050_u01779944526846") 2026/05/28 05:11:46 DEBUG : two: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f41270e9fa42b9fb3_d20260528_m050204_c001_v0001150_t0040_u01779944524868") 2026/05/28 05:11:46 DEBUG : yam: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09e5_d20260528_m050217_c001_v7007000_t0000_u01779944537735") 2026/05/28 05:11:46 DEBUG : yam: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f1144328ea17ab313_d20260528_m050216_c001_v0001161_t0016_u01779944536451") 2026/05/28 05:11:46 DEBUG : yam: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09de_d20260528_m050213_c001_v7007000_t0000_u01779944533753") 2026/05/28 05:11:46 DEBUG : yam: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f11995f5b1808d941_d20260528_m050212_c001_v0001182_t0040_u01779944532543") 2026/05/28 05:11:46 DEBUG : yam: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09d5_d20260528_m050211_c001_v7007000_t0000_u01779944531243") 2026/05/28 05:11:46 DEBUG : yam: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f112e85773c406d47_d20260528_m050209_c001_v0001146_t0043_u01779944529472") 2026/05/28 05:11:46 DEBUG : yaml: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09e1_d20260528_m050214_c001_v7007000_t0000_u01779944534481") 2026/05/28 05:11:46 DEBUG : yaml: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f107d5c3580447b02_d20260528_m050213_c001_v0001185_t0043_u01779944533551") 2026/05/28 05:11:47 DEBUG : yaml: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f4042fc31e62c09d8_d20260528_m050211_c001_v7007000_t0000_u01779944531983") 2026/05/28 05:11:47 DEBUG : yaml: Deleting (id "4_zdf529df3f03d6bcb9fe80e1b_f10927631c84bb94d_d20260528_m050210_c001_v0001105_t0058_u01779944530807") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m37.977722368s (try 1/5)