"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/04 01:00:38 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema" 2026/04/04 01:00:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 01:00:39 DEBUG : Creating backend with remote "/tmp/rclone1871226336" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:00:40 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:00:40 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:00:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:00:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:00:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:00:41 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:00:41 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:00:42 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:00:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:00:42 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:00:42 DEBUG : B2 bucket rclone-test-haqoqom7pema: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.84s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:00:43 DEBUG : Creating backend with remote "/non-existing" 2026/04/04 01:00:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/04 01:00:43 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:00:43 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:00:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:00:44 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:00:44 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:00:45 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:00:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:00:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.02s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:00:46 INFO : B2 bucket rclone-test-haqoqom7pema: Running all checks before starting transfers 2026/04/04 01:00:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:00:46 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:00:46 INFO : B2 bucket rclone-test-haqoqom7pema: Checks finished, now starting transfers 2026/04/04 01:00:46 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:00:47 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:00:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:00:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.32s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:00:47 ERROR : Ignoring --no-traverse with sync 2026/04/04 01:00:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:00:48 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:00:48 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:00:48 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:00:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:00:48 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:00:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:00:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/04 01:00:49 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:00:49 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:00:49 DEBUG : hello world2: size = 12 OK 2026/04/04 01:00:49 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/04 01:00:49 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.32s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:00:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:00:50 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:00:50 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:00:51 DEBUG : potato2: size = 11 OK 2026/04/04 01:00:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:00:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:00:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:00:52 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:00:52 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:00:52 DEBUG : potato2: size = 11 OK 2026/04/04 01:00:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:00:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.71s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:00:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/04 01:00:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:00:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/04 01:00:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:00:53 INFO : sub dir2: Making directory 2026/04/04 01:00:53 INFO : sub dir: Making directory 2026/04/04 01:00:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:00:53 INFO : sub dir2/sub sub dir2: Making directory 2026/04/04 01:00:53 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:00:53 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:00:54 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:00:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:00: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/04/04 01:00:54 DEBUG : B2 bucket rclone-test-haqoqom7pema: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.38s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:00:54 INFO : sub dir2: Making directory 2026/04/04 01:00:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/04 01:00:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:00:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:00:55 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:00:55 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:00:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:00:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:00:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.34s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:00:56 DEBUG : sub dir2: Making directory with metadata 2026/04/04 01:00:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:00:56 INFO : sub dir2: Making directory 2026/04/04 01:00:56 INFO : sub dir: Making directory 2026/04/04 01:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:00:56 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:00:56 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:00:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:00:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:00:56 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:00:56 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/04 01:00:57 DEBUG : B2 bucket rclone-test-haqoqom7pema: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/04 01:00:57 DEBUG : B2 bucket rclone-test-haqoqom7pema: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.57s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:00:58 INFO : sub dir2: Making directory 2026/04/04 01:00:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:00:58 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:00:58 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:00:58 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:00:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:00:58 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:00:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:00:59 DEBUG : sub dir2: Making directory with metadata 2026/04/04 01:00:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:00:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:00:59 INFO : sub dir2: Making directory 2026/04/04 01:00:59 INFO : sub dir: Making directory 2026/04/04 01:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:00:59 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:00:59 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:00:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:00:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:00:59 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:00:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/04 01:01:00 DEBUG : B2 bucket rclone-test-haqoqom7pema: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.38s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:01 INFO : sub dir2: Making directory 2026/04/04 01:01:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:01:01 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:01 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:01:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:01:01 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:01:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:02 DEBUG : Creating backend with remote "TestB2:rclone-test-bisizez8biju" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-haqoqom7pema -> B2 bucket rclone-test-bisizez8biju 2026/04/04 01:01:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:01:04 DEBUG : B2 bucket rclone-test-bisizez8biju: Waiting for checks to finish 2026/04/04 01:01:04 DEBUG : B2 bucket rclone-test-bisizez8biju: Waiting for transfers to finish 2026/04/04 01:01:05 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:01:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:01:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/04 01:01:05 DEBUG : B2 bucket rclone-test-bisizez8biju: Purge remote 2026/04/04 01:01:05 INFO : B2 bucket rclone-test-bisizez8biju: cleaning bucket "rclone-test-bisizez8biju" of all files 2026/04/04 01:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z0ff2fde3001d5b6b9fd80e1b_f112e67d81e41d7e8_d20260404_m010104_c001_v0001167_t0020_u01775264464894") --- PASS: TestServerSideCopy (4.61s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:01:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:01:07 DEBUG : sub dir/hello world: Sizes differ 2026/04/04 01:01:07 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:07 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:08 DEBUG : sub dir/hello world: size = 17 OK 2026/04/04 01:01:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/04 01:01:08 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.28s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:09 DEBUG : Creating backend with remote "TestB2:rclone-test-keroxel8qewa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-haqoqom7pema -> B2 bucket rclone-test-keroxel8qewa 2026/04/04 01:01:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:01:10 DEBUG : B2 bucket rclone-test-keroxel8qewa: Waiting for checks to finish 2026/04/04 01:01:10 DEBUG : B2 bucket rclone-test-keroxel8qewa: Waiting for transfers to finish 2026/04/04 01:01:12 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:01:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:01:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/04 01:01:13 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:01:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-keroxel8qewa) 2026/04/04 01:01:13 DEBUG : sub dir/hello world: Sizes differ 2026/04/04 01:01:13 DEBUG : B2 bucket rclone-test-keroxel8qewa: Waiting for checks to finish 2026/04/04 01:01:13 DEBUG : B2 bucket rclone-test-keroxel8qewa: Waiting for transfers to finish 2026/04/04 01:01:14 DEBUG : sub dir/hello world: size = 17 OK 2026/04/04 01:01:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/04 01:01:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/04 01:01:14 DEBUG : B2 bucket rclone-test-keroxel8qewa: Purge remote 2026/04/04 01:01:14 INFO : B2 bucket rclone-test-keroxel8qewa: cleaning bucket "rclone-test-keroxel8qewa" of all files 2026/04/04 01:01:14 DEBUG : sub dir/hello world: Deleting (id "4_z3fa21d83002d5b6b9fd80e1b_f10522ed846107e68_d20260404_m010114_c001_v0001039_t0040_u01775264474006") 2026/04/04 01:01:14 DEBUG : sub dir/hello world: Deleting (id "4_z3fa21d83002d5b6b9fd80e1b_f10945f806a9cf271_d20260404_m010111_c001_v0001117_t0055_u01775264471584") --- PASS: TestServerSideCopyOverSelf (6.86s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:01:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:01:17 DEBUG : sub dir/hello world: Sizes differ 2026/04/04 01:01:17 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:17 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:17 DEBUG : sub dir/hello world: size = 17 OK 2026/04/04 01:01:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/04 01:01:17 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/04 01:01:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.25s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:18 DEBUG : Creating backend with remote "TestB2:rclone-test-cinihes7jula" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-haqoqom7pema -> B2 bucket rclone-test-cinihes7jula 2026/04/04 01:01:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:01:20 DEBUG : B2 bucket rclone-test-cinihes7jula: Waiting for checks to finish 2026/04/04 01:01:20 DEBUG : B2 bucket rclone-test-cinihes7jula: Waiting for transfers to finish 2026/04/04 01:01:21 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:01:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:01:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/04 01:01:22 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:01:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cinihes7jula) 2026/04/04 01:01:22 DEBUG : sub dir/hello world: Sizes differ 2026/04/04 01:01:22 DEBUG : B2 bucket rclone-test-cinihes7jula: Waiting for checks to finish 2026/04/04 01:01:22 DEBUG : B2 bucket rclone-test-cinihes7jula: Waiting for transfers to finish 2026/04/04 01:01:22 DEBUG : sub dir/hello world: size = 17 OK 2026/04/04 01:01:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/04 01:01:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/04 01:01:22 INFO : sub dir/hello world: Deleted 2026/04/04 01:01:23 DEBUG : testing file moves 2026/04/04 01:01:24 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:01:24 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cinihes7jula) 2026/04/04 01:01:24 DEBUG : sub dir/hello world: Sizes differ 2026/04/04 01:01:24 DEBUG : B2 bucket rclone-test-cinihes7jula: Waiting for checks to finish 2026/04/04 01:01:24 DEBUG : B2 bucket rclone-test-cinihes7jula: Waiting for transfers to finish 2026/04/04 01:01:24 DEBUG : sub dir/hello world: size = 24 OK 2026/04/04 01:01:24 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/04 01:01:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/04 01:01:24 INFO : sub dir/hello world: Deleted 2026/04/04 01:01:25 DEBUG : B2 bucket rclone-test-cinihes7jula: Purge remote 2026/04/04 01:01:25 INFO : B2 bucket rclone-test-cinihes7jula: cleaning bucket "rclone-test-cinihes7jula" of all files 2026/04/04 01:01:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fe23dc3002d5b6b9fd80e1b_f119a72e32bcfd7b1_d20260404_m010124_c001_v0001185_t0039_u01775264484410") 2026/04/04 01:01:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fe23dc3002d5b6b9fd80e1b_f1160b166a7ba2317_d20260404_m010122_c001_v0001040_t0014_u01775264482435") 2026/04/04 01:01:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fe23dc3002d5b6b9fd80e1b_f111d9e28f88c8fc1_d20260404_m010120_c001_v0001165_t0016_u01775264480713") --- PASS: TestServerSideMoveOverSelf (8.47s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:27 ERROR : error listing: directory not found 2026/04/04 01:01:27 INFO : Local file system at /tmp/rclone1871226336: Making directory 2026/04/04 01:01:27 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:27 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.60s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:01:29 DEBUG : Local file system at /tmp/rclone1871226336: Waiting for checks to finish 2026/04/04 01:01:29 DEBUG : Local file system at /tmp/rclone1871226336: Waiting for transfers to finish 2026/04/04 01:01:30 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/04 01:01:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:01:30 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/04 01:01:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.19s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:30 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/04 01:01:30 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:30 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:31 DEBUG : check sum: size = 1 OK 2026/04/04 01:01:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/04 01:01:31 INFO : check sum: Copied (new) 2026/04/04 01:01:31 DEBUG : Waiting for deletions to finish 2026/04/04 01:01:31 DEBUG : check sum: size = 1 OK 2026/04/04 01:01:31 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/04 01:01:31 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/04 01:01:31 DEBUG : check sum: Unchanged skipping 2026/04/04 01:01:31 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:31 DEBUG : Waiting for deletions to finish 2026/04/04 01:01:31 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.75s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/04 01:01:32 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:32 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:33 DEBUG : sizeonly: size = 6 OK 2026/04/04 01:01:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/04 01:01:33 INFO : sizeonly: Copied (new) 2026/04/04 01:01:33 DEBUG : Waiting for deletions to finish 2026/04/04 01:01:33 DEBUG : sizeonly: size = 6 OK 2026/04/04 01:01:33 DEBUG : sizeonly: Sizes identical 2026/04/04 01:01:33 DEBUG : sizeonly: Unchanged skipping 2026/04/04 01:01:33 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:33 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:33 DEBUG : Waiting for deletions to finish 2026/04/04 01:01:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.77s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/04 01:01:34 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:34 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:34 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/04 01:01:34 INFO : ignore-size: Copied (new) 2026/04/04 01:01:34 DEBUG : Waiting for deletions to finish 2026/04/04 01:01:35 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:01:35 DEBUG : ignore-size: Unchanged skipping 2026/04/04 01:01:35 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:35 DEBUG : Waiting for deletions to finish 2026/04/04 01:01:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.68s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:36 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:36 DEBUG : existing: size = 6 OK 2026/04/04 01:01:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:01:36 DEBUG : existing: Unchanged skipping 2026/04/04 01:01:36 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:36 DEBUG : Waiting for deletions to finish 2026/04/04 01:01:36 INFO : There was nothing to transfer 2026/04/04 01:01:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/04 01:01:36 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:36 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:37 DEBUG : existing: size = 6 OK 2026/04/04 01:01:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/04 01:01:37 INFO : existing: Copied (replaced existing) 2026/04/04 01:01:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.17s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/04 01:01:38 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:38 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:38 DEBUG : existing: size = 6 OK 2026/04/04 01:01:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/04 01:01:38 INFO : existing: Copied (new) 2026/04/04 01:01:38 DEBUG : Waiting for deletions to finish 2026/04/04 01:01:38 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:38 DEBUG : existing: Destination exists, skipping 2026/04/04 01:01:38 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:38 DEBUG : Waiting for deletions to finish 2026/04/04 01:01:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.71s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/04 01:01:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/04 01:01:40 DEBUG : c/non empty space: size = 5 OK 2026/04/04 01:01:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:01:40 DEBUG : c/non empty space: Unchanged skipping 2026/04/04 01:01:41 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:41 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:41 DEBUG : a/potato2: size = 60 OK 2026/04/04 01:01:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/04 01:01:41 INFO : a/potato2: Copied (new) 2026/04/04 01:01:41 DEBUG : Waiting for deletions to finish 2026/04/04 01:01:41 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.52s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:42 DEBUG : empty space: size = 1 OK 2026/04/04 01:01:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/04 01:01:42 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/04 01:01:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/04 01:01:42 DEBUG : empty space: Unchanged skipping 2026/04/04 01:01:42 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:42 DEBUG : Waiting for deletions to finish 2026/04/04 01:01:42 INFO : There was nothing to transfer 2026/04/04 01:01:43 DEBUG : empty space: size = 1 OK 2026/04/04 01:01:43 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:43 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/04 01:01:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/04 01:01:44 INFO : empty space: Updated modification time in destination 2026/04/04 01:01:44 DEBUG : empty space: Unchanged skipping 2026/04/04 01:01:44 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:44 DEBUG : Waiting for deletions to finish 2026/04/04 01:01:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:45 DEBUG : empty space: size = 1 OK 2026/04/04 01:01:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/04 01:01:45 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/04 01:01:45 DEBUG : empty space: Unchanged skipping 2026/04/04 01:01:45 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:45 DEBUG : Waiting for deletions to finish 2026/04/04 01:01:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.35s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:46 DEBUG : foo: size = 3 OK 2026/04/04 01:01:46 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/04 01:01:46 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:01:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:01:46 DEBUG : foo: sha1 differ 2026/04/04 01:01:46 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:46 DEBUG : foo: size = 3 OK 2026/04/04 01:01:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/04 01:01:46 INFO : foo: Copied (replaced existing) 2026/04/04 01:01:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/04 01:01:48 DEBUG : empty space: size = 1 OK 2026/04/04 01:01:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:01:48 DEBUG : empty space: Unchanged skipping 2026/04/04 01:01:48 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:48 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:48 DEBUG : potato: size = 60 OK 2026/04/04 01:01:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/04 01:01:48 INFO : potato: Copied (new) 2026/04/04 01:01:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:50 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:01:50 DEBUG : potato: size = 60 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:01:50 DEBUG : potato: Sizes differ 2026/04/04 01:01:50 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:50 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:50 DEBUG : potato: size = 21 OK 2026/04/04 01:01:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/04 01:01:50 INFO : potato: Copied (replaced existing) 2026/04/04 01:01:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:52 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:52 DEBUG : potato: size = 21 OK 2026/04/04 01:01:52 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/04 01:01:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1871226336) 2026/04/04 01:01:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:01:52 DEBUG : potato: sha1 differ 2026/04/04 01:01:52 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:52 DEBUG : potato: size = 21 OK 2026/04/04 01:01:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/04 01:01:52 INFO : potato: Copied (replaced existing) 2026/04/04 01:01:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:01:54 DEBUG : empty space: size = 1 OK 2026/04/04 01:01:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:01:54 DEBUG : empty space: Unchanged skipping 2026/04/04 01:01:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/04 01:01:54 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:54 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:54 DEBUG : Waiting for deletions to finish 2026/04/04 01:01:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:01:56 DEBUG : empty space: size = 1 OK 2026/04/04 01:01:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:01:56 DEBUG : empty space: Unchanged skipping 2026/04/04 01:01:56 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:56 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:56 DEBUG : potato2: size = 60 OK 2026/04/04 01:01:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/04 01:01:56 INFO : potato2: Copied (new) 2026/04/04 01:01:56 DEBUG : Waiting for deletions to finish 2026/04/04 01:01:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:01:59 INFO : d: Making directory 2026/04/04 01:01:59 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/04 01:01:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/04 01:01:59 DEBUG : c/non empty space: size = 5 OK 2026/04/04 01:01:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:01:59 DEBUG : c/non empty space: Unchanged skipping 2026/04/04 01:01:59 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:01:59 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:01:59 DEBUG : a/potato2: size = 60 OK 2026/04/04 01:01:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/04 01:01:59 INFO : a/potato2: Copied (new) 2026/04/04 01:01:59 DEBUG : Waiting for deletions to finish 2026/04/04 01:02:00 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:02:01 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/04 01:02:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/04 01:02:02 DEBUG : c/non empty space: size = 5 OK 2026/04/04 01:02:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:02:02 DEBUG : c/non empty space: Unchanged skipping 2026/04/04 01:02:02 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:02 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:02 DEBUG : a/potato2: size = 60 OK 2026/04/04 01:02:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/04 01:02:02 INFO : a/potato2: Copied (new) 2026/04/04 01:02:02 ERROR : B2 bucket rclone-test-haqoqom7pema: not deleting files as there were IO errors 2026/04/04 01:02:02 ERROR : B2 bucket rclone-test-haqoqom7pema: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:02:04 DEBUG : Waiting for deletions to finish 2026/04/04 01:02:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:02:05 DEBUG : empty space: size = 1 OK 2026/04/04 01:02:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:02:05 DEBUG : empty space: Unchanged skipping 2026/04/04 01:02:05 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:05 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:05 INFO : potato: Deleted 2026/04/04 01:02:05 DEBUG : potato2: size = 60 OK 2026/04/04 01:02:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/04 01:02:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.55s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:02:07 DEBUG : Waiting for deletions to finish 2026/04/04 01:02:07 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:07 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:07 INFO : potato: Deleted 2026/04/04 01:02:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:02:07 DEBUG : empty space: size = 1 OK 2026/04/04 01:02:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:02:07 DEBUG : empty space: Unchanged skipping 2026/04/04 01:02:07 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:07 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:08 DEBUG : potato2: size = 60 OK 2026/04/04 01:02:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/04 01:02:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.75s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:02:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:02:10 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:10 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:10 DEBUG : potato2: size = 19 OK 2026/04/04 01:02:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/04 01:02:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:02:12 DEBUG : enormous: Excluded (Size Filter) 2026/04/04 01:02:12 DEBUG : enormous: Excluded 2026/04/04 01:02:12 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 01:02:12 DEBUG : potato2: Excluded 2026/04/04 01:02:12 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 01:02:12 DEBUG : potato2: Excluded 2026/04/04 01:02:12 DEBUG : empty space: size = 1 OK 2026/04/04 01:02:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:02:12 DEBUG : empty space: Unchanged skipping 2026/04/04 01:02:12 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:12 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:12 DEBUG : Waiting for deletions to finish 2026/04/04 01:02:12 INFO : There was nothing to transfer 2026/04/04 01:02:12 DEBUG : enormous: Excluded (Size Filter) 2026/04/04 01:02:12 DEBUG : enormous: Excluded 2026/04/04 01:02:12 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 01:02:12 DEBUG : potato2: Excluded 2026/04/04 01:02:12 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 01:02:12 DEBUG : potato2: Excluded 2026/04/04 01:02:12 DEBUG : empty space: size = 1 OK 2026/04/04 01:02:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/04 01:02:12 DEBUG : empty space: Unchanged skipping 2026/04/04 01:02:12 DEBUG : Local file system at /tmp/rclone1871226336: Waiting for checks to finish 2026/04/04 01:02:12 DEBUG : Local file system at /tmp/rclone1871226336: Waiting for transfers to finish 2026/04/04 01:02:12 DEBUG : Waiting for deletions to finish 2026/04/04 01:02:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.66s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:02:15 DEBUG : enormous: Excluded (Size Filter) 2026/04/04 01:02:15 DEBUG : enormous: Excluded 2026/04/04 01:02:15 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 01:02:15 DEBUG : potato2: Excluded 2026/04/04 01:02:15 DEBUG : empty space: size = 1 OK 2026/04/04 01:02:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:02:15 DEBUG : empty space: Unchanged skipping 2026/04/04 01:02:15 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:15 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:15 DEBUG : Waiting for deletions to finish 2026/04/04 01:02:15 INFO : enormous: Deleted 2026/04/04 01:02:15 INFO : potato2: Deleted 2026/04/04 01:02:15 INFO : There was nothing to transfer 2026/04/04 01:02:16 DEBUG : Local file system at /tmp/rclone1871226336: Waiting for checks to finish 2026/04/04 01:02:16 DEBUG : empty space: size = 1 OK 2026/04/04 01:02:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/04 01:02:16 DEBUG : empty space: Unchanged skipping 2026/04/04 01:02:16 DEBUG : Local file system at /tmp/rclone1871226336: Waiting for transfers to finish 2026/04/04 01:02:16 DEBUG : Waiting for deletions to finish 2026/04/04 01:02:16 INFO : enormous: Deleted 2026/04/04 01:02:16 INFO : potato2: Deleted 2026/04/04 01:02:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.83s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:02:18 DEBUG : five: Need to transfer - File not found at Destination 2026/04/04 01:02:18 DEBUG : four: size = 4 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:02:18 DEBUG : four: size = 8 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:02:18 DEBUG : four: Sizes differ 2026/04/04 01:02:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/04 01:02:18 DEBUG : one: Destination is newer than source, skipping 2026/04/04 01:02:18 DEBUG : three: size = 5 OK 2026/04/04 01:02:18 DEBUG : three: Sizes identical 2026/04/04 01:02:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/04 01:02:18 DEBUG : two: size = 3 OK 2026/04/04 01:02:18 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1871226336) 2026/04/04 01:02:18 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:02:18 DEBUG : two: sha1 differ 2026/04/04 01:02:18 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:18 DEBUG : five: size = 4 OK 2026/04/04 01:02:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/04 01:02:18 INFO : five: Copied (new) 2026/04/04 01:02:19 DEBUG : four: size = 4 OK 2026/04/04 01:02:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/04 01:02:19 INFO : four: Copied (replaced existing) 2026/04/04 01:02:19 DEBUG : two: size = 3 OK 2026/04/04 01:02:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/04 01:02:19 INFO : two: Copied (replaced existing) 2026/04/04 01:02:19 DEBUG : Waiting for deletions to finish 2026/04/04 01:02:19 DEBUG : four: size = 4 OK 2026/04/04 01:02:19 DEBUG : five: size = 4 OK 2026/04/04 01:02:19 DEBUG : one: Destination is newer than source, skipping 2026/04/04 01:02:19 DEBUG : two: size = 3 OK 2026/04/04 01:02:19 DEBUG : three: size = 5 OK 2026/04/04 01:02:19 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/04 01:02:19 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/04 01:02:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/04 01:02:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/04 01:02:19 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/04 01:02:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1871226336) 2026/04/04 01:02:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/04 01:02:19 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:02:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/04 01:02:19 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/04 01:02:19 DEBUG : three: sha1 differ 2026/04/04 01:02:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/04 01:02:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/04 01:02:19 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:20 DEBUG : three: size = 5 OK 2026/04/04 01:02:20 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/04 01:02:20 INFO : three: Copied (replaced existing) 2026/04/04 01:02:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.82s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/04 01:02:21 INFO : B2 bucket rclone-test-haqoqom7pema: Making map for --track-renames 2026/04/04 01:02:21 INFO : B2 bucket rclone-test-haqoqom7pema: Finished making map for --track-renames 2026/04/04 01:02:21 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/04 01:02:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/04 01:02:21 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for renames to finish 2026/04/04 01:02:21 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:22 DEBUG : potato: size = 14 OK 2026/04/04 01:02:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/04 01:02:22 INFO : potato: Copied (new) 2026/04/04 01:02:22 DEBUG : yam: size = 11 OK 2026/04/04 01:02:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/04 01:02:22 INFO : yam: Copied (new) 2026/04/04 01:02:22 DEBUG : Waiting for deletions to finish 2026/04/04 01:02:22 DEBUG : potato: size = 14 OK 2026/04/04 01:02:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:02:22 DEBUG : potato: Unchanged skipping 2026/04/04 01:02:22 INFO : B2 bucket rclone-test-haqoqom7pema: Making map for --track-renames 2026/04/04 01:02:22 INFO : B2 bucket rclone-test-haqoqom7pema: Finished making map for --track-renames 2026/04/04 01:02:22 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:22 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for renames to finish 2026/04/04 01:02:23 DEBUG : yaml: size = 11 OK 2026/04/04 01:02:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/04 01:02:23 INFO : yam: Copied (server-side copy) to: yaml 2026/04/04 01:02:23 INFO : yam: Deleted 2026/04/04 01:02:23 INFO : yaml: Renamed from "yam" 2026/04/04 01:02:23 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.14s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/04 01:02:24 INFO : B2 bucket rclone-test-haqoqom7pema: Making map for --track-renames 2026/04/04 01:02:24 INFO : B2 bucket rclone-test-haqoqom7pema: Finished making map for --track-renames 2026/04/04 01:02:24 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/04 01:02:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/04 01:02:24 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for renames to finish 2026/04/04 01:02:24 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:25 DEBUG : yam: size = 11 OK 2026/04/04 01:02:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/04 01:02:25 INFO : yam: Copied (new) 2026/04/04 01:02:25 DEBUG : potato: size = 14 OK 2026/04/04 01:02:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/04 01:02:25 INFO : potato: Copied (new) 2026/04/04 01:02:25 DEBUG : Waiting for deletions to finish 2026/04/04 01:02:25 DEBUG : potato: size = 14 OK 2026/04/04 01:02:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:02:25 DEBUG : potato: Unchanged skipping 2026/04/04 01:02:25 INFO : B2 bucket rclone-test-haqoqom7pema: Making map for --track-renames 2026/04/04 01:02:25 INFO : B2 bucket rclone-test-haqoqom7pema: Finished making map for --track-renames 2026/04/04 01:02:25 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:25 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for renames to finish 2026/04/04 01:02:26 DEBUG : yaml: size = 11 OK 2026/04/04 01:02:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/04 01:02:26 INFO : yam: Copied (server-side copy) to: yaml 2026/04/04 01:02:26 INFO : yam: Deleted 2026/04/04 01:02:26 INFO : yaml: Renamed from "yam" 2026/04/04 01:02:26 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/04 01:02:27 INFO : B2 bucket rclone-test-haqoqom7pema: Making map for --track-renames 2026/04/04 01:02:27 INFO : B2 bucket rclone-test-haqoqom7pema: Finished making map for --track-renames 2026/04/04 01:02:27 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/04 01:02:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/04 01:02:27 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for renames to finish 2026/04/04 01:02:27 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:27 DEBUG : sub/yam: size = 11 OK 2026/04/04 01:02:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/04 01:02:27 INFO : sub/yam: Copied (new) 2026/04/04 01:02:28 DEBUG : potato: size = 14 OK 2026/04/04 01:02:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/04 01:02:28 INFO : potato: Copied (new) 2026/04/04 01:02:28 DEBUG : Waiting for deletions to finish 2026/04/04 01:02:28 DEBUG : potato: size = 14 OK 2026/04/04 01:02:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:02:28 DEBUG : potato: Unchanged skipping 2026/04/04 01:02:29 INFO : B2 bucket rclone-test-haqoqom7pema: Making map for --track-renames 2026/04/04 01:02:29 INFO : B2 bucket rclone-test-haqoqom7pema: Finished making map for --track-renames 2026/04/04 01:02:29 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:29 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for renames to finish 2026/04/04 01:02:29 DEBUG : yam: size = 11 OK 2026/04/04 01:02:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/04 01:02:29 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/04 01:02:29 INFO : sub/yam: Deleted 2026/04/04 01:02:29 INFO : yam: Renamed from "sub/yam" 2026/04/04 01:02:29 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.18s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:02:30 DEBUG : Creating backend with remote "/tmp/rclone1871226336/dir1" 2026/04/04 01:02:30 DEBUG : Creating backend with remote "/tmp/rclone1871226336/dir2" 2026/04/04 01:02:30 DEBUG : Local file system at /tmp/rclone1871226336/dir2: Using server-side directory move 2026/04/04 01:02:30 INFO : Local file system at /tmp/rclone1871226336/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/04 01:02:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/04 01:02:30 DEBUG : Local file system at /tmp/rclone1871226336/dir2: Waiting for checks to finish 2026/04/04 01:02:30 DEBUG : Local file system at /tmp/rclone1871226336/dir2: Waiting for transfers to finish 2026/04/04 01:02:30 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:02:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:02:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/04 01:02:31 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:31 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/04 01:02:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/04 01:02:31 INFO : nested/sub dir/file: Copied (new) 2026/04/04 01:02:31 INFO : nested/sub dir/file: Deleted 2026/04/04 01:02:32 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:02:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:02:32 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:02:32 INFO : sub dir/hello world: Deleted 2026/04/04 01:02:32 INFO : sub dir: Removing directory 2026/04/04 01:02:32 INFO : nested/sub dir: Removing directory 2026/04/04 01:02:32 INFO : nested: Removing directory 2026/04/04 01:02:32 DEBUG : Local file system at /tmp/rclone1871226336: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:02:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:02:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/04 01:02:33 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:33 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:02:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:02:33 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:02:33 INFO : sub dir/hello world: Deleted 2026/04/04 01:02:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/04 01:02:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/04 01:02:33 INFO : nested/sub dir/file: Copied (new) 2026/04/04 01:02:33 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.44s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:02:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/04 01:02:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/04 01:02:34 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:34 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:35 DEBUG : existing-b: size = 6 OK 2026/04/04 01:02:35 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/04 01:02:35 INFO : existing-b: Copied (new) 2026/04/04 01:02:35 INFO : existing-b: Deleted 2026/04/04 01:02:35 DEBUG : existing: size = 6 OK 2026/04/04 01:02:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/04 01:02:35 INFO : existing: Copied (new) 2026/04/04 01:02:35 INFO : existing: Deleted 2026/04/04 01:02:35 DEBUG : existing: Destination exists, skipping 2026/04/04 01:02:35 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:02:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/04 01:02:35 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:02:35 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:02:36 DEBUG : Creating backend with remote "TestB2:rclone-test-womutep7romo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-haqoqom7pema -> B2 bucket rclone-test-womutep7romo 2026/04/04 01:02:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:02:40 DEBUG : empty space: size = 1 OK 2026/04/04 01:02:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/04 01:02:40 DEBUG : empty space: Unchanged skipping 2026/04/04 01:02:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:02:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-womutep7romo) 2026/04/04 01:02:40 DEBUG : potato3: Sizes differ 2026/04/04 01:02:40 DEBUG : B2 bucket rclone-test-womutep7romo: Waiting for checks to finish 2026/04/04 01:02:40 INFO : empty space: Deleted 2026/04/04 01:02:40 DEBUG : B2 bucket rclone-test-womutep7romo: Waiting for transfers to finish 2026/04/04 01:02:41 DEBUG : potato2: size = 60 OK 2026/04/04 01:02:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/04 01:02:41 INFO : potato2: Copied (server-side copy) 2026/04/04 01:02:41 INFO : potato2: Deleted 2026/04/04 01:02:41 DEBUG : potato3: size = 68 OK 2026/04/04 01:02:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/04 01:02:41 INFO : potato3: Copied (server-side copy) 2026/04/04 01:02:41 INFO : potato3: Deleted 2026/04/04 01:02:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cecemex8cile" 2026/04/04 01:02:43 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/04 01:02:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:02:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/04 01:02:43 DEBUG : B2 bucket rclone-test-cecemex8cile: Waiting for checks to finish 2026/04/04 01:02:43 DEBUG : B2 bucket rclone-test-cecemex8cile: Waiting for transfers to finish 2026/04/04 01:02:43 DEBUG : empty space: size = 1 OK 2026/04/04 01:02:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/04 01:02:43 INFO : empty space: Copied (server-side copy) 2026/04/04 01:02:44 INFO : empty space: Deleted 2026/04/04 01:02:44 DEBUG : potato3: size = 68 OK 2026/04/04 01:02:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/04 01:02:44 INFO : potato3: Copied (server-side copy) 2026/04/04 01:02:44 DEBUG : potato2: size = 60 OK 2026/04/04 01:02:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/04 01:02:44 INFO : potato2: Copied (server-side copy) 2026/04/04 01:02:44 INFO : potato3: Deleted 2026/04/04 01:02:44 INFO : potato2: Deleted 2026/04/04 01:02:44 DEBUG : B2 bucket rclone-test-cecemex8cile: Purge remote 2026/04/04 01:02:44 INFO : B2 bucket rclone-test-cecemex8cile: cleaning bucket "rclone-test-cecemex8cile" of all files 2026/04/04 01:02:44 DEBUG : empty space: Deleting (id "4_zdfb27df3003d5b6b9fd80e1b_f10711565a26ae403_d20260404_m010243_c001_v0001161_t0052_u01775264563592") 2026/04/04 01:02:44 DEBUG : potato2: Deleting (id "4_zdfb27df3003d5b6b9fd80e1b_f1042ee9d518306d2_d20260404_m010243_c001_v0001185_t0055_u01775264563963") 2026/04/04 01:02:44 DEBUG : potato3: Deleting (id "4_zdfb27df3003d5b6b9fd80e1b_f116be5ee428cf8e1_d20260404_m010243_c001_v0001181_t0049_u01775264563975") 2026/04/04 01:02:45 DEBUG : B2 bucket rclone-test-womutep7romo: Purge remote 2026/04/04 01:02:45 INFO : B2 bucket rclone-test-womutep7romo: cleaning bucket "rclone-test-womutep7romo" of all files 2026/04/04 01:02:45 DEBUG : empty space: Deleting (id "4_zcf026df3003d5b6b9fd80e1b_f40630a944a391c74_d20260404_m010243_c001_v7007000_t0000_u01775264563959") 2026/04/04 01:02:45 DEBUG : empty space: Deleting (id "4_zcf026df3003d5b6b9fd80e1b_f109d5277b3554848_d20260404_m010239_c001_v0001185_t0003_u01775264559929") 2026/04/04 01:02:45 DEBUG : potato2: Deleting (id "4_zcf026df3003d5b6b9fd80e1b_f422d87a2a2b83cad_d20260404_m010244_c001_v7007000_t0000_u01775264564219") 2026/04/04 01:02:45 DEBUG : potato2: Deleting (id "4_zcf026df3003d5b6b9fd80e1b_f1107cab3d8990631_d20260404_m010240_c001_v0001100_t0018_u01775264560813") 2026/04/04 01:02:45 DEBUG : potato3: Deleting (id "4_zcf026df3003d5b6b9fd80e1b_f40630a944a391c75_d20260404_m010244_c001_v7007000_t0000_u01775264564182") 2026/04/04 01:02:45 DEBUG : potato3: Deleting (id "4_zcf026df3003d5b6b9fd80e1b_f102e71089e1df781_d20260404_m010241_c001_v0001145_t0033_u01775264561119") 2026/04/04 01:02:45 DEBUG : potato3: Deleting (id "4_zcf026df3003d5b6b9fd80e1b_f109d5277b355484a_d20260404_m010240_c001_v0001185_t0053_u01775264560131") 2026/04/04 01:02:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/04 01:02:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/04 01:02:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.93s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:02:47 DEBUG : Creating backend with remote "TestB2:rclone-test-babelag8duwu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-haqoqom7pema -> B2 bucket rclone-test-babelag8duwu 2026/04/04 01:02:53 DEBUG : empty space: Excluded (Size Filter) 2026/04/04 01:02:53 DEBUG : empty space: Excluded 2026/04/04 01:02:53 DEBUG : empty space: Excluded (Size Filter) 2026/04/04 01:02:53 DEBUG : empty space: Excluded 2026/04/04 01:02:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:02:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:02:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-babelag8duwu) 2026/04/04 01:02:53 DEBUG : potato3: Sizes differ 2026/04/04 01:02:53 DEBUG : B2 bucket rclone-test-babelag8duwu: Waiting for checks to finish 2026/04/04 01:02:53 DEBUG : B2 bucket rclone-test-babelag8duwu: Waiting for transfers to finish 2026/04/04 01:02:53 DEBUG : potato2: size = 60 OK 2026/04/04 01:02:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/04 01:02:53 INFO : potato2: Copied (server-side copy) 2026/04/04 01:02:53 INFO : potato2: Deleted 2026/04/04 01:02:54 DEBUG : potato3: size = 68 OK 2026/04/04 01:02:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/04 01:02:54 INFO : potato3: Copied (server-side copy) 2026/04/04 01:02:54 INFO : potato3: Deleted 2026/04/04 01:02:54 DEBUG : Creating backend with remote "TestB2:rclone-test-betepov4nedi" 2026/04/04 01:02:55 DEBUG : empty space: Excluded (Size Filter) 2026/04/04 01:02:55 DEBUG : empty space: Excluded 2026/04/04 01:02:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:02:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/04 01:02:55 DEBUG : B2 bucket rclone-test-betepov4nedi: Waiting for checks to finish 2026/04/04 01:02:55 DEBUG : B2 bucket rclone-test-betepov4nedi: Waiting for transfers to finish 2026/04/04 01:02:56 DEBUG : potato2: size = 60 OK 2026/04/04 01:02:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/04 01:02:56 INFO : potato2: Copied (server-side copy) 2026/04/04 01:02:56 INFO : potato2: Deleted 2026/04/04 01:02:56 DEBUG : potato3: size = 68 OK 2026/04/04 01:02:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/04 01:02:56 INFO : potato3: Copied (server-side copy) 2026/04/04 01:02:57 INFO : potato3: Deleted 2026/04/04 01:02:57 DEBUG : B2 bucket rclone-test-betepov4nedi: Purge remote 2026/04/04 01:02:57 INFO : B2 bucket rclone-test-betepov4nedi: cleaning bucket "rclone-test-betepov4nedi" of all files 2026/04/04 01:02:57 DEBUG : potato2: Deleting (id "4_z4f82bd23003d5b6b9fd80e1b_f107ba2d3cc633781_d20260404_m010256_c001_v0001185_t0005_u01775264576504") 2026/04/04 01:02:57 DEBUG : potato3: Deleting (id "4_z4f82bd23003d5b6b9fd80e1b_f113675de6ae91c15_d20260404_m010256_c001_v0001105_t0032_u01775264576721") 2026/04/04 01:02:58 DEBUG : B2 bucket rclone-test-babelag8duwu: Purge remote 2026/04/04 01:02:58 INFO : B2 bucket rclone-test-babelag8duwu: cleaning bucket "rclone-test-babelag8duwu" of all files 2026/04/04 01:02:58 DEBUG : empty space: Deleting (id "4_zaf029de3003d5b6b9fd80e1b_f11362e375b7897ea_d20260404_m010252_c001_v0001106_t0009_u01775264572015") 2026/04/04 01:02:58 DEBUG : potato2: Deleting (id "4_zaf029de3003d5b6b9fd80e1b_f414e6892f74671f6_d20260404_m010256_c001_v7007000_t0000_u01775264576703") 2026/04/04 01:02:58 DEBUG : potato2: Deleting (id "4_zaf029de3003d5b6b9fd80e1b_f1023f0533ef229e4_d20260404_m010253_c001_v0001150_t0039_u01775264573600") 2026/04/04 01:02:58 DEBUG : potato3: Deleting (id "4_zaf029de3003d5b6b9fd80e1b_f414e6892f74671f9_d20260404_m010256_c001_v7007000_t0000_u01775264576992") 2026/04/04 01:02:58 DEBUG : potato3: Deleting (id "4_zaf029de3003d5b6b9fd80e1b_f115ac7f1846d7f42_d20260404_m010253_c001_v0001099_t0032_u01775264573921") 2026/04/04 01:02:58 DEBUG : potato3: Deleting (id "4_zaf029de3003d5b6b9fd80e1b_f11362e375b7897ec_d20260404_m010252_c001_v0001106_t0025_u01775264572524") 2026/04/04 01:02:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/04 01:02:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/04 01:03:00 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (13.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:03:00 DEBUG : Creating backend with remote "TestB2:rclone-test-pigihab4yiwa" 2026/04/04 01:03:03 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-haqoqom7pema -> B2 bucket rclone-test-pigihab4yiwa 2026/04/04 01:03:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:03:06 DEBUG : empty space: size = 1 OK 2026/04/04 01:03:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/04 01:03:06 DEBUG : empty space: Unchanged skipping 2026/04/04 01:03:06 DEBUG : B2 bucket rclone-test-pigihab4yiwa: Waiting for checks to finish 2026/04/04 01:03:06 DEBUG : potato3: size = 68 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:03:06 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pigihab4yiwa) 2026/04/04 01:03:06 DEBUG : potato3: Sizes differ 2026/04/04 01:03:06 INFO : empty space: Deleted 2026/04/04 01:03:06 DEBUG : B2 bucket rclone-test-pigihab4yiwa: Waiting for transfers to finish 2026/04/04 01:03:06 DEBUG : potato2: size = 60 OK 2026/04/04 01:03:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/04 01:03:06 INFO : potato2: Copied (server-side copy) 2026/04/04 01:03:06 INFO : potato2: Deleted 2026/04/04 01:03:06 DEBUG : potato3: size = 68 OK 2026/04/04 01:03:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/04 01:03:06 INFO : potato3: Copied (server-side copy) 2026/04/04 01:03:07 INFO : potato3: Deleted 2026/04/04 01:03:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xadawuz7lisu" 2026/04/04 01:03:08 INFO : tomatoDir: Making directory 2026/04/04 01:03:08 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/04 01:03:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:03:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/04 01:03:08 DEBUG : B2 bucket rclone-test-xadawuz7lisu: Waiting for checks to finish 2026/04/04 01:03:08 DEBUG : B2 bucket rclone-test-xadawuz7lisu: Waiting for transfers to finish 2026/04/04 01:03:09 DEBUG : empty space: size = 1 OK 2026/04/04 01:03:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/04 01:03:09 INFO : empty space: Copied (server-side copy) 2026/04/04 01:03:09 DEBUG : potato3: size = 68 OK 2026/04/04 01:03:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/04 01:03:09 INFO : potato3: Copied (server-side copy) 2026/04/04 01:03:09 INFO : empty space: Deleted 2026/04/04 01:03:09 INFO : potato3: Deleted 2026/04/04 01:03:09 DEBUG : potato2: size = 60 OK 2026/04/04 01:03:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/04 01:03:09 INFO : potato2: Copied (server-side copy) 2026/04/04 01:03:10 INFO : potato2: Deleted 2026/04/04 01:03:10 DEBUG : B2 bucket rclone-test-xadawuz7lisu: Purge remote 2026/04/04 01:03:10 INFO : B2 bucket rclone-test-xadawuz7lisu: cleaning bucket "rclone-test-xadawuz7lisu" of all files 2026/04/04 01:03:10 DEBUG : empty space: Deleting (id "4_zdf52ed33003d5b6b9fd80e1b_f118260ef28214338_d20260404_m010309_c001_v0001097_t0017_u01775264589281") 2026/04/04 01:03:10 DEBUG : potato2: Deleting (id "4_zdf52ed33003d5b6b9fd80e1b_f119030dee95e9b82_d20260404_m010309_c001_v0001174_t0036_u01775264589585") 2026/04/04 01:03:10 DEBUG : potato3: Deleting (id "4_zdf52ed33003d5b6b9fd80e1b_f106385641a1e7fc7_d20260404_m010309_c001_v0001185_t0013_u01775264589599") 2026/04/04 01:03:11 DEBUG : B2 bucket rclone-test-pigihab4yiwa: Purge remote 2026/04/04 01:03:11 INFO : B2 bucket rclone-test-pigihab4yiwa: cleaning bucket "rclone-test-pigihab4yiwa" of all files 2026/04/04 01:03:11 DEBUG : empty space: Deleting (id "4_zff72dd03003d5b6b9fd80e1b_f4238f2ad9a9bb6fd_d20260404_m010309_c001_v7007000_t0000_u01775264589642") 2026/04/04 01:03:11 DEBUG : empty space: Deleting (id "4_zff72dd03003d5b6b9fd80e1b_f11957fad4eecdcb7_d20260404_m010304_c001_v0001173_t0019_u01775264584857") 2026/04/04 01:03:11 DEBUG : potato2: Deleting (id "4_zff72dd03003d5b6b9fd80e1b_f403c31894b512e7b_d20260404_m010310_c001_v7007000_t0000_u01775264590002") 2026/04/04 01:03:11 DEBUG : potato2: Deleting (id "4_zff72dd03003d5b6b9fd80e1b_f10382e2019b5b4e6_d20260404_m010306_c001_v0001091_t0010_u01775264586221") 2026/04/04 01:03:11 DEBUG : potato3: Deleting (id "4_zff72dd03003d5b6b9fd80e1b_f403c31894b512e7a_d20260404_m010309_c001_v7007000_t0000_u01775264589780") 2026/04/04 01:03:11 DEBUG : potato3: Deleting (id "4_zff72dd03003d5b6b9fd80e1b_f117c3dd7a3a74731_d20260404_m010306_c001_v0001167_t0046_u01775264586606") 2026/04/04 01:03:11 DEBUG : potato3: Deleting (id "4_zff72dd03003d5b6b9fd80e1b_f11957fad4eecdcbd_d20260404_m010305_c001_v0001173_t0024_u01775264585333") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.81s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:03:13 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.49s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:03:15 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:03:17 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/rclone-sync-test" 2026/04/04 01:03:19 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/rclone-sync-test-include/layer2" 2026/04/04 01:03:20 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/rclone-sync-test-ignore-file" 2026/04/04 01:03:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/04 01:03:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/04 01:03:24 DEBUG : pacer: Reducing sleep to 10ms 2026/04/04 01:03:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 01:03:25 DEBUG : B2 bucket rclone-test-haqoqom7pema path rclone-sync-test: Waiting for checks to finish 2026/04/04 01:03:25 DEBUG : B2 bucket rclone-test-haqoqom7pema path rclone-sync-test: Waiting for transfers to finish 2026/04/04 01:03:25 DEBUG : Waiting for deletions to finish 2026/04/04 01:03:25 INFO : There was nothing to transfer 2026/04/04 01:03:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 01:03:25 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:03:25 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:03:25 DEBUG : Waiting for deletions to finish 2026/04/04 01:03:25 INFO : There was nothing to transfer 2026/04/04 01:03:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/04 01:03:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/04 01:03:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 01:03:26 DEBUG : pacer: Reducing sleep to 10ms 2026/04/04 01:03:26 DEBUG : B2 bucket rclone-test-haqoqom7pema path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/04 01:03:26 DEBUG : B2 bucket rclone-test-haqoqom7pema path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/04 01:03:26 DEBUG : Waiting for deletions to finish 2026/04/04 01:03:26 INFO : There was nothing to transfer 2026/04/04 01:03:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 01:03:27 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:03:27 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:03:27 DEBUG : Waiting for deletions to finish 2026/04/04 01:03:27 INFO : There was nothing to transfer 2026/04/04 01:03:27 DEBUG : Excluded 2026/04/04 01:03:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/04 01:03:27 DEBUG : B2 bucket rclone-test-haqoqom7pema path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/04 01:03:27 DEBUG : B2 bucket rclone-test-haqoqom7pema path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/04 01:03:27 DEBUG : Waiting for deletions to finish 2026/04/04 01:03:27 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.84s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:03:28 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/dst" 2026/04/04 01:03:29 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/CompareDest" 2026/04/04 01:03:31 DEBUG : one: Need to transfer - File not found at Destination 2026/04/04 01:03:31 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:03:31 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:03:32 DEBUG : one: size = 3 OK 2026/04/04 01:03:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/04 01:03:32 INFO : one: Copied (new) 2026/04/04 01:03:32 DEBUG : Waiting for deletions to finish 2026/04/04 01:03:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:03:32 DEBUG : one: size = 3 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:03:32 DEBUG : one: Sizes differ 2026/04/04 01:03:32 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:03:33 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:03:33 DEBUG : one: size = 5 OK 2026/04/04 01:03:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/04 01:03:33 INFO : one: Copied (replaced existing) 2026/04/04 01:03:33 DEBUG : Waiting for deletions to finish 2026/04/04 01:03:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:03:35 DEBUG : one: size = 3 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:03:35 DEBUG : one: Sizes differ 2026/04/04 01:03:35 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:03:35 DEBUG : one: size = 5 OK 2026/04/04 01:03:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:03:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/04 01:03:35 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:03:35 DEBUG : Waiting for deletions to finish 2026/04/04 01:03:35 INFO : There was nothing to transfer 2026/04/04 01:03:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:03:36 DEBUG : one: size = 3 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:03:36 DEBUG : one: Sizes differ 2026/04/04 01:03:37 DEBUG : two: size = 3 OK 2026/04/04 01:03:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:03:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/04 01:03:37 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:03:37 DEBUG : one: size = 5 OK 2026/04/04 01:03:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:03:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/04 01:03:37 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:03:37 DEBUG : Waiting for deletions to finish 2026/04/04 01:03:37 INFO : There was nothing to transfer 2026/04/04 01:03:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:03:37 DEBUG : one: size = 3 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:03:37 DEBUG : one: Sizes differ 2026/04/04 01:03:37 DEBUG : two: size = 3 OK 2026/04/04 01:03:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:03:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/04 01:03:37 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:03:37 DEBUG : one: size = 5 OK 2026/04/04 01:03:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:03:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/04 01:03:37 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:03:37 DEBUG : Waiting for deletions to finish 2026/04/04 01:03:37 INFO : There was nothing to transfer 2026/04/04 01:03:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:03:38 DEBUG : one: size = 3 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:03:38 DEBUG : one: Sizes differ 2026/04/04 01:03:38 DEBUG : two: size = 3 OK 2026/04/04 01:03:38 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/04/04 01:03:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/04 01:03:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/04 01:03:38 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:03:38 DEBUG : one: size = 5 OK 2026/04/04 01:03:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:03:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/04 01:03:38 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:03:38 DEBUG : Waiting for deletions to finish 2026/04/04 01:03:38 INFO : There was nothing to transfer 2026/04/04 01:03:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:03:39 DEBUG : one: size = 3 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:03:39 DEBUG : one: Sizes differ 2026/04/04 01:03:39 DEBUG : two: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:03:39 DEBUG : two: size = 3 (B2 bucket rclone-test-haqoqom7pema path CompareDest) 2026/04/04 01:03:39 DEBUG : two: Sizes differ 2026/04/04 01:03:39 DEBUG : two: Need to transfer - File not found at Destination 2026/04/04 01:03:39 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:03:39 DEBUG : one: size = 5 OK 2026/04/04 01:03:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:03:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/04 01:03:39 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:03:40 DEBUG : two: size = 5 OK 2026/04/04 01:03:40 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/04 01:03:40 INFO : two: Copied (new) 2026/04/04 01:03:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.59s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:03:43 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/dest" 2026/04/04 01:03:44 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/pre-dest1" 2026/04/04 01:03:45 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/pre-dest2" 2026/04/04 01:03:47 DEBUG : 1: size = 1 OK 2026/04/04 01:03:47 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:03:47 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/04 01:03:48 DEBUG : 2: size = 1 OK 2026/04/04 01:03:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:03:48 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/04 01:03:48 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/04 01:03:48 DEBUG : B2 bucket rclone-test-haqoqom7pema path dest: Waiting for checks to finish 2026/04/04 01:03:48 DEBUG : B2 bucket rclone-test-haqoqom7pema path dest: Waiting for transfers to finish 2026/04/04 01:03:49 DEBUG : 3: size = 1 OK 2026/04/04 01:03:49 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/04 01:03:49 INFO : 3: Copied (new) 2026/04/04 01:03:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.12s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:03:50 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/dst" 2026/04/04 01:03:51 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/CopyDest" 2026/04/04 01:03:53 DEBUG : one: Need to transfer - File not found at Destination 2026/04/04 01:03:53 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:03:53 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:03:55 DEBUG : one: size = 3 OK 2026/04/04 01:03:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/04 01:03:55 INFO : one: Copied (new) 2026/04/04 01:03:55 DEBUG : Waiting for deletions to finish 2026/04/04 01:03:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/04 01:03:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/04 01:03:56 DEBUG : pacer: Reducing sleep to 10ms 2026/04/04 01:03:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:03:56 DEBUG : one: size = 3 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:03:56 DEBUG : one: Sizes differ 2026/04/04 01:03:56 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:03:57 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:03:57 DEBUG : one: size = 5 OK 2026/04/04 01:03:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/04 01:03:57 INFO : one: Copied (replaced existing) 2026/04/04 01:03:57 DEBUG : Waiting for deletions to finish 2026/04/04 01:03:59 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/BackupDir" 2026/04/04 01:04:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:04:00 DEBUG : one: size = 3 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:04:00 DEBUG : one: Sizes differ 2026/04/04 01:04:00 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:04:01 DEBUG : one: size = 5 OK 2026/04/04 01:04:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:04:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:04:01 DEBUG : one: size = 3 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:04:01 DEBUG : one: Sizes differ 2026/04/04 01:04:02 DEBUG : one: size = 3 OK 2026/04/04 01:04:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/04 01:04:02 INFO : one: Copied (server-side copy) 2026/04/04 01:04:02 INFO : one: Deleted 2026/04/04 01:04:02 DEBUG : one: size = 5 OK 2026/04/04 01:04:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/04 01:04:02 INFO : one: Copied (server-side copy) 2026/04/04 01:04:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/04 01:04:02 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:04:02 DEBUG : Waiting for deletions to finish 2026/04/04 01:04:04 DEBUG : one: size = 5 OK 2026/04/04 01:04:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:04:04 DEBUG : one: Unchanged skipping 2026/04/04 01:04:04 DEBUG : two: size = 3 OK 2026/04/04 01:04:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:04:04 DEBUG : two: size = 3 OK 2026/04/04 01:04:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/04 01:04:04 INFO : two: Copied (server-side copy) 2026/04/04 01:04:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/04 01:04:04 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:04:04 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:04:04 DEBUG : Waiting for deletions to finish 2026/04/04 01:04:05 DEBUG : one: size = 5 OK 2026/04/04 01:04:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:04:05 DEBUG : one: Unchanged skipping 2026/04/04 01:04:05 DEBUG : two: size = 3 OK 2026/04/04 01:04:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:04:05 DEBUG : two: Unchanged skipping 2026/04/04 01:04:05 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:04:05 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:04:05 DEBUG : Waiting for deletions to finish 2026/04/04 01:04:05 INFO : There was nothing to transfer 2026/04/04 01:04:06 DEBUG : one: size = 5 OK 2026/04/04 01:04:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:04:06 DEBUG : one: Unchanged skipping 2026/04/04 01:04:06 DEBUG : three: size = 7 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:04:06 DEBUG : three: size = 5 (B2 bucket rclone-test-haqoqom7pema path CopyDest) 2026/04/04 01:04:06 DEBUG : three: Sizes differ 2026/04/04 01:04:06 DEBUG : three: Destination not found in --copy-dest 2026/04/04 01:04:06 DEBUG : three: Need to transfer - File not found at Destination 2026/04/04 01:04:06 DEBUG : two: size = 3 OK 2026/04/04 01:04:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:04:06 DEBUG : two: Unchanged skipping 2026/04/04 01:04:06 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:04:06 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:04:07 DEBUG : three: size = 7 OK 2026/04/04 01:04:07 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/04 01:04:07 INFO : three: Copied (new) 2026/04/04 01:04:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.93s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:04:11 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/dst" 2026/04/04 01:04:12 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/backup" 2026/04/04 01:04:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:04:14 DEBUG : one: size = 3 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:04:14 DEBUG : one: Sizes differ 2026/04/04 01:04:14 DEBUG : two: size = 3 OK 2026/04/04 01:04:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:04:14 DEBUG : two: Unchanged skipping 2026/04/04 01:04:14 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:04:15 DEBUG : one: size = 3 OK 2026/04/04 01:04:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/04 01:04:15 INFO : one: Copied (server-side copy) 2026/04/04 01:04:16 INFO : one: Deleted 2026/04/04 01:04:16 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:04:16 DEBUG : one: size = 4 OK 2026/04/04 01:04:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/04 01:04:16 INFO : one: Copied (new) 2026/04/04 01:04:16 DEBUG : Waiting for deletions to finish 2026/04/04 01:04:17 DEBUG : three.txt: size = 5 OK 2026/04/04 01:04:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/04 01:04:17 INFO : three.txt: Copied (server-side copy) 2026/04/04 01:04:17 INFO : three.txt: Deleted 2026/04/04 01:04:17 INFO : three.txt: Moved into backup dir 2026/04/04 01:04:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:04:19 DEBUG : one: size = 4 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:04:19 DEBUG : one: Sizes differ 2026/04/04 01:04:19 DEBUG : two: size = 3 OK 2026/04/04 01:04:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:04:19 DEBUG : two: Unchanged skipping 2026/04/04 01:04:19 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:04:19 DEBUG : one: size = 4 OK 2026/04/04 01:04:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/04 01:04:19 INFO : one: Copied (server-side copy) 2026/04/04 01:04:20 INFO : one: Deleted 2026/04/04 01:04:20 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:04:20 DEBUG : one: size = 5 OK 2026/04/04 01:04:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/04 01:04:20 INFO : one: Copied (new) 2026/04/04 01:04:20 DEBUG : Waiting for deletions to finish 2026/04/04 01:04:20 DEBUG : three.txt: size = 6 OK 2026/04/04 01:04:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/04 01:04:20 INFO : three.txt: Copied (server-side copy) 2026/04/04 01:04:21 INFO : three.txt: Deleted 2026/04/04 01:04:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.49s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:04:24 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/dst" 2026/04/04 01:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/backup" 2026/04/04 01:04:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:04:27 DEBUG : one: size = 3 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:04:27 DEBUG : one: Sizes differ 2026/04/04 01:04:27 DEBUG : two: size = 3 OK 2026/04/04 01:04:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:04:27 DEBUG : two: Unchanged skipping 2026/04/04 01:04:27 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:04:28 DEBUG : one.bak: size = 3 OK 2026/04/04 01:04:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/04 01:04:28 INFO : one: Copied (server-side copy) to: one.bak 2026/04/04 01:04:28 INFO : one: Deleted 2026/04/04 01:04:28 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:04:29 DEBUG : one: size = 4 OK 2026/04/04 01:04:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/04 01:04:29 INFO : one: Copied (new) 2026/04/04 01:04:29 DEBUG : Waiting for deletions to finish 2026/04/04 01:04:30 DEBUG : three.txt.bak: size = 5 OK 2026/04/04 01:04:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/04 01:04:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/04 01:04:30 INFO : three.txt: Deleted 2026/04/04 01:04:30 INFO : three.txt: Moved into backup dir 2026/04/04 01:04:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:04:31 DEBUG : one: size = 4 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:04:31 DEBUG : one: Sizes differ 2026/04/04 01:04:31 DEBUG : two: size = 3 OK 2026/04/04 01:04:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:04:31 DEBUG : two: Unchanged skipping 2026/04/04 01:04:31 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:04:32 DEBUG : one.bak: size = 4 OK 2026/04/04 01:04:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/04 01:04:32 INFO : one: Copied (server-side copy) to: one.bak 2026/04/04 01:04:32 INFO : one: Deleted 2026/04/04 01:04:32 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:04:32 DEBUG : one: size = 5 OK 2026/04/04 01:04:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/04 01:04:32 INFO : one: Copied (new) 2026/04/04 01:04:32 DEBUG : Waiting for deletions to finish 2026/04/04 01:04:33 DEBUG : three.txt.bak: size = 6 OK 2026/04/04 01:04:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/04 01:04:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/04 01:04:33 INFO : three.txt: Deleted 2026/04/04 01:04:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:04:36 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/dst" 2026/04/04 01:04:37 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/backup" 2026/04/04 01:04:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:04:39 DEBUG : one: size = 3 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:04:39 DEBUG : one: Sizes differ 2026/04/04 01:04:39 DEBUG : two: size = 3 OK 2026/04/04 01:04:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:04:39 DEBUG : two: Unchanged skipping 2026/04/04 01:04:39 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:04:40 DEBUG : one-2019-01-01: size = 3 OK 2026/04/04 01:04:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/04 01:04:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/04 01:04:40 INFO : one: Deleted 2026/04/04 01:04:40 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:04:41 DEBUG : one: size = 4 OK 2026/04/04 01:04:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/04 01:04:41 INFO : one: Copied (new) 2026/04/04 01:04:41 DEBUG : Waiting for deletions to finish 2026/04/04 01:04:42 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/04 01:04:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/04 01:04:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/04 01:04:42 INFO : three.txt: Deleted 2026/04/04 01:04:42 INFO : three.txt: Moved into backup dir 2026/04/04 01:04:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:04:44 DEBUG : one: size = 4 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:04:44 DEBUG : one: Sizes differ 2026/04/04 01:04:44 DEBUG : two: size = 3 OK 2026/04/04 01:04:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:04:44 DEBUG : two: Unchanged skipping 2026/04/04 01:04:44 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:04:44 DEBUG : one-2019-01-01: size = 4 OK 2026/04/04 01:04:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/04 01:04:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/04 01:04:45 INFO : one: Deleted 2026/04/04 01:04:45 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:04:45 DEBUG : one: size = 5 OK 2026/04/04 01:04:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/04 01:04:45 INFO : one: Copied (new) 2026/04/04 01:04:45 DEBUG : Waiting for deletions to finish 2026/04/04 01:04:46 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/04 01:04:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/04 01:04:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/04 01:04:46 INFO : three.txt: Deleted 2026/04/04 01:04:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.04s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:04:50 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/dst" 2026/04/04 01:04:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:04:52 DEBUG : one: size = 3 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:04:52 DEBUG : one: Sizes differ 2026/04/04 01:04:52 DEBUG : two: size = 3 OK 2026/04/04 01:04:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:04:52 DEBUG : two: Unchanged skipping 2026/04/04 01:04:52 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:04:52 DEBUG : one.bak: size = 3 OK 2026/04/04 01:04:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/04 01:04:52 INFO : one: Copied (server-side copy) to: one.bak 2026/04/04 01:04:53 INFO : one: Deleted 2026/04/04 01:04:53 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:04:54 DEBUG : one: size = 4 OK 2026/04/04 01:04:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/04 01:04:54 INFO : one: Copied (new) 2026/04/04 01:04:54 DEBUG : Waiting for deletions to finish 2026/04/04 01:04:55 DEBUG : three.txt.bak: size = 5 OK 2026/04/04 01:04:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/04 01:04:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/04 01:04:55 INFO : three.txt: Deleted 2026/04/04 01:04:55 INFO : three.txt: Moved into backup dir 2026/04/04 01:04:57 DEBUG : one.bak: Excluded (Path Filter) 2026/04/04 01:04:57 DEBUG : one.bak: Excluded 2026/04/04 01:04:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/04 01:04:57 DEBUG : three.txt.bak: Excluded 2026/04/04 01:04:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:04:57 DEBUG : one: size = 4 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:04:57 DEBUG : one: Sizes differ 2026/04/04 01:04:57 DEBUG : two: size = 3 OK 2026/04/04 01:04:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:04:57 DEBUG : two: Unchanged skipping 2026/04/04 01:04:57 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for checks to finish 2026/04/04 01:04:57 DEBUG : one.bak: size = 4 OK 2026/04/04 01:04:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/04 01:04:57 INFO : one: Copied (server-side copy) to: one.bak 2026/04/04 01:04:57 INFO : one: Deleted 2026/04/04 01:04:57 DEBUG : B2 bucket rclone-test-haqoqom7pema path dst: Waiting for transfers to finish 2026/04/04 01:04:58 DEBUG : one: size = 5 OK 2026/04/04 01:04:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/04 01:04:58 INFO : one: Copied (new) 2026/04/04 01:04:58 DEBUG : Waiting for deletions to finish 2026/04/04 01:04:59 DEBUG : three.txt.bak: size = 6 OK 2026/04/04 01:04:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/04 01:04:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/04 01:04:59 INFO : three.txt: Deleted 2026/04/04 01:04:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.03s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:05:03 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/dst" 2026/04/04 01:05:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:05:04 DEBUG : one: size = 3 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:05:04 DEBUG : one: Sizes differ 2026/04/04 01:05:05 DEBUG : one.bak: size = 3 OK 2026/04/04 01:05:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/04 01:05:05 INFO : one: Copied (server-side copy) to: one.bak 2026/04/04 01:05:06 INFO : one: Deleted 2026/04/04 01:05:07 DEBUG : one: size = 4 OK 2026/04/04 01:05:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/04 01:05:07 INFO : one: Copied (new) 2026/04/04 01:05:07 DEBUG : two: size = 3 OK 2026/04/04 01:05:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:07 DEBUG : two: Unchanged skipping 2026/04/04 01:05:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:05:07 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:05:07 DEBUG : three.txt: Sizes differ 2026/04/04 01:05:08 DEBUG : three.txt.bak: size = 5 OK 2026/04/04 01:05:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/04 01:05:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/04 01:05:08 INFO : three.txt: Deleted 2026/04/04 01:05:08 DEBUG : three.txt: size = 6 OK 2026/04/04 01:05:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/04 01:05:08 INFO : three.txt: Copied (new) 2026/04/04 01:05:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/04 01:05:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/04 01:05:09 DEBUG : pacer: Reducing sleep to 10ms 2026/04/04 01:05:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:05:09 DEBUG : one: size = 4 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:05:09 DEBUG : one: Sizes differ 2026/04/04 01:05:10 DEBUG : one.bak: size = 4 OK 2026/04/04 01:05:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/04 01:05:10 INFO : one: Copied (server-side copy) to: one.bak 2026/04/04 01:05:10 INFO : one: Deleted 2026/04/04 01:05:10 DEBUG : one: size = 5 OK 2026/04/04 01:05:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/04 01:05:10 INFO : one: Copied (new) 2026/04/04 01:05:10 DEBUG : two: size = 3 OK 2026/04/04 01:05:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:10 DEBUG : two: Unchanged skipping 2026/04/04 01:05:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:05:11 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:05:11 DEBUG : three.txt: Sizes differ 2026/04/04 01:05:11 DEBUG : three.txt.bak: size = 6 OK 2026/04/04 01:05:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/04 01:05:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/04 01:05:11 INFO : three.txt: Deleted 2026/04/04 01:05:12 DEBUG : three.txt: size = 19 OK 2026/04/04 01:05:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/04 01:05:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.98s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-haqoqom7pema/dst" 2026/04/04 01:05:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:05:17 DEBUG : one: size = 3 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:05:17 DEBUG : one: Sizes differ 2026/04/04 01:05:18 DEBUG : one-2019-01-01: size = 3 OK 2026/04/04 01:05:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/04 01:05:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/04 01:05:18 INFO : one: Deleted 2026/04/04 01:05:19 DEBUG : one: size = 4 OK 2026/04/04 01:05:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/04 01:05:19 INFO : one: Copied (new) 2026/04/04 01:05:19 DEBUG : two: size = 3 OK 2026/04/04 01:05:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:19 DEBUG : two: Unchanged skipping 2026/04/04 01:05:20 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:05:20 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:05:20 DEBUG : three.txt: Sizes differ 2026/04/04 01:05:20 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/04 01:05:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/04 01:05:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/04 01:05:20 INFO : three.txt: Deleted 2026/04/04 01:05:21 DEBUG : three.txt: size = 6 OK 2026/04/04 01:05:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/04 01:05:21 INFO : three.txt: Copied (new) 2026/04/04 01:05:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:05:22 DEBUG : one: size = 4 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:05:22 DEBUG : one: Sizes differ 2026/04/04 01:05:22 DEBUG : one-2019-01-01: size = 4 OK 2026/04/04 01:05:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/04 01:05:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/04 01:05:23 INFO : one: Deleted 2026/04/04 01:05:23 DEBUG : one: size = 5 OK 2026/04/04 01:05:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/04 01:05:23 INFO : one: Copied (new) 2026/04/04 01:05:23 DEBUG : two: size = 3 OK 2026/04/04 01:05:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:23 DEBUG : two: Unchanged skipping 2026/04/04 01:05:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:05:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-haqoqom7pema path dst) 2026/04/04 01:05:23 DEBUG : three.txt: Sizes differ 2026/04/04 01:05:24 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/04 01:05:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/04 01:05:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/04 01:05:24 INFO : three.txt: Deleted 2026/04/04 01:05:25 DEBUG : three.txt: size = 19 OK 2026/04/04 01:05:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/04 01:05:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.84s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:05:27 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:05:27 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:05:27 DEBUG : Testêé: Sizes differ 2026/04/04 01:05:27 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:05:27 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:05:28 DEBUG : Testêé: size = 14 OK 2026/04/04 01:05:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/04 01:05:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/04 01:05:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.56s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:05:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/04 01:05:29 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:05:29 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:05:30 DEBUG : existing: size = 6 OK 2026/04/04 01:05:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/04 01:05:30 INFO : existing: Copied (new) 2026/04/04 01:05:30 DEBUG : Waiting for deletions to finish 2026/04/04 01:05:30 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:05:30 DEBUG : existing: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:05:30 DEBUG : existing: Sizes differ 2026/04/04 01:05:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/04 01:05:30 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:05:30 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:05:30 ERROR : B2 bucket rclone-test-haqoqom7pema: not deleting files as there were IO errors 2026/04/04 01:05:30 ERROR : B2 bucket rclone-test-haqoqom7pema: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.41s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:05:32 DEBUG : EXISTING: size = 6 OK 2026/04/04 01:05:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:32 DEBUG : existing: Unchanged skipping 2026/04/04 01:05:32 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:05:32 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:05:32 DEBUG : Waiting for deletions to finish 2026/04/04 01:05:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:05:49 DEBUG : both0: size = 6 OK 2026/04/04 01:05:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both0: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both10: size = 6 OK 2026/04/04 01:05:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both10: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both11: size = 6 OK 2026/04/04 01:05:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both11: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both12: size = 6 OK 2026/04/04 01:05:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both12: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both13: size = 6 OK 2026/04/04 01:05:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both13: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both14: size = 6 OK 2026/04/04 01:05:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both14: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both15: size = 6 OK 2026/04/04 01:05:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both15: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both16: size = 6 OK 2026/04/04 01:05:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both17: size = 6 OK 2026/04/04 01:05:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both18: size = 6 OK 2026/04/04 01:05:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:05:49 DEBUG : both19: size = 6 OK 2026/04/04 01:05:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both16: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both1: size = 6 OK 2026/04/04 01:05:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both18: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both2: size = 6 OK 2026/04/04 01:05:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both17: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both3: size = 6 OK 2026/04/04 01:05:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both19: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both4: size = 6 OK 2026/04/04 01:05:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both1: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both5: size = 6 OK 2026/04/04 01:05:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both5: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both6: size = 6 OK 2026/04/04 01:05:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both6: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both7: size = 6 OK 2026/04/04 01:05:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both7: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both8: size = 6 OK 2026/04/04 01:05:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both8: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both9: size = 6 OK 2026/04/04 01:05:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:05:49 DEBUG : both9: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both2: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both3: Unchanged skipping 2026/04/04 01:05:49 DEBUG : both4: Unchanged skipping 2026/04/04 01:05:49 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:05:49 DEBUG : Waiting for deletions to finish 2026/04/04 01:05:49 INFO : only2: Deleted 2026/04/04 01:05:50 INFO : only7: Deleted 2026/04/04 01:05:50 INFO : only8: Deleted 2026/04/04 01:05:50 INFO : only11: Deleted 2026/04/04 01:05:50 INFO : only13: Deleted 2026/04/04 01:05:50 INFO : only15: Deleted 2026/04/04 01:05:50 INFO : only17: Deleted 2026/04/04 01:05:50 INFO : only4: Deleted 2026/04/04 01:05:50 INFO : only12: Deleted 2026/04/04 01:05:50 INFO : only18: Deleted 2026/04/04 01:05:50 INFO : only3: Deleted 2026/04/04 01:05:50 INFO : only9: Deleted 2026/04/04 01:05:50 INFO : only0: Deleted 2026/04/04 01:05:50 INFO : only14: Deleted 2026/04/04 01:05:50 INFO : only16: Deleted 2026/04/04 01:05:50 INFO : only19: Deleted 2026/04/04 01:05:50 INFO : only5: Deleted 2026/04/04 01:05:50 INFO : only6: Deleted 2026/04/04 01:05:51 INFO : only10: Deleted 2026/04/04 01:05:51 INFO : only1: Deleted 2026/04/04 01:05:51 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.91s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:06:11 DEBUG : both0: size = 6 OK 2026/04/04 01:06:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both0: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both13: size = 6 OK 2026/04/04 01:06:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both13: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both14: size = 6 OK 2026/04/04 01:06:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both14: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both15: size = 6 OK 2026/04/04 01:06:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both15: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both16: size = 6 OK 2026/04/04 01:06:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both10: size = 6 OK 2026/04/04 01:06:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both11: size = 6 OK 2026/04/04 01:06:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:06:11 DEBUG : both12: size = 6 OK 2026/04/04 01:06:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both16: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both10: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both17: size = 6 OK 2026/04/04 01:06:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both17: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both18: size = 6 OK 2026/04/04 01:06:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both18: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both19: size = 6 OK 2026/04/04 01:06:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both19: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both1: size = 6 OK 2026/04/04 01:06:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both1: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both2: size = 6 OK 2026/04/04 01:06:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both2: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both3: size = 6 OK 2026/04/04 01:06:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both3: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both4: size = 6 OK 2026/04/04 01:06:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both4: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both5: size = 6 OK 2026/04/04 01:06:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both5: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both6: size = 6 OK 2026/04/04 01:06:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both6: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both7: size = 6 OK 2026/04/04 01:06:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both7: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both8: size = 6 OK 2026/04/04 01:06:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both8: Unchanged skipping 2026/04/04 01:06:11 DEBUG : both9: size = 6 OK 2026/04/04 01:06:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:11 DEBUG : both9: Unchanged skipping 2026/04/04 01:06:11 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only0: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only0: Sizes differ 2026/04/04 01:06:11 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only10: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only10: Sizes differ 2026/04/04 01:06:11 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only11: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only11: Sizes differ 2026/04/04 01:06:11 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only12: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only12: Sizes differ 2026/04/04 01:06:11 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only13: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only13: Sizes differ 2026/04/04 01:06:11 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only14: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only14: Sizes differ 2026/04/04 01:06:11 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only15: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only15: Sizes differ 2026/04/04 01:06:11 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only16: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only16: Sizes differ 2026/04/04 01:06:11 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only17: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only17: Sizes differ 2026/04/04 01:06:11 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only18: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only18: Sizes differ 2026/04/04 01:06:11 DEBUG : both11: Unchanged skipping 2026/04/04 01:06:11 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only19: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only19: Sizes differ 2026/04/04 01:06:11 DEBUG : both12: Unchanged skipping 2026/04/04 01:06:11 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only1: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only1: Sizes differ 2026/04/04 01:06:11 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only2: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only2: Sizes differ 2026/04/04 01:06:11 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only3: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only3: Sizes differ 2026/04/04 01:06:11 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only4: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only4: Sizes differ 2026/04/04 01:06:11 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only5: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only5: Sizes differ 2026/04/04 01:06:11 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only6: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only6: Sizes differ 2026/04/04 01:06:11 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only7: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only7: Sizes differ 2026/04/04 01:06:11 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only8: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only8: Sizes differ 2026/04/04 01:06:11 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1871226336) 2026/04/04 01:06:11 DEBUG : only9: size = 6 (B2 bucket rclone-test-haqoqom7pema) 2026/04/04 01:06:11 DEBUG : only9: Sizes differ 2026/04/04 01:06:11 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:06:12 DEBUG : only0: size = 0 OK 2026/04/04 01:06:12 DEBUG : only11: size = 0 OK 2026/04/04 01:06:12 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only11: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only0: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only10: size = 0 OK 2026/04/04 01:06:12 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only10: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only13: size = 0 OK 2026/04/04 01:06:12 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only13: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only14: size = 0 OK 2026/04/04 01:06:12 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only14: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only15: size = 0 OK 2026/04/04 01:06:12 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only15: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only16: size = 0 OK 2026/04/04 01:06:12 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only16: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only17: size = 0 OK 2026/04/04 01:06:12 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only17: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only18: size = 0 OK 2026/04/04 01:06:12 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only18: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only19: size = 0 OK 2026/04/04 01:06:12 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only19: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only1: size = 0 OK 2026/04/04 01:06:12 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only1: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only12: size = 0 OK 2026/04/04 01:06:12 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only12: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only2: size = 0 OK 2026/04/04 01:06:12 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only2: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only6: size = 0 OK 2026/04/04 01:06:12 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only6: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only3: size = 0 OK 2026/04/04 01:06:12 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only3: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only8: size = 0 OK 2026/04/04 01:06:12 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only8: Copied (replaced existing) 2026/04/04 01:06:12 DEBUG : only9: size = 0 OK 2026/04/04 01:06:12 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:12 INFO : only9: Copied (replaced existing) 2026/04/04 01:06:13 DEBUG : only4: size = 0 OK 2026/04/04 01:06:13 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:13 INFO : only4: Copied (replaced existing) 2026/04/04 01:06:13 DEBUG : only5: size = 0 OK 2026/04/04 01:06:13 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:13 INFO : only5: Copied (replaced existing) 2026/04/04 01:06:13 DEBUG : only7: size = 0 OK 2026/04/04 01:06:13 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/04 01:06:13 INFO : only7: Copied (replaced existing) 2026/04/04 01:06:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.05s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:06:21 DEBUG : empty_dir: Making directory with metadata 2026/04/04 01:06:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:06:21 DEBUG : empty_on_remote: Making directory with metadata 2026/04/04 01:06:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:06:21 INFO : empty_on_remote: Making directory 2026/04/04 01:06:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/04 01:06:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/04 01:06:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/04 01:06:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:06:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.68s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:06:24 DEBUG : empty_dir: Making directory with metadata 2026/04/04 01:06:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:06:24 DEBUG : empty_on_remote: Making directory with metadata 2026/04/04 01:06:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:06:24 INFO : empty_on_remote: Making directory 2026/04/04 01:06:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/04 01:06:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/04 01:06:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/04 01:06:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:06:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/04 01:06:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:06:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:06:26 INFO : sub dir: Making directory 2026/04/04 01:06:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.31s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:06:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:06:29 INFO : sub dir: Making directory 2026/04/04 01:06:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.77s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:06:40 DEBUG : Waiting for deletions to finish 2026/04/04 01:06:41 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:06:41 DEBUG : apple: size = 5 OK 2026/04/04 01:06:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : apple: Unchanged skipping 2026/04/04 01:06:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:06:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:06:41 DEBUG : banana: size = 6 OK 2026/04/04 01:06:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : banana: Unchanged skipping 2026/04/04 01:06:41 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:06:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:06:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:06:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:06:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:06:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:06:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:06:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:06:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:06:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:06:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:06:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:06:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:06:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:06:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:06:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:06:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:06:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:06:41 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:06:41 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:06:41 DEBUG : Waiting for deletions to finish 2026/04/04 01:06:41 INFO : There was nothing to transfer 2026/04/04 01:06:41 DEBUG : Waiting for deletions to finish 2026/04/04 01:06:42 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:06:42 DEBUG : apple: size = 5 OK 2026/04/04 01:06:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : apple: Unchanged skipping 2026/04/04 01:06:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:06:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:06:42 DEBUG : banana: size = 6 OK 2026/04/04 01:06:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : banana: Unchanged skipping 2026/04/04 01:06:42 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:06:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:06:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:06:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:06:42 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:06:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:06:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:06:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:06:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:06:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:06:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:06:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:06:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:06:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:06:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:06:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:06:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:06:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:06:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:06:42 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:06:42 DEBUG : Waiting for deletions to finish 2026/04/04 01:06:42 INFO : There was nothing to transfer 2026/04/04 01:06:42 DEBUG : Waiting for deletions to finish 2026/04/04 01:06:43 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:06:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:06:55 DEBUG : Waiting for deletions to finish 2026/04/04 01:06:56 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:06:56 DEBUG : apple: size = 5 OK 2026/04/04 01:06:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:06:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:06:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:06:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:06:56 DEBUG : apple: Unchanged skipping 2026/04/04 01:06:56 DEBUG : banana: size = 6 OK 2026/04/04 01:06:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:56 DEBUG : banana: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:06:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:06:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:06:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:06:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:06:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:06:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:06:57 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:06:57 DEBUG : Waiting for deletions to finish 2026/04/04 01:06:57 INFO : There was nothing to transfer 2026/04/04 01:06:57 DEBUG : Waiting for deletions to finish 2026/04/04 01:06:57 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:06:57 DEBUG : apple: size = 5 OK 2026/04/04 01:06:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : apple: Unchanged skipping 2026/04/04 01:06:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:06:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:06:57 DEBUG : banana: size = 6 OK 2026/04/04 01:06:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : banana: Unchanged skipping 2026/04/04 01:06:57 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:06:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:06:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:06:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:06:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:06:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:06:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:06:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:06:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:06:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:06:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:06:57 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:06:57 DEBUG : Waiting for deletions to finish 2026/04/04 01:06:57 INFO : There was nothing to transfer 2026/04/04 01:06:57 DEBUG : Waiting for deletions to finish 2026/04/04 01:06:58 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:06:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:07:10 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:10 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:07:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:07:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:11 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:11 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:11 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:11 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:11 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:11 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:11 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:11 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : YXBwbGU=: size = 5 OK 2026/04/04 01:07:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/04 01:07:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:11 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/04 01:07:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/04 01:07:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:11 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:07:11 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:07:11 DEBUG : YmFuYW5h: size = 6 OK 2026/04/04 01:07:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/04 01:07:11 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/04 01:07:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/04 01:07:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/04 01:07:11 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/04 01:07:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/04 01:07:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/04 01:07:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/04 01:07:11 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/04 01:07:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/04 01:07:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/04 01:07:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/04 01:07:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/04 01:07:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/04 01:07:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/04 01:07:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/04 01:07:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/04 01:07:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/04 01:07:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/04 01:07:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/04 01:07:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/04 01:07:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/04 01:07:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/04 01:07:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/04 01:07:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/04 01:07:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/04 01:07:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/04 01:07:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/04 01:07:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/04 01:07:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/04 01:07:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:07:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/04 01:07:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/04 01:07:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/04 01:07:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/04 01:07:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:07:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/04 01:07:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/04 01:07:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/04 01:07:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/04 01:07:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:13 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:13 INFO : apple: Deleted 2026/04/04 01:07:13 INFO : banana: Deleted 2026/04/04 01:07:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/04 01:07:13 INFO : dir1/0010-456789.txt: Deleted 2026/04/04 01:07:13 INFO : dir1/0012-6789;.txt: Deleted 2026/04/04 01:07:13 INFO : splitbananasplit: Deleted 2026/04/04 01:07:13 INFO : appleappleapplebanana: Deleted 2026/04/04 01:07:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/04 01:07:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/04 01:07:13 INFO : dir1/0013-789;=.txt: Deleted 2026/04/04 01:07:13 INFO : dir1/0007-1234567.txt: Deleted 2026/04/04 01:07:13 INFO : dir1/0014-89;=.txt: Deleted 2026/04/04 01:07:13 INFO : dir1/0003-defghij.txt: Deleted 2026/04/04 01:07:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/04 01:07:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/04 01:07:13 INFO : dir1/0011-56789;.txt: Deleted 2026/04/04 01:07:13 INFO : dir1/0015-9;=.txt: Deleted 2026/04/04 01:07:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/04 01:07:14 INFO : dir1/0008-2345678.txt: Deleted 2026/04/04 01:07:14 INFO : dir1/0009-3456789.txt: Deleted 2026/04/04 01:07:14 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/04 01:07:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:07:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:14 DEBUG : YXBwbGU=: size = 5 OK 2026/04/04 01:07:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:14 DEBUG : apple: Unchanged skipping 2026/04/04 01:07:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:07:14 DEBUG : YmFuYW5h: size = 6 OK 2026/04/04 01:07:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:14 DEBUG : banana: Unchanged skipping 2026/04/04 01:07:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/04 01:07:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:07:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/04 01:07:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/04 01:07:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/04 01:07:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/04 01:07:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/04 01:07:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/04 01:07:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/04 01:07:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/04 01:07:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/04 01:07:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/04 01:07:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/04 01:07:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:07:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/04 01:07:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/04 01:07:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/04 01:07:15 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/04 01:07:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/04 01:07:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/04 01:07:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/04 01:07:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:07:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:07:15 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:07:15 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:15 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/04 01:07:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:07:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:07:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:07:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:07:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:07:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:07:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:07:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:07:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:07:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:07:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:07:28 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:28 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/04 01:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 01:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/04 01:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 01:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:07:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:07:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:07:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:07:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:07:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:07:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:07:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:07:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:07:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:07:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:07:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:07:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:07:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:07:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:07:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:07:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:07:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:07:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:07:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:07:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:07:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:07:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:07:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:07:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:07:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:07:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:07:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:07:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:07:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:07:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:07:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:07:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:07:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:07:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:07:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:07:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:07:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:07:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:07:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:07:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:07:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:07:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:07:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:07:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:07:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:07:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:07:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:07:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:07:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:07:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:07:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:07:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:07:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:07:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:07:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:07:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:07:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:07:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:07:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:07:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:07:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:07:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:07:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:07:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:07:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:07:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:07:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:07:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:07:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:07:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:07:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:07:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:07:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 01:07:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 01:07:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:07:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 01:07:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:07:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 01:07:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:07:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 01:07:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:07:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:07:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:07:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:07:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:07:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:07:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:07:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:07:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:07:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:07:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:07:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:07:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:07:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:07:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/04 01:07:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:07:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:07:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:07:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:07:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:07:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:07:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:07:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:07:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:07:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:07:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 01:07:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:07:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:07:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:07:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:07:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/04 01:07:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:29 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:07:29 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:07:29 DEBUG : PREFIXapple: size = 5 OK 2026/04/04 01:07:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/04 01:07:29 INFO : apple: Copied (new) to: PREFIXapple 2026/04/04 01:07:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:07:29 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/04 01:07:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/04 01:07:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/04 01:07:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:07:29 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/04 01:07:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/04 01:07:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/04 01:07:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:07:29 DEBUG : PREFIXbanana: size = 6 OK 2026/04/04 01:07:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/04 01:07:29 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/04 01:07:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:07:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/04 01:07:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/04 01:07:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:07:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:07:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:07:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/04 01:07:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:07:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:07:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/04 01:07:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/04 01:07:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:07:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:07:29 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/04 01:07:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/04 01:07:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:07:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:07:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/04 01:07:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/04 01:07:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:07:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:07:29 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/04 01:07:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/04 01:07:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:07:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:07:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/04 01:07:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/04 01:07:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:07:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:07:29 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/04 01:07:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/04 01:07:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:07:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:07:29 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/04 01:07:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/04 01:07:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/04 01:07:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:07:29 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/04 01:07:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/04 01:07:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:07:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:07:30 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/04 01:07:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/04 01:07:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:07:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:07:30 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/04 01:07:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/04 01:07:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:07:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:07:30 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/04 01:07:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/04 01:07:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:07:30 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/04 01:07:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/04 01:07:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:07:30 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/04 01:07:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/04 01:07:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:07:30 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/04 01:07:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/04 01:07:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:07:30 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:30 INFO : dir1/0010-456789.txt: Deleted 2026/04/04 01:07:30 INFO : dir1/0012-6789;.txt: Deleted 2026/04/04 01:07:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/04 01:07:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/04 01:07:31 INFO : dir1/0008-2345678.txt: Deleted 2026/04/04 01:07:31 INFO : dir1/0009-3456789.txt: Deleted 2026/04/04 01:07:31 INFO : splitbananasplit: Deleted 2026/04/04 01:07:31 INFO : dir1/0014-89;=.txt: Deleted 2026/04/04 01:07:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/04 01:07:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/04 01:07:31 INFO : banana: Deleted 2026/04/04 01:07:31 INFO : dir1/0011-56789;.txt: Deleted 2026/04/04 01:07:31 INFO : dir1/0013-789;=.txt: Deleted 2026/04/04 01:07:31 INFO : dir1/0015-9;=.txt: Deleted 2026/04/04 01:07:31 INFO : apple: Deleted 2026/04/04 01:07:31 INFO : appleappleapplebanana: Deleted 2026/04/04 01:07:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/04 01:07:31 INFO : dir1/0003-defghij.txt: Deleted 2026/04/04 01:07:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/04 01:07:31 INFO : dir1/0007-1234567.txt: Deleted 2026/04/04 01:07:31 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:31 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:07:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:07:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:07:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:07:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:07:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:07:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:07:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:07:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:07:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:07:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:07:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:07:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:07:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:07:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:07:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:07:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:07:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:07:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:07:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:07:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:07:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:07:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:07:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:07:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:07:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:07:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:07:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:07:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:07:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:07:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:07:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:07:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:07:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:07:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:07:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:07:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:07:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:07:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:07:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:07:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:07:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:07:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:07:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:07:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:07:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:07:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:07:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : apple: size = 5 OK 2026/04/04 01:07:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/04 01:07:32 INFO : apple: Copied (new) 2026/04/04 01:07:32 DEBUG : banana: size = 6 OK 2026/04/04 01:07:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/04 01:07:32 INFO : banana: Copied (new) 2026/04/04 01:07:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:32 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:07:32 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:07:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:07:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/04 01:07:32 INFO : appleappleapplebanana: Copied (new) 2026/04/04 01:07:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:07:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/04 01:07:32 INFO : splitbananasplit: Copied (new) 2026/04/04 01:07:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:07:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/04 01:07:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/04 01:07:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:07:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/04 01:07:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/04 01:07:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:07:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/04 01:07:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/04 01:07:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:07:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/04 01:07:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/04 01:07:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:07:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/04 01:07:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/04 01:07:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:07:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/04 01:07:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/04 01:07:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:07:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/04 01:07:32 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/04 01:07:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:07:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/04 01:07:32 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/04 01:07:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:07:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/04 01:07:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/04 01:07:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:07:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/04 01:07:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/04 01:07:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:07:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/04 01:07:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/04 01:07:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:07:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/04 01:07:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/04 01:07:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:07:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/04 01:07:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/04 01:07:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:07:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/04 01:07:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/04 01:07:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:07:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/04 01:07:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/04 01:07:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:07:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/04 01:07:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/04 01:07:33 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:34 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/04 01:07:34 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/04 01:07:34 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/04 01:07:34 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/04 01:07:34 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/04 01:07:34 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/04 01:07:34 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/04 01:07:34 INFO : PREFIXapple: Deleted 2026/04/04 01:07:34 INFO : PREFIXbanana: Deleted 2026/04/04 01:07:34 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/04 01:07:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/04 01:07:34 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/04 01:07:34 INFO : PREFIXsplitbananasplit: Deleted 2026/04/04 01:07:34 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/04 01:07:34 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/04 01:07:34 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/04 01:07:34 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/04 01:07:34 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/04 01:07:34 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/04 01:07:34 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/04 01:07:34 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:34 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:07:34 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:35 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:07:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:07:47 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:48 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:07:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:07:48 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:07:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:48 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:07:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:07:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:48 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:48 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:07:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:48 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:07:48 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/04 01:07:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/04 01:07:48 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 01:07:48 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:07:48 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:07:48 DEBUG : appleSUFFIX: size = 5 OK 2026/04/04 01:07:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/04 01:07:48 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/04 01:07:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/04 01:07:48 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/04 01:07:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/04 01:07:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/04 01:07:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/04 01:07:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:07:49 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/04 01:07:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/04 01:07:49 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/04 01:07:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/04 01:07:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/04 01:07:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/04 01:07:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/04 01:07:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/04 01:07:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/04 01:07:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/04 01:07:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/04 01:07:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/04 01:07:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/04 01:07:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/04 01:07:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/04 01:07:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/04 01:07:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/04 01:07:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/04 01:07:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/04 01:07:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/04 01:07:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/04 01:07:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/04 01:07:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/04 01:07:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/04 01:07:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:07:49 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/04 01:07:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/04 01:07:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:07:50 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/04 01:07:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/04 01:07:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:07:50 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/04 01:07:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/04 01:07:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:07:50 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/04 01:07:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/04 01:07:50 INFO : dir1/0008-2345678.txt: Deleted 2026/04/04 01:07:50 INFO : dir1/0009-3456789.txt: Deleted 2026/04/04 01:07:50 INFO : dir1/0014-89;=.txt: Deleted 2026/04/04 01:07:50 INFO : dir1/0015-9;=.txt: Deleted 2026/04/04 01:07:50 INFO : appleappleapplebanana: Deleted 2026/04/04 01:07:50 INFO : splitbananasplit: Deleted 2026/04/04 01:07:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/04 01:07:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/04 01:07:50 INFO : dir1/0007-1234567.txt: Deleted 2026/04/04 01:07:50 INFO : dir1/0011-56789;.txt: Deleted 2026/04/04 01:07:50 INFO : dir1/0012-6789;.txt: Deleted 2026/04/04 01:07:50 INFO : apple: Deleted 2026/04/04 01:07:50 INFO : banana: Deleted 2026/04/04 01:07:50 INFO : dir1/0003-defghij.txt: Deleted 2026/04/04 01:07:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/04 01:07:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/04 01:07:50 INFO : dir1/0010-456789.txt: Deleted 2026/04/04 01:07:50 INFO : dir1/0013-789;=.txt: Deleted 2026/04/04 01:07:50 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:51 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/04 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:07:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:07:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:07:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 01:07:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/04 01:07:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:07:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/04 01:07:51 INFO : appleappleapplebanana: Copied (new) 2026/04/04 01:07:51 DEBUG : apple: size = 5 OK 2026/04/04 01:07:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/04 01:07:51 INFO : apple: Copied (new) 2026/04/04 01:07:52 DEBUG : banana: size = 6 OK 2026/04/04 01:07:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/04 01:07:52 INFO : banana: Copied (new) 2026/04/04 01:07:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:07:52 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:07:52 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:07:52 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:07:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/04 01:07:52 INFO : splitbananasplit: Copied (new) 2026/04/04 01:07:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:07:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/04 01:07:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/04 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/04 01:07:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/04 01:07:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:07:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/04 01:07:52 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/04 01:07:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:07:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/04 01:07:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/04 01:07:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:07:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/04 01:07:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/04 01:07:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:07:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/04 01:07:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/04 01:07:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:07:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/04 01:07:52 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/04 01:07:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:07:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/04 01:07:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/04 01:07:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:07:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/04 01:07:52 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/04 01:07:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:07:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/04 01:07:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/04 01:07:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:07:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/04 01:07:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/04 01:07:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:07:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/04 01:07:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/04 01:07:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:07:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/04 01:07:53 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/04 01:07:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:07:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/04 01:07:53 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/04 01:07:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:07:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/04 01:07:53 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/04 01:07:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:07:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/04 01:07:53 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/04 01:07:53 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:53 INFO : bananaSUFFIX: Deleted 2026/04/04 01:07:53 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/04 01:07:53 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/04 01:07:53 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/04 01:07:53 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/04 01:07:53 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/04 01:07:53 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/04 01:07:53 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/04 01:07:54 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/04 01:07:54 INFO : splitbananasplitSUFFIX: Deleted 2026/04/04 01:07:54 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/04 01:07:54 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/04 01:07:54 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/04 01:07:54 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/04 01:07:54 INFO : appleSUFFIX: Deleted 2026/04/04 01:07:54 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/04 01:07:54 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/04 01:07:54 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/04 01:07:54 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/04 01:07:54 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/04 01:07:54 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:54 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:07:54 DEBUG : Waiting for deletions to finish 2026/04/04 01:07:55 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:07:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:08:08 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:08 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:08:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:08:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:08:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:08:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:08:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 01:08:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:08:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 01:08:08 DEBUG : apple: size = 5 OK 2026/04/04 01:08:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:08 DEBUG : apple: Unchanged skipping 2026/04/04 01:08:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:08 DEBUG : banana: size = 6 OK 2026/04/04 01:08:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:08 DEBUG : banana: Unchanged skipping 2026/04/04 01:08:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/04 01:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:08:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/04 01:08:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:08:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:08:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:08:09 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:08:09 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:08:09 DEBUG : splitbanan: size = 16 OK 2026/04/04 01:08:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/04 01:08:09 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/04 01:08:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:08:09 DEBUG : appleapple: size = 21 OK 2026/04/04 01:08:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/04 01:08:09 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/04 01:08:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:08:09 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/04 01:08:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/04 01:08:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/04 01:08:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:08:09 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/04 01:08:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/04 01:08:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/04 01:08:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:08:09 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/04 01:08:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/04 01:08:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/04 01:08:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:08:09 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/04 01:08:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/04 01:08:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/04 01:08:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:08:09 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/04 01:08:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/04 01:08:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/04 01:08:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:08:09 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/04 01:08:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/04 01:08:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/04 01:08:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:08:09 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/04 01:08:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/04 01:08:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/04 01:08:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:08:09 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/04 01:08:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/04 01:08:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/04 01:08:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:08:09 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/04 01:08:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/04 01:08:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/04 01:08:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:08:09 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/04 01:08:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/04 01:08:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/04 01:08:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:08:09 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/04 01:08:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/04 01:08:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/04 01:08:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:08:10 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/04 01:08:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/04 01:08:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/04 01:08:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:08:10 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/04 01:08:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/04 01:08:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/04 01:08:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/04 01:08:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/04 01:08:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/04 01:08:10 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/04 01:08:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/04 01:08:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/04 01:08:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/04 01:08:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/04 01:08:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/04 01:08:10 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:10 INFO : dir1/0011-56789;.txt: Deleted 2026/04/04 01:08:10 INFO : dir1/0013-789;=.txt: Deleted 2026/04/04 01:08:10 INFO : dir1/0015-9;=.txt: Deleted 2026/04/04 01:08:10 INFO : appleappleapplebanana: Deleted 2026/04/04 01:08:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/04 01:08:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/04 01:08:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/04 01:08:10 INFO : dir1/0012-6789;.txt: Deleted 2026/04/04 01:08:10 INFO : dir1/0014-89;=.txt: Deleted 2026/04/04 01:08:10 INFO : splitbananasplit: Deleted 2026/04/04 01:08:11 INFO : dir1/0003-defghij.txt: Deleted 2026/04/04 01:08:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/04 01:08:11 INFO : dir1/0007-1234567.txt: Deleted 2026/04/04 01:08:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/04 01:08:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/04 01:08:11 INFO : dir1/0008-2345678.txt: Deleted 2026/04/04 01:08:11 INFO : dir1/0009-3456789.txt: Deleted 2026/04/04 01:08:11 INFO : dir1/0010-456789.txt: Deleted 2026/04/04 01:08:11 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:11 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : appleapple: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/04 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:08:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:08:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:08:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:08:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:08:11 DEBUG : apple: size = 5 OK 2026/04/04 01:08:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:11 DEBUG : apple: Unchanged skipping 2026/04/04 01:08:11 DEBUG : appleapple: size = 21 OK 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:08:11 DEBUG : banana: size = 6 OK 2026/04/04 01:08:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:11 DEBUG : banana: Unchanged skipping 2026/04/04 01:08:11 DEBUG : splitbanan: size = 16 OK 2026/04/04 01:08:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:11 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/04 01:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:08:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:08:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:08:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:08:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:08:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:08:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:08:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:08:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:08:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:08:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:08:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:08:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:08:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:08:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:08:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/04 01:08:12 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/04 01:08:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/04 01:08:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/04 01:08:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/04 01:08:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/04 01:08:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/04 01:08:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/04 01:08:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/04 01:08:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/04 01:08:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/04 01:08:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/04 01:08:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:08:12 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/04 01:08:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/04 01:08:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/04 01:08:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/04 01:08:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/04 01:08:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:08:12 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:08:12 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:12 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:12 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : appleapple: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/04 01:08:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:08:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:08:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:08:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:08:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:08:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:08:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:08:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:08:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:08:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:08:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:08:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:08:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:08:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:08:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:08:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:08:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:08:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:08:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:08:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:08:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:08:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:08:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:08:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:08:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:08:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:08:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:08:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:08:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:08:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:08:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:08:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:08:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:08:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:08:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:08:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:08:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:08:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:08:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:08:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:08:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:08:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:08:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:08:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:08:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:08:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:08:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:08:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:08:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:08:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:08:12 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:08:24 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:25 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:08:25 DEBUG : apple: size = 5 OK 2026/04/04 01:08:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : apple: Unchanged skipping 2026/04/04 01:08:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:08:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:08:25 DEBUG : banana: size = 6 OK 2026/04/04 01:08:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : banana: Unchanged skipping 2026/04/04 01:08:25 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:08:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:08:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:08:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:08:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:08:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:08:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:08:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:08:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:08:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:08:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:08:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:08:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:08:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:08:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:08:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:08:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:08:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:08:25 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:08:25 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:08:25 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:25 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:26 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : apple: size = 5 OK 2026/04/04 01:08:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : apple: Unchanged skipping 2026/04/04 01:08:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:08:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:08:26 DEBUG : banana: size = 6 OK 2026/04/04 01:08:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : banana: Unchanged skipping 2026/04/04 01:08:26 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:08:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:08:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:08:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:08:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:08:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:08:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:08:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:08:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:08:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:08:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:08:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:08:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:08:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:08:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:08:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:08:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:08:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:08:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:08:26 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:08:26 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:26 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:26 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:08:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:27 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:08:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:08:40 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:40 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:08:40 DEBUG : apple: size = 5 OK 2026/04/04 01:08:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : apple: Unchanged skipping 2026/04/04 01:08:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:08:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:08:40 DEBUG : banana: size = 6 OK 2026/04/04 01:08:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : banana: Unchanged skipping 2026/04/04 01:08:40 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:08:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:08:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:08:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:08:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:08:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:08:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:08:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:08:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:08:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:08:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:08:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:08:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:08:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:08:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:08:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:08:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:08:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:08:40 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:08:40 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:08:40 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:40 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:41 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:08:41 DEBUG : apple: size = 5 OK 2026/04/04 01:08:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : apple: Unchanged skipping 2026/04/04 01:08:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:08:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:08:41 DEBUG : banana: size = 6 OK 2026/04/04 01:08:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : banana: Unchanged skipping 2026/04/04 01:08:41 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:08:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:08:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:08:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:08:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:08:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:08:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:08:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:08:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:08:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:08:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:08:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:08:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:08:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:08:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:08:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:08:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:08:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:08:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:08:41 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:08:41 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:41 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:42 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:08:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:08:55 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:55 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:08:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:08:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:08:55 DEBUG : apple: size = 5 OK 2026/04/04 01:08:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:55 DEBUG : apple: Unchanged skipping 2026/04/04 01:08:55 DEBUG : banana: size = 6 OK 2026/04/04 01:08:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:55 DEBUG : banana: Unchanged skipping 2026/04/04 01:08:55 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:08:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:55 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:08:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:08:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:08:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:08:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:08:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:08:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:08:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:08:56 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:56 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:56 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:08:56 DEBUG : apple: size = 5 OK 2026/04/04 01:08:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : apple: Unchanged skipping 2026/04/04 01:08:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:08:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:08:56 DEBUG : banana: size = 6 OK 2026/04/04 01:08:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : banana: Unchanged skipping 2026/04/04 01:08:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:08:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:08:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:08:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:08:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:08:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:08:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:08:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:08:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:08:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:08:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:08:56 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:08:56 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:56 DEBUG : Waiting for deletions to finish 2026/04/04 01:08:57 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:08:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:09:10 DEBUG : Waiting for deletions to finish 2026/04/04 01:09:10 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:09:10 DEBUG : apple: size = 5 OK 2026/04/04 01:09:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : apple: Unchanged skipping 2026/04/04 01:09:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:09:10 DEBUG : banana: size = 6 OK 2026/04/04 01:09:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : banana: Unchanged skipping 2026/04/04 01:09:10 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:09:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:09:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:09:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:09:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:09:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:09:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:09:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:09:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:09:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:09:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:09:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:09:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:09:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:09:10 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:10 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:10 DEBUG : Waiting for deletions to finish 2026/04/04 01:09:10 DEBUG : Waiting for deletions to finish 2026/04/04 01:09:11 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:09:11 DEBUG : apple: size = 5 OK 2026/04/04 01:09:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:09:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:09:11 DEBUG : apple: Unchanged skipping 2026/04/04 01:09:11 DEBUG : banana: size = 6 OK 2026/04/04 01:09:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : banana: Unchanged skipping 2026/04/04 01:09:11 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:09:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:09:11 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:09:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:09:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:09:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:09:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:09:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:09:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:09:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:09:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:09:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:09:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:09:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:09:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:09:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:09:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:09:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:09:11 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:11 DEBUG : Waiting for deletions to finish 2026/04/04 01:09:11 DEBUG : Waiting for deletions to finish 2026/04/04 01:09:12 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:09:24 DEBUG : Waiting for deletions to finish 2026/04/04 01:09:25 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : apple: size = 5 OK 2026/04/04 01:09:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : apple: Unchanged skipping 2026/04/04 01:09:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:09:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:09:25 DEBUG : banana: size = 6 OK 2026/04/04 01:09:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : banana: Unchanged skipping 2026/04/04 01:09:25 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:09:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:09:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:09:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:09:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:09:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:09:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:09:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:09:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:09:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:09:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:09:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:09:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:09:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:09:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:09:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:09:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:09:25 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:25 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:25 DEBUG : Waiting for deletions to finish 2026/04/04 01:09:25 DEBUG : Waiting for deletions to finish 2026/04/04 01:09:25 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : apple: size = 5 OK 2026/04/04 01:09:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : apple: Unchanged skipping 2026/04/04 01:09:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:09:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:09:26 DEBUG : banana: size = 6 OK 2026/04/04 01:09:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : banana: Unchanged skipping 2026/04/04 01:09:26 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:09:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:09:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:09:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:09:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:09:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:09:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:09:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:09:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:09:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:09:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:09:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:09:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:09:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:09:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:09:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:09:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:09:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:09:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:09:26 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:26 DEBUG : Waiting for deletions to finish 2026/04/04 01:09:26 DEBUG : Waiting for deletions to finish 2026/04/04 01:09:26 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:09:26 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (177.95s) --- PASS: TestTransform/NFC (14.14s) --- PASS: TestTransform/NFD (15.10s) --- PASS: TestTransform/base64 (17.28s) --- PASS: TestTransform/prefix (19.75s) --- PASS: TestTransform/suffix (19.92s) --- PASS: TestTransform/truncate (17.21s) --- PASS: TestTransform/encoder (15.16s) --- PASS: TestTransform/ISO-8859-1 (14.65s) --- PASS: TestTransform/charmap (15.21s) --- PASS: TestTransform/lowercase (14.90s) --- PASS: TestTransform/ascii (14.62s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:09:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/04 01:09:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/04 01:09:31 INFO : sub dir_somesuffix: Making directory 2026/04/04 01:09:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/04 01:09:31 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/04 01:09:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/04 01:09:31 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/04 01:09:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/04 01:09:31 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:31 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/04 01:09:32 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:32 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/04 01:09:32 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.54s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:09:33 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:33 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:33 INFO : tictactoe: Making directory 2026/04/04 01:09:33 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:33 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:09:33 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/04 01:09:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:09:33 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:33 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:33 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/04 01:09:33 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:33 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/04 01:09:33 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.63s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:09:34 INFO : toe: Making directory 2026/04/04 01:09:34 INFO : toe/toe: Making directory 2026/04/04 01:09:34 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/04 01:09:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/04 01:09:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/04 01:09:34 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:34 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:35 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/04 01:09:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/04 01:09:35 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.85s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:09:36 INFO : toe: Making directory 2026/04/04 01:09:36 INFO : toe/toe: Making directory 2026/04/04 01:09:36 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/04 01:09:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/04 01:09:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/04 01:09:36 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:36 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:37 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/04 01:09:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/04 01:09:37 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.82s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:09:38 DEBUG : empty_dir: Making directory with metadata 2026/04/04 01:09:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:09:38 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:38 INFO : tictacempty_dir: Making directory 2026/04/04 01:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:38 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:38 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:38 INFO : tictactoe: Making directory 2026/04/04 01:09:38 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:38 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:09:38 INFO : tictactoe/tictactoe: Making directory 2026/04/04 01:09:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/04 01:09:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/04 01:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/04 01:09:38 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:38 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/04 01:09:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/04 01:09:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:09:40 DEBUG : empty_dir: Making directory with metadata 2026/04/04 01:09:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:09:40 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:40 INFO : tictacempty_dir: Making directory 2026/04/04 01:09:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:40 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:40 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:40 INFO : tictactoe: Making directory 2026/04/04 01:09:40 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:40 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:09:40 INFO : tictactoe/tictactoe: Making directory 2026/04/04 01:09:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:09:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/04 01:09:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:09:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/04 01:09:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:09:40 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:40 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/04 01:09:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:09:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/04 01:09:41 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:41 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:41 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:41 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/04 01:09:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/04 01:09:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/04 01:09:41 NOTICE: B2 bucket rclone-test-haqoqom7pema: 0 differences found 2026/04/04 01:09:41 NOTICE: B2 bucket rclone-test-haqoqom7pema: 1 matching files --- PASS: TestAllTag (2.28s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:09:42 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:42 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:42 INFO : tictactoe: Making directory 2026/04/04 01:09:42 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:42 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:09:42 INFO : tictactoe/tictactoe: Making directory 2026/04/04 01:09:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:09:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/04 01:09:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/04 01:09:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/04 01:09:42 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:42 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/04 01:09:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/04 01:09:43 DEBUG : Waiting for deletions to finish 2026/04/04 01:09:43 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:43 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:43 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:09:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/04 01:09:43 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:09:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/04 01:09:43 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/04 01:09:43 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:43 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:43 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.47s) === RUN TestSyntax 2026/04/04 01:09:44 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:09:44 INFO : toe: Making directory 2026/04/04 01:09:44 INFO : toe/toe: Making directory 2026/04/04 01:09:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/04 01:09:44 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:44 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:45 DEBUG : toe/toe/toe: size = 11 OK 2026/04/04 01:09:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:45 INFO : toe/toe/toe: Copied (new) 2026/04/04 01:09:45 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.89s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:09:46 DEBUG : empty_dir: Making directory with metadata 2026/04/04 01:09:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:46 INFO : tictacempty_dir: Making directory 2026/04/04 01:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:46 INFO : tictactoe: Making directory 2026/04/04 01:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:46 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:09:46 INFO : tictactoe/tictactoe: Making directory 2026/04/04 01:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:09:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/04 01:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:09:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/04 01:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:09:46 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:46 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/04 01:09:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:09:47 INFO : toe/toe/toe.txt: Deleted 2026/04/04 01:09:47 INFO : toe/toe: Removing directory 2026/04/04 01:09:47 INFO : toe: Removing directory 2026/04/04 01:09:47 INFO : empty_dir: Removing directory 2026/04/04 01:09:47 DEBUG : Local file system at /tmp/rclone1871226336: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.59s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:09:48 DEBUG : empty_dir: Making directory with metadata 2026/04/04 01:09:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:09:48 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:48 INFO : tictacempty_dir: Making directory 2026/04/04 01:09:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:48 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:48 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:48 INFO : tictactoe: Making directory 2026/04/04 01:09:48 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:48 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:09:48 INFO : tictactoe/tictactoe: Making directory 2026/04/04 01:09:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:09:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/04 01:09:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:09:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/04 01:09:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:09:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:09:48 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:48 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/04 01:09:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:09:49 INFO : toe/toe/toe.txt: Deleted 2026/04/04 01:09:49 INFO : toe/toe: Removing directory 2026/04/04 01:09:49 INFO : toe: Removing directory 2026/04/04 01:09:49 INFO : empty_dir: Removing directory 2026/04/04 01:09:49 DEBUG : Local file system at /tmp/rclone1871226336: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/04 01:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/04 01:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/04 01:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/04 01:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/04 01:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/04 01:09:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/04 01:09:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/04 01:09:50 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.18s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:09:51 DEBUG : Reset feature "Copy" 2026/04/04 01:09:51 DEBUG : Reset feature "Move" 2026/04/04 01:09:51 DEBUG : Reset feature "Copy" 2026/04/04 01:09:51 DEBUG : Reset feature "Move" 2026/04/04 01:09:51 DEBUG : empty_dir: Making directory with metadata 2026/04/04 01:09:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:09:51 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:51 INFO : tictacempty_dir: Making directory 2026/04/04 01:09:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:09:51 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:51 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:51 INFO : tictactoe: Making directory 2026/04/04 01:09:51 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:51 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:09:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:09:51 INFO : tictactoe/tictactoe: Making directory 2026/04/04 01:09:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:09:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/04 01:09:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:09:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/04 01:09:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:09:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:09:51 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:51 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/04 01:09:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:09:52 INFO : toe/toe/toe.txt: Deleted 2026/04/04 01:09:52 INFO : toe/toe: Removing directory 2026/04/04 01:09:52 INFO : toe: Removing directory 2026/04/04 01:09:52 INFO : empty_dir: Removing directory 2026/04/04 01:09:52 DEBUG : Local file system at /tmp/rclone1871226336: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/04 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/04 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/04 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/04 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/04 01:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/04 01:09:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/04 01:09:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:53 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/04 01:09:54 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.81s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:09:55 DEBUG : toe: transformed to: dG9l 2026/04/04 01:09:55 DEBUG : toe: transformed to: dG9l 2026/04/04 01:09:55 INFO : dG9l: Making directory 2026/04/04 01:09:55 DEBUG : toe: transformed to: dG9l 2026/04/04 01:09:55 DEBUG : toe: transformed to: dG9l 2026/04/04 01:09:55 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/04 01:09:55 INFO : dG9l/dG9l: Making directory 2026/04/04 01:09:55 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/04 01:09:55 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/04 01:09:55 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/04 01:09:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/04 01:09:55 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/04 01:09:55 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:55 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/04 01:09:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:56 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/04 01:09:56 DEBUG : Waiting for deletions to finish 2026/04/04 01:09:56 DEBUG : dG9l: transformed to: toe 2026/04/04 01:09:56 DEBUG : dG9l: transformed to: toe 2026/04/04 01:09:56 DEBUG : dG9l: transformed to: toe 2026/04/04 01:09:56 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/04 01:09:56 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/04 01:09:56 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/04 01:09:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/04 01:09:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/04 01:09:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/04 01:09:56 DEBUG : Local file system at /tmp/rclone1871226336: Waiting for checks to finish 2026/04/04 01:09:56 DEBUG : Local file system at /tmp/rclone1871226336: Waiting for transfers to finish 2026/04/04 01:09:56 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.41s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-haqoqom7pema", Local "Local file system at /tmp/rclone1871226336", Modify Window "1ms" 2026/04/04 01:09:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:09:57 DEBUG : toe: transformed to: 2026/04/04 01:09:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:09:57 DEBUG : toe: transformed to: 2026/04/04 01:09:57 INFO : B2 bucket rclone-test-haqoqom7pema: Making directory 2026/04/04 01:09:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:09:57 DEBUG : toe: transformed to: 2026/04/04 01:09:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:09:57 DEBUG : toe: transformed to: 2026/04/04 01:09:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:09:57 DEBUG : toe/toe: transformed to: 2026/04/04 01:09:57 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/04 01:09:57 INFO : toe/toe: Making directory 2026/04/04 01:09:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:09:57 DEBUG : toe/toe: transformed to: 2026/04/04 01:09:57 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/04 01:09:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:09:57 DEBUG : toe: transformed to: 2026/04/04 01:09:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/04 01:09:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:09:57 DEBUG : toe/toe/toe: transformed to: 2026/04/04 01:09:57 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/04 01:09:57 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for checks to finish 2026/04/04 01:09:57 DEBUG : B2 bucket rclone-test-haqoqom7pema: Waiting for transfers to finish 2026/04/04 01:09:58 DEBUG : toe/toe/toe: size = 11 OK 2026/04/04 01:09:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/04 01:09:58 INFO : toe/toe/toe: Copied (new) 2026/04/04 01:09:58 ERROR : B2 bucket rclone-test-haqoqom7pema: not deleting files as there were IO errors 2026/04/04 01:09:58 ERROR : B2 bucket rclone-test-haqoqom7pema: not deleting directories as there were IO errors --- PASS: TestError (1.55s) PASS 2026/04/04 01:09:59 DEBUG : B2 bucket rclone-test-haqoqom7pema: Purge remote 2026/04/04 01:09:59 INFO : B2 bucket rclone-test-haqoqom7pema: cleaning bucket "rclone-test-haqoqom7pema" of all files 2026/04/04 01:10:00 DEBUG : BackupDir/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416538f7440b7fef_d20260404_m010408_c001_v7007000_t0000_u01775264648423") 2026/04/04 01:10:00 DEBUG : BackupDir/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f101a44490ca62971_d20260404_m010402_c001_v0001184_t0022_u01775264642259") 2026/04/04 01:10:00 DEBUG : CompareDest/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb92cd_d20260404_m010340_c001_v7007000_t0000_u01775264620940") 2026/04/04 01:10:00 DEBUG : CompareDest/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727ca1_d20260404_m010334_c001_v0001183_t0010_u01775264614865") 2026/04/04 01:10:00 DEBUG : CompareDest/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb92ce_d20260404_m010341_c001_v7007000_t0000_u01775264621121") 2026/04/04 01:10:00 DEBUG : CompareDest/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc98e9_d20260404_m010336_c001_v0001113_t0021_u01775264616233") 2026/04/04 01:10:00 DEBUG : CopyDest/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416538f7440b7ff2_d20260404_m010408_c001_v7007000_t0000_u01775264648607") 2026/04/04 01:10:00 DEBUG : CopyDest/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752986e3_d20260404_m010359_c001_v0001174_t0040_u01775264639167") 2026/04/04 01:10:00 DEBUG : CopyDest/three: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416538f7440b7ff3_d20260404_m010408_c001_v7007000_t0000_u01775264648793") 2026/04/04 01:10:00 DEBUG : CopyDest/three: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc991d_d20260404_m010405_c001_v0001113_t0053_u01775264645961") 2026/04/04 01:10:00 DEBUG : CopyDest/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416538f7440b7ff5_d20260404_m010408_c001_v7007000_t0000_u01775264648979") 2026/04/04 01:10:00 DEBUG : CopyDest/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727de1_d20260404_m010403_c001_v0001183_t0044_u01775264643643") 2026/04/04 01:10:00 DEBUG : EXISTING: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f401c9a8558af3042_d20260404_m010532_c001_v7007000_t0000_u01775264732667") 2026/04/04 01:10:00 DEBUG : EXISTING: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728114_d20260404_m010531_c001_v0001183_t0009_u01775264731715") 2026/04/04 01:10:00 DEBUG : PREFIXapple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673b3_d20260404_m010733_c001_v7007000_t0000_u01775264853946") 2026/04/04 01:10:01 DEBUG : PREFIXapple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472899d_d20260404_m010728_c001_v0001183_t0051_u01775264848973") 2026/04/04 01:10:01 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4122dcd5519cd4d7_d20260404_m010733_c001_v7007000_t0000_u01775264853932") 2026/04/04 01:10:01 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a7d5_d20260404_m010728_c001_v0001180_t0014_u01775264848984") 2026/04/04 01:10:01 DEBUG : PREFIXbanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec4c_d20260404_m010734_c001_v7007000_t0000_u01775264854115") 2026/04/04 01:10:01 DEBUG : PREFIXbanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c15_d20260404_m010728_c001_v0001113_t0019_u01775264848995") 2026/04/04 01:10:01 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673b5_d20260404_m010734_c001_v7007000_t0000_u01775264854160") 2026/04/04 01:10:01 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299d1a_d20260404_m010729_c001_v0001174_t0042_u01775264849006") 2026/04/04 01:10:01 DEBUG : Testêé: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f401c9a8558af2fb4_d20260404_m010528_c001_v7007000_t0000_u01775264728939") 2026/04/04 01:10:01 DEBUG : Testêé: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a0d_d20260404_m010528_c001_v0001113_t0040_u01775264728092") 2026/04/04 01:10:01 DEBUG : Testêé: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247280de_d20260404_m010527_c001_v0001183_t0003_u01775264727110") 2026/04/04 01:10:01 DEBUG : YXBwbGU=: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295be_d20260404_m010715_c001_v7007000_t0000_u01775264835998") 2026/04/04 01:10:01 DEBUG : YXBwbGU=: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472886f_d20260404_m010711_c001_v0001183_t0040_u01775264831334") 2026/04/04 01:10:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295bf_d20260404_m010716_c001_v7007000_t0000_u01775264836180") 2026/04/04 01:10:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9bbb_d20260404_m010711_c001_v0001113_t0043_u01775264831342") 2026/04/04 01:10:01 DEBUG : YmFuYW5h: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295c0_d20260404_m010716_c001_v7007000_t0000_u01775264836362") 2026/04/04 01:10:01 DEBUG : YmFuYW5h: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a6df_d20260404_m010711_c001_v0001180_t0031_u01775264831356") 2026/04/04 01:10:01 DEBUG : a/potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b42ff_d20260404_m010203_c001_v7007000_t0000_u01775264523144") 2026/04/04 01:10:01 DEBUG : a/potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc984b_d20260404_m010202_c001_v0001113_t0059_u01775264522265") 2026/04/04 01:10:01 DEBUG : a/potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4293_d20260404_m010200_c001_v7007000_t0000_u01775264520469") 2026/04/04 01:10:01 DEBUG : a/potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9841_d20260404_m010159_c001_v0001113_t0056_u01775264519510") 2026/04/04 01:10:02 DEBUG : a/potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4018_d20260404_m010141_c001_v7007000_t0000_u01775264501699") 2026/04/04 01:10:02 DEBUG : a/potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc97e9_d20260404_m010140_c001_v0001113_t0035_u01775264500797") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec93_d20260404_m010927_c001_v7007000_t0000_u01775264967464") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472914c_d20260404_m010923_c001_v0001183_t0043_u01775264963275") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f02e_d20260404_m010912_c001_v7007000_t0000_u01775264952687") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24729022_d20260404_m010908_c001_v0001183_t0004_u01775264948812") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af775e_d20260404_m010857_c001_v7007000_t0000_u01775264937761") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728f28_d20260404_m010853_c001_v0001183_t0038_u01775264933987") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc90_d20260404_m010842_c001_v7007000_t0000_u01775264922637") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728e19_d20260404_m010838_c001_v0001183_t0039_u01775264918848") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f7467403_d20260404_m010827_c001_v7007000_t0000_u01775264907925") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728d29_d20260404_m010823_c001_v0001183_t0047_u01775264903615") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc52_d20260404_m010812_c001_v7007000_t0000_u01775264892851") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a12a_d20260404_m010806_c001_v0001174_t0041_u01775264886893") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacb9a_d20260404_m010755_c001_v7007000_t0000_u01775264875549") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a943_d20260404_m010751_c001_v0001180_t0053_u01775264871787") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673c5_d20260404_m010750_c001_v7007000_t0000_u01775264870701") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299f65_d20260404_m010746_c001_v0001174_t0027_u01775264866636") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd8c_d20260404_m010735_c001_v7007000_t0000_u01775264855637") 2026/04/04 01:10:02 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a80d_d20260404_m010732_c001_v0001180_t0028_u01775264852137") 2026/04/04 01:10:03 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f408df0c824c13e53_d20260404_m010731_c001_v7007000_t0000_u01775264851186") 2026/04/04 01:10:03 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472898d_d20260404_m010727_c001_v0001183_t0007_u01775264847131") 2026/04/04 01:10:03 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f41789a451d0219b2_d20260404_m010713_c001_v7007000_t0000_u01775264833189") 2026/04/04 01:10:03 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728841_d20260404_m010709_c001_v0001183_t0031_u01775264829208") 2026/04/04 01:10:03 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b47_d20260404_m010658_c001_v7007000_t0000_u01775264818671") 2026/04/04 01:10:03 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728730_d20260404_m010654_c001_v0001183_t0045_u01775264814668") 2026/04/04 01:10:03 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b29_d20260404_m010643_c001_v7007000_t0000_u01775264803592") 2026/04/04 01:10:03 DEBUG : apple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247285fc_d20260404_m010639_c001_v0001183_t0033_u01775264799651") 2026/04/04 01:10:03 DEBUG : appleSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfe6e_d20260404_m010754_c001_v7007000_t0000_u01775264874101") 2026/04/04 01:10:03 DEBUG : appleSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a90d_d20260404_m010748_c001_v0001180_t0018_u01775264868574") 2026/04/04 01:10:03 DEBUG : appleapple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc55_d20260404_m010813_c001_v7007000_t0000_u01775264893034") 2026/04/04 01:10:03 DEBUG : appleapple: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a15c_d20260404_m010808_c001_v0001174_t0019_u01775264888892") 2026/04/04 01:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec94_d20260404_m010927_c001_v7007000_t0000_u01775264967646") 2026/04/04 01:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9e4d_d20260404_m010923_c001_v0001113_t0045_u01775264963682") 2026/04/04 01:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f02f_d20260404_m010912_c001_v7007000_t0000_u01775264952869") 2026/04/04 01:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9e0b_d20260404_m010909_c001_v0001113_t0044_u01775264949248") 2026/04/04 01:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af775f_d20260404_m010857_c001_v7007000_t0000_u01775264937966") 2026/04/04 01:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9dc5_d20260404_m010854_c001_v0001113_t0036_u01775264934406") 2026/04/04 01:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc91_d20260404_m010842_c001_v7007000_t0000_u01775264922894") 2026/04/04 01:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9d6b_d20260404_m010839_c001_v0001113_t0008_u01775264919279") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f7467404_d20260404_m010828_c001_v7007000_t0000_u01775264908106") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9d23_d20260404_m010823_c001_v0001113_t0048_u01775264903997") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f48b29_d20260404_m010810_c001_v7007000_t0000_u01775264890673") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aa23_d20260404_m010807_c001_v0001180_t0046_u01775264887565") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacb9b_d20260404_m010755_c001_v7007000_t0000_u01775264875730") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728b51_d20260404_m010751_c001_v0001183_t0025_u01775264871787") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295ed_d20260404_m010750_c001_v7007000_t0000_u01775264870489") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728ac9_d20260404_m010747_c001_v0001183_t0050_u01775264867327") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd8d_d20260404_m010735_c001_v7007000_t0000_u01775264855819") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299d9c_d20260404_m010732_c001_v0001174_t0032_u01775264852149") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d72b9_d20260404_m010731_c001_v7007000_t0000_u01775264851201") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c09_d20260404_m010727_c001_v0001113_t0015_u01775264847570") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f48a96_d20260404_m010713_c001_v7007000_t0000_u01775264833611") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a6c3_d20260404_m010709_c001_v0001180_t0029_u01775264829678") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b48_d20260404_m010658_c001_v7007000_t0000_u01775264818852") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a5e6_d20260404_m010655_c001_v0001180_t0055_u01775264815296") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b2a_d20260404_m010643_c001_v7007000_t0000_u01775264803773") 2026/04/04 01:10:04 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a514_d20260404_m010640_c001_v0001180_t0051_u01775264800188") 2026/04/04 01:10:04 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb9450_d20260404_m010754_c001_v7007000_t0000_u01775264874014") 2026/04/04 01:10:04 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299f9b_d20260404_m010748_c001_v0001174_t0013_u01775264868564") 2026/04/04 01:10:05 DEBUG : b/potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4300_d20260404_m010203_c001_v7007000_t0000_u01775264523391") 2026/04/04 01:10:05 DEBUG : b/potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9845_d20260404_m010201_c001_v0001113_t0044_u01775264521019") 2026/04/04 01:10:05 DEBUG : b/potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4292_d20260404_m010159_c001_v7007000_t0000_u01775264519924") 2026/04/04 01:10:05 DEBUG : b/potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc983b_d20260404_m010158_c001_v0001113_t0014_u01775264518272") 2026/04/04 01:10:05 DEBUG : b/potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4017_d20260404_m010141_c001_v7007000_t0000_u01775264501155") 2026/04/04 01:10:05 DEBUG : b/potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc97e3_d20260404_m010139_c001_v0001113_t0033_u01775264499728") 2026/04/04 01:10:05 DEBUG : backup/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f48961_d20260404_m010421_c001_v7007000_t0000_u01775264661461") 2026/04/04 01:10:05 DEBUG : backup/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f10247e8bcc3211f8_d20260404_m010419_c001_v0001181_t0030_u01775264659718") 2026/04/04 01:10:05 DEBUG : backup/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f119491b00d47f3f3_d20260404_m010415_c001_v0001090_t0037_u01775264655653") 2026/04/04 01:10:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f4898c_d20260404_m010446_c001_v7007000_t0000_u01775264686907") 2026/04/04 01:10:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f10668539cb3f4618_d20260404_m010444_c001_v0001174_t0031_u01775264684610") 2026/04/04 01:10:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f10502a417094cc03_d20260404_m010440_c001_v0001173_t0024_u01775264680537") 2026/04/04 01:10:05 DEBUG : backup/one.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eeb44_d20260404_m010433_c001_v7007000_t0000_u01775264673933") 2026/04/04 01:10:05 DEBUG : backup/one.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1102a5cae6b28407_d20260404_m010432_c001_v0001103_t0046_u01775264672186") 2026/04/04 01:10:05 DEBUG : backup/one.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f117c3dd7a3a74aed_d20260404_m010428_c001_v0001167_t0007_u01775264668139") 2026/04/04 01:10:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f4898e_d20260404_m010447_c001_v7007000_t0000_u01775264687088") 2026/04/04 01:10:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f112da14d081b44d7_d20260404_m010445_c001_v0001113_t0042_u01775264685913") 2026/04/04 01:10:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f107fea3e407855bd_d20260404_m010442_c001_v0001103_t0044_u01775264682147") 2026/04/04 01:10:05 DEBUG : backup/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f48963_d20260404_m010421_c001_v7007000_t0000_u01775264661642") 2026/04/04 01:10:05 DEBUG : backup/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1022d0a3267bed80_d20260404_m010420_c001_v0001103_t0014_u01775264660517") 2026/04/04 01:10:06 DEBUG : backup/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f109bbcec4196a2ac_d20260404_m010417_c001_v0001146_t0038_u01775264657206") 2026/04/04 01:10:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eeb48_d20260404_m010434_c001_v7007000_t0000_u01775264674115") 2026/04/04 01:10:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f103286853a4fb75c_d20260404_m010433_c001_v0001130_t0029_u01775264673095") 2026/04/04 01:10:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f10355b98864db2a9_d20260404_m010429_c001_v0001103_t0056_u01775264669710") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec95_d20260404_m010927_c001_v7007000_t0000_u01775264967828") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708ae46_d20260404_m010923_c001_v0001180_t0051_u01775264963477") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f030_d20260404_m010913_c001_v7007000_t0000_u01775264953052") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708ad6a_d20260404_m010909_c001_v0001180_t0022_u01775264949021") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af7760_d20260404_m010858_c001_v7007000_t0000_u01775264938155") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aca2_d20260404_m010854_c001_v0001180_t0024_u01775264934192") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc92_d20260404_m010843_c001_v7007000_t0000_u01775264923080") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708abc3_d20260404_m010839_c001_v0001180_t0058_u01775264919052") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f7467405_d20260404_m010828_c001_v7007000_t0000_u01775264908286") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aaff_d20260404_m010823_c001_v0001180_t0053_u01775264903811") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc56_d20260404_m010813_c001_v7007000_t0000_u01775264893221") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728c83_d20260404_m010807_c001_v0001183_t0048_u01775264887344") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacb9c_d20260404_m010755_c001_v7007000_t0000_u01775264875911") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299ffb_d20260404_m010751_c001_v0001174_t0029_u01775264871781") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f41931454b5a565ff_d20260404_m010750_c001_v7007000_t0000_u01775264870719") 2026/04/04 01:10:06 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a8f1_d20260404_m010747_c001_v0001180_t0016_u01775264867099") 2026/04/04 01:10:07 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd8e_d20260404_m010735_c001_v7007000_t0000_u01775264855999") 2026/04/04 01:10:07 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247289bf_d20260404_m010732_c001_v0001183_t0011_u01775264852158") 2026/04/04 01:10:07 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d72b8_d20260404_m010731_c001_v7007000_t0000_u01775264851017") 2026/04/04 01:10:07 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a7bb_d20260404_m010727_c001_v0001180_t0040_u01775264847343") 2026/04/04 01:10:07 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f41789a451d0219b3_d20260404_m010713_c001_v7007000_t0000_u01775264833373") 2026/04/04 01:10:07 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9bb5_d20260404_m010709_c001_v0001113_t0030_u01775264829407") 2026/04/04 01:10:07 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b49_d20260404_m010659_c001_v7007000_t0000_u01775264819040") 2026/04/04 01:10:07 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9b8d_d20260404_m010654_c001_v0001113_t0013_u01775264814879") 2026/04/04 01:10:07 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b2b_d20260404_m010643_c001_v7007000_t0000_u01775264803961") 2026/04/04 01:10:07 DEBUG : banana: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9b53_d20260404_m010639_c001_v0001113_t0028_u01775264799850") 2026/04/04 01:10:07 DEBUG : bananaSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb944f_d20260404_m010753_c001_v7007000_t0000_u01775264873834") 2026/04/04 01:10:07 DEBUG : bananaSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728aef_d20260404_m010748_c001_v0001183_t0054_u01775264868594") 2026/04/04 01:10:07 DEBUG : both0: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd71_d20260404_m010613_c001_v7007000_t0000_u01775264773652") 2026/04/04 01:10:07 DEBUG : both0: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752992b7_d20260404_m010555_c001_v0001174_t0013_u01775264755794") 2026/04/04 01:10:07 DEBUG : both0: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1aa_d20260404_m010551_c001_v7007000_t0000_u01775264751542") 2026/04/04 01:10:07 DEBUG : both0: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a21_d20260404_m010534_c001_v0001113_t0011_u01775264734884") 2026/04/04 01:10:07 DEBUG : both1: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd72_d20260404_m010613_c001_v7007000_t0000_u01775264773832") 2026/04/04 01:10:07 DEBUG : both1: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a8d_d20260404_m010557_c001_v0001113_t0011_u01775264757331") 2026/04/04 01:10:08 DEBUG : both1: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1ab_d20260404_m010551_c001_v7007000_t0000_u01775264751723") 2026/04/04 01:10:08 DEBUG : both1: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728138_d20260404_m010536_c001_v0001183_t0053_u01775264736161") 2026/04/04 01:10:08 DEBUG : both10: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd74_d20260404_m010614_c001_v7007000_t0000_u01775264774014") 2026/04/04 01:10:08 DEBUG : both10: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9ab5_d20260404_m010603_c001_v0001113_t0010_u01775264763687") 2026/04/04 01:10:08 DEBUG : both10: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1ac_d20260404_m010551_c001_v7007000_t0000_u01775264751905") 2026/04/04 01:10:08 DEBUG : both10: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728170_d20260404_m010542_c001_v0001183_t0055_u01775264742389") 2026/04/04 01:10:08 DEBUG : both11: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd75_d20260404_m010614_c001_v7007000_t0000_u01775264774196") 2026/04/04 01:10:08 DEBUG : both11: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247282b4_d20260404_m010604_c001_v0001183_t0038_u01775264764430") 2026/04/04 01:10:08 DEBUG : both11: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1ad_d20260404_m010552_c001_v7007000_t0000_u01775264752090") 2026/04/04 01:10:08 DEBUG : both11: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752990f8_d20260404_m010542_c001_v0001174_t0008_u01775264742998") 2026/04/04 01:10:08 DEBUG : both12: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd77_d20260404_m010614_c001_v7007000_t0000_u01775264774377") 2026/04/04 01:10:08 DEBUG : both12: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529939f_d20260404_m010605_c001_v0001174_t0040_u01775264765130") 2026/04/04 01:10:08 DEBUG : both12: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1ae_d20260404_m010552_c001_v7007000_t0000_u01775264752275") 2026/04/04 01:10:08 DEBUG : both12: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a4f_d20260404_m010543_c001_v0001113_t0004_u01775264743580") 2026/04/04 01:10:08 DEBUG : both13: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd78_d20260404_m010614_c001_v7007000_t0000_u01775264774559") 2026/04/04 01:10:08 DEBUG : both13: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9ac5_d20260404_m010605_c001_v0001113_t0048_u01775264765845") 2026/04/04 01:10:08 DEBUG : both13: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1af_d20260404_m010552_c001_v7007000_t0000_u01775264752460") 2026/04/04 01:10:08 DEBUG : both13: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728184_d20260404_m010544_c001_v0001183_t0020_u01775264744338") 2026/04/04 01:10:08 DEBUG : both14: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd79_d20260404_m010614_c001_v7007000_t0000_u01775264774739") 2026/04/04 01:10:08 DEBUG : both14: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247282e0_d20260404_m010606_c001_v0001183_t0024_u01775264766585") 2026/04/04 01:10:09 DEBUG : both14: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1b0_d20260404_m010552_c001_v7007000_t0000_u01775264752643") 2026/04/04 01:10:09 DEBUG : both14: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299144_d20260404_m010544_c001_v0001174_t0025_u01775264744895") 2026/04/04 01:10:09 DEBUG : both15: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd7a_d20260404_m010614_c001_v7007000_t0000_u01775264774919") 2026/04/04 01:10:09 DEBUG : both15: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752993cd_d20260404_m010607_c001_v0001174_t0028_u01775264767212") 2026/04/04 01:10:09 DEBUG : both15: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1b1_d20260404_m010552_c001_v7007000_t0000_u01775264752825") 2026/04/04 01:10:09 DEBUG : both15: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a5f_d20260404_m010545_c001_v0001113_t0010_u01775264745466") 2026/04/04 01:10:09 DEBUG : both16: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd7b_d20260404_m010615_c001_v7007000_t0000_u01775264775102") 2026/04/04 01:10:09 DEBUG : both16: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9acd_d20260404_m010608_c001_v0001113_t0017_u01775264768056") 2026/04/04 01:10:09 DEBUG : both16: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1b3_d20260404_m010553_c001_v7007000_t0000_u01775264753067") 2026/04/04 01:10:09 DEBUG : both16: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472819a_d20260404_m010546_c001_v0001183_t0021_u01775264746314") 2026/04/04 01:10:09 DEBUG : both17: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd7d_d20260404_m010615_c001_v7007000_t0000_u01775264775284") 2026/04/04 01:10:09 DEBUG : both17: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728310_d20260404_m010609_c001_v0001183_t0015_u01775264769087") 2026/04/04 01:10:09 DEBUG : both17: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1b4_d20260404_m010553_c001_v7007000_t0000_u01775264753248") 2026/04/04 01:10:09 DEBUG : both17: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299180_d20260404_m010546_c001_v0001174_t0022_u01775264746921") 2026/04/04 01:10:09 DEBUG : both18: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd7e_d20260404_m010615_c001_v7007000_t0000_u01775264775464") 2026/04/04 01:10:09 DEBUG : both18: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529940f_d20260404_m010609_c001_v0001174_t0016_u01775264769803") 2026/04/04 01:10:09 DEBUG : both18: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1b5_d20260404_m010553_c001_v7007000_t0000_u01775264753430") 2026/04/04 01:10:09 DEBUG : both18: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a67_d20260404_m010547_c001_v0001113_t0042_u01775264747604") 2026/04/04 01:10:09 DEBUG : both19: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd7f_d20260404_m010615_c001_v7007000_t0000_u01775264775649") 2026/04/04 01:10:09 DEBUG : both19: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9ad7_d20260404_m010610_c001_v0001113_t0054_u01775264770379") 2026/04/04 01:10:10 DEBUG : both19: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1b6_d20260404_m010553_c001_v7007000_t0000_u01775264753612") 2026/04/04 01:10:10 DEBUG : both19: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247281a6_d20260404_m010548_c001_v0001183_t0031_u01775264748226") 2026/04/04 01:10:10 DEBUG : both2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd80_d20260404_m010615_c001_v7007000_t0000_u01775264775830") 2026/04/04 01:10:10 DEBUG : both2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728224_d20260404_m010558_c001_v0001183_t0045_u01775264758058") 2026/04/04 01:10:10 DEBUG : both2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1b8_d20260404_m010553_c001_v7007000_t0000_u01775264753799") 2026/04/04 01:10:10 DEBUG : both2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529904c_d20260404_m010536_c001_v0001174_t0033_u01775264736635") 2026/04/04 01:10:10 DEBUG : both3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd82_d20260404_m010616_c001_v7007000_t0000_u01775264776011") 2026/04/04 01:10:10 DEBUG : both3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752992e7_d20260404_m010558_c001_v0001174_t0018_u01775264758582") 2026/04/04 01:10:10 DEBUG : both3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1ba_d20260404_m010553_c001_v7007000_t0000_u01775264753980") 2026/04/04 01:10:10 DEBUG : both3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a29_d20260404_m010537_c001_v0001113_t0051_u01775264737147") 2026/04/04 01:10:10 DEBUG : both4: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd83_d20260404_m010616_c001_v7007000_t0000_u01775264776192") 2026/04/04 01:10:10 DEBUG : both4: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a93_d20260404_m010559_c001_v0001113_t0009_u01775264759172") 2026/04/04 01:10:10 DEBUG : both4: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1bb_d20260404_m010554_c001_v7007000_t0000_u01775264754160") 2026/04/04 01:10:10 DEBUG : both4: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728146_d20260404_m010538_c001_v0001183_t0032_u01775264738248") 2026/04/04 01:10:10 DEBUG : both5: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd84_d20260404_m010616_c001_v7007000_t0000_u01775264776375") 2026/04/04 01:10:10 DEBUG : both5: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472824e_d20260404_m010559_c001_v0001183_t0055_u01775264759905") 2026/04/04 01:10:10 DEBUG : both5: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1bc_d20260404_m010554_c001_v7007000_t0000_u01775264754342") 2026/04/04 01:10:10 DEBUG : both5: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529907a_d20260404_m010538_c001_v0001174_t0014_u01775264738832") 2026/04/04 01:10:10 DEBUG : both6: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd85_d20260404_m010616_c001_v7007000_t0000_u01775264776556") 2026/04/04 01:10:10 DEBUG : both6: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299311_d20260404_m010600_c001_v0001174_t0023_u01775264760543") 2026/04/04 01:10:11 DEBUG : both6: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1be_d20260404_m010554_c001_v7007000_t0000_u01775264754526") 2026/04/04 01:10:11 DEBUG : both6: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a33_d20260404_m010539_c001_v0001113_t0021_u01775264739356") 2026/04/04 01:10:11 DEBUG : both7: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd86_d20260404_m010616_c001_v7007000_t0000_u01775264776737") 2026/04/04 01:10:11 DEBUG : both7: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9aa5_d20260404_m010601_c001_v0001113_t0030_u01775264761398") 2026/04/04 01:10:11 DEBUG : both7: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1bf_d20260404_m010554_c001_v7007000_t0000_u01775264754706") 2026/04/04 01:10:11 DEBUG : both7: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728156_d20260404_m010540_c001_v0001183_t0007_u01775264740126") 2026/04/04 01:10:11 DEBUG : both8: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd88_d20260404_m010616_c001_v7007000_t0000_u01775264776923") 2026/04/04 01:10:11 DEBUG : both8: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472828e_d20260404_m010602_c001_v0001183_t0029_u01775264762404") 2026/04/04 01:10:11 DEBUG : both8: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1c0_d20260404_m010554_c001_v7007000_t0000_u01775264754887") 2026/04/04 01:10:11 DEBUG : both8: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752990bc_d20260404_m010541_c001_v0001174_t0039_u01775264741033") 2026/04/04 01:10:11 DEBUG : both9: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd89_d20260404_m010617_c001_v7007000_t0000_u01775264777131") 2026/04/04 01:10:11 DEBUG : both9: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299351_d20260404_m010603_c001_v0001174_t0014_u01775264763078") 2026/04/04 01:10:11 DEBUG : both9: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1c1_d20260404_m010555_c001_v7007000_t0000_u01775264755068") 2026/04/04 01:10:11 DEBUG : both9: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a43_d20260404_m010541_c001_v0001113_t0017_u01775264741529") 2026/04/04 01:10:11 DEBUG : c/non empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4301_d20260404_m010203_c001_v7007000_t0000_u01775264523658") 2026/04/04 01:10:11 DEBUG : c/non empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9849_d20260404_m010201_c001_v0001113_t0033_u01775264521595") 2026/04/04 01:10:11 DEBUG : c/non empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4294_d20260404_m010200_c001_v7007000_t0000_u01775264520651") 2026/04/04 01:10:11 DEBUG : c/non empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc983d_d20260404_m010158_c001_v0001113_t0014_u01775264518692") 2026/04/04 01:10:11 DEBUG : c/non empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4019_d20260404_m010141_c001_v7007000_t0000_u01775264501882") 2026/04/04 01:10:11 DEBUG : c/non empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc97e5_d20260404_m010140_c001_v0001113_t0015_u01775264500000") 2026/04/04 01:10:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295c2_d20260404_m010716_c001_v7007000_t0000_u01775264836583") 2026/04/04 01:10:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299b04_d20260404_m010711_c001_v0001174_t0003_u01775264831367") 2026/04/04 01:10:12 DEBUG : check sum: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfbdd_d20260404_m010132_c001_v7007000_t0000_u01775264492045") 2026/04/04 01:10:12 DEBUG : check sum: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc97ba_d20260404_m010130_c001_v0001113_t0058_u01775264490843") 2026/04/04 01:10:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d7349_d20260404_m010957_c001_v7007000_t0000_u01775264997335") 2026/04/04 01:10:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247293e5_d20260404_m010955_c001_v0001183_t0040_u01775264995892") 2026/04/04 01:10:12 DEBUG : dest/3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb92d9_d20260404_m010350_c001_v7007000_t0000_u01775264630238") 2026/04/04 01:10:12 DEBUG : dest/3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4140d060cbe68ff2_d20260404_m010349_c001_v0001137_t0026_u01775264629141") 2026/04/04 01:10:12 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc57_d20260404_m010813_c001_v7007000_t0000_u01775264893406") 2026/04/04 01:10:12 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aa39_d20260404_m010809_c001_v0001180_t0007_u01775264889097") 2026/04/04 01:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec96_d20260404_m010928_c001_v7007000_t0000_u01775264968011") 2026/04/04 01:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247290c4_d20260404_m010917_c001_v0001183_t0006_u01775264957442") 2026/04/04 01:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f031_d20260404_m010913_c001_v7007000_t0000_u01775264953235") 2026/04/04 01:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728fae_d20260404_m010902_c001_v0001183_t0044_u01775264942543") 2026/04/04 01:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af7761_d20260404_m010858_c001_v7007000_t0000_u01775264938340") 2026/04/04 01:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728ebd_d20260404_m010847_c001_v0001183_t0018_u01775264927332") 2026/04/04 01:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc93_d20260404_m010843_c001_v7007000_t0000_u01775264923261") 2026/04/04 01:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728d97_d20260404_m010832_c001_v0001183_t0028_u01775264912682") 2026/04/04 01:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f7467407_d20260404_m010828_c001_v7007000_t0000_u01775264908468") 2026/04/04 01:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728cf5_d20260404_m010817_c001_v0001183_t0007_u01775264897541") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfdbc_d20260404_m010810_c001_v7007000_t0000_u01775264890929") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a083_d20260404_m010800_c001_v0001174_t0030_u01775264880305") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacb9d_d20260404_m010756_c001_v7007000_t0000_u01775264876093") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728b5f_d20260404_m010752_c001_v0001183_t0056_u01775264872191") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f48ac5_d20260404_m010750_c001_v7007000_t0000_u01775264870656") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299eb3_d20260404_m010740_c001_v0001174_t0046_u01775264860383") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd8f_d20260404_m010736_c001_v7007000_t0000_u01775264856181") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a811_d20260404_m010732_c001_v0001180_t0015_u01775264852368") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f419a75b910379199_d20260404_m010731_c001_v7007000_t0000_u01775264851210") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728915_d20260404_m010720_c001_v0001183_t0039_u01775264840629") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f419a75b91037918f_d20260404_m010713_c001_v7007000_t0000_u01775264833618") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247287d3_d20260404_m010703_c001_v0001183_t0015_u01775264823351") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b4a_d20260404_m010659_c001_v7007000_t0000_u01775264819222") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247286a4_d20260404_m010648_c001_v0001183_t0023_u01775264808242") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b2c_d20260404_m010644_c001_v7007000_t0000_u01775264804141") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728520_d20260404_m010634_c001_v0001183_t0046_u01775264794137") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295f5_d20260404_m010753_c001_v7007000_t0000_u01775264873847") 2026/04/04 01:10:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728af7_d20260404_m010748_c001_v0001183_t0016_u01775264868806") 2026/04/04 01:10:13 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc58_d20260404_m010813_c001_v7007000_t0000_u01775264893589") 2026/04/04 01:10:13 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9cce_d20260404_m010809_c001_v0001113_t0017_u01775264889107") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec98_d20260404_m010928_c001_v7007000_t0000_u01775264968193") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708adf8_d20260404_m010918_c001_v0001180_t0038_u01775264958003") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f032_d20260404_m010913_c001_v7007000_t0000_u01775264953418") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708ad12_d20260404_m010903_c001_v0001180_t0012_u01775264943131") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af7762_d20260404_m010858_c001_v7007000_t0000_u01775264938525") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708ac40_d20260404_m010847_c001_v0001180_t0026_u01775264927903") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc94_d20260404_m010843_c001_v7007000_t0000_u01775264923443") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708ab73_d20260404_m010833_c001_v0001180_t0031_u01775264913248") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f7467408_d20260404_m010828_c001_v7007000_t0000_u01775264908651") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aaa9_d20260404_m010818_c001_v0001180_t0047_u01775264898125") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b83_d20260404_m010810_c001_v7007000_t0000_u01775264890686") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728c03_d20260404_m010801_c001_v0001183_t0043_u01775264881132") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacb9e_d20260404_m010756_c001_v7007000_t0000_u01775264876276") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a949_d20260404_m010752_c001_v0001180_t0016_u01775264872203") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f48abf_d20260404_m010750_c001_v7007000_t0000_u01775264870289") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a88d_d20260404_m010741_c001_v0001180_t0028_u01775264861017") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd90_d20260404_m010736_c001_v7007000_t0000_u01775264856363") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247289c1_d20260404_m010732_c001_v0001183_t0027_u01775264852378") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f408df0c824c13e52_d20260404_m010731_c001_v7007000_t0000_u01775264851000") 2026/04/04 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a769_d20260404_m010721_c001_v0001180_t0019_u01775264841235") 2026/04/04 01:10:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f403c31894b513007_d20260404_m010713_c001_v7007000_t0000_u01775264833756") 2026/04/04 01:10:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9ba5_d20260404_m010703_c001_v0001113_t0042_u01775264823967") 2026/04/04 01:10:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b4b_d20260404_m010659_c001_v7007000_t0000_u01775264819407") 2026/04/04 01:10:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9b75_d20260404_m010648_c001_v0001113_t0045_u01775264808810") 2026/04/04 01:10:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b2d_d20260404_m010644_c001_v7007000_t0000_u01775264804321") 2026/04/04 01:10:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9b3d_d20260404_m010634_c001_v0001113_t0003_u01775264794712") 2026/04/04 01:10:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af772e_d20260404_m010754_c001_v7007000_t0000_u01775264874038") 2026/04/04 01:10:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a911_d20260404_m010748_c001_v0001180_t0059_u01775264868818") 2026/04/04 01:10:15 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc59_d20260404_m010813_c001_v7007000_t0000_u01775264893773") 2026/04/04 01:10:15 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728ca7_d20260404_m010809_c001_v0001183_t0040_u01775264889118") 2026/04/04 01:10:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec99_d20260404_m010928_c001_v7007000_t0000_u01775264968377") 2026/04/04 01:10:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9e35_d20260404_m010918_c001_v0001113_t0023_u01775264958600") 2026/04/04 01:10:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f034_d20260404_m010913_c001_v7007000_t0000_u01775264953601") 2026/04/04 01:10:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9de9_d20260404_m010903_c001_v0001113_t0030_u01775264943784") 2026/04/04 01:10:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af7763_d20260404_m010858_c001_v7007000_t0000_u01775264938710") 2026/04/04 01:10:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9da9_d20260404_m010848_c001_v0001113_t0040_u01775264928460") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc95_d20260404_m010843_c001_v7007000_t0000_u01775264923625") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9d53_d20260404_m010833_c001_v0001113_t0039_u01775264913801") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f7467409_d20260404_m010828_c001_v7007000_t0000_u01775264908835") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9cea_d20260404_m010818_c001_v0001113_t0026_u01775264898724") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f415843ef8bd71303_d20260404_m010810_c001_v7007000_t0000_u01775264890700") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a9d3_d20260404_m010801_c001_v0001180_t0047_u01775264881726") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacb9f_d20260404_m010756_c001_v7007000_t0000_u01775264876457") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a011_d20260404_m010752_c001_v0001174_t0032_u01775264872216") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673c2_d20260404_m010750_c001_v7007000_t0000_u01775264870300") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728a4f_d20260404_m010741_c001_v0001183_t0022_u01775264861577") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd91_d20260404_m010736_c001_v7007000_t0000_u01775264856545") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299da2_d20260404_m010732_c001_v0001174_t0034_u01775264852458") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673ab_d20260404_m010730_c001_v7007000_t0000_u01775264850778") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9bef_d20260404_m010721_c001_v0001113_t0039_u01775264841798") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d729d_d20260404_m010713_c001_v7007000_t0000_u01775264833629") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a679_d20260404_m010704_c001_v0001180_t0050_u01775264824808") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b4d_d20260404_m010659_c001_v7007000_t0000_u01775264819587") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a58a_d20260404_m010649_c001_v0001180_t0011_u01775264809697") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b2e_d20260404_m010644_c001_v7007000_t0000_u01775264804502") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a4ca_d20260404_m010635_c001_v0001180_t0003_u01775264795215") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af772c_d20260404_m010753_c001_v7007000_t0000_u01775264873855") 2026/04/04 01:10:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299f9f_d20260404_m010748_c001_v0001174_t0028_u01775264868944") 2026/04/04 01:10:17 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc5b_d20260404_m010813_c001_v7007000_t0000_u01775264893957") 2026/04/04 01:10:17 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a16a_d20260404_m010809_c001_v0001174_t0046_u01775264889280") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec9a_d20260404_m010928_c001_v7007000_t0000_u01775264968563") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a96f_d20260404_m010919_c001_v0001174_t0035_u01775264959248") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f036_d20260404_m010913_c001_v7007000_t0000_u01775264953905") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a799_d20260404_m010904_c001_v0001174_t0038_u01775264944421") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af7764_d20260404_m010858_c001_v7007000_t0000_u01775264938903") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a5e5_d20260404_m010849_c001_v0001174_t0042_u01775264929462") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc96_d20260404_m010843_c001_v7007000_t0000_u01775264923817") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a469_d20260404_m010834_c001_v0001174_t0006_u01775264914526") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f746740a_d20260404_m010829_c001_v7007000_t0000_u01775264909016") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a298_d20260404_m010819_c001_v0001174_t0010_u01775264899559") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb9460_d20260404_m010810_c001_v7007000_t0000_u01775264890910") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9cab_d20260404_m010802_c001_v0001113_t0013_u01775264882337") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacba1_d20260404_m010756_c001_v7007000_t0000_u01775264876638") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c87_d20260404_m010752_c001_v0001113_t0028_u01775264872239") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4122dcd5519cd4db_d20260404_m010750_c001_v7007000_t0000_u01775264870728") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c51_d20260404_m010742_c001_v0001113_t0057_u01775264862140") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd93_d20260404_m010736_c001_v7007000_t0000_u01775264856726") 2026/04/04 01:10:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c29_d20260404_m010732_c001_v0001113_t0057_u01775264852564") 2026/04/04 01:10:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4122dcd5519cd4d1_d20260404_m010731_c001_v7007000_t0000_u01775264851220") 2026/04/04 01:10:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299c46_d20260404_m010722_c001_v0001174_t0018_u01775264842537") 2026/04/04 01:10:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f407de7e05d9d2c43_d20260404_m010713_c001_v7007000_t0000_u01775264833777") 2026/04/04 01:10:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299a5e_d20260404_m010705_c001_v0001174_t0045_u01775264825376") 2026/04/04 01:10:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b4e_d20260404_m010659_c001_v7007000_t0000_u01775264819769") 2026/04/04 01:10:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752998ee_d20260404_m010650_c001_v0001174_t0004_u01775264810399") 2026/04/04 01:10:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b2f_d20260404_m010644_c001_v7007000_t0000_u01775264804681") 2026/04/04 01:10:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529970e_d20260404_m010635_c001_v0001174_t0026_u01775264795409") 2026/04/04 01:10:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295f8_d20260404_m010754_c001_v7007000_t0000_u01775264874049") 2026/04/04 01:10:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a915_d20260404_m010749_c001_v0001180_t0020_u01775264869036") 2026/04/04 01:10:18 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc5c_d20260404_m010814_c001_v7007000_t0000_u01775264894142") 2026/04/04 01:10:18 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aa3d_d20260404_m010809_c001_v0001180_t0011_u01775264889303") 2026/04/04 01:10:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec9b_d20260404_m010928_c001_v7007000_t0000_u01775264968744") 2026/04/04 01:10:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247290f6_d20260404_m010919_c001_v0001183_t0051_u01775264959591") 2026/04/04 01:10:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f037_d20260404_m010914_c001_v7007000_t0000_u01775264954088") 2026/04/04 01:10:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728fde_d20260404_m010904_c001_v0001183_t0037_u01775264944849") 2026/04/04 01:10:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af7766_d20260404_m010859_c001_v7007000_t0000_u01775264939092") 2026/04/04 01:10:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728ee5_d20260404_m010849_c001_v0001183_t0040_u01775264929833") 2026/04/04 01:10:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc97_d20260404_m010843_c001_v7007000_t0000_u01775264923999") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728dc7_d20260404_m010834_c001_v0001183_t0032_u01775264914904") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f746740b_d20260404_m010829_c001_v7007000_t0000_u01775264909198") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728d09_d20260404_m010820_c001_v0001183_t0021_u01775264900001") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f48b2a_d20260404_m010810_c001_v7007000_t0000_u01775264890855") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a0b5_d20260404_m010802_c001_v0001174_t0037_u01775264882769") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacba2_d20260404_m010756_c001_v7007000_t0000_u01775264876819") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728b65_d20260404_m010752_c001_v0001183_t0033_u01775264872400") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673c4_d20260404_m010750_c001_v7007000_t0000_u01775264870665") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299eef_d20260404_m010742_c001_v0001174_t0038_u01775264862568") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd94_d20260404_m010736_c001_v7007000_t0000_u01775264856965") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247289c5_d20260404_m010732_c001_v0001183_t0038_u01775264852593") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec47_d20260404_m010731_c001_v7007000_t0000_u01775264851231") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472893d_d20260404_m010722_c001_v0001183_t0016_u01775264842845") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f48a98_d20260404_m010713_c001_v7007000_t0000_u01775264833793") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247287fb_d20260404_m010705_c001_v0001183_t0035_u01775264825649") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b4f_d20260404_m010659_c001_v7007000_t0000_u01775264819966") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247286dc_d20260404_m010650_c001_v0001183_t0043_u01775264810822") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b30_d20260404_m010644_c001_v7007000_t0000_u01775264804862") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472856a_d20260404_m010635_c001_v0001183_t0052_u01775264795694") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacb97_d20260404_m010754_c001_v7007000_t0000_u01775264874059") 2026/04/04 01:10:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728afd_d20260404_m010749_c001_v0001183_t0047_u01775264869106") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc5d_d20260404_m010814_c001_v7007000_t0000_u01775264894327") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728ca9_d20260404_m010809_c001_v0001183_t0021_u01775264889491") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec9c_d20260404_m010928_c001_v7007000_t0000_u01775264968926") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708ae12_d20260404_m010919_c001_v0001180_t0034_u01775264959792") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f038_d20260404_m010914_c001_v7007000_t0000_u01775264954272") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708ad30_d20260404_m010905_c001_v0001180_t0042_u01775264945114") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af7767_d20260404_m010859_c001_v7007000_t0000_u01775264939285") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708ac62_d20260404_m010850_c001_v0001180_t0003_u01775264930063") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc98_d20260404_m010844_c001_v7007000_t0000_u01775264924180") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708ab91_d20260404_m010835_c001_v0001180_t0033_u01775264915124") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f746740c_d20260404_m010829_c001_v7007000_t0000_u01775264909398") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aacd_d20260404_m010820_c001_v0001180_t0041_u01775264900214") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f419a75b9103791b8_d20260404_m010810_c001_v7007000_t0000_u01775264890900") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728c35_d20260404_m010803_c001_v0001183_t0013_u01775264883275") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacba3_d20260404_m010757_c001_v7007000_t0000_u01775264877000") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a94d_d20260404_m010752_c001_v0001180_t0035_u01775264872460") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673c6_d20260404_m010750_c001_v7007000_t0000_u01775264870847") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a8ad_d20260404_m010743_c001_v0001180_t0004_u01775264863038") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd95_d20260404_m010737_c001_v7007000_t0000_u01775264857146") 2026/04/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a815_d20260404_m010732_c001_v0001180_t0018_u01775264852644") 2026/04/04 01:10:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4122dcd5519cd4d0_d20260404_m010731_c001_v7007000_t0000_u01775264851009") 2026/04/04 01:10:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a781_d20260404_m010723_c001_v0001180_t0000_u01775264843149") 2026/04/04 01:10:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295bc_d20260404_m010713_c001_v7007000_t0000_u01775264833833") 2026/04/04 01:10:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9ba7_d20260404_m010705_c001_v0001113_t0035_u01775264825882") 2026/04/04 01:10:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b51_d20260404_m010700_c001_v7007000_t0000_u01775264820146") 2026/04/04 01:10:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9b7d_d20260404_m010651_c001_v0001113_t0059_u01775264811018") 2026/04/04 01:10:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b31_d20260404_m010645_c001_v7007000_t0000_u01775264805042") 2026/04/04 01:10:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9b45_d20260404_m010635_c001_v0001113_t0015_u01775264795898") 2026/04/04 01:10:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacb98_d20260404_m010754_c001_v7007000_t0000_u01775264874239") 2026/04/04 01:10:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c6f_d20260404_m010749_c001_v0001113_t0014_u01775264869119") 2026/04/04 01:10:21 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc5e_d20260404_m010814_c001_v7007000_t0000_u01775264894514") 2026/04/04 01:10:21 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aa41_d20260404_m010809_c001_v0001180_t0054_u01775264889550") 2026/04/04 01:10:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec9d_d20260404_m010929_c001_v7007000_t0000_u01775264969107") 2026/04/04 01:10:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9e3b_d20260404_m010920_c001_v0001113_t0038_u01775264960014") 2026/04/04 01:10:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f039_d20260404_m010914_c001_v7007000_t0000_u01775264954456") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9ded_d20260404_m010905_c001_v0001113_t0010_u01775264945340") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af7768_d20260404_m010859_c001_v7007000_t0000_u01775264939468") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9db3_d20260404_m010850_c001_v0001113_t0012_u01775264930264") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc99_d20260404_m010844_c001_v7007000_t0000_u01775264924364") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9d5f_d20260404_m010835_c001_v0001113_t0031_u01775264915357") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f746740e_d20260404_m010829_c001_v7007000_t0000_u01775264909579") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9cff_d20260404_m010820_c001_v0001113_t0049_u01775264900408") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f48b2c_d20260404_m010811_c001_v7007000_t0000_u01775264891039") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a9ed_d20260404_m010803_c001_v0001180_t0009_u01775264883525") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacba4_d20260404_m010757_c001_v7007000_t0000_u01775264877183") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c8b_d20260404_m010752_c001_v0001113_t0024_u01775264872551") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295ef_d20260404_m010750_c001_v7007000_t0000_u01775264870855") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728a67_d20260404_m010743_c001_v0001183_t0005_u01775264863252") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd96_d20260404_m010737_c001_v7007000_t0000_u01775264857328") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247289c9_d20260404_m010732_c001_v0001183_t0050_u01775264852792") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673ac_d20260404_m010730_c001_v7007000_t0000_u01775264850789") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9bf5_d20260404_m010723_c001_v0001113_t0056_u01775264843376") 2026/04/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f41789a451d0219b4_d20260404_m010713_c001_v7007000_t0000_u01775264833555") 2026/04/04 01:10:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a697_d20260404_m010706_c001_v0001180_t0029_u01775264826394") 2026/04/04 01:10:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b53_d20260404_m010700_c001_v7007000_t0000_u01775264820326") 2026/04/04 01:10:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a5a2_d20260404_m010651_c001_v0001180_t0029_u01775264811478") 2026/04/04 01:10:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b32_d20260404_m010645_c001_v7007000_t0000_u01775264805222") 2026/04/04 01:10:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a4dc_d20260404_m010636_c001_v0001180_t0004_u01775264796292") 2026/04/04 01:10:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af772f_d20260404_m010754_c001_v7007000_t0000_u01775264874091") 2026/04/04 01:10:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a919_d20260404_m010749_c001_v0001180_t0057_u01775264869241") 2026/04/04 01:10:23 DEBUG : dir1/0007-12345: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc5f_d20260404_m010814_c001_v7007000_t0000_u01775264894710") 2026/04/04 01:10:23 DEBUG : dir1/0007-12345: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a180_d20260404_m010809_c001_v0001174_t0035_u01775264889572") 2026/04/04 01:10:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec9e_d20260404_m010929_c001_v7007000_t0000_u01775264969288") 2026/04/04 01:10:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a997_d20260404_m010920_c001_v0001174_t0013_u01775264960453") 2026/04/04 01:10:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f03a_d20260404_m010914_c001_v7007000_t0000_u01775264954638") 2026/04/04 01:10:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a7d1_d20260404_m010905_c001_v0001174_t0010_u01775264945796") 2026/04/04 01:10:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af7769_d20260404_m010859_c001_v7007000_t0000_u01775264939654") 2026/04/04 01:10:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a5fd_d20260404_m010850_c001_v0001174_t0022_u01775264930726") 2026/04/04 01:10:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc9a_d20260404_m010844_c001_v7007000_t0000_u01775264924544") 2026/04/04 01:10:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a489_d20260404_m010835_c001_v0001174_t0018_u01775264915643") 2026/04/04 01:10:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f7467410_d20260404_m010829_c001_v7007000_t0000_u01775264909762") 2026/04/04 01:10:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a2c4_d20260404_m010820_c001_v0001174_t0018_u01775264900859") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f41789a451d0219cf_d20260404_m010810_c001_v7007000_t0000_u01775264890915") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9caf_d20260404_m010803_c001_v0001113_t0017_u01775264883751") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacba5_d20260404_m010757_c001_v7007000_t0000_u01775264877441") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728b6d_d20260404_m010752_c001_v0001183_t0014_u01775264872596") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295ee_d20260404_m010750_c001_v7007000_t0000_u01775264870670") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c53_d20260404_m010743_c001_v0001113_t0007_u01775264863454") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd97_d20260404_m010737_c001_v7007000_t0000_u01775264857511") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a81b_d20260404_m010732_c001_v0001180_t0006_u01775264852846") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673b0_d20260404_m010731_c001_v7007000_t0000_u01775264851245") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299c66_d20260404_m010723_c001_v0001174_t0015_u01775264843813") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f41789a451d0219b5_d20260404_m010713_c001_v7007000_t0000_u01775264833738") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299a7c_d20260404_m010706_c001_v0001174_t0010_u01775264826598") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b54_d20260404_m010700_c001_v7007000_t0000_u01775264820508") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299906_d20260404_m010651_c001_v0001174_t0012_u01775264811754") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b33_d20260404_m010645_c001_v7007000_t0000_u01775264805403") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299732_d20260404_m010636_c001_v0001174_t0035_u01775264796490") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295f6_d20260404_m010753_c001_v7007000_t0000_u01775264873866") 2026/04/04 01:10:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728b07_d20260404_m010749_c001_v0001183_t0034_u01775264869315") 2026/04/04 01:10:24 DEBUG : dir1/0008-23456: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc60_d20260404_m010814_c001_v7007000_t0000_u01775264894894") 2026/04/04 01:10:24 DEBUG : dir1/0008-23456: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9cd2_d20260404_m010809_c001_v0001113_t0015_u01775264889585") 2026/04/04 01:10:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec9f_d20260404_m010929_c001_v7007000_t0000_u01775264969469") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24729114_d20260404_m010920_c001_v0001183_t0033_u01775264960810") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f03c_d20260404_m010914_c001_v7007000_t0000_u01775264954821") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728ff8_d20260404_m010906_c001_v0001183_t0026_u01775264946248") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af776a_d20260404_m010859_c001_v7007000_t0000_u01775264939840") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728efa_d20260404_m010851_c001_v0001183_t0029_u01775264931146") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc9b_d20260404_m010844_c001_v7007000_t0000_u01775264924728") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728ddd_d20260404_m010836_c001_v0001183_t0043_u01775264916090") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f7467411_d20260404_m010829_c001_v7007000_t0000_u01775264909987") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728d11_d20260404_m010821_c001_v0001183_t0038_u01775264901206") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b86_d20260404_m010811_c001_v7007000_t0000_u01775264891050") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a0db_d20260404_m010804_c001_v0001174_t0044_u01775264884175") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacba6_d20260404_m010757_c001_v7007000_t0000_u01775264877624") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a019_d20260404_m010752_c001_v0001174_t0033_u01775264872662") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295eb_d20260404_m010750_c001_v7007000_t0000_u01775264870308") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299f2a_d20260404_m010744_c001_v0001174_t0009_u01775264864089") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd98_d20260404_m010737_c001_v7007000_t0000_u01775264857692") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299db0_d20260404_m010732_c001_v0001174_t0036_u01775264852940") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673ad_d20260404_m010730_c001_v7007000_t0000_u01775264850959") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728959_d20260404_m010724_c001_v0001183_t0027_u01775264844176") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f41789a451d0219b6_d20260404_m010713_c001_v7007000_t0000_u01775264833922") 2026/04/04 01:10:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728811_d20260404_m010706_c001_v0001183_t0038_u01775264826886") 2026/04/04 01:10:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b55_d20260404_m010700_c001_v7007000_t0000_u01775264820690") 2026/04/04 01:10:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728702_d20260404_m010652_c001_v0001183_t0029_u01775264812145") 2026/04/04 01:10:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b34_d20260404_m010645_c001_v7007000_t0000_u01775264805584") 2026/04/04 01:10:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247285a4_d20260404_m010636_c001_v0001183_t0052_u01775264796934") 2026/04/04 01:10:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb9451_d20260404_m010754_c001_v7007000_t0000_u01775264874196") 2026/04/04 01:10:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299fa7_d20260404_m010749_c001_v0001174_t0035_u01775264869375") 2026/04/04 01:10:26 DEBUG : dir1/0009-34567: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc61_d20260404_m010815_c001_v7007000_t0000_u01775264895082") 2026/04/04 01:10:26 DEBUG : dir1/0009-34567: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728cad_d20260404_m010809_c001_v0001183_t0007_u01775264889696") 2026/04/04 01:10:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eeca0_d20260404_m010929_c001_v7007000_t0000_u01775264969651") 2026/04/04 01:10:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708ae20_d20260404_m010921_c001_v0001180_t0016_u01775264961033") 2026/04/04 01:10:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f03e_d20260404_m010915_c001_v7007000_t0000_u01775264955004") 2026/04/04 01:10:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708ad42_d20260404_m010906_c001_v0001180_t0055_u01775264946462") 2026/04/04 01:10:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af776b_d20260404_m010900_c001_v7007000_t0000_u01775264940029") 2026/04/04 01:10:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708ac78_d20260404_m010851_c001_v0001180_t0010_u01775264931341") 2026/04/04 01:10:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc9c_d20260404_m010844_c001_v7007000_t0000_u01775264924909") 2026/04/04 01:10:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aba3_d20260404_m010836_c001_v0001180_t0018_u01775264916322") 2026/04/04 01:10:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f7467412_d20260404_m010830_c001_v7007000_t0000_u01775264910168") 2026/04/04 01:10:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aadd_d20260404_m010821_c001_v0001180_t0006_u01775264901411") 2026/04/04 01:10:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f415843ef8bd71305_d20260404_m010811_c001_v7007000_t0000_u01775264891067") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728c47_d20260404_m010804_c001_v0001183_t0010_u01775264884512") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacba8_d20260404_m010757_c001_v7007000_t0000_u01775264877806") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a951_d20260404_m010752_c001_v0001180_t0039_u01775264872688") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec5f_d20260404_m010750_c001_v7007000_t0000_u01775264870318") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a8cd_d20260404_m010744_c001_v0001180_t0033_u01775264864564") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd99_d20260404_m010737_c001_v7007000_t0000_u01775264857874") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247289cf_d20260404_m010732_c001_v0001183_t0042_u01775264852996") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673ae_d20260404_m010730_c001_v7007000_t0000_u01775264850973") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a78f_d20260404_m010724_c001_v0001180_t0012_u01775264844372") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295bd_d20260404_m010713_c001_v7007000_t0000_u01775264833936") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9bab_d20260404_m010707_c001_v0001113_t0032_u01775264827104") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b56_d20260404_m010700_c001_v7007000_t0000_u01775264820872") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9b81_d20260404_m010652_c001_v0001113_t0043_u01775264812351") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b35_d20260404_m010645_c001_v7007000_t0000_u01775264805765") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9b4b_d20260404_m010637_c001_v0001113_t0006_u01775264797139") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacb96_d20260404_m010753_c001_v7007000_t0000_u01775264873875") 2026/04/04 01:10:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a91d_d20260404_m010749_c001_v0001180_t0041_u01775264869473") 2026/04/04 01:10:27 DEBUG : dir1/0010-45678: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc63_d20260404_m010815_c001_v7007000_t0000_u01775264895269") 2026/04/04 01:10:27 DEBUG : dir1/0010-45678: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aa45_d20260404_m010809_c001_v0001180_t0050_u01775264889767") 2026/04/04 01:10:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eeca1_d20260404_m010929_c001_v7007000_t0000_u01775264969832") 2026/04/04 01:10:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9e41_d20260404_m010921_c001_v0001113_t0023_u01775264961332") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f03f_d20260404_m010915_c001_v7007000_t0000_u01775264955188") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9df5_d20260404_m010906_c001_v0001113_t0032_u01775264946663") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af776c_d20260404_m010900_c001_v7007000_t0000_u01775264940212") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9db7_d20260404_m010851_c001_v0001113_t0041_u01775264931631") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc9d_d20260404_m010845_c001_v7007000_t0000_u01775264925090") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9d63_d20260404_m010836_c001_v0001113_t0018_u01775264916515") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f7467413_d20260404_m010830_c001_v7007000_t0000_u01775264910349") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9d0b_d20260404_m010821_c001_v0001113_t0045_u01775264901622") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc51_d20260404_m010811_c001_v7007000_t0000_u01775264891078") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a9fd_d20260404_m010804_c001_v0001180_t0032_u01775264884717") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacba9_d20260404_m010757_c001_v7007000_t0000_u01775264877986") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a957_d20260404_m010752_c001_v0001180_t0013_u01775264872916") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295f0_d20260404_m010750_c001_v7007000_t0000_u01775264870867") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728a7f_d20260404_m010744_c001_v0001183_t0024_u01775264864766") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd9a_d20260404_m010738_c001_v7007000_t0000_u01775264858057") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c2b_d20260404_m010733_c001_v0001113_t0013_u01775264853014") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673a9_d20260404_m010730_c001_v7007000_t0000_u01775264850595") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9bfd_d20260404_m010724_c001_v0001113_t0018_u01775264844640") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295b9_d20260404_m010713_c001_v7007000_t0000_u01775264833570") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a6a5_d20260404_m010707_c001_v0001180_t0046_u01775264827441") 2026/04/04 01:10:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b57_d20260404_m010701_c001_v7007000_t0000_u01775264821061") 2026/04/04 01:10:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a5ba_d20260404_m010652_c001_v0001180_t0005_u01775264812818") 2026/04/04 01:10:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b37_d20260404_m010645_c001_v7007000_t0000_u01775264805945") 2026/04/04 01:10:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a4ec_d20260404_m010637_c001_v0001180_t0046_u01775264797550") 2026/04/04 01:10:29 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295f9_d20260404_m010754_c001_v7007000_t0000_u01775264874211") 2026/04/04 01:10:29 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c71_d20260404_m010749_c001_v0001113_t0058_u01775264869516") 2026/04/04 01:10:29 DEBUG : dir1/0011-56789: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc64_d20260404_m010815_c001_v7007000_t0000_u01775264895454") 2026/04/04 01:10:29 DEBUG : dir1/0011-56789: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728cb1_d20260404_m010809_c001_v0001183_t0015_u01775264889909") 2026/04/04 01:10:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eeca2_d20260404_m010930_c001_v7007000_t0000_u01775264970015") 2026/04/04 01:10:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a9c6_d20260404_m010921_c001_v0001174_t0036_u01775264961826") 2026/04/04 01:10:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f040_d20260404_m010915_c001_v7007000_t0000_u01775264955371") 2026/04/04 01:10:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a7f5_d20260404_m010906_c001_v0001174_t0039_u01775264946981") 2026/04/04 01:10:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af776d_d20260404_m010900_c001_v7007000_t0000_u01775264940397") 2026/04/04 01:10:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a61d_d20260404_m010852_c001_v0001174_t0040_u01775264932157") 2026/04/04 01:10:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc9e_d20260404_m010845_c001_v7007000_t0000_u01775264925270") 2026/04/04 01:10:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a4b0_d20260404_m010836_c001_v0001174_t0025_u01775264916955") 2026/04/04 01:10:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f7467415_d20260404_m010830_c001_v7007000_t0000_u01775264910531") 2026/04/04 01:10:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a2ee_d20260404_m010822_c001_v0001174_t0009_u01775264902070") 2026/04/04 01:10:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f48b28_d20260404_m010810_c001_v7007000_t0000_u01775264890492") 2026/04/04 01:10:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9cbb_d20260404_m010804_c001_v0001113_t0059_u01775264884927") 2026/04/04 01:10:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacbaa_d20260404_m010758_c001_v7007000_t0000_u01775264878169") 2026/04/04 01:10:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c8d_d20260404_m010752_c001_v0001113_t0053_u01775264872928") 2026/04/04 01:10:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec61_d20260404_m010750_c001_v7007000_t0000_u01775264870683") 2026/04/04 01:10:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c59_d20260404_m010745_c001_v0001113_t0039_u01775264865010") 2026/04/04 01:10:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd9b_d20260404_m010738_c001_v7007000_t0000_u01775264858240") 2026/04/04 01:10:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a823_d20260404_m010733_c001_v0001180_t0049_u01775264853086") 2026/04/04 01:10:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f419a75b910379198_d20260404_m010731_c001_v7007000_t0000_u01775264851027") 2026/04/04 01:10:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299c82_d20260404_m010725_c001_v0001174_t0040_u01775264845053") 2026/04/04 01:10:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f419a75b910379190_d20260404_m010713_c001_v7007000_t0000_u01775264833802") 2026/04/04 01:10:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299a94_d20260404_m010707_c001_v0001174_t0013_u01775264827672") 2026/04/04 01:10:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b58_d20260404_m010701_c001_v7007000_t0000_u01775264821242") 2026/04/04 01:10:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299944_d20260404_m010653_c001_v0001174_t0043_u01775264813021") 2026/04/04 01:10:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b38_d20260404_m010646_c001_v7007000_t0000_u01775264806126") 2026/04/04 01:10:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299760_d20260404_m010637_c001_v0001174_t0033_u01775264797791") 2026/04/04 01:10:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673c9_d20260404_m010754_c001_v7007000_t0000_u01775264874072") 2026/04/04 01:10:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728b0d_d20260404_m010749_c001_v0001183_t0031_u01775264869527") 2026/04/04 01:10:30 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc66_d20260404_m010815_c001_v7007000_t0000_u01775264895638") 2026/04/04 01:10:30 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aa49_d20260404_m010809_c001_v0001180_t0001_u01775264889975") 2026/04/04 01:10:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eeca3_d20260404_m010930_c001_v7007000_t0000_u01775264970196") 2026/04/04 01:10:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24729134_d20260404_m010922_c001_v0001183_t0005_u01775264962169") 2026/04/04 01:10:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f041_d20260404_m010915_c001_v7007000_t0000_u01775264955554") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472900c_d20260404_m010907_c001_v0001183_t0018_u01775264947497") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af776e_d20260404_m010900_c001_v7007000_t0000_u01775264940584") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728f12_d20260404_m010852_c001_v0001183_t0050_u01775264932546") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc9f_d20260404_m010845_c001_v7007000_t0000_u01775264925452") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728df7_d20260404_m010837_c001_v0001183_t0046_u01775264917388") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f7467416_d20260404_m010830_c001_v7007000_t0000_u01775264910765") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728d1f_d20260404_m010822_c001_v0001183_t0055_u01775264902520") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b85_d20260404_m010810_c001_v7007000_t0000_u01775264890868") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a104_d20260404_m010805_c001_v0001174_t0036_u01775264885557") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacbab_d20260404_m010758_c001_v7007000_t0000_u01775264878355") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728b77_d20260404_m010752_c001_v0001183_t0013_u01775264872937") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb944b_d20260404_m010750_c001_v7007000_t0000_u01775264870688") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299f47_d20260404_m010745_c001_v0001174_t0046_u01775264865443") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd9c_d20260404_m010738_c001_v7007000_t0000_u01775264858421") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247289d5_d20260404_m010733_c001_v0001183_t0036_u01775264853246") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673aa_d20260404_m010730_c001_v7007000_t0000_u01775264850606") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728973_d20260404_m010725_c001_v0001183_t0045_u01775264845457") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f403c31894b513006_d20260404_m010713_c001_v7007000_t0000_u01775264833572") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728829_d20260404_m010707_c001_v0001183_t0054_u01775264827973") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b59_d20260404_m010701_c001_v7007000_t0000_u01775264821423") 2026/04/04 01:10:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472871e_d20260404_m010653_c001_v0001183_t0007_u01775264813385") 2026/04/04 01:10:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b39_d20260404_m010646_c001_v7007000_t0000_u01775264806306") 2026/04/04 01:10:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247285d0_d20260404_m010638_c001_v0001183_t0037_u01775264798409") 2026/04/04 01:10:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673c8_d20260404_m010753_c001_v7007000_t0000_u01775264873888") 2026/04/04 01:10:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a923_d20260404_m010749_c001_v0001180_t0019_u01775264869674") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc67_d20260404_m010815_c001_v7007000_t0000_u01775264895823") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9cd8_d20260404_m010810_c001_v0001113_t0019_u01775264890009") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eeca4_d20260404_m010930_c001_v7007000_t0000_u01775264970377") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708ae34_d20260404_m010922_c001_v0001180_t0024_u01775264962381") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f042_d20260404_m010915_c001_v7007000_t0000_u01775264955737") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708ad52_d20260404_m010907_c001_v0001180_t0048_u01775264947700") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af7770_d20260404_m010900_c001_v7007000_t0000_u01775264940772") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708ac8c_d20260404_m010852_c001_v0001180_t0041_u01775264932782") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adca0_d20260404_m010845_c001_v7007000_t0000_u01775264925632") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708abb1_d20260404_m010837_c001_v0001180_t0035_u01775264917606") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f7467417_d20260404_m010830_c001_v7007000_t0000_u01775264910947") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aaf1_d20260404_m010822_c001_v0001180_t0000_u01775264902734") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b82_d20260404_m010810_c001_v7007000_t0000_u01775264890505") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728c69_d20260404_m010806_c001_v0001183_t0024_u01775264886065") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacbac_d20260404_m010758_c001_v7007000_t0000_u01775264878538") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728b79_d20260404_m010753_c001_v0001183_t0020_u01775264873149") 2026/04/04 01:10:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb944c_d20260404_m010750_c001_v7007000_t0000_u01775264870877") 2026/04/04 01:10:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a8df_d20260404_m010745_c001_v0001180_t0043_u01775264865720") 2026/04/04 01:10:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd9d_d20260404_m010738_c001_v7007000_t0000_u01775264858603") 2026/04/04 01:10:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a825_d20260404_m010733_c001_v0001180_t0042_u01775264853326") 2026/04/04 01:10:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673af_d20260404_m010731_c001_v7007000_t0000_u01775264851169") 2026/04/04 01:10:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a7a1_d20260404_m010725_c001_v0001180_t0035_u01775264845713") 2026/04/04 01:10:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295ba_d20260404_m010713_c001_v7007000_t0000_u01775264833592") 2026/04/04 01:10:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9bad_d20260404_m010708_c001_v0001113_t0045_u01775264828186") 2026/04/04 01:10:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b5a_d20260404_m010701_c001_v7007000_t0000_u01775264821604") 2026/04/04 01:10:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9b87_d20260404_m010653_c001_v0001113_t0056_u01775264813592") 2026/04/04 01:10:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b3a_d20260404_m010646_c001_v7007000_t0000_u01775264806486") 2026/04/04 01:10:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9b4f_d20260404_m010638_c001_v0001113_t0018_u01775264798627") 2026/04/04 01:10:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af7731_d20260404_m010754_c001_v7007000_t0000_u01775264874222") 2026/04/04 01:10:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299fb7_d20260404_m010749_c001_v0001174_t0011_u01775264869714") 2026/04/04 01:10:33 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc68_d20260404_m010816_c001_v7007000_t0000_u01775264896007") 2026/04/04 01:10:33 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a190_d20260404_m010810_c001_v0001174_t0011_u01775264890050") 2026/04/04 01:10:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eeca5_d20260404_m010930_c001_v7007000_t0000_u01775264970560") 2026/04/04 01:10:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9e4b_d20260404_m010922_c001_v0001113_t0022_u01775264962610") 2026/04/04 01:10:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f043_d20260404_m010915_c001_v7007000_t0000_u01775264955920") 2026/04/04 01:10:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9e01_d20260404_m010907_c001_v0001113_t0014_u01775264947896") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af7771_d20260404_m010900_c001_v7007000_t0000_u01775264940956") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9dbf_d20260404_m010852_c001_v0001113_t0043_u01775264932983") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adca1_d20260404_m010845_c001_v7007000_t0000_u01775264925814") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9d67_d20260404_m010837_c001_v0001113_t0038_u01775264917826") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f7467418_d20260404_m010831_c001_v7007000_t0000_u01775264911137") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9d19_d20260404_m010822_c001_v0001113_t0024_u01775264902951") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f415843ef8bd71304_d20260404_m010810_c001_v7007000_t0000_u01775264890884") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aa0f_d20260404_m010806_c001_v0001180_t0048_u01775264886271") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacbad_d20260404_m010758_c001_v7007000_t0000_u01775264878720") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a95f_d20260404_m010753_c001_v0001180_t0049_u01775264873177") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f48ac2_d20260404_m010750_c001_v7007000_t0000_u01775264870471") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728a9d_d20260404_m010745_c001_v0001183_t0056_u01775264865948") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd9e_d20260404_m010738_c001_v7007000_t0000_u01775264858785") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247289d9_d20260404_m010733_c001_v0001183_t0043_u01775264853461") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd86_d20260404_m010730_c001_v7007000_t0000_u01775264850987") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9bff_d20260404_m010725_c001_v0001113_t0009_u01775264845911") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295bb_d20260404_m010713_c001_v7007000_t0000_u01775264833753") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a6b3_d20260404_m010708_c001_v0001180_t0017_u01775264828588") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b5b_d20260404_m010701_c001_v7007000_t0000_u01775264821790") 2026/04/04 01:10:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a5d4_d20260404_m010654_c001_v0001180_t0053_u01775264813999") 2026/04/04 01:10:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b3b_d20260404_m010646_c001_v7007000_t0000_u01775264806674") 2026/04/04 01:10:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a506_d20260404_m010639_c001_v0001180_t0042_u01775264799108") 2026/04/04 01:10:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfe6d_d20260404_m010753_c001_v7007000_t0000_u01775264873918") 2026/04/04 01:10:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728b17_d20260404_m010749_c001_v0001183_t0056_u01775264869766") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc69_d20260404_m010816_c001_v7007000_t0000_u01775264896191") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aa4f_d20260404_m010810_c001_v0001180_t0027_u01775264890178") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eeca6_d20260404_m010930_c001_v7007000_t0000_u01775264970741") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a9f2_d20260404_m010922_c001_v0001174_t0041_u01775264962904") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f044_d20260404_m010916_c001_v7007000_t0000_u01775264956103") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a823_d20260404_m010908_c001_v0001174_t0029_u01775264948546") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af7772_d20260404_m010901_c001_v7007000_t0000_u01775264941140") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a641_d20260404_m010853_c001_v0001174_t0037_u01775264933506") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adca3_d20260404_m010845_c001_v7007000_t0000_u01775264925995") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a4d8_d20260404_m010838_c001_v0001174_t0026_u01775264918519") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f7467419_d20260404_m010831_c001_v7007000_t0000_u01775264911365") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a316_d20260404_m010823_c001_v0001174_t0025_u01775264903253") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f415843ef8bd71302_d20260404_m010810_c001_v7007000_t0000_u01775264890515") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9cc2_d20260404_m010806_c001_v0001113_t0045_u01775264886481") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacbae_d20260404_m010758_c001_v7007000_t0000_u01775264878901") 2026/04/04 01:10:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c8f_d20260404_m010753_c001_v0001113_t0036_u01775264873275") 2026/04/04 01:10:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673c3_d20260404_m010750_c001_v7007000_t0000_u01775264870483") 2026/04/04 01:10:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c5d_d20260404_m010746_c001_v0001113_t0017_u01775264866143") 2026/04/04 01:10:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd9f_d20260404_m010739_c001_v7007000_t0000_u01775264859035") 2026/04/04 01:10:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c2d_d20260404_m010733_c001_v0001113_t0024_u01775264853479") 2026/04/04 01:10:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd87_d20260404_m010731_c001_v7007000_t0000_u01775264851177") 2026/04/04 01:10:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299cb8_d20260404_m010726_c001_v0001174_t0015_u01775264846551") 2026/04/04 01:10:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d729e_d20260404_m010713_c001_v7007000_t0000_u01775264833823") 2026/04/04 01:10:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299ab6_d20260404_m010708_c001_v0001174_t0020_u01775264828835") 2026/04/04 01:10:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b5c_d20260404_m010701_c001_v7007000_t0000_u01775264821988") 2026/04/04 01:10:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299964_d20260404_m010654_c001_v0001174_t0006_u01775264814248") 2026/04/04 01:10:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b3c_d20260404_m010646_c001_v7007000_t0000_u01775264806894") 2026/04/04 01:10:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752997a0_d20260404_m010639_c001_v0001174_t0047_u01775264799315") 2026/04/04 01:10:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af772d_d20260404_m010753_c001_v7007000_t0000_u01775264873906") 2026/04/04 01:10:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c79_d20260404_m010749_c001_v0001113_t0038_u01775264869920") 2026/04/04 01:10:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295c3_d20260404_m010716_c001_v7007000_t0000_u01775264836767") 2026/04/04 01:10:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728875_d20260404_m010711_c001_v0001183_t0030_u01775264831545") 2026/04/04 01:10:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295c4_d20260404_m010716_c001_v7007000_t0000_u01775264836949") 2026/04/04 01:10:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a6e3_d20260404_m010711_c001_v0001180_t0020_u01775264831565") 2026/04/04 01:10:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295c5_d20260404_m010717_c001_v7007000_t0000_u01775264837131") 2026/04/04 01:10:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299b0c_d20260404_m010711_c001_v0001174_t0040_u01775264831650") 2026/04/04 01:10:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295c7_d20260404_m010717_c001_v7007000_t0000_u01775264837316") 2026/04/04 01:10:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728879_d20260404_m010711_c001_v0001183_t0033_u01775264831741") 2026/04/04 01:10:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295c8_d20260404_m010717_c001_v7007000_t0000_u01775264837498") 2026/04/04 01:10:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9bbf_d20260404_m010711_c001_v0001113_t0038_u01775264831757") 2026/04/04 01:10:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295c9_d20260404_m010717_c001_v7007000_t0000_u01775264837682") 2026/04/04 01:10:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a6e7_d20260404_m010711_c001_v0001180_t0045_u01775264831778") 2026/04/04 01:10:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295ca_d20260404_m010717_c001_v7007000_t0000_u01775264837865") 2026/04/04 01:10:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728881_d20260404_m010711_c001_v0001183_t0029_u01775264831943") 2026/04/04 01:10:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295cb_d20260404_m010718_c001_v7007000_t0000_u01775264838046") 2026/04/04 01:10:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a6eb_d20260404_m010711_c001_v0001180_t0017_u01775264831997") 2026/04/04 01:10:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295cc_d20260404_m010718_c001_v7007000_t0000_u01775264838229") 2026/04/04 01:10:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299b16_d20260404_m010712_c001_v0001174_t0037_u01775264832038") 2026/04/04 01:10:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295cd_d20260404_m010718_c001_v7007000_t0000_u01775264838412") 2026/04/04 01:10:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9bc1_d20260404_m010712_c001_v0001113_t0024_u01775264832051") 2026/04/04 01:10:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295ce_d20260404_m010718_c001_v7007000_t0000_u01775264838594") 2026/04/04 01:10:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728885_d20260404_m010712_c001_v0001183_t0027_u01775264832155") 2026/04/04 01:10:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295cf_d20260404_m010718_c001_v7007000_t0000_u01775264838776") 2026/04/04 01:10:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a6f1_d20260404_m010712_c001_v0001180_t0040_u01775264832256") 2026/04/04 01:10:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295d0_d20260404_m010718_c001_v7007000_t0000_u01775264838958") 2026/04/04 01:10:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472888b_d20260404_m010712_c001_v0001183_t0025_u01775264832363") 2026/04/04 01:10:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295d1_d20260404_m010719_c001_v7007000_t0000_u01775264839147") 2026/04/04 01:10:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9bc3_d20260404_m010712_c001_v0001113_t0034_u01775264832423") 2026/04/04 01:10:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295d2_d20260404_m010719_c001_v7007000_t0000_u01775264839329") 2026/04/04 01:10:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299b24_d20260404_m010712_c001_v0001174_t0023_u01775264832477") 2026/04/04 01:10:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295d3_d20260404_m010719_c001_v7007000_t0000_u01775264839512") 2026/04/04 01:10:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a6f5_d20260404_m010712_c001_v0001180_t0047_u01775264832487") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f419a75b91037919b_d20260404_m010733_c001_v7007000_t0000_u01775264853935") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247289a9_d20260404_m010729_c001_v0001183_t0033_u01775264849185") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673b4_d20260404_m010734_c001_v7007000_t0000_u01775264854127") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a7db_d20260404_m010729_c001_v0001180_t0023_u01775264849220") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f408df0c824c13e56_d20260404_m010734_c001_v7007000_t0000_u01775264854174") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299d2a_d20260404_m010729_c001_v0001174_t0036_u01775264849322") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d72c9_d20260404_m010734_c001_v7007000_t0000_u01775264854190") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c17_d20260404_m010729_c001_v0001113_t0032_u01775264849338") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4122dcd5519cd4d8_d20260404_m010734_c001_v7007000_t0000_u01775264854170") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247289af_d20260404_m010729_c001_v0001183_t0015_u01775264849398") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec4e_d20260404_m010734_c001_v7007000_t0000_u01775264854297") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a7e3_d20260404_m010729_c001_v0001180_t0027_u01775264849434") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d72c8_d20260404_m010733_c001_v7007000_t0000_u01775264853935") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a7e9_d20260404_m010729_c001_v0001180_t0008_u01775264849653") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673b6_d20260404_m010734_c001_v7007000_t0000_u01775264854309") 2026/04/04 01:10:38 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c19_d20260404_m010729_c001_v0001113_t0058_u01775264849664") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f419a75b91037919d_d20260404_m010734_c001_v7007000_t0000_u01775264854317") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299d48_d20260404_m010729_c001_v0001174_t0039_u01775264849743") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f408df0c824c13e55_d20260404_m010733_c001_v7007000_t0000_u01775264853927") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247289b3_d20260404_m010729_c001_v0001183_t0029_u01775264849793") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd8b_d20260404_m010734_c001_v7007000_t0000_u01775264854328") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a7ed_d20260404_m010729_c001_v0001180_t0055_u01775264849856") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f74673b2_d20260404_m010733_c001_v7007000_t0000_u01775264853937") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247289b5_d20260404_m010729_c001_v0001183_t0013_u01775264849987") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec4a_d20260404_m010733_c001_v7007000_t0000_u01775264853933") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a7f3_d20260404_m010730_c001_v0001180_t0005_u01775264850066") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f419a75b91037919c_d20260404_m010734_c001_v7007000_t0000_u01775264854135") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299d54_d20260404_m010730_c001_v0001174_t0029_u01775264850078") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd89_d20260404_m010733_c001_v7007000_t0000_u01775264853935") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c1f_d20260404_m010730_c001_v0001113_t0055_u01775264850100") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd8a_d20260404_m010734_c001_v7007000_t0000_u01775264854145") 2026/04/04 01:10:39 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247289b7_d20260404_m010730_c001_v0001183_t0011_u01775264850258") 2026/04/04 01:10:39 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f401c9a8558af2fae_d20260404_m010525_c001_v7007000_t0000_u01775264725644") 2026/04/04 01:10:39 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f112055b6ac370f0c_d20260404_m010523_c001_v0001098_t0005_u01775264723167") 2026/04/04 01:10:39 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f415843ef8bd71262_d20260404_m010522_c001_v7007000_t0000_u01775264722980") 2026/04/04 01:10:39 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f112055b6ac370ef8_d20260404_m010519_c001_v0001098_t0049_u01775264719519") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f415843ef8bd71257_d20260404_m010518_c001_v7007000_t0000_u01775264718737") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728092_d20260404_m010514_c001_v0001183_t0030_u01775264714268") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f403c31894b512f93_d20260404_m010512_c001_v7007000_t0000_u01775264712787") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f103c1b43e2068c01_d20260404_m010510_c001_v0001136_t0000_u01775264710422") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfcc7_d20260404_m010510_c001_v7007000_t0000_u01775264710235") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f103c1b43e2068bf9_d20260404_m010506_c001_v0001136_t0044_u01775264706813") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfcc0_d20260404_m010506_c001_v7007000_t0000_u01775264706045") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472803e_d20260404_m010501_c001_v0001183_t0005_u01775264701285") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfcbb_d20260404_m010459_c001_v7007000_t0000_u01775264699977") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f100cb2583ba1439e_d20260404_m010458_c001_v0001131_t0043_u01775264698017") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f40630a944a391d49_d20260404_m010457_c001_v7007000_t0000_u01775264697833") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f100cb2583ba14394_d20260404_m010453_c001_v0001131_t0049_u01775264693924") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f40630a944a391d2a_d20260404_m010453_c001_v7007000_t0000_u01775264693075") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75298bba_d20260404_m010448_c001_v0001174_t0037_u01775264688252") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f48991_d20260404_m010447_c001_v7007000_t0000_u01775264687347") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f11618311e463290b_d20260404_m010445_c001_v0001134_t0027_u01775264685266") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd1e_d20260404_m010445_c001_v7007000_t0000_u01775264685097") 2026/04/04 01:10:40 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f11618311e46328fd_d20260404_m010441_c001_v0001134_t0038_u01775264681614") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd16_d20260404_m010440_c001_v7007000_t0000_u01775264680889") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc995d_d20260404_m010435_c001_v0001113_t0025_u01775264675209") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eeb4d_d20260404_m010434_c001_v7007000_t0000_u01775264674297") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1148d0532d5c057a_d20260404_m010432_c001_v0001183_t0056_u01775264672666") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f408df0c824c0b1aa_d20260404_m010432_c001_v7007000_t0000_u01775264672479") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1148d0532d5c0560_d20260404_m010429_c001_v0001183_t0007_u01775264669254") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f408df0c824c0b1a0_d20260404_m010428_c001_v7007000_t0000_u01775264668505") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727ee3_d20260404_m010422_c001_v0001183_t0048_u01775264662746") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f48964_d20260404_m010421_c001_v7007000_t0000_u01775264661823") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111c8fb214a3dab4_d20260404_m010420_c001_v0001185_t0025_u01775264660121") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196294fe_d20260404_m010419_c001_v7007000_t0000_u01775264659937") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111c8fb214a3da88_d20260404_m010416_c001_v0001185_t0020_u01775264656751") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196294fa_d20260404_m010415_c001_v7007000_t0000_u01775264655997") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752987ee_d20260404_m010410_c001_v0001174_t0025_u01775264650261") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416538f7440b7ff7_d20260404_m010409_c001_v7007000_t0000_u01775264649162") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f11530479f0760f12_d20260404_m010402_c001_v0001043_t0042_u01775264642699") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416538f7440b7fe8_d20260404_m010402_c001_v7007000_t0000_u01775264642470") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc990d_d20260404_m010358_c001_v0001113_t0048_u01775264638242") 2026/04/04 01:10:41 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f11162c6d4f0545e0_d20260404_m010357_c001_v0001109_t0045_u01775264637112") 2026/04/04 01:10:42 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f11162c6d4f0545de_d20260404_m010354_c001_v0001109_t0027_u01775264634673") 2026/04/04 01:10:42 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb92cf_d20260404_m010341_c001_v7007000_t0000_u01775264621302") 2026/04/04 01:10:42 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752983fd_d20260404_m010334_c001_v0001174_t0040_u01775264614140") 2026/04/04 01:10:42 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f116493f529442a4b_d20260404_m010333_c001_v0001173_t0025_u01775264613194") 2026/04/04 01:10:42 DEBUG : dst/one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f116493f529442a3b_d20260404_m010332_c001_v0001173_t0031_u01775264612012") 2026/04/04 01:10:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f401c9a8558af2faf_d20260404_m010525_c001_v7007000_t0000_u01775264725824") 2026/04/04 01:10:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f100072c172d4cf24_d20260404_m010522_c001_v0001113_t0015_u01775264722621") 2026/04/04 01:10:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f11640fb1d20fcee4_d20260404_m010518_c001_v0001174_t0025_u01775264718368") 2026/04/04 01:10:42 DEBUG : dst/one.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f403c31894b512f94_d20260404_m010512_c001_v7007000_t0000_u01775264712977") 2026/04/04 01:10:42 DEBUG : dst/one.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f11372cdd1f57b6e6_d20260404_m010509_c001_v0001097_t0007_u01775264709825") 2026/04/04 01:10:42 DEBUG : dst/one.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1189e7b9f7f91fbb_d20260404_m010505_c001_v0001185_t0040_u01775264705859") 2026/04/04 01:10:42 DEBUG : dst/one.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfcbc_d20260404_m010500_c001_v7007000_t0000_u01775264700178") 2026/04/04 01:10:42 DEBUG : dst/one.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f117fee99837a9636_d20260404_m010457_c001_v0001174_t0033_u01775264697393") 2026/04/04 01:10:42 DEBUG : dst/one.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1091dfdee2daf6c7_d20260404_m010452_c001_v0001144_t0017_u01775264692393") 2026/04/04 01:10:42 DEBUG : dst/three: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416538f7440b7ff9_d20260404_m010409_c001_v7007000_t0000_u01775264649346") 2026/04/04 01:10:42 DEBUG : dst/three: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f11162c6d4f0545e6_d20260404_m010407_c001_v0001109_t0029_u01775264647329") 2026/04/04 01:10:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f401c9a8558af2fb0_d20260404_m010526_c001_v7007000_t0000_u01775264726006") 2026/04/04 01:10:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1068bab3fa012013_d20260404_m010524_c001_v0001033_t0054_u01775264724099") 2026/04/04 01:10:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f11640fb1d20fcf08_d20260404_m010520_c001_v0001174_t0045_u01775264720356") 2026/04/04 01:10:43 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f401c9a8558af2fb1_d20260404_m010526_c001_v7007000_t0000_u01775264726190") 2026/04/04 01:10:43 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f112055b6ac370f12_d20260404_m010524_c001_v0001098_t0005_u01775264724798") 2026/04/04 01:10:43 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f415843ef8bd71265_d20260404_m010524_c001_v7007000_t0000_u01775264724612") 2026/04/04 01:10:43 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f112055b6ac370f04_d20260404_m010520_c001_v0001098_t0003_u01775264720944") 2026/04/04 01:10:43 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f415843ef8bd7125f_d20260404_m010520_c001_v7007000_t0000_u01775264720756") 2026/04/04 01:10:43 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75298e37_d20260404_m010515_c001_v0001174_t0037_u01775264715560") 2026/04/04 01:10:43 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f403c31894b512f95_d20260404_m010513_c001_v7007000_t0000_u01775264713159") 2026/04/04 01:10:43 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f103c1b43e2068c07_d20260404_m010512_c001_v0001136_t0048_u01775264712050") 2026/04/04 01:10:43 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfcc9_d20260404_m010511_c001_v7007000_t0000_u01775264711846") 2026/04/04 01:10:43 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f103c1b43e2068bff_d20260404_m010508_c001_v0001136_t0048_u01775264708299") 2026/04/04 01:10:43 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfcc2_d20260404_m010508_c001_v7007000_t0000_u01775264708109") 2026/04/04 01:10:43 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75298d2d_d20260404_m010503_c001_v0001174_t0047_u01775264703001") 2026/04/04 01:10:43 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f40630a944a391d54_d20260404_m010459_c001_v7007000_t0000_u01775264699389") 2026/04/04 01:10:43 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75298c80_d20260404_m010456_c001_v0001174_t0032_u01775264696318") 2026/04/04 01:10:43 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f40630a944a391d38_d20260404_m010455_c001_v7007000_t0000_u01775264695221") 2026/04/04 01:10:44 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc997d_d20260404_m010449_c001_v0001113_t0049_u01775264689637") 2026/04/04 01:10:44 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd1f_d20260404_m010446_c001_v7007000_t0000_u01775264686376") 2026/04/04 01:10:44 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc996f_d20260404_m010443_c001_v0001113_t0037_u01775264683648") 2026/04/04 01:10:44 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd1b_d20260404_m010442_c001_v7007000_t0000_u01775264682541") 2026/04/04 01:10:44 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727f6b_d20260404_m010436_c001_v0001183_t0031_u01775264676192") 2026/04/04 01:10:44 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f408df0c824c0b1ab_d20260404_m010433_c001_v7007000_t0000_u01775264673377") 2026/04/04 01:10:44 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727f3f_d20260404_m010431_c001_v0001183_t0036_u01775264671398") 2026/04/04 01:10:44 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f408df0c824c0b1a4_d20260404_m010430_c001_v7007000_t0000_u01775264670283") 2026/04/04 01:10:44 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75298922_d20260404_m010423_c001_v0001174_t0023_u01775264663748") 2026/04/04 01:10:44 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc64019629500_d20260404_m010420_c001_v7007000_t0000_u01775264660913") 2026/04/04 01:10:44 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529887a_d20260404_m010418_c001_v0001174_t0026_u01775264658778") 2026/04/04 01:10:44 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196294fb_d20260404_m010417_c001_v7007000_t0000_u01775264657655") 2026/04/04 01:10:44 DEBUG : dst/three.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9923_d20260404_m010411_c001_v0001113_t0049_u01775264651144") 2026/04/04 01:10:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f403c31894b512f97_d20260404_m010513_c001_v7007000_t0000_u01775264713340") 2026/04/04 01:10:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f105816d0e960e803_d20260404_m010511_c001_v0001100_t0055_u01775264711460") 2026/04/04 01:10:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f11755211c00b5dbe_d20260404_m010507_c001_v0001099_t0054_u01775264707745") 2026/04/04 01:10:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfcbd_d20260404_m010500_c001_v7007000_t0000_u01775264700370") 2026/04/04 01:10:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f112988260991c520_d20260404_m010458_c001_v0001038_t0001_u01775264698716") 2026/04/04 01:10:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f110cd60d2ebaccfc_d20260404_m010454_c001_v0001173_t0057_u01775264694726") 2026/04/04 01:10:45 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f401c9a8558af2fb2_d20260404_m010526_c001_v7007000_t0000_u01775264726374") 2026/04/04 01:10:45 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc99e1_d20260404_m010514_c001_v0001113_t0031_u01775264714833") 2026/04/04 01:10:45 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f403c31894b512f98_d20260404_m010513_c001_v7007000_t0000_u01775264713534") 2026/04/04 01:10:45 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc99a7_d20260404_m010501_c001_v0001113_t0054_u01775264701907") 2026/04/04 01:10:45 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfcbe_d20260404_m010500_c001_v7007000_t0000_u01775264700554") 2026/04/04 01:10:45 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727fde_d20260404_m010449_c001_v0001183_t0036_u01775264689041") 2026/04/04 01:10:45 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f48993_d20260404_m010447_c001_v7007000_t0000_u01775264687528") 2026/04/04 01:10:45 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75298a66_d20260404_m010435_c001_v0001174_t0041_u01775264675900") 2026/04/04 01:10:45 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eeb52_d20260404_m010434_c001_v7007000_t0000_u01775264674480") 2026/04/04 01:10:45 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc993f_d20260404_m010423_c001_v0001113_t0015_u01775264663318") 2026/04/04 01:10:45 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418e4eae27f48965_d20260404_m010422_c001_v7007000_t0000_u01775264662021") 2026/04/04 01:10:46 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727e67_d20260404_m010410_c001_v0001183_t0031_u01775264650936") 2026/04/04 01:10:46 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416538f7440b7ffa_d20260404_m010409_c001_v7007000_t0000_u01775264649530") 2026/04/04 01:10:46 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f102ba63bb643edd9_d20260404_m010404_c001_v0001174_t0018_u01775264644494") 2026/04/04 01:10:46 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb92d0_d20260404_m010341_c001_v7007000_t0000_u01775264621483") 2026/04/04 01:10:46 DEBUG : dst/two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f116493f529442ace_d20260404_m010340_c001_v0001173_t0057_u01775264620113") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f401c9a8558af2e78_d20260404_m010306_c001_v7007000_t0000_u01775264586196") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc98c7_d20260404_m010302_c001_v0001113_t0045_u01775264582182") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f401c9a8558af2e76_d20260404_m010300_c001_v7007000_t0000_u01775264580295") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc98b1_d20260404_m010249_c001_v0001113_t0008_u01775264569104") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d7019_d20260404_m010240_c001_v7007000_t0000_u01775264560799") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc98a7_d20260404_m010237_c001_v0001113_t0044_u01775264557466") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d6fea_d20260404_m010216_c001_v7007000_t0000_u01775264536523") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9877_d20260404_m010214_c001_v0001113_t0036_u01775264534407") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f40630a944a391c51_d20260404_m010213_c001_v7007000_t0000_u01775264533504") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc986d_d20260404_m010211_c001_v0001113_t0027_u01775264531908") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4320_d20260404_m010208_c001_v7007000_t0000_u01775264528770") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc985d_d20260404_m010206_c001_v0001113_t0005_u01775264526927") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4305_d20260404_m010206_c001_v7007000_t0000_u01775264526020") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9855_d20260404_m010204_c001_v0001113_t0018_u01775264524470") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4227_d20260404_m010157_c001_v7007000_t0000_u01775264517637") 2026/04/04 01:10:46 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc982f_d20260404_m010155_c001_v0001113_t0026_u01775264515855") 2026/04/04 01:10:47 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4224_d20260404_m010154_c001_v7007000_t0000_u01775264514934") 2026/04/04 01:10:47 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9829_d20260404_m010154_c001_v0001113_t0028_u01775264514096") 2026/04/04 01:10:47 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4155_d20260404_m010149_c001_v7007000_t0000_u01775264509323") 2026/04/04 01:10:47 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9807_d20260404_m010147_c001_v0001113_t0038_u01775264507761") 2026/04/04 01:10:47 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b40ee_d20260404_m010145_c001_v7007000_t0000_u01775264505925") 2026/04/04 01:10:47 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc97fb_d20260404_m010144_c001_v0001113_t0027_u01775264504936") 2026/04/04 01:10:47 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4084_d20260404_m010144_c001_v7007000_t0000_u01775264504557") 2026/04/04 01:10:47 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f103af177f8eb8495_d20260404_m010143_c001_v0001181_t0003_u01775264503978") 2026/04/04 01:10:47 DEBUG : empty space: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc97f3_d20260404_m010142_c001_v0001113_t0038_u01775264502247") 2026/04/04 01:10:47 DEBUG : enormous: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f40630a944a391c56_d20260404_m010215_c001_v7007000_t0000_u01775264535590") 2026/04/04 01:10:47 DEBUG : enormous: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9879_d20260404_m010214_c001_v0001113_t0014_u01775264534809") 2026/04/04 01:10:47 DEBUG : existing: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f401c9a8558af2fb6_d20260404_m010531_c001_v7007000_t0000_u01775264731346") 2026/04/04 01:10:47 DEBUG : existing: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75298fa6_d20260404_m010530_c001_v0001174_t0039_u01775264730068") 2026/04/04 01:10:47 DEBUG : existing: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d7016_d20260404_m010236_c001_v7007000_t0000_u01775264556096") 2026/04/04 01:10:47 DEBUG : existing: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529800d_d20260404_m010234_c001_v0001174_t0006_u01775264554946") 2026/04/04 01:10:47 DEBUG : existing: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfbe4_d20260404_m010139_c001_v7007000_t0000_u01775264499366") 2026/04/04 01:10:47 DEBUG : existing: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc97df_d20260404_m010138_c001_v0001113_t0013_u01775264498201") 2026/04/04 01:10:47 DEBUG : existing: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfbe1_d20260404_m010137_c001_v7007000_t0000_u01775264497660") 2026/04/04 01:10:47 DEBUG : existing: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc97d9_d20260404_m010136_c001_v0001113_t0012_u01775264496886") 2026/04/04 01:10:47 DEBUG : existing: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc97d2_d20260404_m010135_c001_v0001113_t0017_u01775264495851") 2026/04/04 01:10:48 DEBUG : existing-b: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d7017_d20260404_m010236_c001_v7007000_t0000_u01775264556282") 2026/04/04 01:10:48 DEBUG : existing-b: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc98a3_d20260404_m010234_c001_v0001113_t0018_u01775264554932") 2026/04/04 01:10:48 DEBUG : file1: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfdb1_d20260404_m010625_c001_v7007000_t0000_u01775264785949") 2026/04/04 01:10:48 DEBUG : file1: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a446_d20260404_m010624_c001_v0001180_t0003_u01775264784814") 2026/04/04 01:10:48 DEBUG : file1: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfda9_d20260404_m010623_c001_v7007000_t0000_u01775264783433") 2026/04/04 01:10:48 DEBUG : file1: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299586_d20260404_m010622_c001_v0001174_t0016_u01775264782041") 2026/04/04 01:10:48 DEBUG : five: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d6ff2_d20260404_m010220_c001_v7007000_t0000_u01775264540597") 2026/04/04 01:10:48 DEBUG : five: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f406059c6ddcc9889_d20260404_m010218_c001_v0001113_t0003_u01775264538432") 2026/04/04 01:10:48 DEBUG : foo: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b40f0_d20260404_m010147_c001_v7007000_t0000_u01775264507394") 2026/04/04 01:10:48 DEBUG : foo: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f406059c6ddcc9801_d20260404_m010146_c001_v0001113_t0003_u01775264506843") 2026/04/04 01:10:48 DEBUG : foo: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f406059c6ddcc97ff_d20260404_m010146_c001_v0001113_t0003_u01775264506295") 2026/04/04 01:10:48 DEBUG : four: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d6ff4_d20260404_m010220_c001_v7007000_t0000_u01775264540778") 2026/04/04 01:10:48 DEBUG : four: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4064feee247279fa_d20260404_m010219_c001_v0001183_t0032_u01775264539005") 2026/04/04 01:10:48 DEBUG : four: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9885_d20260404_m010217_c001_v0001113_t0025_u01775264537700") 2026/04/04 01:10:48 DEBUG : hello world2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bc20f_d20260404_m010050_c001_v7007000_t0000_u01775264450201") 2026/04/04 01:10:48 DEBUG : hello world2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9738_d20260404_m010049_c001_v0001113_t0058_u01775264449425") 2026/04/04 01:10:48 DEBUG : ignore-size: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfbe0_d20260404_m010135_c001_v7007000_t0000_u01775264495491") 2026/04/04 01:10:48 DEBUG : ignore-size: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc97c6_d20260404_m010134_c001_v0001113_t0035_u01775264494353") 2026/04/04 01:10:48 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d7012_d20260404_m010234_c001_v7007000_t0000_u01775264554200") 2026/04/04 01:10:48 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727ada_d20260404_m010233_c001_v0001183_t0015_u01775264553504") 2026/04/04 01:10:49 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d700d_d20260404_m010232_c001_v7007000_t0000_u01775264552705") 2026/04/04 01:10:49 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727aa6_d20260404_m010231_c001_v0001183_t0037_u01775264551345") 2026/04/04 01:10:49 DEBUG : one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d6ff7_d20260404_m010220_c001_v7007000_t0000_u01775264540960") 2026/04/04 01:10:49 DEBUG : one: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f406059c6ddcc987f_d20260404_m010216_c001_v0001113_t0003_u01775264536892") 2026/04/04 01:10:49 DEBUG : only0: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd8a_d20260404_m010617_c001_v7007000_t0000_u01775264777379") 2026/04/04 01:10:49 DEBUG : only0: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4064feee24728340_d20260404_m010611_c001_v0001183_t0032_u01775264771965") 2026/04/04 01:10:49 DEBUG : only0: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472820e_d20260404_m010556_c001_v0001183_t0032_u01775264756745") 2026/04/04 01:10:49 DEBUG : only0: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b51e1_d20260404_m010550_c001_v7007000_t0000_u01775264750564") 2026/04/04 01:10:49 DEBUG : only0: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299030_d20260404_m010535_c001_v0001174_t0035_u01775264735783") 2026/04/04 01:10:49 DEBUG : only1: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd8b_d20260404_m010617_c001_v7007000_t0000_u01775264777560") 2026/04/04 01:10:49 DEBUG : only1: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f406059c6ddcc9ae3_d20260404_m010612_c001_v0001113_t0003_u01775264772561") 2026/04/04 01:10:49 DEBUG : only1: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752992cf_d20260404_m010557_c001_v0001174_t0016_u01775264757712") 2026/04/04 01:10:49 DEBUG : only1: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1a8_d20260404_m010550_c001_v7007000_t0000_u01775264750921") 2026/04/04 01:10:49 DEBUG : only1: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a25_d20260404_m010536_c001_v0001113_t0034_u01775264736363") 2026/04/04 01:10:49 DEBUG : only10: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd8c_d20260404_m010617_c001_v7007000_t0000_u01775264777756") 2026/04/04 01:10:49 DEBUG : only10: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f406059c6ddcc9add_d20260404_m010611_c001_v0001113_t0003_u01775264771975") 2026/04/04 01:10:49 DEBUG : only10: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299375_d20260404_m010604_c001_v0001174_t0023_u01775264764111") 2026/04/04 01:10:49 DEBUG : only10: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd16_d20260404_m010550_c001_v7007000_t0000_u01775264750908") 2026/04/04 01:10:49 DEBUG : only10: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a47_d20260404_m010542_c001_v0001113_t0020_u01775264742594") 2026/04/04 01:10:49 DEBUG : only11: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd8e_d20260404_m010617_c001_v7007000_t0000_u01775264777937") 2026/04/04 01:10:50 DEBUG : only11: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418c256f75299453_d20260404_m010611_c001_v0001174_t0042_u01775264771989") 2026/04/04 01:10:50 DEBUG : only11: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9abf_d20260404_m010604_c001_v0001113_t0014_u01775264764628") 2026/04/04 01:10:50 DEBUG : only11: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f407de7e05d9d2c0b_d20260404_m010550_c001_v7007000_t0000_u01775264750178") 2026/04/04 01:10:50 DEBUG : only11: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728176_d20260404_m010543_c001_v0001183_t0009_u01775264743382") 2026/04/04 01:10:50 DEBUG : only12: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd8f_d20260404_m010618_c001_v7007000_t0000_u01775264778118") 2026/04/04 01:10:50 DEBUG : only12: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f411a7cf24708a396_d20260404_m010612_c001_v0001180_t0028_u01775264772588") 2026/04/04 01:10:50 DEBUG : only12: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247282d0_d20260404_m010605_c001_v0001183_t0006_u01775264765639") 2026/04/04 01:10:50 DEBUG : only12: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b51e0_d20260404_m010550_c001_v7007000_t0000_u01775264750382") 2026/04/04 01:10:50 DEBUG : only12: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299126_d20260404_m010544_c001_v0001174_t0013_u01775264744057") 2026/04/04 01:10:50 DEBUG : only13: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd90_d20260404_m010618_c001_v7007000_t0000_u01775264778302") 2026/04/04 01:10:50 DEBUG : only13: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4064feee24728344_d20260404_m010612_c001_v0001183_t0032_u01775264772187") 2026/04/04 01:10:50 DEBUG : only13: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752993bf_d20260404_m010606_c001_v0001174_t0045_u01775264766284") 2026/04/04 01:10:50 DEBUG : only13: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1a3_d20260404_m010550_c001_v7007000_t0000_u01775264750187") 2026/04/04 01:10:50 DEBUG : only13: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a55_d20260404_m010544_c001_v0001113_t0040_u01775264744546") 2026/04/04 01:10:50 DEBUG : only14: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd92_d20260404_m010618_c001_v7007000_t0000_u01775264778529") 2026/04/04 01:10:50 DEBUG : only14: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f406059c6ddcc9adf_d20260404_m010612_c001_v0001113_t0003_u01775264772196") 2026/04/04 01:10:51 DEBUG : only14: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9ac9_d20260404_m010606_c001_v0001113_t0010_u01775264766789") 2026/04/04 01:10:51 DEBUG : only14: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f407de7e05d9d2c0d_d20260404_m010550_c001_v7007000_t0000_u01775264750576") 2026/04/04 01:10:51 DEBUG : only14: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728192_d20260404_m010545_c001_v0001183_t0046_u01775264745229") 2026/04/04 01:10:51 DEBUG : only15: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd94_d20260404_m010618_c001_v7007000_t0000_u01775264778709") 2026/04/04 01:10:51 DEBUG : only15: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418c256f7529945d_d20260404_m010612_c001_v0001174_t0042_u01775264772210") 2026/04/04 01:10:51 DEBUG : only15: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247282f4_d20260404_m010607_c001_v0001183_t0044_u01775264767832") 2026/04/04 01:10:51 DEBUG : only15: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b51df_d20260404_m010550_c001_v7007000_t0000_u01775264750194") 2026/04/04 01:10:51 DEBUG : only15: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529915e_d20260404_m010545_c001_v0001174_t0011_u01775264745828") 2026/04/04 01:10:51 DEBUG : only16: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd95_d20260404_m010618_c001_v7007000_t0000_u01775264778963") 2026/04/04 01:10:51 DEBUG : only16: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4064feee24728348_d20260404_m010612_c001_v0001183_t0032_u01775264772369") 2026/04/04 01:10:51 DEBUG : only16: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752993ed_d20260404_m010608_c001_v0001174_t0040_u01775264768432") 2026/04/04 01:10:51 DEBUG : only16: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd15_d20260404_m010550_c001_v7007000_t0000_u01775264750727") 2026/04/04 01:10:51 DEBUG : only16: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a63_d20260404_m010546_c001_v0001113_t0017_u01775264746518") 2026/04/04 01:10:52 DEBUG : only17: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd96_d20260404_m010619_c001_v7007000_t0000_u01775264779199") 2026/04/04 01:10:52 DEBUG : only17: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f406059c6ddcc9ae1_d20260404_m010612_c001_v0001113_t0003_u01775264772379") 2026/04/04 01:10:52 DEBUG : only17: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9ad1_d20260404_m010609_c001_v0001113_t0024_u01775264769487") 2026/04/04 01:10:52 DEBUG : only17: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd13_d20260404_m010550_c001_v7007000_t0000_u01775264750361") 2026/04/04 01:10:52 DEBUG : only17: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247281a2_d20260404_m010547_c001_v0001183_t0020_u01775264747400") 2026/04/04 01:10:52 DEBUG : only18: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd98_d20260404_m010619_c001_v7007000_t0000_u01775264779396") 2026/04/04 01:10:52 DEBUG : only18: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418c256f75299463_d20260404_m010612_c001_v0001174_t0042_u01775264772398") 2026/04/04 01:10:52 DEBUG : only18: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728324_d20260404_m010610_c001_v0001183_t0004_u01775264770127") 2026/04/04 01:10:52 DEBUG : only18: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f407de7e05d9d2c0c_d20260404_m010550_c001_v7007000_t0000_u01775264750393") 2026/04/04 01:10:52 DEBUG : only18: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529919a_d20260404_m010547_c001_v0001174_t0021_u01775264747957") 2026/04/04 01:10:52 DEBUG : only19: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd99_d20260404_m010619_c001_v7007000_t0000_u01775264779578") 2026/04/04 01:10:52 DEBUG : only19: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4064feee2472834c_d20260404_m010612_c001_v0001183_t0032_u01775264772551") 2026/04/04 01:10:52 DEBUG : only19: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529942f_d20260404_m010610_c001_v0001174_t0026_u01775264770861") 2026/04/04 01:10:52 DEBUG : only19: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1a6_d20260404_m010550_c001_v7007000_t0000_u01775264750741") 2026/04/04 01:10:52 DEBUG : only19: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a6f_d20260404_m010548_c001_v0001113_t0042_u01775264748429") 2026/04/04 01:10:52 DEBUG : only2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd9a_d20260404_m010619_c001_v7007000_t0000_u01775264779776") 2026/04/04 01:10:52 DEBUG : only2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418c256f7529946f_d20260404_m010612_c001_v0001174_t0042_u01775264772583") 2026/04/04 01:10:53 DEBUG : only2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a8f_d20260404_m010558_c001_v0001113_t0043_u01775264758250") 2026/04/04 01:10:53 DEBUG : only2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd10_d20260404_m010549_c001_v7007000_t0000_u01775264749804") 2026/04/04 01:10:53 DEBUG : only2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472813a_d20260404_m010536_c001_v0001183_t0051_u01775264736946") 2026/04/04 01:10:53 DEBUG : only3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd9c_d20260404_m010619_c001_v7007000_t0000_u01775264779959") 2026/04/04 01:10:53 DEBUG : only3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f406059c6ddcc9ae5_d20260404_m010612_c001_v0001113_t0003_u01775264772743") 2026/04/04 01:10:53 DEBUG : only3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728234_d20260404_m010558_c001_v0001183_t0003_u01775264758964") 2026/04/04 01:10:53 DEBUG : only3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd14_d20260404_m010550_c001_v7007000_t0000_u01775264750543") 2026/04/04 01:10:53 DEBUG : only3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299062_d20260404_m010537_c001_v0001174_t0033_u01775264737534") 2026/04/04 01:10:53 DEBUG : only4: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd9d_d20260404_m010620_c001_v7007000_t0000_u01775264780143") 2026/04/04 01:10:53 DEBUG : only4: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4064feee24728354_d20260404_m010612_c001_v0001183_t0032_u01775264772915") 2026/04/04 01:10:53 DEBUG : only4: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752992f9_d20260404_m010559_c001_v0001174_t0023_u01775264759596") 2026/04/04 01:10:53 DEBUG : only4: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1a4_d20260404_m010550_c001_v7007000_t0000_u01775264750373") 2026/04/04 01:10:53 DEBUG : only4: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a31_d20260404_m010538_c001_v0001113_t0053_u01775264738453") 2026/04/04 01:10:53 DEBUG : only5: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd9e_d20260404_m010620_c001_v7007000_t0000_u01775264780395") 2026/04/04 01:10:53 DEBUG : only5: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f406059c6ddcc9ae7_d20260404_m010612_c001_v0001113_t0003_u01775264772930") 2026/04/04 01:10:53 DEBUG : only5: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a9b_d20260404_m010600_c001_v0001113_t0019_u01775264760136") 2026/04/04 01:10:53 DEBUG : only5: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b51e2_d20260404_m010550_c001_v7007000_t0000_u01775264750749") 2026/04/04 01:10:53 DEBUG : only5: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472814a_d20260404_m010539_c001_v0001183_t0055_u01775264739148") 2026/04/04 01:10:53 DEBUG : only6: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfd9f_d20260404_m010620_c001_v7007000_t0000_u01775264780579") 2026/04/04 01:10:53 DEBUG : only6: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4064feee24728350_d20260404_m010612_c001_v0001183_t0032_u01775264772734") 2026/04/04 01:10:53 DEBUG : only6: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728260_d20260404_m010601_c001_v0001183_t0017_u01775264761000") 2026/04/04 01:10:54 DEBUG : only6: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f407de7e05d9d2c0e_d20260404_m010550_c001_v7007000_t0000_u01775264750761") 2026/04/04 01:10:54 DEBUG : only6: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299095_d20260404_m010539_c001_v0001174_t0030_u01775264739652") 2026/04/04 01:10:54 DEBUG : only7: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfda1_d20260404_m010620_c001_v7007000_t0000_u01775264780760") 2026/04/04 01:10:54 DEBUG : only7: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f411a7cf24708a39e_d20260404_m010612_c001_v0001180_t0028_u01775264772960") 2026/04/04 01:10:54 DEBUG : only7: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529932b_d20260404_m010601_c001_v0001174_t0020_u01775264761714") 2026/04/04 01:10:54 DEBUG : only7: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd11_d20260404_m010549_c001_v7007000_t0000_u01775264749989") 2026/04/04 01:10:54 DEBUG : only7: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9a3b_d20260404_m010540_c001_v0001113_t0004_u01775264740335") 2026/04/04 01:10:54 DEBUG : only8: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfda2_d20260404_m010620_c001_v7007000_t0000_u01775264780941") 2026/04/04 01:10:54 DEBUG : only8: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f411a7cf24708a39a_d20260404_m010612_c001_v0001180_t0028_u01775264772776") 2026/04/04 01:10:54 DEBUG : only8: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9aa9_d20260404_m010602_c001_v0001113_t0037_u01775264762620") 2026/04/04 01:10:54 DEBUG : only8: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfd12_d20260404_m010550_c001_v7007000_t0000_u01775264750173") 2026/04/04 01:10:54 DEBUG : only8: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728164_d20260404_m010541_c001_v0001183_t0037_u01775264741333") 2026/04/04 01:10:54 DEBUG : only9: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfda4_d20260404_m010621_c001_v7007000_t0000_u01775264781132") 2026/04/04 01:10:54 DEBUG : only9: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418c256f75299473_d20260404_m010612_c001_v0001174_t0042_u01775264772798") 2026/04/04 01:10:54 DEBUG : only9: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee247282a4_d20260404_m010603_c001_v0001183_t0033_u01775264763480") 2026/04/04 01:10:54 DEBUG : only9: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bd1a5_d20260404_m010550_c001_v7007000_t0000_u01775264750556") 2026/04/04 01:10:54 DEBUG : only9: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752990dc_d20260404_m010541_c001_v0001174_t0034_u01775264741939") 2026/04/04 01:10:54 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d7008_d20260404_m010230_c001_v7007000_t0000_u01775264550241") 2026/04/04 01:10:54 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75297f99_d20260404_m010228_c001_v0001174_t0036_u01775264548179") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d7004_d20260404_m010227_c001_v7007000_t0000_u01775264547062") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9891_d20260404_m010225_c001_v0001113_t0018_u01775264545022") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d7000_d20260404_m010224_c001_v7007000_t0000_u01775264544295") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727a27_d20260404_m010221_c001_v0001183_t0044_u01775264541940") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4331_d20260404_m010210_c001_v7007000_t0000_u01775264530842") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9867_d20260404_m010209_c001_v0001113_t0044_u01775264529327") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4313_d20260404_m010207_c001_v7007000_t0000_u01775264527684") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc985b_d20260404_m010206_c001_v0001113_t0039_u01775264526574") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4303_d20260404_m010205_c001_v7007000_t0000_u01775264525179") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9853_d20260404_m010204_c001_v0001113_t0009_u01775264524028") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4226_d20260404_m010157_c001_v7007000_t0000_u01775264517040") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc982d_d20260404_m010155_c001_v0001113_t0039_u01775264515491") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4225_d20260404_m010155_c001_v7007000_t0000_u01775264515120") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9825_d20260404_m010153_c001_v0001113_t0021_u01775264513795") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b41be_d20260404_m010153_c001_v7007000_t0000_u01775264513429") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9821_d20260404_m010152_c001_v0001113_t0057_u01775264512603") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc981d_d20260404_m010151_c001_v0001113_t0014_u01775264511771") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4157_d20260404_m010151_c001_v7007000_t0000_u01775264511401") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9817_d20260404_m010150_c001_v0001113_t0025_u01775264510701") 2026/04/04 01:10:55 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9815_d20260404_m010149_c001_v0001113_t0018_u01775264509913") 2026/04/04 01:10:56 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4156_d20260404_m010149_c001_v7007000_t0000_u01775264509543") 2026/04/04 01:10:56 DEBUG : potato: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9813_d20260404_m010148_c001_v0001113_t0044_u01775264508563") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f404a9f87442aeefa_d20260404_m010315_c001_v7007000_t0000_u01775264595602") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727c21_d20260404_m010314_c001_v0001183_t0017_u01775264594963") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f401c9a8558af2e7a_d20260404_m010306_c001_v7007000_t0000_u01775264586626") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727bcb_d20260404_m010301_c001_v0001183_t0005_u01775264581602") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc6401962941d_d20260404_m010253_c001_v7007000_t0000_u01775264573899") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727b91_d20260404_m010248_c001_v0001183_t0025_u01775264568497") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d701a_d20260404_m010241_c001_v7007000_t0000_u01775264561133") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727b28_d20260404_m010237_c001_v0001183_t0034_u01775264557211") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f40630a944a391c57_d20260404_m010215_c001_v7007000_t0000_u01775264535774") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9875_d20260404_m010214_c001_v0001113_t0032_u01775264534061") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f40630a944a391c52_d20260404_m010213_c001_v7007000_t0000_u01775264533685") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc986b_d20260404_m010211_c001_v0001113_t0004_u01775264531394") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4334_d20260404_m010211_c001_v7007000_t0000_u01775264531027") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9869_d20260404_m010210_c001_v0001113_t0020_u01775264530147") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4325_d20260404_m010208_c001_v7007000_t0000_u01775264528954") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9861_d20260404_m010208_c001_v0001113_t0020_u01775264528053") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4306_d20260404_m010206_c001_v7007000_t0000_u01775264526206") 2026/04/04 01:10:56 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9857_d20260404_m010205_c001_v0001113_t0018_u01775264525191") 2026/04/04 01:10:57 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f410358b8621b4228_d20260404_m010157_c001_v7007000_t0000_u01775264517905") 2026/04/04 01:10:57 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9835_d20260404_m010156_c001_v0001113_t0003_u01775264516575") 2026/04/04 01:10:57 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bc217_d20260404_m010053_c001_v7007000_t0000_u01775264453236") 2026/04/04 01:10:57 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9744_d20260404_m010052_c001_v0001113_t0044_u01775264452429") 2026/04/04 01:10:57 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bc214_d20260404_m010051_c001_v7007000_t0000_u01775264451527") 2026/04/04 01:10:57 DEBUG : potato2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9740_d20260404_m010050_c001_v0001113_t0048_u01775264450746") 2026/04/04 01:10:57 DEBUG : potato3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f401c9a8558af2e7b_d20260404_m010306_c001_v7007000_t0000_u01775264586913") 2026/04/04 01:10:57 DEBUG : potato3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752981c9_d20260404_m010302_c001_v0001174_t0018_u01775264582957") 2026/04/04 01:10:57 DEBUG : potato3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc64019629420_d20260404_m010254_c001_v7007000_t0000_u01775264574303") 2026/04/04 01:10:57 DEBUG : potato3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75298112_d20260404_m010249_c001_v0001174_t0026_u01775264569925") 2026/04/04 01:10:57 DEBUG : potato3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d701b_d20260404_m010241_c001_v7007000_t0000_u01775264561471") 2026/04/04 01:10:57 DEBUG : potato3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75298040_d20260404_m010237_c001_v0001174_t0042_u01775264557960") 2026/04/04 01:10:57 DEBUG : pre-dest1/1: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb92da_d20260404_m010350_c001_v7007000_t0000_u01775264630418") 2026/04/04 01:10:57 DEBUG : pre-dest1/1: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752984a1_d20260404_m010342_c001_v0001174_t0003_u01775264622235") 2026/04/04 01:10:57 DEBUG : pre-dest2/2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb92db_d20260404_m010350_c001_v7007000_t0000_u01775264630602") 2026/04/04 01:10:57 DEBUG : pre-dest2/2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727ce5_d20260404_m010342_c001_v0001183_t0007_u01775264622903") 2026/04/04 01:10:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb92b6_d20260404_m010327_c001_v7007000_t0000_u01775264607898") 2026/04/04 01:10:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc98d7_d20260404_m010323_c001_v0001113_t0017_u01775264603342") 2026/04/04 01:10:57 DEBUG : sizeonly: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfbde_d20260404_m010133_c001_v7007000_t0000_u01775264493812") 2026/04/04 01:10:58 DEBUG : sizeonly: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc97c0_d20260404_m010132_c001_v0001113_t0054_u01775264492591") 2026/04/04 01:10:58 DEBUG : splitbanan: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc6b_d20260404_m010816_c001_v7007000_t0000_u01775264896376") 2026/04/04 01:10:58 DEBUG : splitbanan: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728ca1_d20260404_m010808_c001_v0001183_t0012_u01775264888900") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eeca7_d20260404_m010930_c001_v7007000_t0000_u01775264970925") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529aa1a_d20260404_m010924_c001_v0001174_t0037_u01775264964093") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f400162639f24f045_d20260404_m010916_c001_v7007000_t0000_u01775264956286") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a841_d20260404_m010909_c001_v0001174_t0038_u01775264949677") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f420aa437c1af7773_d20260404_m010901_c001_v7007000_t0000_u01775264941323") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a667_d20260404_m010854_c001_v0001174_t0010_u01775264934884") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adca4_d20260404_m010846_c001_v7007000_t0000_u01775264926176") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a4f6_d20260404_m010839_c001_v0001174_t0039_u01775264919707") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f414e6892f746741a_d20260404_m010831_c001_v7007000_t0000_u01775264911547") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529a33c_d20260404_m010824_c001_v0001174_t0032_u01775264904623") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f416e9bc51f5adc50_d20260404_m010810_c001_v7007000_t0000_u01775264890888") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9cc6_d20260404_m010807_c001_v0001113_t0011_u01775264887798") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4180b70d88aacbaf_d20260404_m010759_c001_v7007000_t0000_u01775264879159") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c83_d20260404_m010751_c001_v0001113_t0012_u01775264871789") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec60_d20260404_m010750_c001_v7007000_t0000_u01775264870500") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c63_d20260404_m010747_c001_v0001113_t0036_u01775264867535") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfda0_d20260404_m010739_c001_v7007000_t0000_u01775264859217") 2026/04/04 01:10:58 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c25_d20260404_m010732_c001_v0001113_t0005_u01775264852169") 2026/04/04 01:10:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eec44_d20260404_m010730_c001_v7007000_t0000_u01775264850992") 2026/04/04 01:10:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299cec_d20260404_m010727_c001_v0001174_t0032_u01775264847926") 2026/04/04 01:10:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f407de7e05d9d2c42_d20260404_m010713_c001_v7007000_t0000_u01775264833595") 2026/04/04 01:10:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299ad2_d20260404_m010709_c001_v0001174_t0043_u01775264829894") 2026/04/04 01:10:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b5d_d20260404_m010702_c001_v7007000_t0000_u01775264822175") 2026/04/04 01:10:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529997c_d20260404_m010655_c001_v0001174_t0036_u01775264815517") 2026/04/04 01:10:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f422d87a2a2b84b3d_d20260404_m010647_c001_v7007000_t0000_u01775264807076") 2026/04/04 01:10:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752997c6_d20260404_m010640_c001_v0001174_t0038_u01775264800462") 2026/04/04 01:10:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f402bc640196295f7_d20260404_m010754_c001_v7007000_t0000_u01775264874029") 2026/04/04 01:10:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9c6d_d20260404_m010748_c001_v0001113_t0009_u01775264868604") 2026/04/04 01:10:59 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfdc8_d20260404_m010633_c001_v7007000_t0000_u01775264793215") 2026/04/04 01:10:59 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75299678_d20260404_m010630_c001_v0001174_t0023_u01775264790531") 2026/04/04 01:10:59 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb93da_d20260404_m010629_c001_v7007000_t0000_u01775264789415") 2026/04/04 01:10:59 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472848e_d20260404_m010626_c001_v0001183_t0006_u01775264786864") 2026/04/04 01:10:59 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d7013_d20260404_m010234_c001_v7007000_t0000_u01775264554389") 2026/04/04 01:10:59 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75297ff1_d20260404_m010233_c001_v0001174_t0025_u01775264553500") 2026/04/04 01:10:59 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d700e_d20260404_m010232_c001_v7007000_t0000_u01775264552948") 2026/04/04 01:10:59 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc989b_d20260404_m010231_c001_v0001113_t0055_u01775264551737") 2026/04/04 01:10:59 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfbdb_d20260404_m010130_c001_v7007000_t0000_u01775264490299") 2026/04/04 01:10:59 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc97b4_d20260404_m010128_c001_v0001113_t0053_u01775264488470") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfbda_d20260404_m010128_c001_v7007000_t0000_u01775264488080") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc97aa_d20260404_m010126_c001_v0001113_t0023_u01775264486874") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfbd8_d20260404_m010124_c001_v7007000_t0000_u01775264484755") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc97a4_d20260404_m010123_c001_v0001113_t0027_u01775264483448") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfbd7_d20260404_m010122_c001_v7007000_t0000_u01775264482906") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc97a0_d20260404_m010121_c001_v0001113_t0009_u01775264481438") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9796_d20260404_m010118_c001_v0001113_t0043_u01775264478428") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfbd3_d20260404_m010118_c001_v7007000_t0000_u01775264478047") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9792_d20260404_m010117_c001_v0001113_t0046_u01775264477184") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9790_d20260404_m010116_c001_v0001113_t0010_u01775264476159") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f413781a4b78dfbca_d20260404_m010115_c001_v7007000_t0000_u01775264475796") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc978a_d20260404_m010112_c001_v0001113_t0048_u01775264472516") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9782_d20260404_m010109_c001_v0001113_t0032_u01775264469303") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bc233_d20260404_m010108_c001_v7007000_t0000_u01775264468938") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc977c_d20260404_m010108_c001_v0001113_t0012_u01775264468041") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc977a_d20260404_m010107_c001_v0001113_t0010_u01775264467024") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bc231_d20260404_m010106_c001_v7007000_t0000_u01775264466658") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc976c_d20260404_m010102_c001_v0001113_t0010_u01775264462413") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bc226_d20260404_m010102_c001_v7007000_t0000_u01775264462051") 2026/04/04 01:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc976a_d20260404_m010101_c001_v0001113_t0025_u01775264461364") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bc224_d20260404_m010100_c001_v7007000_t0000_u01775264460442") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9766_d20260404_m010059_c001_v0001113_t0015_u01775264459628") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bc221_d20260404_m010059_c001_v7007000_t0000_u01775264459081") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc975e_d20260404_m010058_c001_v0001113_t0029_u01775264458427") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bc220_d20260404_m010057_c001_v7007000_t0000_u01775264457525") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9758_d20260404_m010056_c001_v0001113_t0042_u01775264456506") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bc21d_d20260404_m010055_c001_v7007000_t0000_u01775264455960") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9752_d20260404_m010055_c001_v0001113_t0041_u01775264455164") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bc21a_d20260404_m010054_c001_v7007000_t0000_u01775264454612") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc974c_d20260404_m010053_c001_v0001113_t0009_u01775264453781") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bc20d_d20260404_m010048_c001_v7007000_t0000_u01775264448883") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc972e_d20260404_m010048_c001_v0001113_t0005_u01775264448136") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bc20b_d20260404_m010047_c001_v7007000_t0000_u01775264447563") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9720_d20260404_m010046_c001_v0001113_t0018_u01775264446821") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bc208_d20260404_m010045_c001_v7007000_t0000_u01775264445919") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9714_d20260404_m010044_c001_v0001113_t0059_u01775264444805") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4097fae6182bc203_d20260404_m010042_c001_v7007000_t0000_u01775264442634") 2026/04/04 01:11:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9704_d20260404_m010041_c001_v0001113_t0034_u01775264441929") 2026/04/04 01:11:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfdca_d20260404_m010633_c001_v7007000_t0000_u01775264793398") 2026/04/04 01:11:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708a490_d20260404_m010630_c001_v0001180_t0032_u01775264790587") 2026/04/04 01:11:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f405821d05fbb93db_d20260404_m010629_c001_v7007000_t0000_u01775264789600") 2026/04/04 01:11:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9b1d_d20260404_m010626_c001_v0001113_t0020_u01775264786853") 2026/04/04 01:11:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eeca8_d20260404_m010932_c001_v7007000_t0000_u01775264972868") 2026/04/04 01:11:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24729206_d20260404_m010932_c001_v0001183_t0037_u01775264972262") 2026/04/04 01:11:02 DEBUG : sub/yam: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d7007_d20260404_m010229_c001_v7007000_t0000_u01775264549697") 2026/04/04 01:11:02 DEBUG : sub/yam: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727a7f_d20260404_m010227_c001_v0001183_t0010_u01775264547800") 2026/04/04 01:11:02 DEBUG : test_dir1/file2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfdb2_d20260404_m010626_c001_v7007000_t0000_u01775264786130") 2026/04/04 01:11:02 DEBUG : test_dir1/file2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472844e_d20260404_m010624_c001_v0001183_t0055_u01775264784423") 2026/04/04 01:11:02 DEBUG : test_dir1/file2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfdaa_d20260404_m010623_c001_v7007000_t0000_u01775264783615") 2026/04/04 01:11:02 DEBUG : test_dir1/file2: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9b11_d20260404_m010622_c001_v0001113_t0010_u01775264782057") 2026/04/04 01:11:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfdb4_d20260404_m010626_c001_v7007000_t0000_u01775264786312") 2026/04/04 01:11:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f752995bc_d20260404_m010624_c001_v0001174_t0012_u01775264784438") 2026/04/04 01:11:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f4156b7c90aabfdab_d20260404_m010623_c001_v7007000_t0000_u01775264783802") 2026/04/04 01:11:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24728402_d20260404_m010622_c001_v0001183_t0048_u01775264782041") 2026/04/04 01:11:02 DEBUG : three: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d6ff8_d20260404_m010221_c001_v7007000_t0000_u01775264541153") 2026/04/04 01:11:02 DEBUG : three: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc988b_d20260404_m010219_c001_v0001113_t0012_u01775264539801") 2026/04/04 01:11:02 DEBUG : three: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9883_d20260404_m010217_c001_v0001113_t0024_u01775264537328") 2026/04/04 01:11:02 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eeca9_d20260404_m010934_c001_v7007000_t0000_u01775264974496") 2026/04/04 01:11:02 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708aec6_d20260404_m010933_c001_v0001180_t0001_u01775264973876") 2026/04/04 01:11:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eecb8_d20260404_m010953_c001_v7007000_t0000_u01775264993994") 2026/04/04 01:11:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9eb5_d20260404_m010952_c001_v0001113_t0021_u01775264992109") 2026/04/04 01:11:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eecb4_d20260404_m010950_c001_v7007000_t0000_u01775264990571") 2026/04/04 01:11:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708af82_d20260404_m010948_c001_v0001180_t0030_u01775264988906") 2026/04/04 01:11:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eecb3_d20260404_m010947_c001_v7007000_t0000_u01775264987968") 2026/04/04 01:11:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24729349_d20260404_m010947_c001_v0001183_t0032_u01775264987320") 2026/04/04 01:11:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eecaf_d20260404_m010941_c001_v7007000_t0000_u01775264981930") 2026/04/04 01:11:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708af1c_d20260404_m010940_c001_v0001180_t0031_u01775264980685") 2026/04/04 01:11:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eecb0_d20260404_m010944_c001_v7007000_t0000_u01775264984482") 2026/04/04 01:11:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9e93_d20260404_m010942_c001_v0001113_t0024_u01775264982959") 2026/04/04 01:11:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eecad_d20260404_m010939_c001_v7007000_t0000_u01775264979729") 2026/04/04 01:11:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee2472928f_d20260404_m010939_c001_v0001183_t0018_u01775264979113") 2026/04/04 01:11:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eecab_d20260404_m010938_c001_v7007000_t0000_u01775264978160") 2026/04/04 01:11:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529abab_d20260404_m010937_c001_v0001174_t0039_u01775264977296") 2026/04/04 01:11:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eecaa_d20260404_m010936_c001_v7007000_t0000_u01775264976346") 2026/04/04 01:11:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f106059c6ddcc9e6d_d20260404_m010935_c001_v0001113_t0011_u01775264975447") 2026/04/04 01:11:03 DEBUG : toe/toe/toe: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d734d_d20260404_m010958_c001_v7007000_t0000_u01775264998919") 2026/04/04 01:11:03 DEBUG : toe/toe/toe: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111a7cf24708affe_d20260404_m010958_c001_v0001180_t0038_u01775264998317") 2026/04/04 01:11:03 DEBUG : toe/toe/toe: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eecb1_d20260404_m010946_c001_v7007000_t0000_u01775264986374") 2026/04/04 01:11:03 DEBUG : toe/toe/toe: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529ac5d_d20260404_m010945_c001_v0001174_t0035_u01775264985432") 2026/04/04 01:11:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eecb9_d20260404_m010954_c001_v7007000_t0000_u01775264994582") 2026/04/04 01:11:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f7529ad01_d20260404_m010953_c001_v0001174_t0005_u01775264993554") 2026/04/04 01:11:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f417e3c63573eecb5_d20260404_m010951_c001_v7007000_t0000_u01775264991151") 2026/04/04 01:11:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1141f02268787df1_d20260404_m010950_c001_v0001150_t0031_u01775264990169") 2026/04/04 01:11:04 DEBUG : two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d6ff9_d20260404_m010221_c001_v7007000_t0000_u01775264541335") 2026/04/04 01:11:04 DEBUG : two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f418c256f75297f0d_d20260404_m010219_c001_v0001174_t0042_u01775264539238") 2026/04/04 01:11:04 DEBUG : two: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f406059c6ddcc9881_d20260404_m010217_c001_v0001113_t0003_u01775264537143") 2026/04/04 01:11:04 DEBUG : yam: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d7009_d20260404_m010230_c001_v7007000_t0000_u01775264550422") 2026/04/04 01:11:04 DEBUG : yam: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f111d9e28f88c90cd_d20260404_m010229_c001_v0001165_t0044_u01775264549496") 2026/04/04 01:11:04 DEBUG : yam: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d7003_d20260404_m010226_c001_v7007000_t0000_u01775264546516") 2026/04/04 01:11:04 DEBUG : yam: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f1064feee24727a51_d20260404_m010225_c001_v0001183_t0020_u01775264545031") 2026/04/04 01:11:04 DEBUG : yam: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d6fff_d20260404_m010223_c001_v7007000_t0000_u01775264543750") 2026/04/04 01:11:04 DEBUG : yam: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f118c256f75297f45_d20260404_m010221_c001_v0001174_t0041_u01775264541953") 2026/04/04 01:11:04 DEBUG : yaml: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d7006_d20260404_m010227_c001_v7007000_t0000_u01775264547245") 2026/04/04 01:11:04 DEBUG : yaml: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f107a964c5ba1ac5a_d20260404_m010225_c001_v0001039_t0027_u01775264545976") 2026/04/04 01:11:04 DEBUG : yaml: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f421ea000667d7001_d20260404_m010224_c001_v7007000_t0000_u01775264544475") 2026/04/04 01:11:04 DEBUG : yaml: Deleting (id "4_z7fa29de3001d5b6b9fd80e1b_f10812637f520d014_d20260404_m010223_c001_v0001173_t0031_u01775264543464") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m26.939120035s (try 1/5)