"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/18 01:35:22 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo" 2025/10/18 01:35:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 01:35:23 DEBUG : Creating backend with remote "/tmp/rclone3681938429" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:35:24 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:24 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/18 01:35:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:35:24 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:24 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:35:25 INFO : sub dir/hello world: Copied (new) 2025/10/18 01:35:25 DEBUG : B2 bucket rclone-test-savixab9tuqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.70s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:27 DEBUG : Creating backend with remote "/non-existing" 2025/10/18 01:35:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/18 01:35:27 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:27 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:35:28 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:28 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:35:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:29 INFO : B2 bucket rclone-test-savixab9tuqo: Running all checks before starting transfers 2025/10/18 01:35:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:35:29 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:29 INFO : B2 bucket rclone-test-savixab9tuqo: Checks finished, now starting transfers 2025/10/18 01:35:29 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:35:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.15s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:30 ERROR : Ignoring --no-traverse with sync 2025/10/18 01:35:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:35:31 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:31 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:35:31 INFO : sub dir/hello world: Copied (new) 2025/10/18 01:35:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.14s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/18 01:35:32 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:32 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:32 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/18 01:35:32 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.15s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 01:35:33 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:33 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:35:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 01:35:34 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:34 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:35:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/18 01:35:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 01:35:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/18 01:35:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/18 01:35:35 INFO : sub dir2: Making directory 2025/10/18 01:35:35 INFO : sub dir: Making directory 2025/10/18 01:35:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:35:35 INFO : sub dir2/sub sub dir2: Making directory 2025/10/18 01:35:35 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:35 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:35:36 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" 2025/10/18 01:35:36 DEBUG : B2 bucket rclone-test-savixab9tuqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.17s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:36 INFO : sub dir2: Making directory 2025/10/18 01:35:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/18 01:35:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 01:35:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:35:37 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:37 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:35:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:38 DEBUG : sub dir2: Making directory with metadata 2025/10/18 01:35:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 01:35:38 INFO : sub dir2: Making directory 2025/10/18 01:35:38 INFO : sub dir: Making directory 2025/10/18 01:35:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:35:38 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:38 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:35:38 INFO : sub dir/hello world: Copied (new) 2025/10/18 01:35:38 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/18 01:35:38 DEBUG : B2 bucket rclone-test-savixab9tuqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/18 01:35:38 DEBUG : B2 bucket rclone-test-savixab9tuqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.28s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:39 INFO : sub dir2: Making directory 2025/10/18 01:35:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:35:39 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:39 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:35:40 INFO : sub dir/hello world: Copied (new) 2025/10/18 01:35:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:40 DEBUG : sub dir2: Making directory with metadata 2025/10/18 01:35:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 01:35:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/18 01:35:40 INFO : sub dir2: Making directory 2025/10/18 01:35:40 INFO : sub dir: Making directory 2025/10/18 01:35:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:35:40 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:40 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:35:41 INFO : sub dir/hello world: Copied (new) 2025/10/18 01:35:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/18 01:35:41 DEBUG : B2 bucket rclone-test-savixab9tuqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.16s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:42 INFO : sub dir2: Making directory 2025/10/18 01:35:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:35:42 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:42 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:35:42 INFO : sub dir/hello world: Copied (new) 2025/10/18 01:35:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bucipov7vuwo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-savixab9tuqo -> B2 bucket rclone-test-bucipov7vuwo 2025/10/18 01:35:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:35:45 DEBUG : B2 bucket rclone-test-bucipov7vuwo: Waiting for checks to finish 2025/10/18 01:35:45 DEBUG : B2 bucket rclone-test-bucipov7vuwo: Waiting for transfers to finish 2025/10/18 01:35:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:35:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/18 01:35:45 DEBUG : B2 bucket rclone-test-bucipov7vuwo: Purge remote 2025/10/18 01:35:45 INFO : B2 bucket rclone-test-bucipov7vuwo: cleaning bucket "rclone-test-bucipov7vuwo" of all files 2025/10/18 01:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f825de3f05dfb4b9f980e1b_f100d32ac40f809a3_d20251018_m013545_c001_v0001184_t0059_u01760751345636") --- PASS: TestServerSideCopy (3.99s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/18 01:35:48 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:48 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/18 01:35:48 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:49 DEBUG : Creating backend with remote "TestB2:rclone-test-busuyaq5gewi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-savixab9tuqo -> B2 bucket rclone-test-busuyaq5gewi 2025/10/18 01:35:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:35:50 DEBUG : B2 bucket rclone-test-busuyaq5gewi: Waiting for checks to finish 2025/10/18 01:35:50 DEBUG : B2 bucket rclone-test-busuyaq5gewi: Waiting for transfers to finish 2025/10/18 01:35:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:35:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/18 01:35:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/18 01:35:53 DEBUG : B2 bucket rclone-test-busuyaq5gewi: Waiting for checks to finish 2025/10/18 01:35:53 DEBUG : B2 bucket rclone-test-busuyaq5gewi: Waiting for transfers to finish 2025/10/18 01:35:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/18 01:35:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/18 01:35:54 DEBUG : B2 bucket rclone-test-busuyaq5gewi: Purge remote 2025/10/18 01:35:54 INFO : B2 bucket rclone-test-busuyaq5gewi: cleaning bucket "rclone-test-busuyaq5gewi" of all files 2025/10/18 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f927d43f05dfb4b9f980e1b_f1088484ca3366c10_d20251018_m013553_c001_v0001106_t0048_u01760751353156") 2025/10/18 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f927d43f05dfb4b9f980e1b_f104cbfd2e5711acb_d20251018_m013551_c001_v0001105_t0053_u01760751351347") --- PASS: TestServerSideCopyOverSelf (6.55s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:56 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:35:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/18 01:35:56 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:35:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/18 01:35:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/18 01:35:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.77s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:35:57 DEBUG : Creating backend with remote "TestB2:rclone-test-mufuruq8zaga" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-savixab9tuqo -> B2 bucket rclone-test-mufuruq8zaga 2025/10/18 01:35:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:35:59 DEBUG : B2 bucket rclone-test-mufuruq8zaga: Waiting for checks to finish 2025/10/18 01:35:59 DEBUG : B2 bucket rclone-test-mufuruq8zaga: Waiting for transfers to finish 2025/10/18 01:35:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:35:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/18 01:36:00 DEBUG : B2 bucket rclone-test-mufuruq8zaga: Waiting for checks to finish 2025/10/18 01:36:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/18 01:36:00 DEBUG : B2 bucket rclone-test-mufuruq8zaga: Waiting for transfers to finish 2025/10/18 01:36:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/18 01:36:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/18 01:36:01 INFO : sub dir/hello world: Deleted 2025/10/18 01:36:02 DEBUG : testing file moves 2025/10/18 01:36:02 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/18 01:36:02 DEBUG : B2 bucket rclone-test-mufuruq8zaga: Waiting for checks to finish 2025/10/18 01:36:02 DEBUG : B2 bucket rclone-test-mufuruq8zaga: Waiting for transfers to finish 2025/10/18 01:36:02 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/18 01:36:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/18 01:36:02 INFO : sub dir/hello world: Deleted 2025/10/18 01:36:03 DEBUG : B2 bucket rclone-test-mufuruq8zaga: Purge remote 2025/10/18 01:36:03 INFO : B2 bucket rclone-test-mufuruq8zaga: cleaning bucket "rclone-test-mufuruq8zaga" of all files 2025/10/18 01:36:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf129d43f05dfb4b9f980e1b_f10070cf31b620a22_d20251018_m013602_c001_v0001179_t0018_u01760751362680") 2025/10/18 01:36:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf129d43f05dfb4b9f980e1b_f10307d8037bd2946_d20251018_m013600_c001_v0001105_t0039_u01760751360846") 2025/10/18 01:36:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf129d43f05dfb4b9f980e1b_f11519b48f942fa2c_d20251018_m013559_c001_v0001171_t0001_u01760751359612") --- PASS: TestServerSideMoveOverSelf (7.43s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:05 ERROR : error listing: directory not found 2025/10/18 01:36:05 INFO : Local file system at /tmp/rclone3681938429: Making directory 2025/10/18 01:36:05 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:05 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:36:07 DEBUG : Local file system at /tmp/rclone3681938429: Waiting for checks to finish 2025/10/18 01:36:07 DEBUG : Local file system at /tmp/rclone3681938429: Waiting for transfers to finish 2025/10/18 01:36:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:36:07 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/18 01:36:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:08 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/18 01:36:08 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:08 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/18 01:36:08 INFO : check sum: Copied (new) 2025/10/18 01:36:08 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:08 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/18 01:36:08 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/18 01:36:08 DEBUG : check sum: Unchanged skipping 2025/10/18 01:36:08 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:08 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:08 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.48s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/18 01:36:09 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:09 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:10 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/18 01:36:10 INFO : sizeonly: Copied (new) 2025/10/18 01:36:10 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:10 DEBUG : sizeonly: Sizes identical 2025/10/18 01:36:10 DEBUG : sizeonly: Unchanged skipping 2025/10/18 01:36:10 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:10 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:10 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:10 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/18 01:36:11 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:11 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/18 01:36:11 INFO : ignore-size: Copied (new) 2025/10/18 01:36:11 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:36:11 DEBUG : ignore-size: Unchanged skipping 2025/10/18 01:36:11 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:11 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:11 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.54s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:36:13 DEBUG : existing: Unchanged skipping 2025/10/18 01:36:13 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:13 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:13 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:13 INFO : There was nothing to transfer 2025/10/18 01:36:13 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/18 01:36:13 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/18 01:36:13 INFO : existing: Copied (replaced existing) 2025/10/18 01:36:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.73s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/18 01:36:14 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:14 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/18 01:36:14 INFO : existing: Copied (new) 2025/10/18 01:36:14 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:15 DEBUG : existing: Destination exists, skipping 2025/10/18 01:36:15 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:15 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:15 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:16 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/18 01:36:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/18 01:36:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:36:16 DEBUG : c/non empty space: Unchanged skipping 2025/10/18 01:36:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 01:36:17 INFO : a/potato2: Copied (new) 2025/10/18 01:36:17 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:17 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:17 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:17 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.32s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:18 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/18 01:36:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/18 01:36:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/18 01:36:18 DEBUG : empty space: Unchanged skipping 2025/10/18 01:36:18 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:18 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:18 INFO : There was nothing to transfer 2025/10/18 01:36:19 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/18 01:36:19 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/18 01:36:20 INFO : empty space: Updated modification time in destination 2025/10/18 01:36:20 DEBUG : empty space: Unchanged skipping 2025/10/18 01:36:20 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:20 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.51s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/18 01:36:21 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/18 01:36:21 DEBUG : empty space: Unchanged skipping 2025/10/18 01:36:21 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:21 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.30s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:22 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:22 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/18 01:36:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3681938429) 2025/10/18 01:36:22 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-savixab9tuqo) 2025/10/18 01:36:22 DEBUG : foo: sha1 differ 2025/10/18 01:36:22 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/18 01:36:22 INFO : foo: Copied (replaced existing) 2025/10/18 01:36:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:36:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/18 01:36:24 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:24 DEBUG : empty space: Unchanged skipping 2025/10/18 01:36:24 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:24 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 01:36:24 INFO : potato: Copied (new) 2025/10/18 01:36:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:25 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/18 01:36:25 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:25 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/18 01:36:26 INFO : potato: Copied (replaced existing) 2025/10/18 01:36:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.53s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:27 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:27 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/18 01:36:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3681938429) 2025/10/18 01:36:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-savixab9tuqo) 2025/10/18 01:36:27 DEBUG : potato: sha1 differ 2025/10/18 01:36:27 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/18 01:36:27 INFO : potato: Copied (replaced existing) 2025/10/18 01:36:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 01:36:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:36:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/18 01:36:29 DEBUG : empty space: Unchanged skipping 2025/10/18 01:36:29 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:29 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:29 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:36:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 01:36:30 DEBUG : empty space: Unchanged skipping 2025/10/18 01:36:30 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:30 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 01:36:30 INFO : potato2: Copied (new) 2025/10/18 01:36:30 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:32 INFO : d: Making directory 2025/10/18 01:36:32 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/18 01:36:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/18 01:36:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:36:33 DEBUG : c/non empty space: Unchanged skipping 2025/10/18 01:36:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 01:36:33 INFO : a/potato2: Copied (new) 2025/10/18 01:36:33 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:33 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:33 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:33 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/18 01:36:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/18 01:36:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:36:35 DEBUG : c/non empty space: Unchanged skipping 2025/10/18 01:36:35 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:35 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 01:36:35 INFO : a/potato2: Copied (new) 2025/10/18 01:36:35 ERROR : B2 bucket rclone-test-savixab9tuqo: not deleting files as there were IO errors 2025/10/18 01:36:35 ERROR : B2 bucket rclone-test-savixab9tuqo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:37 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 01:36:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:36:37 DEBUG : empty space: Unchanged skipping 2025/10/18 01:36:37 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:37 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:37 INFO : potato: Deleted 2025/10/18 01:36:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 01:36:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.97s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:39 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:39 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:39 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:39 INFO : potato: Deleted 2025/10/18 01:36:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:36:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 01:36:39 DEBUG : empty space: Unchanged skipping 2025/10/18 01:36:39 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:39 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 01:36:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.34s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 01:36:41 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:41 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:41 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/18 01:36:41 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.70s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:43 DEBUG : enormous: Excluded (Size Filter) 2025/10/18 01:36:43 DEBUG : enormous: Excluded 2025/10/18 01:36:43 DEBUG : potato2: Excluded (Size Filter) 2025/10/18 01:36:43 DEBUG : potato2: Excluded 2025/10/18 01:36:43 DEBUG : potato2: Excluded (Size Filter) 2025/10/18 01:36:43 DEBUG : potato2: Excluded 2025/10/18 01:36:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:36:43 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:43 DEBUG : empty space: Unchanged skipping 2025/10/18 01:36:43 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:43 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:43 INFO : There was nothing to transfer 2025/10/18 01:36:43 DEBUG : enormous: Excluded (Size Filter) 2025/10/18 01:36:43 DEBUG : enormous: Excluded 2025/10/18 01:36:43 DEBUG : potato2: Excluded (Size Filter) 2025/10/18 01:36:43 DEBUG : potato2: Excluded 2025/10/18 01:36:43 DEBUG : potato2: Excluded (Size Filter) 2025/10/18 01:36:43 DEBUG : potato2: Excluded 2025/10/18 01:36:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/18 01:36:43 DEBUG : empty space: Unchanged skipping 2025/10/18 01:36:43 DEBUG : Local file system at /tmp/rclone3681938429: Waiting for checks to finish 2025/10/18 01:36:43 DEBUG : Local file system at /tmp/rclone3681938429: Waiting for transfers to finish 2025/10/18 01:36:43 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:45 DEBUG : enormous: Excluded (Size Filter) 2025/10/18 01:36:45 DEBUG : enormous: Excluded 2025/10/18 01:36:45 DEBUG : potato2: Excluded (Size Filter) 2025/10/18 01:36:45 DEBUG : potato2: Excluded 2025/10/18 01:36:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:36:45 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:45 DEBUG : empty space: Unchanged skipping 2025/10/18 01:36:45 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:45 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:45 INFO : enormous: Deleted 2025/10/18 01:36:46 INFO : potato2: Deleted 2025/10/18 01:36:46 INFO : There was nothing to transfer 2025/10/18 01:36:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/18 01:36:46 DEBUG : empty space: Unchanged skipping 2025/10/18 01:36:46 DEBUG : Local file system at /tmp/rclone3681938429: Waiting for checks to finish 2025/10/18 01:36:46 DEBUG : Local file system at /tmp/rclone3681938429: Waiting for transfers to finish 2025/10/18 01:36:46 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:46 INFO : enormous: Deleted 2025/10/18 01:36:46 INFO : potato2: Deleted 2025/10/18 01:36:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.35s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:48 DEBUG : five: Need to transfer - File not found at Destination 2025/10/18 01:36:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/18 01:36:48 DEBUG : one: Destination is newer than source, skipping 2025/10/18 01:36:48 DEBUG : three: Sizes identical 2025/10/18 01:36:48 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/18 01:36:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3681938429) 2025/10/18 01:36:48 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-savixab9tuqo) 2025/10/18 01:36:48 DEBUG : two: sha1 differ 2025/10/18 01:36:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/18 01:36:48 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/18 01:36:48 INFO : five: Copied (new) 2025/10/18 01:36:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/18 01:36:48 INFO : four: Copied (replaced existing) 2025/10/18 01:36:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/18 01:36:49 INFO : two: Copied (replaced existing) 2025/10/18 01:36:49 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:49 DEBUG : one: Destination is newer than source, skipping 2025/10/18 01:36:49 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/18 01:36:49 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/18 01:36:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/18 01:36:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3681938429) 2025/10/18 01:36:49 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-savixab9tuqo) 2025/10/18 01:36:49 DEBUG : three: sha1 differ 2025/10/18 01:36:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/18 01:36:49 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/18 01:36:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/18 01:36:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/18 01:36:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/18 01:36:49 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/18 01:36:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/18 01:36:49 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/18 01:36:49 INFO : three: Copied (replaced existing) 2025/10/18 01:36:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.26s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/18 01:36:51 INFO : B2 bucket rclone-test-savixab9tuqo: Making map for --track-renames 2025/10/18 01:36:51 INFO : B2 bucket rclone-test-savixab9tuqo: Finished making map for --track-renames 2025/10/18 01:36:51 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/18 01:36:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/18 01:36:51 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for renames to finish 2025/10/18 01:36:51 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/18 01:36:51 INFO : yam: Copied (new) 2025/10/18 01:36:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/18 01:36:51 INFO : potato: Copied (new) 2025/10/18 01:36:51 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:36:52 INFO : B2 bucket rclone-test-savixab9tuqo: Making map for --track-renames 2025/10/18 01:36:52 INFO : B2 bucket rclone-test-savixab9tuqo: Finished making map for --track-renames 2025/10/18 01:36:52 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:52 DEBUG : potato: Unchanged skipping 2025/10/18 01:36:52 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for renames to finish 2025/10/18 01:36:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/18 01:36:52 INFO : yam: Copied (server-side copy) to: yaml 2025/10/18 01:36:53 INFO : yam: Deleted 2025/10/18 01:36:53 INFO : yaml: Renamed from "yam" 2025/10/18 01:36:53 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/18 01:36:54 INFO : B2 bucket rclone-test-savixab9tuqo: Making map for --track-renames 2025/10/18 01:36:54 INFO : B2 bucket rclone-test-savixab9tuqo: Finished making map for --track-renames 2025/10/18 01:36:54 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/18 01:36:54 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for renames to finish 2025/10/18 01:36:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/18 01:36:54 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/18 01:36:54 INFO : potato: Copied (new) 2025/10/18 01:36:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/18 01:36:54 INFO : yam: Copied (new) 2025/10/18 01:36:54 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:36:54 INFO : B2 bucket rclone-test-savixab9tuqo: Making map for --track-renames 2025/10/18 01:36:54 INFO : B2 bucket rclone-test-savixab9tuqo: Finished making map for --track-renames 2025/10/18 01:36:54 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:54 DEBUG : potato: Unchanged skipping 2025/10/18 01:36:54 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for renames to finish 2025/10/18 01:36:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/18 01:36:55 INFO : yam: Copied (server-side copy) to: yaml 2025/10/18 01:36:55 INFO : yam: Deleted 2025/10/18 01:36:55 INFO : yaml: Renamed from "yam" 2025/10/18 01:36:55 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.63s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/18 01:36:56 INFO : B2 bucket rclone-test-savixab9tuqo: Making map for --track-renames 2025/10/18 01:36:56 INFO : B2 bucket rclone-test-savixab9tuqo: Finished making map for --track-renames 2025/10/18 01:36:56 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/18 01:36:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/18 01:36:56 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for renames to finish 2025/10/18 01:36:56 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/18 01:36:56 INFO : sub/yam: Copied (new) 2025/10/18 01:36:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/18 01:36:57 INFO : potato: Copied (new) 2025/10/18 01:36:57 DEBUG : Waiting for deletions to finish 2025/10/18 01:36:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:36:57 DEBUG : potato: Unchanged skipping 2025/10/18 01:36:58 INFO : B2 bucket rclone-test-savixab9tuqo: Making map for --track-renames 2025/10/18 01:36:58 INFO : B2 bucket rclone-test-savixab9tuqo: Finished making map for --track-renames 2025/10/18 01:36:58 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:36:58 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for renames to finish 2025/10/18 01:36:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/18 01:36:58 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/18 01:36:58 INFO : sub/yam: Deleted 2025/10/18 01:36:58 INFO : yam: Renamed from "sub/yam" 2025/10/18 01:36:58 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:36:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.20s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:36:59 DEBUG : Creating backend with remote "/tmp/rclone3681938429/dir1" 2025/10/18 01:36:59 DEBUG : Creating backend with remote "/tmp/rclone3681938429/dir2" 2025/10/18 01:36:59 DEBUG : Local file system at /tmp/rclone3681938429/dir2: Using server-side directory move 2025/10/18 01:36:59 INFO : Local file system at /tmp/rclone3681938429/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/18 01:36:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/18 01:36:59 DEBUG : Local file system at /tmp/rclone3681938429/dir2: Waiting for checks to finish 2025/10/18 01:36:59 DEBUG : Local file system at /tmp/rclone3681938429/dir2: Waiting for transfers to finish 2025/10/18 01:36:59 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:37:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:37:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/18 01:37:00 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:37:00 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:37:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/18 01:37:00 INFO : nested/sub dir/file: Copied (new) 2025/10/18 01:37:00 INFO : nested/sub dir/file: Deleted 2025/10/18 01:37:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:37:00 INFO : sub dir/hello world: Copied (new) 2025/10/18 01:37:00 INFO : sub dir/hello world: Deleted 2025/10/18 01:37:00 INFO : sub dir: Removing directory 2025/10/18 01:37:00 INFO : nested/sub dir: Removing directory 2025/10/18 01:37:00 INFO : nested: Removing directory 2025/10/18 01:37:00 DEBUG : Local file system at /tmp/rclone3681938429: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:37:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 01:37:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/18 01:37:02 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:37:02 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:37:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/18 01:37:02 INFO : nested/sub dir/file: Copied (new) 2025/10/18 01:37:02 INFO : nested/sub dir/file: Deleted 2025/10/18 01:37:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:37:02 INFO : sub dir/hello world: Copied (new) 2025/10/18 01:37:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.56s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:37:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/18 01:37:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/18 01:37:03 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:37:03 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:37:03 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/18 01:37:03 INFO : existing-b: Copied (new) 2025/10/18 01:37:03 INFO : existing-b: Deleted 2025/10/18 01:37:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/18 01:37:03 INFO : existing: Copied (new) 2025/10/18 01:37:03 INFO : existing: Deleted 2025/10/18 01:37:04 DEBUG : existing: Destination exists, skipping 2025/10/18 01:37:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/18 01:37:04 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:37:04 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:37:04 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.75s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:37:05 DEBUG : Creating backend with remote "TestB2:rclone-test-vegegin6xube" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-savixab9tuqo -> B2 bucket rclone-test-vegegin6xube 2025/10/18 01:37:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 01:37:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/18 01:37:09 DEBUG : empty space: Unchanged skipping 2025/10/18 01:37:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/18 01:37:09 DEBUG : B2 bucket rclone-test-vegegin6xube: Waiting for checks to finish 2025/10/18 01:37:09 INFO : empty space: Deleted 2025/10/18 01:37:09 DEBUG : B2 bucket rclone-test-vegegin6xube: Waiting for transfers to finish 2025/10/18 01:37:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 01:37:09 INFO : potato2: Copied (server-side copy) 2025/10/18 01:37:09 INFO : potato2: Deleted 2025/10/18 01:37:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/18 01:37:10 INFO : potato3: Copied (server-side copy) 2025/10/18 01:37:10 INFO : potato3: Deleted 2025/10/18 01:37:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xedopum0dogi" 2025/10/18 01:37:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/18 01:37:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 01:37:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/18 01:37:12 DEBUG : B2 bucket rclone-test-xedopum0dogi: Waiting for checks to finish 2025/10/18 01:37:12 DEBUG : B2 bucket rclone-test-xedopum0dogi: Waiting for transfers to finish 2025/10/18 01:37:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/18 01:37:12 INFO : empty space: Copied (server-side copy) 2025/10/18 01:37:13 INFO : empty space: Deleted 2025/10/18 01:37:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 01:37:13 INFO : potato2: Copied (server-side copy) 2025/10/18 01:37:13 INFO : potato2: Deleted 2025/10/18 01:37:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/18 01:37:13 INFO : potato3: Copied (server-side copy) 2025/10/18 01:37:13 INFO : potato3: Deleted 2025/10/18 01:37:13 DEBUG : B2 bucket rclone-test-xedopum0dogi: Purge remote 2025/10/18 01:37:13 INFO : B2 bucket rclone-test-xedopum0dogi: cleaning bucket "rclone-test-xedopum0dogi" of all files 2025/10/18 01:37:14 DEBUG : empty space: Deleting (id "4_z8fd2bd23f06dfb4b9f980e1b_f1165ae1b640507a6_d20251018_m013712_c001_v0001181_t0050_u01760751432739") 2025/10/18 01:37:14 DEBUG : potato2: Deleting (id "4_z8fd2bd23f06dfb4b9f980e1b_f100aa2300a83626f_d20251018_m013713_c001_v0001178_t0003_u01760751433004") 2025/10/18 01:37:14 DEBUG : potato3: Deleting (id "4_z8fd2bd23f06dfb4b9f980e1b_f107c9a64dfe50f28_d20251018_m013713_c001_v0001043_t0052_u01760751433108") 2025/10/18 01:37:14 DEBUG : B2 bucket rclone-test-vegegin6xube: Purge remote 2025/10/18 01:37:14 INFO : B2 bucket rclone-test-vegegin6xube: cleaning bucket "rclone-test-vegegin6xube" of all files 2025/10/18 01:37:14 DEBUG : empty space: Deleting (id "4_z5f229de3f06dfb4b9f980e1b_f4103909a6963f690_d20251018_m013712_c001_v7007000_t0000_u01760751432975") 2025/10/18 01:37:14 DEBUG : empty space: Deleting (id "4_z5f229de3f06dfb4b9f980e1b_f1193335a9663a469_d20251018_m013708_c001_v0001120_t0019_u01760751428124") 2025/10/18 01:37:14 DEBUG : potato2: Deleting (id "4_z5f229de3f06dfb4b9f980e1b_f4103909a6963f691_d20251018_m013713_c001_v7007000_t0000_u01760751433215") 2025/10/18 01:37:14 DEBUG : potato2: Deleting (id "4_z5f229de3f06dfb4b9f980e1b_f1013bf0f9d98538f_d20251018_m013709_c001_v0001091_t0037_u01760751429404") 2025/10/18 01:37:14 DEBUG : potato3: Deleting (id "4_z5f229de3f06dfb4b9f980e1b_f4103909a6963f692_d20251018_m013713_c001_v7007000_t0000_u01760751433508") 2025/10/18 01:37:14 DEBUG : potato3: Deleting (id "4_z5f229de3f06dfb4b9f980e1b_f108017df63bdcd9d_d20251018_m013709_c001_v0001117_t0051_u01760751429669") 2025/10/18 01:37:14 DEBUG : potato3: Deleting (id "4_z5f229de3f06dfb4b9f980e1b_f1193335a9663a46b_d20251018_m013708_c001_v0001120_t0011_u01760751428473") --- PASS: TestServerSideMove (11.67s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:37:16 DEBUG : Creating backend with remote "TestB2:rclone-test-gixiriy6wigo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-savixab9tuqo -> B2 bucket rclone-test-gixiriy6wigo 2025/10/18 01:37:21 DEBUG : empty space: Excluded (Size Filter) 2025/10/18 01:37:21 DEBUG : empty space: Excluded 2025/10/18 01:37:21 DEBUG : empty space: Excluded (Size Filter) 2025/10/18 01:37:21 DEBUG : empty space: Excluded 2025/10/18 01:37:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 01:37:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/18 01:37:21 DEBUG : B2 bucket rclone-test-gixiriy6wigo: Waiting for checks to finish 2025/10/18 01:37:21 DEBUG : B2 bucket rclone-test-gixiriy6wigo: Waiting for transfers to finish 2025/10/18 01:37:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 01:37:22 INFO : potato2: Copied (server-side copy) 2025/10/18 01:37:22 INFO : potato2: Deleted 2025/10/18 01:37:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/18 01:37:22 INFO : potato3: Copied (server-side copy) 2025/10/18 01:37:22 INFO : potato3: Deleted 2025/10/18 01:37:22 DEBUG : Creating backend with remote "TestB2:rclone-test-zayujeq0wapo" 2025/10/18 01:37:23 DEBUG : empty space: Excluded (Size Filter) 2025/10/18 01:37:23 DEBUG : empty space: Excluded 2025/10/18 01:37:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 01:37:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/18 01:37:23 DEBUG : B2 bucket rclone-test-zayujeq0wapo: Waiting for checks to finish 2025/10/18 01:37:23 DEBUG : B2 bucket rclone-test-zayujeq0wapo: Waiting for transfers to finish 2025/10/18 01:37:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 01:37:24 INFO : potato2: Copied (server-side copy) 2025/10/18 01:37:24 INFO : potato2: Deleted 2025/10/18 01:37:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/18 01:37:25 INFO : potato3: Copied (server-side copy) 2025/10/18 01:37:25 INFO : potato3: Deleted 2025/10/18 01:37:25 DEBUG : B2 bucket rclone-test-zayujeq0wapo: Purge remote 2025/10/18 01:37:25 INFO : B2 bucket rclone-test-zayujeq0wapo: cleaning bucket "rclone-test-zayujeq0wapo" of all files 2025/10/18 01:37:26 DEBUG : potato2: Deleting (id "4_z5fe2ed03f06dfb4b9f980e1b_f119a877f7ebd0659_d20251018_m013724_c001_v0001183_t0035_u01760751444521") 2025/10/18 01:37:26 DEBUG : potato3: Deleting (id "4_z5fe2ed03f06dfb4b9f980e1b_f116a6f15076612a0_d20251018_m013724_c001_v0001036_t0045_u01760751444785") 2025/10/18 01:37:26 DEBUG : B2 bucket rclone-test-gixiriy6wigo: Purge remote 2025/10/18 01:37:26 INFO : B2 bucket rclone-test-gixiriy6wigo: cleaning bucket "rclone-test-gixiriy6wigo" of all files 2025/10/18 01:37:26 DEBUG : empty space: Deleting (id "4_zcf52cdf3f06dfb4b9f980e1b_f104abc2651f9f957_d20251018_m013720_c001_v0001171_t0016_u01760751440784") 2025/10/18 01:37:26 DEBUG : potato2: Deleting (id "4_zcf52cdf3f06dfb4b9f980e1b_f409a344462d96916_d20251018_m013724_c001_v7007000_t0000_u01760751444758") 2025/10/18 01:37:26 DEBUG : potato2: Deleting (id "4_zcf52cdf3f06dfb4b9f980e1b_f10331b615a0e56d1_d20251018_m013721_c001_v0001090_t0052_u01760751441771") 2025/10/18 01:37:26 DEBUG : potato3: Deleting (id "4_zcf52cdf3f06dfb4b9f980e1b_f409a344462d96918_d20251018_m013725_c001_v7007000_t0000_u01760751445363") 2025/10/18 01:37:26 DEBUG : potato3: Deleting (id "4_zcf52cdf3f06dfb4b9f980e1b_f1046fff118ab7063_d20251018_m013722_c001_v0001182_t0027_u01760751442153") 2025/10/18 01:37:26 DEBUG : potato3: Deleting (id "4_zcf52cdf3f06dfb4b9f980e1b_f104abc2651f9f95d_d20251018_m013721_c001_v0001171_t0052_u01760751441107") --- PASS: TestServerSideMoveWithFilter (11.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:37:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cexavun0muxu" 2025/10/18 01:37:31 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-savixab9tuqo -> B2 bucket rclone-test-cexavun0muxu 2025/10/18 01:37:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 01:37:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/18 01:37:33 DEBUG : empty space: Unchanged skipping 2025/10/18 01:37:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/18 01:37:33 DEBUG : B2 bucket rclone-test-cexavun0muxu: Waiting for checks to finish 2025/10/18 01:37:34 INFO : empty space: Deleted 2025/10/18 01:37:34 DEBUG : B2 bucket rclone-test-cexavun0muxu: Waiting for transfers to finish 2025/10/18 01:37:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 01:37:34 INFO : potato2: Copied (server-side copy) 2025/10/18 01:37:34 INFO : potato2: Deleted 2025/10/18 01:37:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/18 01:37:34 INFO : potato3: Copied (server-side copy) 2025/10/18 01:37:34 INFO : potato3: Deleted 2025/10/18 01:37:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qilideh1zemi" 2025/10/18 01:37:36 INFO : tomatoDir: Making directory 2025/10/18 01:37:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/18 01:37:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 01:37:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/18 01:37:36 DEBUG : B2 bucket rclone-test-qilideh1zemi: Waiting for checks to finish 2025/10/18 01:37:36 DEBUG : B2 bucket rclone-test-qilideh1zemi: Waiting for transfers to finish 2025/10/18 01:37:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/18 01:37:37 INFO : empty space: Copied (server-side copy) 2025/10/18 01:37:37 INFO : empty space: Deleted 2025/10/18 01:37:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 01:37:38 INFO : potato2: Copied (server-side copy) 2025/10/18 01:37:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/18 01:37:38 INFO : potato3: Copied (server-side copy) 2025/10/18 01:37:38 INFO : potato3: Deleted 2025/10/18 01:37:38 INFO : potato2: Deleted 2025/10/18 01:37:38 DEBUG : B2 bucket rclone-test-qilideh1zemi: Purge remote 2025/10/18 01:37:38 INFO : B2 bucket rclone-test-qilideh1zemi: cleaning bucket "rclone-test-qilideh1zemi" of all files 2025/10/18 01:37:38 DEBUG : empty space: Deleting (id "4_zdfd21d13f07dfb4b9f980e1b_f118335e2ea25779a_d20251018_m013737_c001_v0001109_t0059_u01760751457303") 2025/10/18 01:37:38 DEBUG : potato2: Deleting (id "4_zdfd21d13f07dfb4b9f980e1b_f115ecc18979c3cb3_d20251018_m013737_c001_v0001092_t0000_u01760751457668") 2025/10/18 01:37:38 DEBUG : potato3: Deleting (id "4_zdfd21d13f07dfb4b9f980e1b_f107a96a3c9b75b5b_d20251018_m013737_c001_v0001036_t0041_u01760751457681") 2025/10/18 01:37:39 DEBUG : B2 bucket rclone-test-cexavun0muxu: Purge remote 2025/10/18 01:37:39 INFO : B2 bucket rclone-test-cexavun0muxu: cleaning bucket "rclone-test-cexavun0muxu" of all files 2025/10/18 01:37:39 DEBUG : empty space: Deleting (id "4_z3fd2fdf3f06dfb4b9f980e1b_f40338a7a292df236_d20251018_m013737_c001_v7007000_t0000_u01760751457840") 2025/10/18 01:37:39 DEBUG : empty space: Deleting (id "4_z3fd2fdf3f06dfb4b9f980e1b_f1111c85b70d2bf92_d20251018_m013732_c001_v0001090_t0044_u01760751452975") 2025/10/18 01:37:39 DEBUG : potato2: Deleting (id "4_z3fd2fdf3f06dfb4b9f980e1b_f40338a7a292df239_d20251018_m013738_c001_v7007000_t0000_u01760751458113") 2025/10/18 01:37:39 DEBUG : potato2: Deleting (id "4_z3fd2fdf3f06dfb4b9f980e1b_f103989b126796329_d20251018_m013734_c001_v0001100_t0023_u01760751454118") 2025/10/18 01:37:39 DEBUG : potato3: Deleting (id "4_z3fd2fdf3f06dfb4b9f980e1b_f415e124fbb8304b7_d20251018_m013738_c001_v7007000_t0000_u01760751458124") 2025/10/18 01:37:39 DEBUG : potato3: Deleting (id "4_z3fd2fdf3f06dfb4b9f980e1b_f112b7a9c79b6f24a_d20251018_m013734_c001_v0001136_t0044_u01760751454439") 2025/10/18 01:37:39 DEBUG : potato3: Deleting (id "4_z3fd2fdf3f06dfb4b9f980e1b_f1111c85b70d2bf94_d20251018_m013733_c001_v0001090_t0048_u01760751453306") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.88s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:37:41 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:37:44 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/rclone-sync-test" --- PASS: TestSyncOverlap (1.44s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:37:45 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/rclone-sync-test" 2025/10/18 01:37:47 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/rclone-sync-test-include/layer2" 2025/10/18 01:37:49 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/rclone-sync-test-ignore-file" 2025/10/18 01:37:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/18 01:37:52 DEBUG : B2 bucket rclone-test-savixab9tuqo path rclone-sync-test: Waiting for checks to finish 2025/10/18 01:37:52 DEBUG : B2 bucket rclone-test-savixab9tuqo path rclone-sync-test: Waiting for transfers to finish 2025/10/18 01:37:52 DEBUG : Waiting for deletions to finish 2025/10/18 01:37:52 INFO : There was nothing to transfer 2025/10/18 01:37:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/18 01:37:53 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:37:53 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:37:53 DEBUG : Waiting for deletions to finish 2025/10/18 01:37:53 INFO : There was nothing to transfer 2025/10/18 01:37:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/18 01:37:54 DEBUG : B2 bucket rclone-test-savixab9tuqo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/18 01:37:54 DEBUG : B2 bucket rclone-test-savixab9tuqo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/18 01:37:54 DEBUG : Waiting for deletions to finish 2025/10/18 01:37:54 INFO : There was nothing to transfer 2025/10/18 01:37:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/18 01:37:54 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:37:54 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:37:54 DEBUG : Waiting for deletions to finish 2025/10/18 01:37:54 INFO : There was nothing to transfer 2025/10/18 01:37:54 DEBUG : Excluded 2025/10/18 01:37:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/18 01:37:55 DEBUG : B2 bucket rclone-test-savixab9tuqo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/18 01:37:55 DEBUG : B2 bucket rclone-test-savixab9tuqo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/18 01:37:55 DEBUG : Waiting for deletions to finish 2025/10/18 01:37:55 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.11s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:37:55 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/dst" 2025/10/18 01:37:56 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/CompareDest" 2025/10/18 01:37:58 DEBUG : one: Need to transfer - File not found at Destination 2025/10/18 01:37:58 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:37:58 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:37:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 01:37:59 INFO : one: Copied (new) 2025/10/18 01:37:59 DEBUG : Waiting for deletions to finish 2025/10/18 01:38:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 01:38:00 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:00 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/18 01:38:01 INFO : one: Copied (replaced existing) 2025/10/18 01:38:01 DEBUG : Waiting for deletions to finish 2025/10/18 01:38:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 01:38:03 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:38:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/18 01:38:03 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:03 DEBUG : Waiting for deletions to finish 2025/10/18 01:38:03 INFO : There was nothing to transfer 2025/10/18 01:38:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 01:38:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:38:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/18 01:38:05 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:38:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/18 01:38:05 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:05 DEBUG : Waiting for deletions to finish 2025/10/18 01:38:05 INFO : There was nothing to transfer 2025/10/18 01:38:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 01:38:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:38:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/18 01:38:05 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:38:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/18 01:38:05 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:05 DEBUG : Waiting for deletions to finish 2025/10/18 01:38:05 INFO : There was nothing to transfer 2025/10/18 01:38:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 01:38:07 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 2025/10/18 01:38:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/18 01:38:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/18 01:38:07 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:38:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/18 01:38:07 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:07 DEBUG : Waiting for deletions to finish 2025/10/18 01:38:07 INFO : There was nothing to transfer 2025/10/18 01:38:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 01:38:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/18 01:38:07 DEBUG : two: Need to transfer - File not found at Destination 2025/10/18 01:38:07 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:38:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/18 01:38:07 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/18 01:38:08 INFO : two: Copied (new) 2025/10/18 01:38:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.22s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:38:11 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/dest" 2025/10/18 01:38:12 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/pre-dest1" 2025/10/18 01:38:13 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/pre-dest2" 2025/10/18 01:38:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:38:15 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/18 01:38:15 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:38:15 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/18 01:38:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/18 01:38:16 DEBUG : B2 bucket rclone-test-savixab9tuqo path dest: Waiting for checks to finish 2025/10/18 01:38:16 DEBUG : B2 bucket rclone-test-savixab9tuqo path dest: Waiting for transfers to finish 2025/10/18 01:38:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/18 01:38:17 INFO : 3: Copied (new) 2025/10/18 01:38:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.82s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:38:18 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/dst" 2025/10/18 01:38:19 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/CopyDest" 2025/10/18 01:38:21 DEBUG : one: Need to transfer - File not found at Destination 2025/10/18 01:38:21 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:21 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 01:38:22 INFO : one: Copied (new) 2025/10/18 01:38:22 DEBUG : Waiting for deletions to finish 2025/10/18 01:38:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 01:38:23 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:23 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/18 01:38:23 INFO : one: Copied (replaced existing) 2025/10/18 01:38:23 DEBUG : Waiting for deletions to finish 2025/10/18 01:38:25 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/BackupDir" 2025/10/18 01:38:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 01:38:26 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:38:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 01:38:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 01:38:28 INFO : one: Copied (server-side copy) 2025/10/18 01:38:28 INFO : one: Deleted 2025/10/18 01:38:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/18 01:38:28 INFO : one: Copied (server-side copy) 2025/10/18 01:38:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/18 01:38:28 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:28 DEBUG : Waiting for deletions to finish 2025/10/18 01:38:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:38:29 DEBUG : one: Unchanged skipping 2025/10/18 01:38:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:38:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/18 01:38:30 INFO : two: Copied (server-side copy) 2025/10/18 01:38:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/18 01:38:30 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:30 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:30 DEBUG : Waiting for deletions to finish 2025/10/18 01:38:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:38:31 DEBUG : one: Unchanged skipping 2025/10/18 01:38:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:38:31 DEBUG : two: Unchanged skipping 2025/10/18 01:38:31 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:31 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:31 DEBUG : Waiting for deletions to finish 2025/10/18 01:38:31 INFO : There was nothing to transfer 2025/10/18 01:38:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:38:32 DEBUG : one: Unchanged skipping 2025/10/18 01:38:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/18 01:38:32 DEBUG : three: Destination not found in --copy-dest 2025/10/18 01:38:32 DEBUG : three: Need to transfer - File not found at Destination 2025/10/18 01:38:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:38:32 DEBUG : two: Unchanged skipping 2025/10/18 01:38:32 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:32 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:32 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/18 01:38:32 INFO : three: Copied (new) 2025/10/18 01:38:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.10s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:38:36 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/dst" 2025/10/18 01:38:37 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/backup" 2025/10/18 01:38:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/18 01:38:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:38:39 DEBUG : two: Unchanged skipping 2025/10/18 01:38:39 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 01:38:40 INFO : one: Copied (server-side copy) 2025/10/18 01:38:40 INFO : one: Deleted 2025/10/18 01:38:40 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 01:38:41 INFO : one: Copied (new) 2025/10/18 01:38:41 DEBUG : Waiting for deletions to finish 2025/10/18 01:38:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/18 01:38:42 INFO : three.txt: Copied (server-side copy) 2025/10/18 01:38:42 INFO : three.txt: Deleted 2025/10/18 01:38:42 INFO : three.txt: Moved into backup dir 2025/10/18 01:38:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/18 01:38:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:38:43 DEBUG : two: Unchanged skipping 2025/10/18 01:38:43 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 01:38:44 INFO : one: Copied (server-side copy) 2025/10/18 01:38:44 INFO : one: Deleted 2025/10/18 01:38:44 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/18 01:38:44 INFO : one: Copied (new) 2025/10/18 01:38:44 DEBUG : Waiting for deletions to finish 2025/10/18 01:38:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 01:38:45 INFO : three.txt: Copied (server-side copy) 2025/10/18 01:38:45 INFO : three.txt: Deleted 2025/10/18 01:38:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.15s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:38:48 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/dst" 2025/10/18 01:38:49 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/backup" 2025/10/18 01:38:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/18 01:38:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:38:51 DEBUG : two: Unchanged skipping 2025/10/18 01:38:51 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 01:38:52 INFO : one: Copied (server-side copy) to: one.bak 2025/10/18 01:38:53 INFO : one: Deleted 2025/10/18 01:38:53 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 01:38:54 INFO : one: Copied (new) 2025/10/18 01:38:54 DEBUG : Waiting for deletions to finish 2025/10/18 01:38:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/18 01:38:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/18 01:38:55 INFO : three.txt: Deleted 2025/10/18 01:38:55 INFO : three.txt: Moved into backup dir 2025/10/18 01:38:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/18 01:38:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:38:56 DEBUG : two: Unchanged skipping 2025/10/18 01:38:56 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:38:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 01:38:57 INFO : one: Copied (server-side copy) to: one.bak 2025/10/18 01:38:57 INFO : one: Deleted 2025/10/18 01:38:57 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:38:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/18 01:38:57 INFO : one: Copied (new) 2025/10/18 01:38:57 DEBUG : Waiting for deletions to finish 2025/10/18 01:38:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 01:38:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/18 01:38:58 INFO : three.txt: Deleted 2025/10/18 01:38:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.54s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:39:01 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/dst" 2025/10/18 01:39:02 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/backup" 2025/10/18 01:39:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/18 01:39:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:39:04 DEBUG : two: Unchanged skipping 2025/10/18 01:39:04 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:39:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 01:39:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/18 01:39:05 INFO : one: Deleted 2025/10/18 01:39:05 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:39:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 01:39:06 INFO : one: Copied (new) 2025/10/18 01:39:06 DEBUG : Waiting for deletions to finish 2025/10/18 01:39:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/18 01:39:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/18 01:39:07 INFO : three.txt: Deleted 2025/10/18 01:39:07 INFO : three.txt: Moved into backup dir 2025/10/18 01:39:08 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:39:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/18 01:39:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:39:08 DEBUG : two: Unchanged skipping 2025/10/18 01:39:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 01:39:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/18 01:39:09 INFO : one: Deleted 2025/10/18 01:39:09 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:39:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/18 01:39:09 INFO : one: Copied (new) 2025/10/18 01:39:09 DEBUG : Waiting for deletions to finish 2025/10/18 01:39:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 01:39:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/18 01:39:10 INFO : three.txt: Deleted 2025/10/18 01:39:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.36s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:39:13 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-07.backblaze.com/b2api/v1/b2_upload_file/0ff20da3f05dfb4b9f980e1b/c001_v0001183_t0036": EOF 2025/10/18 01:39:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-07.backblaze.com/b2api/v1/b2_upload_file/0ff20da3f05dfb4b9f980e1b/c001_v0001183_t0036": EOF) 2025/10/18 01:39:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-savixab9tuqo: 1/10 (Post "https://pod-000-1183-07.backblaze.com/b2api/v1/b2_upload_file/0ff20da3f05dfb4b9f980e1b/c001_v0001183_t0036": EOF) 2025/10/18 01:39:15 DEBUG : pacer: Reducing sleep to 10ms 2025/10/18 01:39:15 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/dst" 2025/10/18 01:39:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/18 01:39:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:39:17 DEBUG : two: Unchanged skipping 2025/10/18 01:39:17 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:39:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 01:39:18 INFO : one: Copied (server-side copy) to: one.bak 2025/10/18 01:39:18 INFO : one: Deleted 2025/10/18 01:39:18 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:39:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 01:39:19 INFO : one: Copied (new) 2025/10/18 01:39:19 DEBUG : Waiting for deletions to finish 2025/10/18 01:39:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/18 01:39:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/18 01:39:20 INFO : three.txt: Deleted 2025/10/18 01:39:20 INFO : three.txt: Moved into backup dir 2025/10/18 01:39:21 DEBUG : one.bak: Excluded (Path Filter) 2025/10/18 01:39:21 DEBUG : one.bak: Excluded 2025/10/18 01:39:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/18 01:39:21 DEBUG : three.txt.bak: Excluded 2025/10/18 01:39:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/18 01:39:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:39:21 DEBUG : two: Unchanged skipping 2025/10/18 01:39:21 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for checks to finish 2025/10/18 01:39:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 01:39:22 INFO : one: Copied (server-side copy) to: one.bak 2025/10/18 01:39:22 INFO : one: Deleted 2025/10/18 01:39:22 DEBUG : B2 bucket rclone-test-savixab9tuqo path dst: Waiting for transfers to finish 2025/10/18 01:39:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/18 01:39:22 INFO : one: Copied (new) 2025/10/18 01:39:22 DEBUG : Waiting for deletions to finish 2025/10/18 01:39:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 01:39:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/18 01:39:23 INFO : three.txt: Deleted 2025/10/18 01:39:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.32s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:39:26 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/dst" 2025/10/18 01:39:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/18 01:39:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 01:39:29 INFO : one: Copied (server-side copy) to: one.bak 2025/10/18 01:39:29 INFO : one: Deleted 2025/10/18 01:39:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 01:39:30 INFO : one: Copied (new) 2025/10/18 01:39:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:39:30 DEBUG : two: Unchanged skipping 2025/10/18 01:39:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/18 01:39:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/18 01:39:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/18 01:39:31 INFO : three.txt: Deleted 2025/10/18 01:39:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 01:39:32 INFO : three.txt: Copied (new) 2025/10/18 01:39:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/18 01:39:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 01:39:33 INFO : one: Copied (server-side copy) to: one.bak 2025/10/18 01:39:34 INFO : one: Deleted 2025/10/18 01:39:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/18 01:39:35 INFO : one: Copied (new) 2025/10/18 01:39:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:39:35 DEBUG : two: Unchanged skipping 2025/10/18 01:39:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/18 01:39:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 01:39:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/18 01:39:36 INFO : three.txt: Deleted 2025/10/18 01:39:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/18 01:39:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:39:40 DEBUG : Creating backend with remote "TestB2:rclone-test-savixab9tuqo/dst" 2025/10/18 01:39:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/18 01:39:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 01:39:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/18 01:39:43 INFO : one: Deleted 2025/10/18 01:39:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 01:39:43 INFO : one: Copied (new) 2025/10/18 01:39:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:39:44 DEBUG : two: Unchanged skipping 2025/10/18 01:39:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/18 01:39:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/18 01:39:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/18 01:39:44 INFO : three.txt: Deleted 2025/10/18 01:39:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 01:39:45 INFO : three.txt: Copied (new) 2025/10/18 01:39:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/18 01:39:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/18 01:39:45 DEBUG : pacer: Reducing sleep to 10ms 2025/10/18 01:39:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/18 01:39:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 01:39:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/18 01:39:46 INFO : one: Deleted 2025/10/18 01:39:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/18 01:39:47 INFO : one: Copied (new) 2025/10/18 01:39:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:39:47 DEBUG : two: Unchanged skipping 2025/10/18 01:39:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/18 01:39:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 01:39:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/18 01:39:48 INFO : three.txt: Deleted 2025/10/18 01:39:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/18 01:39:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.18s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:39:51 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/18 01:39:51 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:39:51 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:39:52 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/18 01:39:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/18 01:39:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.51s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:39:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/18 01:39:53 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:39:53 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:39:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/18 01:39:53 INFO : existing: Copied (new) 2025/10/18 01:39:53 DEBUG : Waiting for deletions to finish 2025/10/18 01:39:54 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/18 01:39:54 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:39:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/18 01:39:54 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:39:54 ERROR : B2 bucket rclone-test-savixab9tuqo: not deleting files as there were IO errors 2025/10/18 01:39:54 ERROR : B2 bucket rclone-test-savixab9tuqo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.96s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:39:55 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:39:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:39:55 DEBUG : existing: Unchanged skipping 2025/10/18 01:39:55 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:39:55 DEBUG : Waiting for deletions to finish 2025/10/18 01:39:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.40s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:40:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both0: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both10: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both11: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both12: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both13: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both14: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both15: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both16: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both17: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both18: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both19: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both1: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both2: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both3: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:40:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both4: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both8: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:11 DEBUG : both9: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both6: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both5: Unchanged skipping 2025/10/18 01:40:11 DEBUG : both7: Unchanged skipping 2025/10/18 01:40:11 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:40:11 DEBUG : Waiting for deletions to finish 2025/10/18 01:40:11 INFO : only9: Deleted 2025/10/18 01:40:11 INFO : only10: Deleted 2025/10/18 01:40:12 INFO : only16: Deleted 2025/10/18 01:40:12 INFO : only2: Deleted 2025/10/18 01:40:12 INFO : only0: Deleted 2025/10/18 01:40:12 INFO : only14: Deleted 2025/10/18 01:40:12 INFO : only19: Deleted 2025/10/18 01:40:12 INFO : only13: Deleted 2025/10/18 01:40:12 INFO : only15: Deleted 2025/10/18 01:40:12 INFO : only17: Deleted 2025/10/18 01:40:12 INFO : only18: Deleted 2025/10/18 01:40:12 INFO : only4: Deleted 2025/10/18 01:40:12 INFO : only3: Deleted 2025/10/18 01:40:12 INFO : only5: Deleted 2025/10/18 01:40:12 INFO : only7: Deleted 2025/10/18 01:40:12 INFO : only11: Deleted 2025/10/18 01:40:12 INFO : only12: Deleted 2025/10/18 01:40:12 INFO : only1: Deleted 2025/10/18 01:40:12 INFO : only6: Deleted 2025/10/18 01:40:12 INFO : only8: Deleted 2025/10/18 01:40:12 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.41s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:40:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:40:30 DEBUG : both10: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both13: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both14: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both15: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both16: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both17: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both18: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both19: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both1: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both2: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both12: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both11: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both4: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both6: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both0: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both3: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:40:30 DEBUG : both5: Unchanged skipping 2025/10/18 01:40:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/18 01:40:30 DEBUG : both7: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both8: Unchanged skipping 2025/10/18 01:40:30 DEBUG : both9: Unchanged skipping 2025/10/18 01:40:30 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:40:31 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:31 INFO : only0: Copied (replaced existing) 2025/10/18 01:40:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:31 INFO : only10: Copied (replaced existing) 2025/10/18 01:40:31 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:31 INFO : only14: Copied (replaced existing) 2025/10/18 01:40:31 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:31 INFO : only13: Copied (replaced existing) 2025/10/18 01:40:31 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:31 INFO : only11: Copied (replaced existing) 2025/10/18 01:40:31 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:31 INFO : only15: Copied (replaced existing) 2025/10/18 01:40:31 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:31 INFO : only16: Copied (replaced existing) 2025/10/18 01:40:31 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:31 INFO : only17: Copied (replaced existing) 2025/10/18 01:40:31 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:31 INFO : only12: Copied (replaced existing) 2025/10/18 01:40:31 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:31 INFO : only18: Copied (replaced existing) 2025/10/18 01:40:31 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:31 INFO : only19: Copied (replaced existing) 2025/10/18 01:40:31 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:31 INFO : only1: Copied (replaced existing) 2025/10/18 01:40:31 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:31 INFO : only2: Copied (replaced existing) 2025/10/18 01:40:31 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:31 INFO : only3: Copied (replaced existing) 2025/10/18 01:40:31 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:31 INFO : only4: Copied (replaced existing) 2025/10/18 01:40:32 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:32 INFO : only5: Copied (replaced existing) 2025/10/18 01:40:32 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:32 INFO : only6: Copied (replaced existing) 2025/10/18 01:40:32 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:32 INFO : only7: Copied (replaced existing) 2025/10/18 01:40:32 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:32 INFO : only8: Copied (replaced existing) 2025/10/18 01:40:32 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 01:40:32 INFO : only9: Copied (replaced existing) 2025/10/18 01:40:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.05s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:40:40 DEBUG : empty_dir: Making directory with metadata 2025/10/18 01:40:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 01:40:40 DEBUG : empty_on_remote: Making directory with metadata 2025/10/18 01:40:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 01:40:40 INFO : empty_on_remote: Making directory 2025/10/18 01:40:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/18 01:40:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/18 01:40:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/18 01:40:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/18 01:40:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.67s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:40:42 DEBUG : empty_dir: Making directory with metadata 2025/10/18 01:40:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 01:40:42 DEBUG : empty_on_remote: Making directory with metadata 2025/10/18 01:40:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 01:40:42 INFO : empty_on_remote: Making directory 2025/10/18 01:40:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/18 01:40:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/18 01:40:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/18 01:40:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/18 01:40:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/18 01:40:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:40:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/18 01:40:45 INFO : sub dir: Making directory 2025/10/18 01:40:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:40:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/18 01:40:48 INFO : sub dir: Making directory 2025/10/18 01:40:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.65s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:40:59 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:00 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : banana: Unchanged skipping 2025/10/18 01:41:00 DEBUG : apple: Unchanged skipping 2025/10/18 01:41:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:41:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:41:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:41:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:41:00 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:41:00 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:00 INFO : There was nothing to transfer 2025/10/18 01:41:00 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:00 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:41:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : apple: Unchanged skipping 2025/10/18 01:41:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : banana: Unchanged skipping 2025/10/18 01:41:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:41:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:41:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:41:01 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:41:01 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:01 INFO : There was nothing to transfer 2025/10/18 01:41:01 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:01 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:41:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:41:14 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:14 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:41:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:41:15 DEBUG : apple: Unchanged skipping 2025/10/18 01:41:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:41:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : banana: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:41:15 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:41:15 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:41:15 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:15 INFO : There was nothing to transfer 2025/10/18 01:41:15 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:15 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:41:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:41:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : banana: Unchanged skipping 2025/10/18 01:41:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:41:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : apple: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:41:16 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:41:16 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:41:16 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:16 INFO : There was nothing to transfer 2025/10/18 01:41:16 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:16 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:41:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:41:28 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:29 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:41:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/18 01:41:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:29 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:41:29 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:41:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/18 01:41:29 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/18 01:41:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/18 01:41:29 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/18 01:41:29 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/18 01:41:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/18 01:41:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/18 01:41:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/18 01:41:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/18 01:41:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/18 01:41:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/18 01:41:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/18 01:41:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/18 01:41:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/18 01:41:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/18 01:41:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/18 01:41:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/18 01:41:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/18 01:41:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 01:41:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/18 01:41:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/18 01:41:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/18 01:41:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/18 01:41:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/18 01:41:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:31 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/18 01:41:31 INFO : dir1/0008-2345678.txt: Deleted 2025/10/18 01:41:31 INFO : dir1/0011-56789;.txt: Deleted 2025/10/18 01:41:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/18 01:41:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/18 01:41:31 INFO : dir1/0007-1234567.txt: Deleted 2025/10/18 01:41:31 INFO : apple: Deleted 2025/10/18 01:41:31 INFO : dir1/0009-3456789.txt: Deleted 2025/10/18 01:41:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/18 01:41:31 INFO : dir1/0010-456789.txt: Deleted 2025/10/18 01:41:31 INFO : splitbananasplit: Deleted 2025/10/18 01:41:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/18 01:41:32 INFO : dir1/0003-defghij.txt: Deleted 2025/10/18 01:41:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/18 01:41:32 INFO : dir1/0012-6789;.txt: Deleted 2025/10/18 01:41:32 INFO : dir1/0013-789;=.txt: Deleted 2025/10/18 01:41:32 INFO : dir1/0014-89;=.txt: Deleted 2025/10/18 01:41:32 INFO : appleappleapplebanana: Deleted 2025/10/18 01:41:32 INFO : banana: Deleted 2025/10/18 01:41:32 INFO : dir1/0015-9;=.txt: Deleted 2025/10/18 01:41:32 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/18 01:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 01:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:32 DEBUG : apple: Unchanged skipping 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:41:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:32 DEBUG : banana: Unchanged skipping 2025/10/18 01:41:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:32 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:41:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/18 01:41:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/18 01:41:33 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:41:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:41:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:41:33 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:41:33 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:33 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/18 01:41:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:33 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:33 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:33 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 01:41:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:33 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 01:41:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 01:41:33 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 01:41:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 01:41:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 01:41:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 01:41:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 01:41:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 01:41:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 01:41:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:41:45 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:46 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:41:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:46 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:46 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:46 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:46 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:46 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:46 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:46 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 01:41:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 01:41:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 01:41:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 01:41:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 01:41:46 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 01:41:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 01:41:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 01:41:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 01:41:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 01:41:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 01:41:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 01:41:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 01:41:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 01:41:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 01:41:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 01:41:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 01:41:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 01:41:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 01:41:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 01:41:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 01:41:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 01:41:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 01:41:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 01:41:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 01:41:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 01:41:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 01:41:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 01:41:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 01:41:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 01:41:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 01:41:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 01:41:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 01:41:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 01:41:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 01:41:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 01:41:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 01:41:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 01:41:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 01:41:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 01:41:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 01:41:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 01:41:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 01:41:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 01:41:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 01:41:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 01:41:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 01:41:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 01:41:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 01:41:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 01:41:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 01:41:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 01:41:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 01:41:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 01:41:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 01:41:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 01:41:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 01:41:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 01:41:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 01:41:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 01:41:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 01:41:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 01:41:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 01:41:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 01:41:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 01:41:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 01:41:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 01:41:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 01:41:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 01:41:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 01:41:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 01:41:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 01:41:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 01:41:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 01:41:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 01:41:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 01:41:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 01:41:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 01:41:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 01:41:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 01:41:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 01:41:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 01:41:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 01:41:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 01:41:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 01:41:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 01:41:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 01:41:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 01:41:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 01:41:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 01:41:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 01:41:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 01:41:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 01:41:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 01:41:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 01:41:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 01:41:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 01:41:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 01:41:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 01:41:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 01:41:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 01:41:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 01:41:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 01:41:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 01:41:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 01:41:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 01:41:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/18 01:41:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 01:41:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/18 01:41:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 01:41:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/18 01:41:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 01:41:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/18 01:41:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 01:41:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 01:41:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 01:41:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 01:41:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/18 01:41:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 01:41:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 01:41:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 01:41:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 01:41:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 01:41:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 01:41:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 01:41:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 01:41:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 01:41:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 01:41:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 01:41:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 01:41:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 01:41:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 01:41:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 01:41:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 01:41:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 01:41:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 01:41:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/18 01:41:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 01:41:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 01:41:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 01:41:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 01:41:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/18 01:41:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:46 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:41:46 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:41:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/18 01:41:46 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/18 01:41:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/18 01:41:46 INFO : apple: Copied (new) to: PREFIXapple 2025/10/18 01:41:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 01:41:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/18 01:41:46 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/18 01:41:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 01:41:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/18 01:41:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/18 01:41:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 01:41:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/18 01:41:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 01:41:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 01:41:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/18 01:41:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 01:41:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 01:41:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/18 01:41:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/18 01:41:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 01:41:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/18 01:41:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/18 01:41:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 01:41:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/18 01:41:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 01:41:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 01:41:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/18 01:41:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 01:41:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 01:41:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/18 01:41:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 01:41:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 01:41:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/18 01:41:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/18 01:41:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 01:41:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/18 01:41:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/18 01:41:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 01:41:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/18 01:41:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/18 01:41:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 01:41:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/18 01:41:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/18 01:41:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 01:41:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/18 01:41:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/18 01:41:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/18 01:41:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/18 01:41:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/18 01:41:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/18 01:41:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/18 01:41:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/18 01:41:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/18 01:41:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/18 01:41:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/18 01:41:48 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:48 INFO : dir1/0003-defghij.txt: Deleted 2025/10/18 01:41:48 INFO : splitbananasplit: Deleted 2025/10/18 01:41:48 INFO : dir1/0009-3456789.txt: Deleted 2025/10/18 01:41:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/18 01:41:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/18 01:41:48 INFO : banana: Deleted 2025/10/18 01:41:48 INFO : dir1/0008-2345678.txt: Deleted 2025/10/18 01:41:48 INFO : dir1/0015-9;=.txt: Deleted 2025/10/18 01:41:48 INFO : dir1/0007-1234567.txt: Deleted 2025/10/18 01:41:48 INFO : dir1/0013-789;=.txt: Deleted 2025/10/18 01:41:48 INFO : apple: Deleted 2025/10/18 01:41:48 INFO : appleappleapplebanana: Deleted 2025/10/18 01:41:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/18 01:41:48 INFO : dir1/0010-456789.txt: Deleted 2025/10/18 01:41:48 INFO : dir1/0011-56789;.txt: Deleted 2025/10/18 01:41:49 INFO : dir1/0012-6789;.txt: Deleted 2025/10/18 01:41:49 INFO : dir1/0014-89;=.txt: Deleted 2025/10/18 01:41:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/18 01:41:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/18 01:41:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/18 01:41:49 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:41:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 01:41:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 01:41:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 01:41:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 01:41:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 01:41:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 01:41:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 01:41:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 01:41:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 01:41:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 01:41:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 01:41:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 01:41:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 01:41:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 01:41:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 01:41:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 01:41:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 01:41:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 01:41:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 01:41:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 01:41:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 01:41:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 01:41:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 01:41:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 01:41:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 01:41:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 01:41:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 01:41:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 01:41:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/18 01:41:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 01:41:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 01:41:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 01:41:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 01:41:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 01:41:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 01:41:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 01:41:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 01:41:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 01:41:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 01:41:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 01:41:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 01:41:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 01:41:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 01:41:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 01:41:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 01:41:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 01:41:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 01:41:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/18 01:41:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:41:49 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:41:49 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:41:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/18 01:41:49 INFO : banana: Copied (new) 2025/10/18 01:41:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/18 01:41:49 INFO : splitbananasplit: Copied (new) 2025/10/18 01:41:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/18 01:41:50 INFO : appleappleapplebanana: Copied (new) 2025/10/18 01:41:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/18 01:41:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/18 01:41:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/18 01:41:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/18 01:41:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/18 01:41:50 INFO : apple: Copied (new) 2025/10/18 01:41:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/18 01:41:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/18 01:41:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/18 01:41:50 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/18 01:41:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/18 01:41:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/18 01:41:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/18 01:41:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/18 01:41:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/18 01:41:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/18 01:41:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/18 01:41:50 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/18 01:41:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/18 01:41:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/18 01:41:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/18 01:41:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/18 01:41:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/18 01:41:50 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/18 01:41:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/18 01:41:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/18 01:41:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/18 01:41:51 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/18 01:41:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/18 01:41:51 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/18 01:41:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/18 01:41:51 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/18 01:41:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/18 01:41:51 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/18 01:41:51 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/18 01:41:51 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/18 01:41:51 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/18 01:41:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/18 01:41:51 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/18 01:41:51 INFO : PREFIXsplitbananasplit: Deleted 2025/10/18 01:41:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/18 01:41:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/18 01:41:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/18 01:41:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/18 01:41:51 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/18 01:41:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/18 01:41:51 INFO : PREFIXapple: Deleted 2025/10/18 01:41:51 INFO : PREFIXbanana: Deleted 2025/10/18 01:41:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/18 01:41:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/18 01:41:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/18 01:41:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/18 01:41:51 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/18 01:41:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/18 01:41:51 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:52 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : Waiting for deletions to finish 2025/10/18 01:41:52 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:41:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:42:05 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:05 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:42:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 01:42:05 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 01:42:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:05 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 01:42:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 01:42:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:05 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:05 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/18 01:42:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/18 01:42:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/18 01:42:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 01:42:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/18 01:42:05 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 01:42:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/18 01:42:06 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/18 01:42:06 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:42:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/18 01:42:06 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:42:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/18 01:42:06 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/18 01:42:06 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 01:42:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/18 01:42:06 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/18 01:42:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/18 01:42:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/18 01:42:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/18 01:42:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/18 01:42:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/18 01:42:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/18 01:42:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/18 01:42:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/18 01:42:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/18 01:42:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/18 01:42:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/18 01:42:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/18 01:42:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/18 01:42:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/18 01:42:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/18 01:42:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/18 01:42:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/18 01:42:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/18 01:42:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/18 01:42:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/18 01:42:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/18 01:42:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/18 01:42:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/18 01:42:07 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/18 01:42:07 INFO : dir1/0011-56789;.txt: Deleted 2025/10/18 01:42:07 INFO : dir1/0008-2345678.txt: Deleted 2025/10/18 01:42:07 INFO : dir1/0013-789;=.txt: Deleted 2025/10/18 01:42:07 INFO : dir1/0015-9;=.txt: Deleted 2025/10/18 01:42:07 INFO : splitbananasplit: Deleted 2025/10/18 01:42:08 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/18 01:42:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/18 01:42:08 INFO : dir1/0003-defghij.txt: Deleted 2025/10/18 01:42:08 INFO : dir1/0010-456789.txt: Deleted 2025/10/18 01:42:08 INFO : dir1/0014-89;=.txt: Deleted 2025/10/18 01:42:08 INFO : dir1/0007-1234567.txt: Deleted 2025/10/18 01:42:08 INFO : dir1/0009-3456789.txt: Deleted 2025/10/18 01:42:08 INFO : dir1/0012-6789;.txt: Deleted 2025/10/18 01:42:08 INFO : apple: Deleted 2025/10/18 01:42:08 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/18 01:42:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/18 01:42:08 INFO : appleappleapplebanana: Deleted 2025/10/18 01:42:08 INFO : banana: Deleted 2025/10/18 01:42:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/18 01:42:08 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:08 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/18 01:42:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 01:42:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/18 01:42:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 01:42:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:09 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:42:09 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:42:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/18 01:42:09 INFO : banana: Copied (new) 2025/10/18 01:42:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/18 01:42:09 INFO : apple: Copied (new) 2025/10/18 01:42:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/18 01:42:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/18 01:42:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/18 01:42:09 INFO : appleappleapplebanana: Copied (new) 2025/10/18 01:42:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/18 01:42:09 INFO : splitbananasplit: Copied (new) 2025/10/18 01:42:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/18 01:42:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/18 01:42:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/18 01:42:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/18 01:42:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/18 01:42:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/18 01:42:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/18 01:42:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/18 01:42:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/18 01:42:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/18 01:42:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/18 01:42:10 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/18 01:42:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/18 01:42:10 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/18 01:42:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/18 01:42:10 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/18 01:42:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/18 01:42:10 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/18 01:42:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/18 01:42:10 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/18 01:42:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/18 01:42:10 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/18 01:42:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/18 01:42:10 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/18 01:42:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/18 01:42:10 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/18 01:42:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/18 01:42:10 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/18 01:42:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/18 01:42:10 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/18 01:42:10 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:10 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/18 01:42:10 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/18 01:42:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/18 01:42:10 INFO : appleSUFFIX: Deleted 2025/10/18 01:42:10 INFO : splitbananasplitSUFFIX: Deleted 2025/10/18 01:42:10 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/18 01:42:10 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/18 01:42:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/18 01:42:10 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/18 01:42:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/18 01:42:10 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/18 01:42:11 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/18 01:42:11 INFO : bananaSUFFIX: Deleted 2025/10/18 01:42:11 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/18 01:42:11 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/18 01:42:11 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/18 01:42:11 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/18 01:42:11 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/18 01:42:11 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/18 01:42:11 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/18 01:42:11 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:11 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:11 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:42:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:42:24 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:24 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 01:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 01:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 01:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 01:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 01:42:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:25 DEBUG : apple: Unchanged skipping 2025/10/18 01:42:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:25 DEBUG : banana: Unchanged skipping 2025/10/18 01:42:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 01:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 01:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 01:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 01:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 01:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 01:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 01:42:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/18 01:42:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/18 01:42:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 01:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 01:42:25 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:42:25 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:42:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/18 01:42:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/18 01:42:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 01:42:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/18 01:42:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/18 01:42:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 01:42:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/18 01:42:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/18 01:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 01:42:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/18 01:42:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/18 01:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 01:42:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/18 01:42:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/18 01:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 01:42:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/18 01:42:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/18 01:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 01:42:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/18 01:42:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/18 01:42:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 01:42:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/18 01:42:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/18 01:42:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 01:42:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/18 01:42:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/18 01:42:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 01:42:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/18 01:42:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/18 01:42:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 01:42:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/18 01:42:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/18 01:42:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 01:42:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/18 01:42:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/18 01:42:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 01:42:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/18 01:42:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/18 01:42:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 01:42:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/18 01:42:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/18 01:42:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 01:42:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/18 01:42:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/18 01:42:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/18 01:42:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/18 01:42:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/18 01:42:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/18 01:42:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/18 01:42:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/18 01:42:26 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:27 INFO : dir1/0014-89;=.txt: Deleted 2025/10/18 01:42:27 INFO : dir1/0012-6789;.txt: Deleted 2025/10/18 01:42:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/18 01:42:27 INFO : dir1/0013-789;=.txt: Deleted 2025/10/18 01:42:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/18 01:42:27 INFO : dir1/0003-defghij.txt: Deleted 2025/10/18 01:42:27 INFO : dir1/0007-1234567.txt: Deleted 2025/10/18 01:42:27 INFO : dir1/0015-9;=.txt: Deleted 2025/10/18 01:42:27 INFO : splitbananasplit: Deleted 2025/10/18 01:42:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/18 01:42:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/18 01:42:27 INFO : dir1/0010-456789.txt: Deleted 2025/10/18 01:42:27 INFO : dir1/0011-56789;.txt: Deleted 2025/10/18 01:42:27 INFO : appleappleapplebanana: Deleted 2025/10/18 01:42:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/18 01:42:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/18 01:42:27 INFO : dir1/0008-2345678.txt: Deleted 2025/10/18 01:42:27 INFO : dir1/0009-3456789.txt: Deleted 2025/10/18 01:42:27 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:27 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : appleapple: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/18 01:42:27 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 01:42:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 01:42:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 01:42:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 01:42:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 01:42:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 01:42:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 01:42:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 01:42:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 01:42:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 01:42:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 01:42:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 01:42:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 01:42:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 01:42:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 01:42:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 01:42:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 01:42:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 01:42:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 01:42:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 01:42:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 01:42:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 01:42:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 01:42:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 01:42:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 01:42:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 01:42:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 01:42:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 01:42:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 01:42:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 01:42:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 01:42:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 01:42:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 01:42:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 01:42:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 01:42:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 01:42:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 01:42:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 01:42:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 01:42:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 01:42:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 01:42:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 01:42:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 01:42:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 01:42:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 01:42:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 01:42:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 01:42:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 01:42:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 01:42:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 01:42:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 01:42:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 01:42:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 01:42:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 01:42:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 01:42:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 01:42:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 01:42:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 01:42:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 01:42:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 01:42:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 01:42:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 01:42:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 01:42:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 01:42:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 01:42:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 01:42:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 01:42:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 01:42:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 01:42:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 01:42:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 01:42:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 01:42:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 01:42:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 01:42:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 01:42:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 01:42:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 01:42:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 01:42:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 01:42:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 01:42:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 01:42:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 01:42:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : apple: Unchanged skipping 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:42:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : banana: Unchanged skipping 2025/10/18 01:42:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:42:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 01:42:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 01:42:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 01:42:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 01:42:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 01:42:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 01:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 01:42:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 01:42:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 01:42:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 01:42:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 01:42:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 01:42:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 01:42:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 01:42:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 01:42:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 01:42:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 01:42:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 01:42:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 01:42:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 01:42:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/18 01:42:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:42:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:42:28 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:42:28 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:28 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:28 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : appleapple: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/18 01:42:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/18 01:42:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 01:42:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 01:42:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 01:42:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 01:42:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 01:42:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 01:42:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 01:42:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 01:42:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 01:42:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 01:42:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 01:42:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 01:42:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 01:42:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 01:42:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 01:42:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 01:42:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 01:42:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 01:42:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 01:42:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 01:42:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 01:42:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 01:42:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 01:42:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 01:42:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 01:42:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 01:42:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 01:42:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 01:42:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 01:42:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 01:42:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 01:42:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 01:42:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 01:42:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 01:42:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 01:42:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 01:42:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 01:42:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 01:42:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 01:42:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 01:42:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 01:42:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 01:42:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 01:42:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 01:42:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 01:42:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 01:42:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 01:42:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 01:42:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 01:42:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 01:42:29 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:42:40 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:41 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:42:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : apple: Unchanged skipping 2025/10/18 01:42:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:42:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : banana: Unchanged skipping 2025/10/18 01:42:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:42:41 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:42:41 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:42:41 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:41 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:42 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:42:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : apple: Unchanged skipping 2025/10/18 01:42:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:42:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : banana: Unchanged skipping 2025/10/18 01:42:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:42:42 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:42:42 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:42:42 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:42 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:43 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:43 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:42:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:42:55 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:55 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:42:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : apple: Unchanged skipping 2025/10/18 01:42:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : banana: Unchanged skipping 2025/10/18 01:42:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:42:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:42:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:42:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:42:56 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:42:56 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:56 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:56 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : apple: Unchanged skipping 2025/10/18 01:42:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:42:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : banana: Unchanged skipping 2025/10/18 01:42:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:42:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:42:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:42:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:42:57 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:42:57 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:57 DEBUG : Waiting for deletions to finish 2025/10/18 01:42:57 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:42:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:43:10 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:10 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:43:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:10 DEBUG : apple: Unchanged skipping 2025/10/18 01:43:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:43:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:10 DEBUG : banana: Unchanged skipping 2025/10/18 01:43:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:10 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:43:11 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:43:11 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:43:11 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:11 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:11 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:43:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : apple: Unchanged skipping 2025/10/18 01:43:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:43:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : banana: Unchanged skipping 2025/10/18 01:43:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:11 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:43:12 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:43:12 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:43:12 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:12 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:12 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:43:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:43:25 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:25 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:43:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:25 DEBUG : apple: Unchanged skipping 2025/10/18 01:43:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:43:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:25 DEBUG : banana: Unchanged skipping 2025/10/18 01:43:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:25 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:43:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:43:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:43:26 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:43:26 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:26 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:26 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:43:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : apple: Unchanged skipping 2025/10/18 01:43:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:43:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : banana: Unchanged skipping 2025/10/18 01:43:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:26 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:43:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:43:27 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:43:27 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:27 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:27 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:43:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:43:39 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:40 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:43:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : banana: Unchanged skipping 2025/10/18 01:43:40 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:43:40 DEBUG : apple: Unchanged skipping 2025/10/18 01:43:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:43:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:43:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:43:40 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:43:40 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:40 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:41 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 01:43:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : apple: Unchanged skipping 2025/10/18 01:43:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : banana: Unchanged skipping 2025/10/18 01:43:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 01:43:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 01:43:41 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:43:41 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:43:41 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:41 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:42 DEBUG : apple: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : banana: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 01:43:42 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (174.36s) --- PASS: TestTransform/NFC (14.11s) --- PASS: TestTransform/NFD (14.77s) --- PASS: TestTransform/base64 (16.74s) --- PASS: TestTransform/prefix (19.30s) --- PASS: TestTransform/suffix (19.27s) --- PASS: TestTransform/truncate (16.91s) --- PASS: TestTransform/encoder (14.67s) --- PASS: TestTransform/ISO-8859-1 (14.16s) --- PASS: TestTransform/charmap (14.73s) --- PASS: TestTransform/lowercase (15.01s) --- PASS: TestTransform/ascii (14.69s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:43:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/18 01:43:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/18 01:43:46 INFO : sub dir_somesuffix: Making directory 2025/10/18 01:43:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/18 01:43:46 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/18 01:43:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/18 01:43:46 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/18 01:43:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/18 01:43:46 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:43:46 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:43:47 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:43:47 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/18 01:43:47 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:43:48 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:48 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:48 INFO : tictactoe: Making directory 2025/10/18 01:43:48 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:48 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 01:43:48 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/18 01:43:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 01:43:48 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:43:48 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:43:49 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:43:49 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/18 01:43:49 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.63s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:43:50 INFO : toe: Making directory 2025/10/18 01:43:50 INFO : toe/toe: Making directory 2025/10/18 01:43:50 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/18 01:43:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/18 01:43:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/18 01:43:50 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:43:50 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:43:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:43:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/18 01:43:51 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.92s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:43:52 INFO : toe: Making directory 2025/10/18 01:43:52 INFO : toe/toe: Making directory 2025/10/18 01:43:52 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/18 01:43:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/18 01:43:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/18 01:43:52 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:43:52 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:43:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:43:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/18 01:43:52 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.79s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:43:53 DEBUG : empty_dir: Making directory with metadata 2025/10/18 01:43:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 01:43:53 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:43:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:43:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:43:53 INFO : tictacempty_dir: Making directory 2025/10/18 01:43:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:43:53 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:53 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:53 INFO : tictactoe: Making directory 2025/10/18 01:43:53 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:53 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 01:43:53 INFO : tictactoe/tictactoe: Making directory 2025/10/18 01:43:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 01:43:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/18 01:43:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/18 01:43:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/18 01:43:53 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:43:53 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:43:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:43:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/18 01:43:54 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.56s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:43:55 DEBUG : empty_dir: Making directory with metadata 2025/10/18 01:43:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 01:43:55 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:43:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:43:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:43:55 INFO : tictacempty_dir: Making directory 2025/10/18 01:43:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:43:55 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:55 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:55 INFO : tictactoe: Making directory 2025/10/18 01:43:55 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:55 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 01:43:55 INFO : tictactoe/tictactoe: Making directory 2025/10/18 01:43:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 01:43:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/18 01:43:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 01:43:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/18 01:43:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 01:43:55 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:43:55 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:43:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:43:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 01:43:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/18 01:43:56 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:43:56 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:43:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:43:56 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:56 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/18 01:43:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:43:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/18 01:43:56 NOTICE: B2 bucket rclone-test-savixab9tuqo: 0 differences found 2025/10/18 01:43:56 NOTICE: B2 bucket rclone-test-savixab9tuqo: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:43:57 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:57 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:57 INFO : tictactoe: Making directory 2025/10/18 01:43:57 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:57 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 01:43:57 INFO : tictactoe/tictactoe: Making directory 2025/10/18 01:43:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 01:43:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/18 01:43:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/18 01:43:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/18 01:43:57 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:43:57 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:43:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:43:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/18 01:43:58 DEBUG : Waiting for deletions to finish 2025/10/18 01:43:58 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:58 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:58 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:43:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 01:43:59 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:43:59 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:43:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/18 01:43:59 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/18 01:43:59 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:43:59 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.56s) === RUN TestSyntax 2025/10/18 01:44:00 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:44:00 INFO : toe: Making directory 2025/10/18 01:44:00 INFO : toe/toe: Making directory 2025/10/18 01:44:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/18 01:44:00 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:44:00 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:44:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:44:00 INFO : toe/toe/toe: Copied (new) 2025/10/18 01:44:00 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.67s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:44:01 DEBUG : empty_dir: Making directory with metadata 2025/10/18 01:44:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 01:44:01 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:44:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:44:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:44:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:44:01 INFO : tictacempty_dir: Making directory 2025/10/18 01:44:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:44:01 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:44:01 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:44:01 INFO : tictactoe: Making directory 2025/10/18 01:44:01 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:44:01 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:44:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 01:44:01 INFO : tictactoe/tictactoe: Making directory 2025/10/18 01:44:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 01:44:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/18 01:44:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 01:44:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/18 01:44:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 01:44:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 01:44:01 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:44:01 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:44:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:44:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 01:44:02 INFO : toe/toe/toe.txt: Deleted 2025/10/18 01:44:02 INFO : toe/toe: Removing directory 2025/10/18 01:44:02 INFO : toe: Removing directory 2025/10/18 01:44:02 INFO : empty_dir: Removing directory 2025/10/18 01:44:02 DEBUG : Local file system at /tmp/rclone3681938429: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.55s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:44:03 DEBUG : empty_dir: Making directory with metadata 2025/10/18 01:44:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 01:44:03 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:44:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:44:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:44:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:44:03 INFO : tictacempty_dir: Making directory 2025/10/18 01:44:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:44:03 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:44:03 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:44:03 INFO : tictactoe: Making directory 2025/10/18 01:44:03 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:44:03 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:44:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 01:44:03 INFO : tictactoe/tictactoe: Making directory 2025/10/18 01:44:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 01:44:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/18 01:44:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 01:44:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/18 01:44:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 01:44:03 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:44:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 01:44:03 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:44:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:44:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 01:44:04 INFO : toe/toe/toe.txt: Deleted 2025/10/18 01:44:04 INFO : toe/toe: Removing directory 2025/10/18 01:44:04 INFO : toe: Removing directory 2025/10/18 01:44:04 INFO : empty_dir: Removing directory 2025/10/18 01:44:04 DEBUG : Local file system at /tmp/rclone3681938429: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/18 01:44:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/18 01:44:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/18 01:44:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/18 01:44:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/18 01:44:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:44:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/18 01:44:05 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.16s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:44:06 DEBUG : Reset feature "Copy" 2025/10/18 01:44:06 DEBUG : Reset feature "Move" 2025/10/18 01:44:06 DEBUG : Reset feature "Copy" 2025/10/18 01:44:06 DEBUG : Reset feature "Move" 2025/10/18 01:44:06 DEBUG : empty_dir: Making directory with metadata 2025/10/18 01:44:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 01:44:06 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:44:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:44:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:44:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:44:06 INFO : tictacempty_dir: Making directory 2025/10/18 01:44:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 01:44:06 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:44:06 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:44:06 INFO : tictactoe: Making directory 2025/10/18 01:44:06 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:44:06 DEBUG : toe: transformed to: tictactoe 2025/10/18 01:44:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 01:44:06 INFO : tictactoe/tictactoe: Making directory 2025/10/18 01:44:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 01:44:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/18 01:44:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 01:44:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/18 01:44:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 01:44:06 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:44:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 01:44:06 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:44:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:44:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 01:44:07 INFO : toe/toe/toe.txt: Deleted 2025/10/18 01:44:07 INFO : toe/toe: Removing directory 2025/10/18 01:44:07 INFO : toe: Removing directory 2025/10/18 01:44:07 INFO : empty_dir: Removing directory 2025/10/18 01:44:07 DEBUG : Local file system at /tmp/rclone3681938429: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/18 01:44:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/18 01:44:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/18 01:44:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/18 01:44:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/18 01:44:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:44:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/18 01:44:08 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.62s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:44:10 DEBUG : toe: transformed to: dG9l 2025/10/18 01:44:10 DEBUG : toe: transformed to: dG9l 2025/10/18 01:44:10 INFO : dG9l: Making directory 2025/10/18 01:44:10 DEBUG : toe: transformed to: dG9l 2025/10/18 01:44:10 DEBUG : toe: transformed to: dG9l 2025/10/18 01:44:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/18 01:44:10 INFO : dG9l/dG9l: Making directory 2025/10/18 01:44:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/18 01:44:10 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/18 01:44:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/18 01:44:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/18 01:44:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/18 01:44:10 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:44:10 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:44:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:44:10 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/18 01:44:10 DEBUG : Waiting for deletions to finish 2025/10/18 01:44:11 DEBUG : dG9l: transformed to: toe 2025/10/18 01:44:11 DEBUG : dG9l: transformed to: toe 2025/10/18 01:44:11 DEBUG : dG9l: transformed to: toe 2025/10/18 01:44:11 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/18 01:44:11 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/18 01:44:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/18 01:44:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/18 01:44:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/18 01:44:11 DEBUG : Local file system at /tmp/rclone3681938429: Waiting for checks to finish 2025/10/18 01:44:11 DEBUG : Local file system at /tmp/rclone3681938429: Waiting for transfers to finish 2025/10/18 01:44:11 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.48s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-savixab9tuqo", Local "Local file system at /tmp/rclone3681938429", Modify Window "1ms" 2025/10/18 01:44:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 01:44:12 DEBUG : toe: transformed to: 2025/10/18 01:44:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 01:44:12 DEBUG : toe: transformed to: 2025/10/18 01:44:12 INFO : B2 bucket rclone-test-savixab9tuqo: Making directory 2025/10/18 01:44:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 01:44:12 DEBUG : toe: transformed to: 2025/10/18 01:44:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 01:44:12 DEBUG : toe: transformed to: 2025/10/18 01:44:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 01:44:12 DEBUG : toe/toe: transformed to: 2025/10/18 01:44:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/18 01:44:12 INFO : toe/toe: Making directory 2025/10/18 01:44:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 01:44:12 DEBUG : toe/toe: transformed to: 2025/10/18 01:44:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/18 01:44:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 01:44:12 DEBUG : toe: transformed to: 2025/10/18 01:44:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/18 01:44:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 01:44:12 DEBUG : toe/toe/toe: transformed to: 2025/10/18 01:44:12 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/18 01:44:12 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for checks to finish 2025/10/18 01:44:12 DEBUG : B2 bucket rclone-test-savixab9tuqo: Waiting for transfers to finish 2025/10/18 01:44:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 01:44:13 INFO : toe/toe/toe: Copied (new) 2025/10/18 01:44:13 ERROR : B2 bucket rclone-test-savixab9tuqo: not deleting files as there were IO errors 2025/10/18 01:44:13 ERROR : B2 bucket rclone-test-savixab9tuqo: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2025/10/18 01:44:14 DEBUG : B2 bucket rclone-test-savixab9tuqo: Purge remote 2025/10/18 01:44:14 INFO : B2 bucket rclone-test-savixab9tuqo: cleaning bucket "rclone-test-savixab9tuqo" of all files 2025/10/18 01:44:15 DEBUG : BackupDir/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4182b62e22f6c86e_d20251018_m013833_c001_v7007000_t0000_u01760751513419") 2025/10/18 01:44:15 DEBUG : BackupDir/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f10595f9084cc3c3d_d20251018_m013827_c001_v0001180_t0041_u01760751507958") 2025/10/18 01:44:15 DEBUG : CompareDest/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41185a1fa60a7d4e_d20251018_m013809_c001_v7007000_t0000_u01760751489069") 2025/10/18 01:44:15 DEBUG : CompareDest/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df597b8_d20251018_m013803_c001_v0001101_t0043_u01760751483071") 2025/10/18 01:44:15 DEBUG : CompareDest/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41185a1fa60a7d4f_d20251018_m013809_c001_v7007000_t0000_u01760751489249") 2025/10/18 01:44:15 DEBUG : CompareDest/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107a4fa9d1ff2076_d20251018_m013804_c001_v0001183_t0055_u01760751484537") 2025/10/18 01:44:15 DEBUG : CopyDest/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4182b62e22f6c871_d20251018_m013833_c001_v7007000_t0000_u01760751513602") 2025/10/18 01:44:15 DEBUG : CopyDest/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f6cb_d20251018_m013825_c001_v0001177_t0034_u01760751505095") 2025/10/18 01:44:15 DEBUG : CopyDest/three: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4182b62e22f6c875_d20251018_m013833_c001_v7007000_t0000_u01760751513798") 2025/10/18 01:44:15 DEBUG : CopyDest/three: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107a4fa9d1ff2101_d20251018_m013831_c001_v0001183_t0043_u01760751511704") 2025/10/18 01:44:15 DEBUG : CopyDest/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4182b62e22f6c878_d20251018_m013833_c001_v7007000_t0000_u01760751513981") 2025/10/18 01:44:15 DEBUG : CopyDest/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59801_d20251018_m013829_c001_v0001101_t0058_u01760751509182") 2025/10/18 01:44:15 DEBUG : EXISTING: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4121dc0fd26f9177_d20251018_m013956_c001_v7007000_t0000_u01760751596005") 2025/10/18 01:44:15 DEBUG : EXISTING: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df598fd_d20251018_m013954_c001_v0001101_t0036_u01760751594972") 2025/10/18 01:44:15 DEBUG : PREFIXapple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4121dc0fd26f9297_d20251018_m014151_c001_v7007000_t0000_u01760751711668") 2025/10/18 01:44:15 DEBUG : PREFIXapple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59ace_d20251018_m014146_c001_v0001101_t0037_u01760751706668") 2025/10/18 01:44:15 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb326_d20251018_m014151_c001_v7007000_t0000_u01760751711439") 2025/10/18 01:44:15 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9dc_d20251018_m014146_c001_v0001177_t0051_u01760751706655") 2025/10/18 01:44:15 DEBUG : PREFIXbanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40776c4bb3f0b58e_d20251018_m014151_c001_v7007000_t0000_u01760751711677") 2025/10/18 01:44:16 DEBUG : PREFIXbanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747adf_d20251018_m014146_c001_v0001182_t0016_u01760751706634") 2025/10/18 01:44:16 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40776c4bb3f0b58d_d20251018_m014151_c001_v7007000_t0000_u01760751711495") 2025/10/18 01:44:16 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350be5_d20251018_m014146_c001_v0001157_t0016_u01760751706647") 2025/10/18 01:44:16 DEBUG : Testêé: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4121dc0fd26f9173_d20251018_m013952_c001_v7007000_t0000_u01760751592637") 2025/10/18 01:44:16 DEBUG : Testêé: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df598f1_d20251018_m013951_c001_v0001101_t0032_u01760751591851") 2025/10/18 01:44:16 DEBUG : Testêé: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f80d_d20251018_m013950_c001_v0001177_t0029_u01760751590859") 2025/10/18 01:44:16 DEBUG : YXBwbGU=: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c5b_d20251018_m014133_c001_v7007000_t0000_u01760751693915") 2025/10/18 01:44:16 DEBUG : YXBwbGU=: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59a84_d20251018_m014129_c001_v0001101_t0034_u01760751689695") 2025/10/18 01:44:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c5c_d20251018_m014134_c001_v7007000_t0000_u01760751694105") 2025/10/18 01:44:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350ba0_d20251018_m014129_c001_v0001157_t0005_u01760751689716") 2025/10/18 01:44:16 DEBUG : YmFuYW5h: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c5e_d20251018_m014134_c001_v7007000_t0000_u01760751694290") 2025/10/18 01:44:16 DEBUG : YmFuYW5h: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f994_d20251018_m014129_c001_v0001177_t0012_u01760751689684") 2025/10/18 01:44:16 DEBUG : a/potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5164_d20251018_m013635_c001_v7007000_t0000_u01760751395951") 2025/10/18 01:44:16 DEBUG : a/potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4bb_d20251018_m013635_c001_v0001177_t0011_u01760751395373") 2025/10/18 01:44:16 DEBUG : a/potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb83042c_d20251018_m013633_c001_v7007000_t0000_u01760751393967") 2025/10/18 01:44:16 DEBUG : a/potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4b0_d20251018_m013633_c001_v0001177_t0000_u01760751393065") 2025/10/18 01:44:16 DEBUG : a/potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d968de_d20251018_m013617_c001_v7007000_t0000_u01760751377760") 2025/10/18 01:44:16 DEBUG : a/potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f44e_d20251018_m013616_c001_v0001177_t0024_u01760751376867") 2025/10/18 01:44:16 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f784e_d20251018_m014342_c001_v7007000_t0000_u01760751822623") 2025/10/18 01:44:16 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fbb6_d20251018_m014338_c001_v0001177_t0055_u01760751818563") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6b98_d20251018_m014327_c001_v7007000_t0000_u01760751807855") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fb84_d20251018_m014324_c001_v0001177_t0036_u01760751804081") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7cb_d20251018_m014312_c001_v7007000_t0000_u01760751792899") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fb51_d20251018_m014309_c001_v0001177_t0009_u01760751789006") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a7828d_d20251018_m014258_c001_v7007000_t0000_u01760751778127") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fb0b_d20251018_m014254_c001_v0001177_t0050_u01760751774353") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c1fe_d20251018_m014244_c001_v7007000_t0000_u01760751764039") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fad8_d20251018_m014239_c001_v0001177_t0027_u01760751759796") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c553a_d20251018_m014229_c001_v7007000_t0000_u01760751749368") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c92_d20251018_m014223_c001_v0001157_t0023_u01760751743196") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc30_d20251018_m014212_c001_v7007000_t0000_u01760751732476") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b83_d20251018_m014209_c001_v0001182_t0016_u01760751729111") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4131931c2e824480_d20251018_m014208_c001_v7007000_t0000_u01760751728190") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b61_d20251018_m014203_c001_v0001182_t0042_u01760751723939") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7789_d20251018_m014153_c001_v7007000_t0000_u01760751713137") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350bf1_d20251018_m014149_c001_v0001157_t0008_u01760751709863") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405b1185a1473dff_d20251018_m014148_c001_v7007000_t0000_u01760751708749") 2025/10/18 01:44:17 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747ad0_d20251018_m014144_c001_v0001182_t0035_u01760751704838") 2025/10/18 01:44:18 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7743_d20251018_m014131_c001_v7007000_t0000_u01760751691732") 2025/10/18 01:44:18 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f986_d20251018_m014127_c001_v0001177_t0029_u01760751687543") 2025/10/18 01:44:18 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02e88_d20251018_m014117_c001_v7007000_t0000_u01760751677115") 2025/10/18 01:44:18 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f94b_d20251018_m014112_c001_v0001177_t0012_u01760751672976") 2025/10/18 01:44:18 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bc5_d20251018_m014102_c001_v7007000_t0000_u01760751662420") 2025/10/18 01:44:18 DEBUG : apple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f91a_d20251018_m014058_c001_v0001177_t0054_u01760751658380") 2025/10/18 01:44:18 DEBUG : appleSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc2d_d20251018_m014210_c001_v7007000_t0000_u01760751730729") 2025/10/18 01:44:18 DEBUG : appleSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b33_d20251018_m014205_c001_v0001101_t0044_u01760751725980") 2025/10/18 01:44:18 DEBUG : appleapple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c553b_d20251018_m014229_c001_v7007000_t0000_u01760751749551") 2025/10/18 01:44:18 DEBUG : appleapple: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c9a_d20251018_m014225_c001_v0001157_t0012_u01760751745257") 2025/10/18 01:44:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f784f_d20251018_m014342_c001_v7007000_t0000_u01760751822803") 2025/10/18 01:44:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350dae_d20251018_m014338_c001_v0001157_t0043_u01760751818974") 2025/10/18 01:44:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6b99_d20251018_m014328_c001_v7007000_t0000_u01760751808036") 2025/10/18 01:44:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d7a_d20251018_m014324_c001_v0001157_t0032_u01760751804516") 2025/10/18 01:44:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7cc_d20251018_m014313_c001_v7007000_t0000_u01760751793080") 2025/10/18 01:44:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d43_d20251018_m014309_c001_v0001157_t0021_u01760751789452") 2025/10/18 01:44:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a7828f_d20251018_m014258_c001_v7007000_t0000_u01760751778309") 2025/10/18 01:44:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d12_d20251018_m014254_c001_v0001157_t0007_u01760751774759") 2025/10/18 01:44:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c1ff_d20251018_m014244_c001_v7007000_t0000_u01760751764220") 2025/10/18 01:44:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350cda_d20251018_m014240_c001_v0001157_t0021_u01760751760422") 2025/10/18 01:44:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f423f3964a6208ec0_d20251018_m014227_c001_v7007000_t0000_u01760751747546") 2025/10/18 01:44:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa90_d20251018_m014223_c001_v0001177_t0028_u01760751743798") 2025/10/18 01:44:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc31_d20251018_m014212_c001_v7007000_t0000_u01760751732658") 2025/10/18 01:44:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b45_d20251018_m014209_c001_v0001101_t0050_u01760751729144") 2025/10/18 01:44:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d974d7_d20251018_m014208_c001_v7007000_t0000_u01760751728222") 2025/10/18 01:44:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c3b_d20251018_m014204_c001_v0001157_t0050_u01760751724380") 2025/10/18 01:44:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f778a_d20251018_m014153_c001_v7007000_t0000_u01760751713320") 2025/10/18 01:44:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59adc_d20251018_m014149_c001_v0001101_t0049_u01760751709840") 2025/10/18 01:44:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb313_d20251018_m014148_c001_v7007000_t0000_u01760751708766") 2025/10/18 01:44:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9d4_d20251018_m014145_c001_v0001177_t0018_u01760751705385") 2025/10/18 01:44:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405b1185a1473df3_d20251018_m014131_c001_v7007000_t0000_u01760751691967") 2025/10/18 01:44:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747a6b_d20251018_m014128_c001_v0001182_t0021_u01760751688039") 2025/10/18 01:44:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02e8b_d20251018_m014117_c001_v7007000_t0000_u01760751677297") 2025/10/18 01:44:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747a03_d20251018_m014113_c001_v0001182_t0040_u01760751673517") 2025/10/18 01:44:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bc6_d20251018_m014102_c001_v7007000_t0000_u01760751662601") 2025/10/18 01:44:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca7479ab_d20251018_m014058_c001_v0001182_t0056_u01760751658965") 2025/10/18 01:44:19 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc2e_d20251018_m014210_c001_v7007000_t0000_u01760751730914") 2025/10/18 01:44:19 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa36_d20251018_m014205_c001_v0001177_t0052_u01760751725968") 2025/10/18 01:44:19 DEBUG : b/potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5165_d20251018_m013636_c001_v7007000_t0000_u01760751396133") 2025/10/18 01:44:19 DEBUG : b/potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4b5_d20251018_m013634_c001_v0001177_t0002_u01760751394513") 2025/10/18 01:44:19 DEBUG : b/potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb830426_d20251018_m013633_c001_v7007000_t0000_u01760751393406") 2025/10/18 01:44:20 DEBUG : b/potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4a6_d20251018_m013632_c001_v0001177_t0038_u01760751392211") 2025/10/18 01:44:20 DEBUG : b/potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d968dd_d20251018_m013617_c001_v7007000_t0000_u01760751377207") 2025/10/18 01:44:20 DEBUG : b/potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f448_d20251018_m013616_c001_v0001177_t0011_u01760751376003") 2025/10/18 01:44:20 DEBUG : backup/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaeb9_d20251018_m013846_c001_v7007000_t0000_u01760751526117") 2025/10/18 01:44:20 DEBUG : backup/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1014921f7aa153ba_d20251018_m013844_c001_v0001171_t0017_u01760751524202") 2025/10/18 01:44:20 DEBUG : backup/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f118f74b88791070e_d20251018_m013840_c001_v0001184_t0012_u01760751520488") 2025/10/18 01:44:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d97162_d20251018_m013910_c001_v7007000_t0000_u01760751550994") 2025/10/18 01:44:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f117c466e64d8f5b8_d20251018_m013908_c001_v0001180_t0017_u01760751548890") 2025/10/18 01:44:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f106546c41d3beb44_d20251018_m013905_c001_v0001157_t0031_u01760751545155") 2025/10/18 01:44:20 DEBUG : backup/one.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f418b4b763a942596_d20251018_m013858_c001_v7007000_t0000_u01760751538671") 2025/10/18 01:44:20 DEBUG : backup/one.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11515b7fbc621fef_d20251018_m013856_c001_v0001161_t0025_u01760751536864") 2025/10/18 01:44:20 DEBUG : backup/one.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f116504c379a92ba7_d20251018_m013852_c001_v0001172_t0018_u01760751532620") 2025/10/18 01:44:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d97165_d20251018_m013911_c001_v7007000_t0000_u01760751551219") 2025/10/18 01:44:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1128357cf1f26375_d20251018_m013909_c001_v0001102_t0041_u01760751549785") 2025/10/18 01:44:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f113cd15bed35946a_d20251018_m013906_c001_v0001184_t0009_u01760751546793") 2025/10/18 01:44:20 DEBUG : backup/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaebb_d20251018_m013846_c001_v7007000_t0000_u01760751526300") 2025/10/18 01:44:20 DEBUG : backup/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f104cbfd2e5711cc0_d20251018_m013845_c001_v0001105_t0028_u01760751525087") 2025/10/18 01:44:20 DEBUG : backup/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f105e11569dea0797_d20251018_m013841_c001_v0001115_t0030_u01760751521815") 2025/10/18 01:44:20 DEBUG : backup/three.txt.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f418b4b763a942597_d20251018_m013858_c001_v7007000_t0000_u01760751538855") 2025/10/18 01:44:20 DEBUG : backup/three.txt.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1113959f1121a850_d20251018_m013857_c001_v0001184_t0043_u01760751537895") 2025/10/18 01:44:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11098679e109b555_d20251018_m013854_c001_v0001115_t0015_u01760751534336") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7850_d20251018_m014342_c001_v7007000_t0000_u01760751822985") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747e46_d20251018_m014338_c001_v0001182_t0025_u01760751818771") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6b9a_d20251018_m014328_c001_v7007000_t0000_u01760751808221") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747dec_d20251018_m014324_c001_v0001182_t0007_u01760751804297") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7cd_d20251018_m014313_c001_v7007000_t0000_u01760751793261") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747d63_d20251018_m014309_c001_v0001182_t0021_u01760751789217") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a78291_d20251018_m014258_c001_v7007000_t0000_u01760751778490") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747cf3_d20251018_m014254_c001_v0001182_t0018_u01760751774557") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c200_d20251018_m014244_c001_v7007000_t0000_u01760751764402") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747c70_d20251018_m014240_c001_v0001182_t0016_u01760751760022") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c553c_d20251018_m014229_c001_v7007000_t0000_u01760751749735") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747bec_d20251018_m014223_c001_v0001182_t0001_u01760751743563") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc32_d20251018_m014212_c001_v7007000_t0000_u01760751732839") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa48_d20251018_m014209_c001_v0001177_t0021_u01760751729122") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6a95_d20251018_m014208_c001_v7007000_t0000_u01760751728233") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa2e_d20251018_m014204_c001_v0001177_t0006_u01760751724138") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f778b_d20251018_m014153_c001_v7007000_t0000_u01760751713502") 2025/10/18 01:44:21 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9ee_d20251018_m014149_c001_v0001177_t0020_u01760751709827") 2025/10/18 01:44:22 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40776c4bb3f0b573_d20251018_m014148_c001_v7007000_t0000_u01760751708705") 2025/10/18 01:44:22 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350bdf_d20251018_m014145_c001_v0001157_t0051_u01760751705060") 2025/10/18 01:44:22 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4165fb729382cfd2_d20251018_m014132_c001_v7007000_t0000_u01760751692045") 2025/10/18 01:44:22 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59a74_d20251018_m014127_c001_v0001101_t0029_u01760751687752") 2025/10/18 01:44:22 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02e8e_d20251018_m014117_c001_v7007000_t0000_u01760751677480") 2025/10/18 01:44:22 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59a42_d20251018_m014113_c001_v0001101_t0011_u01760751673184") 2025/10/18 01:44:22 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bc8_d20251018_m014102_c001_v7007000_t0000_u01760751662782") 2025/10/18 01:44:22 DEBUG : banana: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df599fc_d20251018_m014058_c001_v0001101_t0039_u01760751658598") 2025/10/18 01:44:22 DEBUG : bananaSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6a9c_d20251018_m014210_c001_v7007000_t0000_u01760751730926") 2025/10/18 01:44:22 DEBUG : bananaSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b73_d20251018_m014205_c001_v0001182_t0005_u01760751725957") 2025/10/18 01:44:22 DEBUG : both0: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb181_d20251018_m014032_c001_v7007000_t0000_u01760751632830") 2025/10/18 01:44:22 DEBUG : both0: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f873_d20251018_m014017_c001_v0001177_t0032_u01760751617644") 2025/10/18 01:44:22 DEBUG : both0: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28f5_d20251018_m014013_c001_v7007000_t0000_u01760751613392") 2025/10/18 01:44:22 DEBUG : both0: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f81c_d20251018_m013957_c001_v0001177_t0000_u01760751597865") 2025/10/18 01:44:22 DEBUG : both1: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb184_d20251018_m014033_c001_v7007000_t0000_u01760751633013") 2025/10/18 01:44:22 DEBUG : both1: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f879_d20251018_m014018_c001_v0001177_t0005_u01760751618603") 2025/10/18 01:44:22 DEBUG : both1: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28f6_d20251018_m014013_c001_v7007000_t0000_u01760751613576") 2025/10/18 01:44:22 DEBUG : both1: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f81e_d20251018_m013958_c001_v0001177_t0006_u01760751598391") 2025/10/18 01:44:22 DEBUG : both10: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb188_d20251018_m014033_c001_v7007000_t0000_u01760751633194") 2025/10/18 01:44:22 DEBUG : both10: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f894_d20251018_m014024_c001_v0001177_t0032_u01760751624210") 2025/10/18 01:44:23 DEBUG : both10: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28f7_d20251018_m014013_c001_v7007000_t0000_u01760751613760") 2025/10/18 01:44:23 DEBUG : both10: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f83d_d20251018_m014004_c001_v0001177_t0039_u01760751604238") 2025/10/18 01:44:23 DEBUG : both11: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb18b_d20251018_m014033_c001_v7007000_t0000_u01760751633375") 2025/10/18 01:44:23 DEBUG : both11: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f898_d20251018_m014024_c001_v0001177_t0054_u01760751624769") 2025/10/18 01:44:23 DEBUG : both11: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28f8_d20251018_m014013_c001_v7007000_t0000_u01760751613944") 2025/10/18 01:44:23 DEBUG : both11: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f841_d20251018_m014004_c001_v0001177_t0038_u01760751604806") 2025/10/18 01:44:23 DEBUG : both12: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb18e_d20251018_m014033_c001_v7007000_t0000_u01760751633557") 2025/10/18 01:44:23 DEBUG : both12: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f89a_d20251018_m014025_c001_v0001177_t0008_u01760751625313") 2025/10/18 01:44:23 DEBUG : both12: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28f9_d20251018_m014014_c001_v7007000_t0000_u01760751614126") 2025/10/18 01:44:23 DEBUG : both12: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f845_d20251018_m014005_c001_v0001177_t0055_u01760751605405") 2025/10/18 01:44:23 DEBUG : both13: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb191_d20251018_m014033_c001_v7007000_t0000_u01760751633739") 2025/10/18 01:44:23 DEBUG : both13: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f89e_d20251018_m014025_c001_v0001177_t0049_u01760751625888") 2025/10/18 01:44:23 DEBUG : both13: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28fa_d20251018_m014014_c001_v7007000_t0000_u01760751614310") 2025/10/18 01:44:23 DEBUG : both13: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f849_d20251018_m014006_c001_v0001177_t0035_u01760751606261") 2025/10/18 01:44:23 DEBUG : both14: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb194_d20251018_m014033_c001_v7007000_t0000_u01760751633921") 2025/10/18 01:44:23 DEBUG : both14: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f8a3_d20251018_m014026_c001_v0001177_t0042_u01760751626647") 2025/10/18 01:44:23 DEBUG : both14: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28fb_d20251018_m014014_c001_v7007000_t0000_u01760751614493") 2025/10/18 01:44:23 DEBUG : both14: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f84f_d20251018_m014006_c001_v0001177_t0021_u01760751606938") 2025/10/18 01:44:23 DEBUG : both15: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb198_d20251018_m014034_c001_v7007000_t0000_u01760751634102") 2025/10/18 01:44:23 DEBUG : both15: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f8a5_d20251018_m014027_c001_v0001177_t0027_u01760751627162") 2025/10/18 01:44:24 DEBUG : both15: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28fc_d20251018_m014014_c001_v7007000_t0000_u01760751614687") 2025/10/18 01:44:24 DEBUG : both15: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f851_d20251018_m014007_c001_v0001177_t0043_u01760751607563") 2025/10/18 01:44:24 DEBUG : both16: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb19b_d20251018_m014034_c001_v7007000_t0000_u01760751634284") 2025/10/18 01:44:24 DEBUG : both16: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f8a7_d20251018_m014027_c001_v0001177_t0033_u01760751627818") 2025/10/18 01:44:24 DEBUG : both16: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28fd_d20251018_m014014_c001_v7007000_t0000_u01760751614871") 2025/10/18 01:44:24 DEBUG : both16: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f853_d20251018_m014008_c001_v0001177_t0015_u01760751608144") 2025/10/18 01:44:24 DEBUG : both17: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb19e_d20251018_m014034_c001_v7007000_t0000_u01760751634466") 2025/10/18 01:44:24 DEBUG : both17: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f8a9_d20251018_m014028_c001_v0001177_t0009_u01760751628396") 2025/10/18 01:44:24 DEBUG : both17: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28fe_d20251018_m014015_c001_v7007000_t0000_u01760751615055") 2025/10/18 01:44:24 DEBUG : both17: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f859_d20251018_m014008_c001_v0001177_t0007_u01760751608685") 2025/10/18 01:44:24 DEBUG : both18: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1a1_d20251018_m014034_c001_v7007000_t0000_u01760751634647") 2025/10/18 01:44:24 DEBUG : both18: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f8ab_d20251018_m014029_c001_v0001177_t0000_u01760751629063") 2025/10/18 01:44:24 DEBUG : both18: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28ff_d20251018_m014015_c001_v7007000_t0000_u01760751615239") 2025/10/18 01:44:24 DEBUG : both18: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f85b_d20251018_m014009_c001_v0001177_t0048_u01760751609464") 2025/10/18 01:44:24 DEBUG : both19: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1a4_d20251018_m014034_c001_v7007000_t0000_u01760751634828") 2025/10/18 01:44:24 DEBUG : both19: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f8af_d20251018_m014029_c001_v0001177_t0026_u01760751629659") 2025/10/18 01:44:24 DEBUG : both19: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf2900_d20251018_m014015_c001_v7007000_t0000_u01760751615423") 2025/10/18 01:44:24 DEBUG : both19: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f85d_d20251018_m014010_c001_v0001177_t0059_u01760751610000") 2025/10/18 01:44:24 DEBUG : both2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1a7_d20251018_m014035_c001_v7007000_t0000_u01760751635010") 2025/10/18 01:44:24 DEBUG : both2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f87b_d20251018_m014019_c001_v0001177_t0014_u01760751619142") 2025/10/18 01:44:25 DEBUG : both2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf2901_d20251018_m014015_c001_v7007000_t0000_u01760751615607") 2025/10/18 01:44:25 DEBUG : both2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f820_d20251018_m013959_c001_v0001177_t0001_u01760751599039") 2025/10/18 01:44:25 DEBUG : both3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1aa_d20251018_m014035_c001_v7007000_t0000_u01760751635191") 2025/10/18 01:44:25 DEBUG : both3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f881_d20251018_m014019_c001_v0001177_t0056_u01760751619772") 2025/10/18 01:44:25 DEBUG : both3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf2902_d20251018_m014015_c001_v7007000_t0000_u01760751615790") 2025/10/18 01:44:25 DEBUG : both3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f824_d20251018_m013959_c001_v0001177_t0000_u01760751599607") 2025/10/18 01:44:25 DEBUG : both4: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1ad_d20251018_m014035_c001_v7007000_t0000_u01760751635372") 2025/10/18 01:44:25 DEBUG : both4: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f885_d20251018_m014020_c001_v0001177_t0054_u01760751620355") 2025/10/18 01:44:25 DEBUG : both4: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf2903_d20251018_m014015_c001_v7007000_t0000_u01760751615973") 2025/10/18 01:44:25 DEBUG : both4: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f82a_d20251018_m014000_c001_v0001177_t0017_u01760751600213") 2025/10/18 01:44:25 DEBUG : both5: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1b1_d20251018_m014035_c001_v7007000_t0000_u01760751635554") 2025/10/18 01:44:25 DEBUG : both5: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f887_d20251018_m014021_c001_v0001177_t0045_u01760751621429") 2025/10/18 01:44:25 DEBUG : both5: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf2904_d20251018_m014016_c001_v7007000_t0000_u01760751616157") 2025/10/18 01:44:25 DEBUG : both5: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f82c_d20251018_m014001_c001_v0001177_t0042_u01760751601163") 2025/10/18 01:44:25 DEBUG : both6: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1b5_d20251018_m014035_c001_v7007000_t0000_u01760751635735") 2025/10/18 01:44:25 DEBUG : both6: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f889_d20251018_m014022_c001_v0001177_t0048_u01760751622026") 2025/10/18 01:44:25 DEBUG : both6: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf2905_d20251018_m014016_c001_v7007000_t0000_u01760751616350") 2025/10/18 01:44:25 DEBUG : both6: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f82e_d20251018_m014001_c001_v0001177_t0043_u01760751601816") 2025/10/18 01:44:25 DEBUG : both7: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1b9_d20251018_m014035_c001_v7007000_t0000_u01760751635917") 2025/10/18 01:44:25 DEBUG : both7: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f88b_d20251018_m014022_c001_v0001177_t0019_u01760751622534") 2025/10/18 01:44:26 DEBUG : both7: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf2906_d20251018_m014016_c001_v7007000_t0000_u01760751616535") 2025/10/18 01:44:26 DEBUG : both7: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f831_d20251018_m014002_c001_v0001177_t0036_u01760751602515") 2025/10/18 01:44:26 DEBUG : both8: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1bd_d20251018_m014036_c001_v7007000_t0000_u01760751636098") 2025/10/18 01:44:26 DEBUG : both8: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f88f_d20251018_m014023_c001_v0001177_t0000_u01760751623099") 2025/10/18 01:44:26 DEBUG : both8: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf2907_d20251018_m014016_c001_v7007000_t0000_u01760751616719") 2025/10/18 01:44:26 DEBUG : both8: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f835_d20251018_m014003_c001_v0001177_t0008_u01760751603109") 2025/10/18 01:44:26 DEBUG : both9: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1c0_d20251018_m014036_c001_v7007000_t0000_u01760751636279") 2025/10/18 01:44:26 DEBUG : both9: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f892_d20251018_m014023_c001_v0001177_t0020_u01760751623675") 2025/10/18 01:44:26 DEBUG : both9: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf2908_d20251018_m014016_c001_v7007000_t0000_u01760751616903") 2025/10/18 01:44:26 DEBUG : both9: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f839_d20251018_m014003_c001_v0001177_t0008_u01760751603712") 2025/10/18 01:44:26 DEBUG : c/non empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5167_d20251018_m013636_c001_v7007000_t0000_u01760751396331") 2025/10/18 01:44:26 DEBUG : c/non empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4b7_d20251018_m013634_c001_v0001177_t0006_u01760751394751") 2025/10/18 01:44:26 DEBUG : c/non empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb83042e_d20251018_m013634_c001_v7007000_t0000_u01760751394148") 2025/10/18 01:44:26 DEBUG : c/non empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4aa_d20251018_m013632_c001_v0001177_t0041_u01760751392460") 2025/10/18 01:44:26 DEBUG : c/non empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d968df_d20251018_m013617_c001_v7007000_t0000_u01760751377957") 2025/10/18 01:44:26 DEBUG : c/non empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f44a_d20251018_m013616_c001_v0001177_t0026_u01760751376215") 2025/10/18 01:44:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c60_d20251018_m014134_c001_v7007000_t0000_u01760751694473") 2025/10/18 01:44:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747a79_d20251018_m014129_c001_v0001182_t0010_u01760751689705") 2025/10/18 01:44:26 DEBUG : check sum: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d968c7_d20251018_m013609_c001_v7007000_t0000_u01760751369360") 2025/10/18 01:44:26 DEBUG : check sum: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f421_d20251018_m013608_c001_v0001177_t0007_u01760751368424") 2025/10/18 01:44:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f400166412bc27188_d20251018_m014412_c001_v7007000_t0000_u01760751852203") 2025/10/18 01:44:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fc33_d20251018_m014410_c001_v0001177_t0005_u01760751850686") 2025/10/18 01:44:27 DEBUG : dest/3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4182b62e22f6c781_d20251018_m013818_c001_v7007000_t0000_u01760751498062") 2025/10/18 01:44:27 DEBUG : dest/3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415da16bfc5f9532_d20251018_m013816_c001_v0001115_t0019_u01760751496966") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcde: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c553d_d20251018_m014229_c001_v7007000_t0000_u01760751749918") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcde: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa94_d20251018_m014225_c001_v0001177_t0033_u01760751745469") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7851_d20251018_m014343_c001_v7007000_t0000_u01760751823166") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fba3_d20251018_m014332_c001_v0001177_t0043_u01760751812533") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6b9c_d20251018_m014328_c001_v7007000_t0000_u01760751808413") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fb66_d20251018_m014317_c001_v0001177_t0046_u01760751797524") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7ce_d20251018_m014313_c001_v7007000_t0000_u01760751793444") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fb25_d20251018_m014302_c001_v0001177_t0009_u01760751782796") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a78293_d20251018_m014258_c001_v7007000_t0000_u01760751778672") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024faf4_d20251018_m014248_c001_v0001177_t0022_u01760751768641") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c201_d20251018_m014244_c001_v7007000_t0000_u01760751764585") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fab4_d20251018_m014233_c001_v0001177_t0035_u01760751753991") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4131931c2e824492_d20251018_m014227_c001_v7007000_t0000_u01760751747396") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c76_d20251018_m014217_c001_v0001157_t0006_u01760751737067") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc34_d20251018_m014213_c001_v7007000_t0000_u01760751733020") 2025/10/18 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa4a_d20251018_m014209_c001_v0001177_t0030_u01760751729352") 2025/10/18 01:44:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6a94_d20251018_m014208_c001_v7007000_t0000_u01760751728201") 2025/10/18 01:44:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b31_d20251018_m014157_c001_v0001182_t0017_u01760751717815") 2025/10/18 01:44:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f778c_d20251018_m014153_c001_v7007000_t0000_u01760751713685") 2025/10/18 01:44:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9f0_d20251018_m014150_c001_v0001177_t0029_u01760751710045") 2025/10/18 01:44:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405b1185a1473e00_d20251018_m014148_c001_v7007000_t0000_u01760751708934") 2025/10/18 01:44:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747aab_d20251018_m014138_c001_v0001182_t0001_u01760751698487") 2025/10/18 01:44:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c51_d20251018_m014131_c001_v7007000_t0000_u01760751691896") 2025/10/18 01:44:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f960_d20251018_m014121_c001_v0001177_t0042_u01760751681754") 2025/10/18 01:44:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02e92_d20251018_m014117_c001_v7007000_t0000_u01760751677662") 2025/10/18 01:44:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f93b_d20251018_m014106_c001_v0001177_t0045_u01760751666980") 2025/10/18 01:44:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bc9_d20251018_m014102_c001_v7007000_t0000_u01760751662966") 2025/10/18 01:44:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f905_d20251018_m014052_c001_v0001177_t0054_u01760751652867") 2025/10/18 01:44:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4131931c2e824482_d20251018_m014210_c001_v7007000_t0000_u01760751730748") 2025/10/18 01:44:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b75_d20251018_m014206_c001_v0001182_t0011_u01760751726167") 2025/10/18 01:44:28 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c553e_d20251018_m014230_c001_v7007000_t0000_u01760751750100") 2025/10/18 01:44:28 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b96_d20251018_m014225_c001_v0001101_t0006_u01760751745484") 2025/10/18 01:44:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7853_d20251018_m014343_c001_v7007000_t0000_u01760751823347") 2025/10/18 01:44:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747e18_d20251018_m014333_c001_v0001182_t0027_u01760751813113") 2025/10/18 01:44:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6ba5_d20251018_m014328_c001_v7007000_t0000_u01760751808594") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747db0_d20251018_m014318_c001_v0001182_t0033_u01760751798249") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7cf_d20251018_m014313_c001_v7007000_t0000_u01760751793625") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747d2f_d20251018_m014303_c001_v0001182_t0056_u01760751783385") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a78295_d20251018_m014258_c001_v7007000_t0000_u01760751778854") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747cc3_d20251018_m014249_c001_v0001182_t0038_u01760751769352") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c202_d20251018_m014244_c001_v7007000_t0000_u01760751764769") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747c37_d20251018_m014234_c001_v0001182_t0022_u01760751754572") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf298a_d20251018_m014227_c001_v7007000_t0000_u01760751747555") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747bc4_d20251018_m014217_c001_v0001182_t0058_u01760751737873") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc35_d20251018_m014213_c001_v7007000_t0000_u01760751733201") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b89_d20251018_m014209_c001_v0001182_t0042_u01760751729537") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f401d37430afd48fd_d20251018_m014208_c001_v7007000_t0000_u01760751728247") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa18_d20251018_m014158_c001_v0001177_t0025_u01760751718435") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f778d_d20251018_m014153_c001_v7007000_t0000_u01760751713868") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747af8_d20251018_m014150_c001_v0001182_t0008_u01760751710055") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40776c4bb3f0b56e_d20251018_m014148_c001_v7007000_t0000_u01760751708522") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350bcb_d20251018_m014139_c001_v0001157_t0040_u01760751699053") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4131931c2e824464_d20251018_m014131_c001_v7007000_t0000_u01760751691731") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59a5e_d20251018_m014122_c001_v0001101_t0006_u01760751682335") 2025/10/18 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02e95_d20251018_m014117_c001_v7007000_t0000_u01760751677844") 2025/10/18 01:44:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59a24_d20251018_m014107_c001_v0001101_t0022_u01760751667556") 2025/10/18 01:44:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bca_d20251018_m014103_c001_v7007000_t0000_u01760751663147") 2025/10/18 01:44:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df599d8_d20251018_m014053_c001_v0001101_t0045_u01760751653452") 2025/10/18 01:44:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4176f69306b97569_d20251018_m014210_c001_v7007000_t0000_u01760751730758") 2025/10/18 01:44:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa38_d20251018_m014206_c001_v0001177_t0048_u01760751726178") 2025/10/18 01:44:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c553f_d20251018_m014230_c001_v7007000_t0000_u01760751750283") 2025/10/18 01:44:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747bff_d20251018_m014225_c001_v0001182_t0002_u01760751745501") 2025/10/18 01:44:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7854_d20251018_m014343_c001_v7007000_t0000_u01760751823528") 2025/10/18 01:44:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d93_d20251018_m014333_c001_v0001157_t0012_u01760751813733") 2025/10/18 01:44:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6ba6_d20251018_m014328_c001_v7007000_t0000_u01760751808776") 2025/10/18 01:44:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d60_d20251018_m014318_c001_v0001157_t0048_u01760751798806") 2025/10/18 01:44:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7d0_d20251018_m014313_c001_v7007000_t0000_u01760751793808") 2025/10/18 01:44:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d2f_d20251018_m014303_c001_v0001157_t0016_u01760751783964") 2025/10/18 01:44:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a78297_d20251018_m014259_c001_v7007000_t0000_u01760751779036") 2025/10/18 01:44:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350cfe_d20251018_m014249_c001_v0001157_t0032_u01760751769959") 2025/10/18 01:44:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c204_d20251018_m014244_c001_v7007000_t0000_u01760751764952") 2025/10/18 01:44:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350cc9_d20251018_m014235_c001_v0001157_t0022_u01760751755140") 2025/10/18 01:44:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40776c4bb3f0b660_d20251018_m014227_c001_v7007000_t0000_u01760751747567") 2025/10/18 01:44:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa6b_d20251018_m014218_c001_v0001177_t0056_u01760751738450") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc36_d20251018_m014213_c001_v7007000_t0000_u01760751733382") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa4c_d20251018_m014209_c001_v0001177_t0025_u01760751729564") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4131931c2e82447f_d20251018_m014208_c001_v7007000_t0000_u01760751728003") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c1e_d20251018_m014159_c001_v0001157_t0012_u01760751719042") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f778e_d20251018_m014154_c001_v7007000_t0000_u01760751714050") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59ade_d20251018_m014150_c001_v0001101_t0048_u01760751710220") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f404fddc32f98c68d_d20251018_m014148_c001_v7007000_t0000_u01760751708875") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9ba_d20251018_m014139_c001_v0001177_t0056_u01760751699769") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c50_d20251018_m014131_c001_v7007000_t0000_u01760751691714") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747a41_d20251018_m014123_c001_v0001182_t0000_u01760751683096") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02e98_d20251018_m014118_c001_v7007000_t0000_u01760751678029") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca7479e2_d20251018_m014108_c001_v0001182_t0017_u01760751668279") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bcc_d20251018_m014103_c001_v7007000_t0000_u01760751663328") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747971_d20251018_m014053_c001_v0001182_t0000_u01760751653792") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6a9d_d20251018_m014210_c001_v7007000_t0000_u01760751730956") 2025/10/18 01:44:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b37_d20251018_m014206_c001_v0001101_t0058_u01760751726295") 2025/10/18 01:44:31 DEBUG : dir1/0003-defgh: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5540_d20251018_m014230_c001_v7007000_t0000_u01760751750466") 2025/10/18 01:44:31 DEBUG : dir1/0003-defgh: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c9c_d20251018_m014225_c001_v0001157_t0033_u01760751745620") 2025/10/18 01:44:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7855_d20251018_m014343_c001_v7007000_t0000_u01760751823709") 2025/10/18 01:44:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59caf_d20251018_m014334_c001_v0001101_t0003_u01760751814500") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6ba7_d20251018_m014328_c001_v7007000_t0000_u01760751808993") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59c75_d20251018_m014319_c001_v0001101_t0028_u01760751799781") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7d1_d20251018_m014313_c001_v7007000_t0000_u01760751793990") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59c38_d20251018_m014304_c001_v0001101_t0050_u01760751784655") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a78299_d20251018_m014259_c001_v7007000_t0000_u01760751779218") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59bf1_d20251018_m014250_c001_v0001101_t0018_u01760751770614") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c206_d20251018_m014245_c001_v7007000_t0000_u01760751765134") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59bc1_d20251018_m014236_c001_v0001101_t0049_u01760751756017") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f423f3964a6208ebf_d20251018_m014227_c001_v7007000_t0000_u01760751747364") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b78_d20251018_m014219_c001_v0001101_t0040_u01760751739031") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc37_d20251018_m014213_c001_v7007000_t0000_u01760751733563") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b49_d20251018_m014209_c001_v0001101_t0030_u01760751729661") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d974d6_d20251018_m014208_c001_v7007000_t0000_u01760751728019") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b09_d20251018_m014159_c001_v0001101_t0031_u01760751719901") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f778f_d20251018_m014154_c001_v7007000_t0000_u01760751714232") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9f6_d20251018_m014150_c001_v0001177_t0034_u01760751710253") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f404fddc32f98c68a_d20251018_m014148_c001_v7007000_t0000_u01760751708328") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59ab3_d20251018_m014140_c001_v0001101_t0039_u01760751700341") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4131931c2e824465_d20251018_m014131_c001_v7007000_t0000_u01760751691912") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350b7b_d20251018_m014123_c001_v0001157_t0012_u01760751683700") 2025/10/18 01:44:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02e9b_d20251018_m014118_c001_v7007000_t0000_u01760751678224") 2025/10/18 01:44:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350b41_d20251018_m014108_c001_v0001157_t0040_u01760751668894") 2025/10/18 01:44:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bcd_d20251018_m014103_c001_v7007000_t0000_u01760751663508") 2025/10/18 01:44:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350b09_d20251018_m014054_c001_v0001157_t0035_u01760751654006") 2025/10/18 01:44:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f401d37430afd490d_d20251018_m014211_c001_v7007000_t0000_u01760751731059") 2025/10/18 01:44:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c3f_d20251018_m014206_c001_v0001157_t0039_u01760751726367") 2025/10/18 01:44:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5541_d20251018_m014230_c001_v7007000_t0000_u01760751750648") 2025/10/18 01:44:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa96_d20251018_m014225_c001_v0001177_t0027_u01760751745681") 2025/10/18 01:44:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7856_d20251018_m014343_c001_v7007000_t0000_u01760751823890") 2025/10/18 01:44:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fbaa_d20251018_m014334_c001_v0001177_t0052_u01760751814967") 2025/10/18 01:44:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6ba8_d20251018_m014329_c001_v7007000_t0000_u01760751809174") 2025/10/18 01:44:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fb74_d20251018_m014320_c001_v0001177_t0042_u01760751800079") 2025/10/18 01:44:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7d3_d20251018_m014314_c001_v7007000_t0000_u01760751794171") 2025/10/18 01:44:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fb33_d20251018_m014305_c001_v0001177_t0056_u01760751785048") 2025/10/18 01:44:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a7829b_d20251018_m014259_c001_v7007000_t0000_u01760751779402") 2025/10/18 01:44:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024faf9_d20251018_m014250_c001_v0001177_t0042_u01760751770947") 2025/10/18 01:44:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c207_d20251018_m014245_c001_v7007000_t0000_u01760751765315") 2025/10/18 01:44:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fac1_d20251018_m014236_c001_v0001177_t0019_u01760751756424") 2025/10/18 01:44:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405b1185a1473e7f_d20251018_m014227_c001_v7007000_t0000_u01760751747169") 2025/10/18 01:44:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c7e_d20251018_m014219_c001_v0001157_t0055_u01760751739455") 2025/10/18 01:44:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc39_d20251018_m014213_c001_v7007000_t0000_u01760751733744") 2025/10/18 01:44:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c50_d20251018_m014209_c001_v0001157_t0009_u01760751729690") 2025/10/18 01:44:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc28_d20251018_m014208_c001_v7007000_t0000_u01760751728211") 2025/10/18 01:44:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b4c_d20251018_m014200_c001_v0001182_t0033_u01760751720376") 2025/10/18 01:44:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7790_d20251018_m014154_c001_v7007000_t0000_u01760751714415") 2025/10/18 01:44:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747afa_d20251018_m014150_c001_v0001182_t0008_u01760751710268") 2025/10/18 01:44:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d9748c_d20251018_m014148_c001_v7007000_t0000_u01760751708943") 2025/10/18 01:44:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747abc_d20251018_m014140_c001_v0001182_t0048_u01760751700731") 2025/10/18 01:44:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7746_d20251018_m014131_c001_v7007000_t0000_u01760751691923") 2025/10/18 01:44:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f970_d20251018_m014124_c001_v0001177_t0056_u01760751684082") 2025/10/18 01:44:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02e9e_d20251018_m014118_c001_v7007000_t0000_u01760751678407") 2025/10/18 01:44:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f941_d20251018_m014109_c001_v0001177_t0034_u01760751669310") 2025/10/18 01:44:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bce_d20251018_m014103_c001_v7007000_t0000_u01760751663688") 2025/10/18 01:44:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f907_d20251018_m014054_c001_v0001177_t0032_u01760751654341") 2025/10/18 01:44:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6a9a_d20251018_m014210_c001_v7007000_t0000_u01760751730769") 2025/10/18 01:44:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa3a_d20251018_m014206_c001_v0001177_t0058_u01760751726390") 2025/10/18 01:44:34 DEBUG : dir1/0005-fghij: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5542_d20251018_m014230_c001_v7007000_t0000_u01760751750829") 2025/10/18 01:44:34 DEBUG : dir1/0005-fghij: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747c01_d20251018_m014225_c001_v0001182_t0045_u01760751745715") 2025/10/18 01:44:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7857_d20251018_m014344_c001_v7007000_t0000_u01760751824071") 2025/10/18 01:44:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747e2a_d20251018_m014335_c001_v0001182_t0014_u01760751815208") 2025/10/18 01:44:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6ba9_d20251018_m014329_c001_v7007000_t0000_u01760751809356") 2025/10/18 01:44:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747dc4_d20251018_m014320_c001_v0001182_t0037_u01760751800289") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7d4_d20251018_m014314_c001_v7007000_t0000_u01760751794361") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747d3f_d20251018_m014305_c001_v0001182_t0030_u01760751785256") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a7829d_d20251018_m014259_c001_v7007000_t0000_u01760751779584") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747cd1_d20251018_m014251_c001_v0001182_t0041_u01760751771156") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c208_d20251018_m014245_c001_v7007000_t0000_u01760751765497") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747c52_d20251018_m014236_c001_v0001182_t0023_u01760751756643") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405b1185a1473e81_d20251018_m014227_c001_v7007000_t0000_u01760751747350") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747bd1_d20251018_m014219_c001_v0001182_t0013_u01760751739879") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc3a_d20251018_m014213_c001_v7007000_t0000_u01760751733925") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b8b_d20251018_m014209_c001_v0001182_t0038_u01760751729739") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6a92_d20251018_m014208_c001_v7007000_t0000_u01760751728019") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa1e_d20251018_m014200_c001_v0001177_t0055_u01760751720602") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7791_d20251018_m014154_c001_v7007000_t0000_u01760751714599") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350bf3_d20251018_m014150_c001_v0001157_t0033_u01760751710292") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f404fddc32f98c68c_d20251018_m014148_c001_v7007000_t0000_u01760751708692") 2025/10/18 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350bd3_d20251018_m014140_c001_v0001157_t0010_u01760751700939") 2025/10/18 01:44:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4165fb729382cfce_d20251018_m014131_c001_v7007000_t0000_u01760751691313") 2025/10/18 01:44:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59a64_d20251018_m014124_c001_v0001101_t0028_u01760751684299") 2025/10/18 01:44:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02ea0_d20251018_m014118_c001_v7007000_t0000_u01760751678591") 2025/10/18 01:44:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59a2c_d20251018_m014109_c001_v0001101_t0011_u01760751669517") 2025/10/18 01:44:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bcf_d20251018_m014103_c001_v7007000_t0000_u01760751663869") 2025/10/18 01:44:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df599dc_d20251018_m014054_c001_v0001101_t0001_u01760751654587") 2025/10/18 01:44:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6a9e_d20251018_m014211_c001_v7007000_t0000_u01760751731081") 2025/10/18 01:44:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b77_d20251018_m014206_c001_v0001182_t0051_u01760751726409") 2025/10/18 01:44:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5543_d20251018_m014231_c001_v7007000_t0000_u01760751751011") 2025/10/18 01:44:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c9e_d20251018_m014225_c001_v0001157_t0007_u01760751745881") 2025/10/18 01:44:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7858_d20251018_m014344_c001_v7007000_t0000_u01760751824252") 2025/10/18 01:44:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d9d_d20251018_m014335_c001_v0001157_t0041_u01760751815418") 2025/10/18 01:44:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6bac_d20251018_m014329_c001_v7007000_t0000_u01760751809538") 2025/10/18 01:44:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d62_d20251018_m014320_c001_v0001157_t0003_u01760751800544") 2025/10/18 01:44:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7d5_d20251018_m014314_c001_v7007000_t0000_u01760751794543") 2025/10/18 01:44:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d37_d20251018_m014305_c001_v0001157_t0016_u01760751785521") 2025/10/18 01:44:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a782a1_d20251018_m014259_c001_v7007000_t0000_u01760751779766") 2025/10/18 01:44:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d06_d20251018_m014251_c001_v0001157_t0042_u01760751771367") 2025/10/18 01:44:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c20c_d20251018_m014245_c001_v7007000_t0000_u01760751765679") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350ccb_d20251018_m014236_c001_v0001157_t0039_u01760751756894") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f408d91f0599f2f06_d20251018_m014227_c001_v7007000_t0000_u01760751747409") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa75_d20251018_m014220_c001_v0001177_t0022_u01760751740106") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc3d_d20251018_m014214_c001_v7007000_t0000_u01760751734108") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa4e_d20251018_m014209_c001_v0001177_t0007_u01760751729783") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4131931c2e82447d_d20251018_m014207_c001_v7007000_t0000_u01760751727627") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c2e_d20251018_m014200_c001_v0001157_t0027_u01760751720828") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7792_d20251018_m014154_c001_v7007000_t0000_u01760751714783") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747afe_d20251018_m014150_c001_v0001182_t0033_u01760751710463") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb315_d20251018_m014148_c001_v7007000_t0000_u01760751708953") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9c0_d20251018_m014141_c001_v0001177_t0051_u01760751701605") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7744_d20251018_m014131_c001_v7007000_t0000_u01760751691733") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747a52_d20251018_m014124_c001_v0001182_t0046_u01760751684673") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02ea2_d20251018_m014118_c001_v7007000_t0000_u01760751678773") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca7479e8_d20251018_m014109_c001_v0001182_t0050_u01760751669856") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bd0_d20251018_m014104_c001_v7007000_t0000_u01760751664054") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747979_d20251018_m014055_c001_v0001182_t0023_u01760751655133") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f401d37430afd4909_d20251018_m014210_c001_v7007000_t0000_u01760751730877") 2025/10/18 01:44:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa3c_d20251018_m014206_c001_v0001177_t0013_u01760751726599") 2025/10/18 01:44:37 DEBUG : dir1/0007-12345: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5544_d20251018_m014231_c001_v7007000_t0000_u01760751751192") 2025/10/18 01:44:38 DEBUG : dir1/0007-12345: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa98_d20251018_m014225_c001_v0001177_t0059_u01760751745888") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7859_d20251018_m014344_c001_v7007000_t0000_u01760751824442") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59cb3_d20251018_m014335_c001_v0001101_t0028_u01760751815842") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6bae_d20251018_m014329_c001_v7007000_t0000_u01760751809719") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59c7b_d20251018_m014321_c001_v0001101_t0017_u01760751801338") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7d6_d20251018_m014314_c001_v7007000_t0000_u01760751794724") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59c40_d20251018_m014305_c001_v0001101_t0011_u01760751785954") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a782a4_d20251018_m014259_c001_v7007000_t0000_u01760751779948") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59bf5_d20251018_m014251_c001_v0001101_t0014_u01760751771695") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c20d_d20251018_m014245_c001_v7007000_t0000_u01760751765863") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59bc3_d20251018_m014237_c001_v0001101_t0055_u01760751757237") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf2989_d20251018_m014227_c001_v7007000_t0000_u01760751747372") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b7a_d20251018_m014220_c001_v0001101_t0013_u01760751740332") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc40_d20251018_m014214_c001_v7007000_t0000_u01760751734289") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b8d_d20251018_m014209_c001_v0001182_t0036_u01760751729941") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc27_d20251018_m014208_c001_v7007000_t0000_u01760751728053") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b0e_d20251018_m014201_c001_v0001101_t0029_u01760751721148") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7794_d20251018_m014154_c001_v7007000_t0000_u01760751714965") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9fa_d20251018_m014150_c001_v0001177_t0047_u01760751710473") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f777e_d20251018_m014148_c001_v7007000_t0000_u01760751708728") 2025/10/18 01:44:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59ab5_d20251018_m014141_c001_v0001101_t0047_u01760751701842") 2025/10/18 01:44:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405b1185a1473df2_d20251018_m014131_c001_v7007000_t0000_u01760751691734") 2025/10/18 01:44:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350b86_d20251018_m014124_c001_v0001157_t0020_u01760751684887") 2025/10/18 01:44:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02ea5_d20251018_m014118_c001_v7007000_t0000_u01760751678956") 2025/10/18 01:44:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350b45_d20251018_m014110_c001_v0001157_t0042_u01760751670076") 2025/10/18 01:44:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bd1_d20251018_m014104_c001_v7007000_t0000_u01760751664234") 2025/10/18 01:44:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350b0f_d20251018_m014055_c001_v0001157_t0027_u01760751655338") 2025/10/18 01:44:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d974dc_d20251018_m014211_c001_v7007000_t0000_u01760751731091") 2025/10/18 01:44:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b7b_d20251018_m014206_c001_v0001182_t0037_u01760751726623") 2025/10/18 01:44:39 DEBUG : dir1/0008-23456: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5545_d20251018_m014231_c001_v7007000_t0000_u01760751751373") 2025/10/18 01:44:39 DEBUG : dir1/0008-23456: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747c03_d20251018_m014225_c001_v0001182_t0015_u01760751745936") 2025/10/18 01:44:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f785a_d20251018_m014344_c001_v7007000_t0000_u01760751824624") 2025/10/18 01:44:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fbae_d20251018_m014336_c001_v0001177_t0037_u01760751816213") 2025/10/18 01:44:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6baf_d20251018_m014329_c001_v7007000_t0000_u01760751809901") 2025/10/18 01:44:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fb7e_d20251018_m014321_c001_v0001177_t0005_u01760751801803") 2025/10/18 01:44:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7d7_d20251018_m014314_c001_v7007000_t0000_u01760751794909") 2025/10/18 01:44:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fb41_d20251018_m014306_c001_v0001177_t0027_u01760751786644") 2025/10/18 01:44:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a782a6_d20251018_m014300_c001_v7007000_t0000_u01760751780130") 2025/10/18 01:44:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024faff_d20251018_m014252_c001_v0001177_t0050_u01760751772012") 2025/10/18 01:44:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c20e_d20251018_m014246_c001_v7007000_t0000_u01760751766050") 2025/10/18 01:44:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fac7_d20251018_m014237_c001_v0001177_t0055_u01760751757584") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4131931c2e824493_d20251018_m014227_c001_v7007000_t0000_u01760751747577") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c86_d20251018_m014220_c001_v0001157_t0052_u01760751740700") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc44_d20251018_m014214_c001_v7007000_t0000_u01760751734485") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b4b_d20251018_m014209_c001_v0001101_t0050_u01760751729967") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4176f69306b97566_d20251018_m014207_c001_v7007000_t0000_u01760751727645") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b4f_d20251018_m014201_c001_v0001182_t0051_u01760751721537") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7795_d20251018_m014155_c001_v7007000_t0000_u01760751715157") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59ae0_d20251018_m014150_c001_v0001101_t0003_u01760751710577") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4121dc0fd26f9293_d20251018_m014148_c001_v7007000_t0000_u01760751708713") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747ac2_d20251018_m014142_c001_v0001182_t0024_u01760751702217") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4165fb729382cfcf_d20251018_m014131_c001_v7007000_t0000_u01760751691496") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f97a_d20251018_m014125_c001_v0001177_t0050_u01760751685169") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02ea7_d20251018_m014119_c001_v7007000_t0000_u01760751679139") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f945_d20251018_m014110_c001_v0001177_t0003_u01760751670432") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bd3_d20251018_m014104_c001_v7007000_t0000_u01760751664417") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f90d_d20251018_m014055_c001_v0001177_t0052_u01760751655654") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc2f_d20251018_m014211_c001_v7007000_t0000_u01760751731102") 2025/10/18 01:44:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b39_d20251018_m014206_c001_v0001101_t0035_u01760751726653") 2025/10/18 01:44:40 DEBUG : dir1/0009-34567: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5546_d20251018_m014231_c001_v7007000_t0000_u01760751751553") 2025/10/18 01:44:40 DEBUG : dir1/0009-34567: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b98_d20251018_m014226_c001_v0001101_t0001_u01760751746059") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f785b_d20251018_m014344_c001_v7007000_t0000_u01760751824806") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747e3a_d20251018_m014336_c001_v0001182_t0020_u01760751816436") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6bb0_d20251018_m014330_c001_v7007000_t0000_u01760751810088") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747dde_d20251018_m014322_c001_v0001182_t0036_u01760751802016") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7d8_d20251018_m014315_c001_v7007000_t0000_u01760751795109") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747d51_d20251018_m014306_c001_v0001182_t0012_u01760751786861") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a782a8_d20251018_m014300_c001_v7007000_t0000_u01760751780312") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747cde_d20251018_m014252_c001_v0001182_t0059_u01760751772229") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c20f_d20251018_m014246_c001_v7007000_t0000_u01760751766234") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747c60_d20251018_m014237_c001_v0001182_t0045_u01760751757801") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5538_d20251018_m014227_c001_v7007000_t0000_u01760751747586") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747bd3_d20251018_m014221_c001_v0001182_t0041_u01760751741025") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc48_d20251018_m014214_c001_v7007000_t0000_u01760751734665") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa53_d20251018_m014209_c001_v0001177_t0042_u01760751729991") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4182b62e22f6d857_d20251018_m014208_c001_v7007000_t0000_u01760751728062") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa24_d20251018_m014201_c001_v0001177_t0039_u01760751721777") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7796_d20251018_m014155_c001_v7007000_t0000_u01760751715352") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350bf5_d20251018_m014150_c001_v0001157_t0058_u01760751710616") 2025/10/18 01:44:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f404fddc32f98c68b_d20251018_m014148_c001_v7007000_t0000_u01760751708510") 2025/10/18 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350bd7_d20251018_m014142_c001_v0001157_t0026_u01760751702422") 2025/10/18 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb83071a_d20251018_m014131_c001_v7007000_t0000_u01760751691736") 2025/10/18 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59a68_d20251018_m014125_c001_v0001101_t0045_u01760751685379") 2025/10/18 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02ea9_d20251018_m014119_c001_v7007000_t0000_u01760751679339") 2025/10/18 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59a34_d20251018_m014110_c001_v0001101_t0055_u01760751670655") 2025/10/18 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bd4_d20251018_m014104_c001_v7007000_t0000_u01760751664604") 2025/10/18 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df599e4_d20251018_m014055_c001_v0001101_t0011_u01760751655868") 2025/10/18 01:44:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4131931c2e824483_d20251018_m014210_c001_v7007000_t0000_u01760751730935") 2025/10/18 01:44:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c43_d20251018_m014206_c001_v0001157_t0032_u01760751726686") 2025/10/18 01:44:42 DEBUG : dir1/0010-45678: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5547_d20251018_m014231_c001_v7007000_t0000_u01760751751736") 2025/10/18 01:44:42 DEBUG : dir1/0010-45678: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa9a_d20251018_m014226_c001_v0001177_t0007_u01760751746105") 2025/10/18 01:44:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f785c_d20251018_m014344_c001_v7007000_t0000_u01760751824987") 2025/10/18 01:44:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350da2_d20251018_m014336_c001_v0001157_t0001_u01760751816643") 2025/10/18 01:44:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6bb4_d20251018_m014330_c001_v7007000_t0000_u01760751810269") 2025/10/18 01:44:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d6a_d20251018_m014322_c001_v0001157_t0008_u01760751802212") 2025/10/18 01:44:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7d9_d20251018_m014315_c001_v7007000_t0000_u01760751795291") 2025/10/18 01:44:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d3b_d20251018_m014307_c001_v0001157_t0011_u01760751787068") 2025/10/18 01:44:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a782aa_d20251018_m014300_c001_v7007000_t0000_u01760751780494") 2025/10/18 01:44:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d0a_d20251018_m014252_c001_v0001157_t0025_u01760751772441") 2025/10/18 01:44:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c210_d20251018_m014246_c001_v7007000_t0000_u01760751766418") 2025/10/18 01:44:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350cd0_d20251018_m014238_c001_v0001157_t0022_u01760751758009") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb83086b_d20251018_m014227_c001_v7007000_t0000_u01760751747417") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa7d_d20251018_m014221_c001_v0001177_t0008_u01760751741241") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc49_d20251018_m014214_c001_v7007000_t0000_u01760751734846") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c52_d20251018_m014210_c001_v0001157_t0020_u01760751730141") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc25_d20251018_m014208_c001_v7007000_t0000_u01760751728031") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c31_d20251018_m014201_c001_v0001157_t0045_u01760751721985") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7797_d20251018_m014155_c001_v7007000_t0000_u01760751715536") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b00_d20251018_m014150_c001_v0001182_t0041_u01760751710685") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40776c4bb3f0b577_d20251018_m014148_c001_v7007000_t0000_u01760751708888") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9ce_d20251018_m014142_c001_v0001177_t0047_u01760751702908") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf294e_d20251018_m014131_c001_v7007000_t0000_u01760751691751") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747a56_d20251018_m014125_c001_v0001182_t0011_u01760751685719") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02eab_d20251018_m014119_c001_v7007000_t0000_u01760751679523") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca7479f1_d20251018_m014110_c001_v0001182_t0045_u01760751670982") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bd5_d20251018_m014104_c001_v7007000_t0000_u01760751664785") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747985_d20251018_m014056_c001_v0001182_t0012_u01760751656452") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6a98_d20251018_m014210_c001_v7007000_t0000_u01760751730708") 2025/10/18 01:44:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa40_d20251018_m014206_c001_v0001177_t0039_u01760751726814") 2025/10/18 01:44:43 DEBUG : dir1/0011-56789: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5548_d20251018_m014231_c001_v7007000_t0000_u01760751751918") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747c07_d20251018_m014226_c001_v0001182_t0043_u01760751746163") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f785d_d20251018_m014345_c001_v7007000_t0000_u01760751825169") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59cbb_d20251018_m014337_c001_v0001101_t0057_u01760751817128") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6bb5_d20251018_m014330_c001_v7007000_t0000_u01760751810450") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59c7f_d20251018_m014322_c001_v0001101_t0029_u01760751802661") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7db_d20251018_m014315_c001_v7007000_t0000_u01760751795473") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59c49_d20251018_m014307_c001_v0001101_t0057_u01760751787526") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a782ac_d20251018_m014300_c001_v7007000_t0000_u01760751780688") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59bf9_d20251018_m014252_c001_v0001101_t0018_u01760751772885") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c217_d20251018_m014246_c001_v7007000_t0000_u01760751766599") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59bc5_d20251018_m014238_c001_v0001101_t0035_u01760751758356") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405b1185a1473e82_d20251018_m014227_c001_v7007000_t0000_u01760751747532") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b80_d20251018_m014221_c001_v0001101_t0037_u01760751741480") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc4b_d20251018_m014215_c001_v7007000_t0000_u01760751735027") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b91_d20251018_m014210_c001_v0001182_t0055_u01760751730164") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6a90_d20251018_m014207_c001_v7007000_t0000_u01760751727656") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b12_d20251018_m014202_c001_v0001101_t0010_u01760751722357") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7798_d20251018_m014155_c001_v7007000_t0000_u01760751715721") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9fe_d20251018_m014150_c001_v0001177_t0030_u01760751710755") 2025/10/18 01:44:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4121dc0fd26f9294_d20251018_m014148_c001_v7007000_t0000_u01760751708901") 2025/10/18 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59ab9_d20251018_m014143_c001_v0001101_t0039_u01760751703114") 2025/10/18 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4165fb729382cfd0_d20251018_m014131_c001_v7007000_t0000_u01760751691680") 2025/10/18 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350b91_d20251018_m014125_c001_v0001157_t0006_u01760751685926") 2025/10/18 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02ead_d20251018_m014119_c001_v7007000_t0000_u01760751679707") 2025/10/18 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350b4f_d20251018_m014111_c001_v0001157_t0042_u01760751671349") 2025/10/18 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bd6_d20251018_m014104_c001_v7007000_t0000_u01760751664970") 2025/10/18 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350b13_d20251018_m014056_c001_v0001157_t0028_u01760751656650") 2025/10/18 01:44:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d974da_d20251018_m014210_c001_v7007000_t0000_u01760751730718") 2025/10/18 01:44:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b7d_d20251018_m014206_c001_v0001182_t0044_u01760751726825") 2025/10/18 01:44:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5549_d20251018_m014232_c001_v7007000_t0000_u01760751752099") 2025/10/18 01:44:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa9c_d20251018_m014226_c001_v0001177_t0020_u01760751746322") 2025/10/18 01:44:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f785e_d20251018_m014345_c001_v7007000_t0000_u01760751825362") 2025/10/18 01:44:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fbb0_d20251018_m014337_c001_v0001177_t0010_u01760751817422") 2025/10/18 01:44:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6bb7_d20251018_m014330_c001_v7007000_t0000_u01760751810674") 2025/10/18 01:44:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fb80_d20251018_m014323_c001_v0001177_t0057_u01760751803031") 2025/10/18 01:44:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7dc_d20251018_m014315_c001_v7007000_t0000_u01760751795654") 2025/10/18 01:44:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fb49_d20251018_m014307_c001_v0001177_t0024_u01760751787923") 2025/10/18 01:44:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a782ae_d20251018_m014300_c001_v7007000_t0000_u01760751780870") 2025/10/18 01:44:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fb03_d20251018_m014253_c001_v0001177_t0046_u01760751773185") 2025/10/18 01:44:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c218_d20251018_m014246_c001_v7007000_t0000_u01760751766780") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fad3_d20251018_m014238_c001_v0001177_t0037_u01760751758702") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f423f3964a6208ebd_d20251018_m014226_c001_v7007000_t0000_u01760751746998") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c8a_d20251018_m014221_c001_v0001157_t0000_u01760751741802") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc4d_d20251018_m014215_c001_v7007000_t0000_u01760751735209") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa57_d20251018_m014210_c001_v0001177_t0059_u01760751730213") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4176f69306b97568_d20251018_m014208_c001_v7007000_t0000_u01760751728065") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b57_d20251018_m014202_c001_v0001182_t0007_u01760751722717") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7799_d20251018_m014155_c001_v7007000_t0000_u01760751715903") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b02_d20251018_m014150_c001_v0001182_t0042_u01760751710884") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf2981_d20251018_m014148_c001_v7007000_t0000_u01760751708909") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747ac8_d20251018_m014143_c001_v0001182_t0019_u01760751703707") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb83071b_d20251018_m014131_c001_v7007000_t0000_u01760751691931") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f980_d20251018_m014126_c001_v0001177_t0021_u01760751686388") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02eaf_d20251018_m014119_c001_v7007000_t0000_u01760751679889") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f949_d20251018_m014111_c001_v0001177_t0033_u01760751671715") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bd7_d20251018_m014105_c001_v7007000_t0000_u01760751665151") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f912_d20251018_m014056_c001_v0001177_t0003_u01760751656938") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4176f69306b9756a_d20251018_m014210_c001_v7007000_t0000_u01760751730943") 2025/10/18 01:44:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b7f_d20251018_m014207_c001_v0001182_t0049_u01760751727052") 2025/10/18 01:44:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c554a_d20251018_m014232_c001_v7007000_t0000_u01760751752280") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747c09_d20251018_m014226_c001_v0001182_t0041_u01760751746377") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7860_d20251018_m014345_c001_v7007000_t0000_u01760751825543") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747e42_d20251018_m014337_c001_v0001182_t0044_u01760751817633") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6bbf_d20251018_m014330_c001_v7007000_t0000_u01760751810855") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747de4_d20251018_m014323_c001_v0001182_t0044_u01760751803239") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7dd_d20251018_m014315_c001_v7007000_t0000_u01760751795836") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747d5d_d20251018_m014308_c001_v0001182_t0027_u01760751788159") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a782b0_d20251018_m014301_c001_v7007000_t0000_u01760751781053") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747ce6_d20251018_m014253_c001_v0001182_t0014_u01760751773435") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c219_d20251018_m014246_c001_v7007000_t0000_u01760751766962") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747c6c_d20251018_m014238_c001_v0001182_t0012_u01760751758931") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f423f3964a6208ebe_d20251018_m014227_c001_v7007000_t0000_u01760751747181") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747bdb_d20251018_m014222_c001_v0001182_t0052_u01760751742245") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc4f_d20251018_m014215_c001_v7007000_t0000_u01760751735390") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747b93_d20251018_m014210_c001_v0001182_t0045_u01760751730366") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4131931c2e82447e_d20251018_m014207_c001_v7007000_t0000_u01760751727809") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa2a_d20251018_m014202_c001_v0001177_t0013_u01760751722914") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f779a_d20251018_m014156_c001_v7007000_t0000_u01760751716099") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350bf8_d20251018_m014150_c001_v0001157_t0033_u01760751710938") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d9748a_d20251018_m014148_c001_v7007000_t0000_u01760751708742") 2025/10/18 01:44:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350bdb_d20251018_m014143_c001_v0001157_t0039_u01760751703923") 2025/10/18 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf2950_d20251018_m014131_c001_v7007000_t0000_u01760751691942") 2025/10/18 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59a6a_d20251018_m014126_c001_v0001101_t0037_u01760751686600") 2025/10/18 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02eb2_d20251018_m014120_c001_v7007000_t0000_u01760751680091") 2025/10/18 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59a3e_d20251018_m014111_c001_v0001101_t0053_u01760751671951") 2025/10/18 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bd8_d20251018_m014105_c001_v7007000_t0000_u01760751665331") 2025/10/18 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df599ee_d20251018_m014057_c001_v0001101_t0057_u01760751657159") 2025/10/18 01:44:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6a9b_d20251018_m014210_c001_v7007000_t0000_u01760751730898") 2025/10/18 01:44:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa42_d20251018_m014207_c001_v0001177_t0016_u01760751727062") 2025/10/18 01:44:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c554b_d20251018_m014232_c001_v7007000_t0000_u01760751752465") 2025/10/18 01:44:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350ca0_d20251018_m014226_c001_v0001157_t0007_u01760751746415") 2025/10/18 01:44:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7861_d20251018_m014345_c001_v7007000_t0000_u01760751825724") 2025/10/18 01:44:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350da8_d20251018_m014337_c001_v0001157_t0059_u01760751817835") 2025/10/18 01:44:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6bc4_d20251018_m014331_c001_v7007000_t0000_u01760751811044") 2025/10/18 01:44:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d74_d20251018_m014323_c001_v0001157_t0010_u01760751803434") 2025/10/18 01:44:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7de_d20251018_m014316_c001_v7007000_t0000_u01760751796018") 2025/10/18 01:44:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d3f_d20251018_m014308_c001_v0001157_t0032_u01760751788365") 2025/10/18 01:44:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a782b3_d20251018_m014301_c001_v7007000_t0000_u01760751781294") 2025/10/18 01:44:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350d0e_d20251018_m014253_c001_v0001157_t0050_u01760751773634") 2025/10/18 01:44:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c21a_d20251018_m014247_c001_v7007000_t0000_u01760751767145") 2025/10/18 01:44:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350cd4_d20251018_m014239_c001_v0001157_t0027_u01760751759134") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405b1185a1473e7d_d20251018_m014226_c001_v7007000_t0000_u01760751746988") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa81_d20251018_m014222_c001_v0001177_t0048_u01760751742485") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc51_d20251018_m014215_c001_v7007000_t0000_u01760751735571") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b4d_d20251018_m014210_c001_v0001101_t0052_u01760751730379") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6a93_d20251018_m014208_c001_v7007000_t0000_u01760751728041") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c37_d20251018_m014203_c001_v0001157_t0050_u01760751723128") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f779b_d20251018_m014156_c001_v7007000_t0000_u01760751716281") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa02_d20251018_m014150_c001_v0001177_t0001_u01760751710969") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f777f_d20251018_m014148_c001_v7007000_t0000_u01760751708920") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9d0_d20251018_m014144_c001_v0001177_t0008_u01760751704250") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7747_d20251018_m014131_c001_v7007000_t0000_u01760751691954") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747a5f_d20251018_m014126_c001_v0001182_t0001_u01760751686900") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02eb3_d20251018_m014120_c001_v7007000_t0000_u01760751680275") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca7479f9_d20251018_m014112_c001_v0001182_t0045_u01760751672296") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bd9_d20251018_m014105_c001_v7007000_t0000_u01760751665511") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747999_d20251018_m014057_c001_v0001182_t0035_u01760751657721") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d974db_d20251018_m014210_c001_v7007000_t0000_u01760751730902") 2025/10/18 01:44:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b3b_d20251018_m014207_c001_v0001101_t0026_u01760751727075") 2025/10/18 01:44:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c554c_d20251018_m014232_c001_v7007000_t0000_u01760751752647") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b9c_d20251018_m014226_c001_v0001101_t0017_u01760751746435") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7862_d20251018_m014345_c001_v7007000_t0000_u01760751825905") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59cc5_d20251018_m014338_c001_v0001101_t0006_u01760751818198") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6bc6_d20251018_m014331_c001_v7007000_t0000_u01760751811226") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59c85_d20251018_m014323_c001_v0001101_t0028_u01760751803776") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7df_d20251018_m014316_c001_v7007000_t0000_u01760751796202") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59c53_d20251018_m014308_c001_v0001101_t0013_u01760751788644") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a782b5_d20251018_m014301_c001_v7007000_t0000_u01760751781477") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59bff_d20251018_m014253_c001_v0001101_t0006_u01760751773933") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c21b_d20251018_m014247_c001_v7007000_t0000_u01760751767327") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59bc7_d20251018_m014239_c001_v0001101_t0036_u01760751759485") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5537_d20251018_m014227_c001_v7007000_t0000_u01760751747377") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b84_d20251018_m014222_c001_v0001101_t0032_u01760751742699") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc53_d20251018_m014215_c001_v7007000_t0000_u01760751735754") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fa59_d20251018_m014210_c001_v0001177_t0050_u01760751730475") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6a91_d20251018_m014207_c001_v7007000_t0000_u01760751727838") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b20_d20251018_m014203_c001_v0001101_t0040_u01760751723405") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f779c_d20251018_m014156_c001_v7007000_t0000_u01760751716464") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59ae6_d20251018_m014151_c001_v0001101_t0009_u01760751711050") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf2980_d20251018_m014148_c001_v7007000_t0000_u01760751708718") 2025/10/18 01:44:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59ac2_d20251018_m014144_c001_v0001101_t0044_u01760751704466") 2025/10/18 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c52_d20251018_m014132_c001_v7007000_t0000_u01760751692087") 2025/10/18 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350b95_d20251018_m014127_c001_v0001157_t0000_u01760751687109") 2025/10/18 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02eb6_d20251018_m014120_c001_v7007000_t0000_u01760751680457") 2025/10/18 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350b55_d20251018_m014112_c001_v0001157_t0055_u01760751672504") 2025/10/18 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bda_d20251018_m014105_c001_v7007000_t0000_u01760751665692") 2025/10/18 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350b19_d20251018_m014058_c001_v0001157_t0059_u01760751658013") 2025/10/18 01:44:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f401d37430afd4908_d20251018_m014210_c001_v7007000_t0000_u01760751730696") 2025/10/18 01:44:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c45_d20251018_m014207_c001_v0001157_t0011_u01760751727112") 2025/10/18 01:44:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c64_d20251018_m014134_c001_v7007000_t0000_u01760751694657") 2025/10/18 01:44:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f996_d20251018_m014129_c001_v0001177_t0056_u01760751689901") 2025/10/18 01:44:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c66_d20251018_m014134_c001_v7007000_t0000_u01760751694843") 2025/10/18 01:44:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747a7b_d20251018_m014129_c001_v0001182_t0034_u01760751689919") 2025/10/18 01:44:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c67_d20251018_m014135_c001_v7007000_t0000_u01760751695024") 2025/10/18 01:44:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59a8a_d20251018_m014129_c001_v0001101_t0045_u01760751689991") 2025/10/18 01:44:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c68_d20251018_m014135_c001_v7007000_t0000_u01760751695205") 2025/10/18 01:44:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f998_d20251018_m014130_c001_v0001177_t0023_u01760751690118") 2025/10/18 01:44:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c6e_d20251018_m014135_c001_v7007000_t0000_u01760751695387") 2025/10/18 01:44:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747a7f_d20251018_m014130_c001_v0001182_t0006_u01760751690129") 2025/10/18 01:44:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c71_d20251018_m014135_c001_v7007000_t0000_u01760751695569") 2025/10/18 01:44:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350ba2_d20251018_m014130_c001_v0001157_t0000_u01760751690248") 2025/10/18 01:44:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c72_d20251018_m014135_c001_v7007000_t0000_u01760751695750") 2025/10/18 01:44:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59a8c_d20251018_m014130_c001_v0001101_t0054_u01760751690326") 2025/10/18 01:44:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c73_d20251018_m014135_c001_v7007000_t0000_u01760751695932") 2025/10/18 01:44:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f99a_d20251018_m014130_c001_v0001177_t0046_u01760751690336") 2025/10/18 01:44:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c79_d20251018_m014136_c001_v7007000_t0000_u01760751696112") 2025/10/18 01:44:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747a87_d20251018_m014130_c001_v0001182_t0053_u01760751690346") 2025/10/18 01:44:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c7c_d20251018_m014136_c001_v7007000_t0000_u01760751696294") 2025/10/18 01:44:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f99c_d20251018_m014130_c001_v0001177_t0025_u01760751690547") 2025/10/18 01:44:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c7e_d20251018_m014136_c001_v7007000_t0000_u01760751696476") 2025/10/18 01:44:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747a89_d20251018_m014130_c001_v0001182_t0053_u01760751690580") 2025/10/18 01:44:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c7f_d20251018_m014136_c001_v7007000_t0000_u01760751696658") 2025/10/18 01:44:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59a8e_d20251018_m014130_c001_v0001101_t0049_u01760751690689") 2025/10/18 01:44:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c83_d20251018_m014136_c001_v7007000_t0000_u01760751696839") 2025/10/18 01:44:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f99e_d20251018_m014130_c001_v0001177_t0039_u01760751690782") 2025/10/18 01:44:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c8b_d20251018_m014137_c001_v7007000_t0000_u01760751697021") 2025/10/18 01:44:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350ba8_d20251018_m014130_c001_v0001157_t0033_u01760751690820") 2025/10/18 01:44:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c8c_d20251018_m014137_c001_v7007000_t0000_u01760751697202") 2025/10/18 01:44:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747a8b_d20251018_m014130_c001_v0001182_t0017_u01760751690828") 2025/10/18 01:44:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4c8f_d20251018_m014137_c001_v7007000_t0000_u01760751697383") 2025/10/18 01:44:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9a2_d20251018_m014131_c001_v0001177_t0035_u01760751691003") 2025/10/18 01:44:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405b1185a1473e04_d20251018_m014151_c001_v7007000_t0000_u01760751711453") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9de_d20251018_m014146_c001_v0001177_t0011_u01760751706864") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4175adbfc703c91b_d20251018_m014151_c001_v7007000_t0000_u01760751711506") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59ad2_d20251018_m014146_c001_v0001101_t0005_u01760751706941") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d974a2_d20251018_m014151_c001_v7007000_t0000_u01760751711612") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747ae2_d20251018_m014147_c001_v0001182_t0007_u01760751707007") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb328_d20251018_m014151_c001_v7007000_t0000_u01760751711622") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350be7_d20251018_m014147_c001_v0001157_t0034_u01760751707049") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405b1185a1473e07_d20251018_m014151_c001_v7007000_t0000_u01760751711820") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9e2_d20251018_m014147_c001_v0001177_t0022_u01760751707077") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7788_d20251018_m014151_c001_v7007000_t0000_u01760751711828") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747ae4_d20251018_m014147_c001_v0001182_t0005_u01760751707221") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405b1185a1473e06_d20251018_m014151_c001_v7007000_t0000_u01760751711635") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9e4_d20251018_m014147_c001_v0001177_t0021_u01760751707305") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d9749f_d20251018_m014151_c001_v7007000_t0000_u01760751711430") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350be9_d20251018_m014147_c001_v0001157_t0033_u01760751707398") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf2982_d20251018_m014151_c001_v7007000_t0000_u01760751711472") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59ad6_d20251018_m014147_c001_v0001101_t0015_u01760751707430") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4121dc0fd26f9296_d20251018_m014151_c001_v7007000_t0000_u01760751711486") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747ae6_d20251018_m014147_c001_v0001182_t0014_u01760751707491") 2025/10/18 01:44:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7785_d20251018_m014151_c001_v7007000_t0000_u01760751711461") 2025/10/18 01:44:54 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9e6_d20251018_m014147_c001_v0001177_t0048_u01760751707525") 2025/10/18 01:44:54 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7786_d20251018_m014151_c001_v7007000_t0000_u01760751711644") 2025/10/18 01:44:54 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747aea_d20251018_m014147_c001_v0001182_t0045_u01760751707690") 2025/10/18 01:44:54 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf2983_d20251018_m014151_c001_v7007000_t0000_u01760751711686") 2025/10/18 01:44:54 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f9e8_d20251018_m014147_c001_v0001177_t0032_u01760751707733") 2025/10/18 01:44:54 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4175adbfc703c91c_d20251018_m014151_c001_v7007000_t0000_u01760751711697") 2025/10/18 01:44:54 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350beb_d20251018_m014147_c001_v0001157_t0008_u01760751707761") 2025/10/18 01:44:54 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d974a5_d20251018_m014151_c001_v7007000_t0000_u01760751711795") 2025/10/18 01:44:54 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59ad8_d20251018_m014147_c001_v0001101_t0028_u01760751707779") 2025/10/18 01:44:54 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb32b_d20251018_m014151_c001_v7007000_t0000_u01760751711806") 2025/10/18 01:44:54 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747aec_d20251018_m014147_c001_v0001182_t0033_u01760751707896") 2025/10/18 01:44:54 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4121dc0fd26f916c_d20251018_m013949_c001_v7007000_t0000_u01760751589399") 2025/10/18 01:44:54 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f102b2db64ddc0bbf_d20251018_m013947_c001_v0001172_t0001_u01760751587074") 2025/10/18 01:44:54 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4176f69306b97343_d20251018_m013946_c001_v7007000_t0000_u01760751586888") 2025/10/18 01:44:54 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f102b2db64ddc0bb5_d20251018_m013943_c001_v0001172_t0050_u01760751583715") 2025/10/18 01:44:54 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4176f69306b9733e_d20251018_m013942_c001_v7007000_t0000_u01760751582982") 2025/10/18 01:44:54 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df598c8_d20251018_m013938_c001_v0001101_t0021_u01760751578678") 2025/10/18 01:44:54 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df3e0_d20251018_m013937_c001_v7007000_t0000_u01760751577223") 2025/10/18 01:44:54 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107d682a636f5f80_d20251018_m013934_c001_v0001044_t0022_u01760751574293") 2025/10/18 01:44:54 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963f88c_d20251018_m013934_c001_v7007000_t0000_u01760751574027") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107d682a636f5f76_d20251018_m013930_c001_v0001044_t0015_u01760751570070") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963f886_d20251018_m013929_c001_v7007000_t0000_u01760751569342") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f7ad_d20251018_m013925_c001_v0001177_t0013_u01760751565632") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d971ce_d20251018_m013924_c001_v7007000_t0000_u01760751564355") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1067b01c694837a9_d20251018_m013922_c001_v0001102_t0024_u01760751562612") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df328_d20251018_m013922_c001_v7007000_t0000_u01760751562433") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1067b01c694837a0_d20251018_m013918_c001_v0001102_t0046_u01760751558875") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df314_d20251018_m013918_c001_v7007000_t0000_u01760751558146") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f776_d20251018_m013912_c001_v0001177_t0027_u01760751552302") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d97168_d20251018_m013911_c001_v7007000_t0000_u01760751551402") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f104abc2651f9fc18_d20251018_m013909_c001_v0001171_t0040_u01760751549306") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3bd9f_d20251018_m013909_c001_v7007000_t0000_u01760751549123") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f104abc2651f9fc06_d20251018_m013906_c001_v0001171_t0050_u01760751546264") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3bd9b_d20251018_m013905_c001_v7007000_t0000_u01760751545538") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107a4fa9d1ff2181_d20251018_m013859_c001_v0001183_t0059_u01760751539952") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f418b4b763a942598_d20251018_m013859_c001_v7007000_t0000_u01760751539038") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f101b071824f4a79a_d20251018_m013857_c001_v0001161_t0038_u01760751537392") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4b10_d20251018_m013857_c001_v7007000_t0000_u01760751537209") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f101b071824f4a790_d20251018_m013853_c001_v0001161_t0059_u01760751533800") 2025/10/18 01:44:55 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4b0b_d20251018_m013853_c001_v7007000_t0000_u01760751533076") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59827_d20251018_m013847_c001_v0001101_t0025_u01760751527414") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaebd_d20251018_m013846_c001_v7007000_t0000_u01760751526483") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f10740cdb84a17fb2_d20251018_m013844_c001_v0001182_t0007_u01760751524679") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40776c4bb3f0afce_d20251018_m013844_c001_v7007000_t0000_u01760751524493") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f10740cdb84a17f9c_d20251018_m013841_c001_v0001182_t0019_u01760751521425") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40776c4bb3f0afc0_d20251018_m013840_c001_v7007000_t0000_u01760751520691") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f6f9_d20251018_m013835_c001_v0001177_t0024_u01760751515256") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4182b62e22f6c87b_d20251018_m013834_c001_v7007000_t0000_u01760751514164") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11081efc963ec223_d20251018_m013828_c001_v0001177_t0044_u01760751508406") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd68a8_d20251018_m013828_c001_v7007000_t0000_u01760751508208") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107a4fa9d1ff20e4_d20251018_m013824_c001_v0001183_t0007_u01760751504529") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f10740cdb84a17f3f_d20251018_m013823_c001_v0001182_t0016_u01760751503442") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f10740cdb84a17f39_d20251018_m013822_c001_v0001182_t0037_u01760751502468") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41185a1fa60a7d51_d20251018_m013809_c001_v7007000_t0000_u01760751489435") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f66a_d20251018_m013802_c001_v0001177_t0037_u01760751482488") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f106a39d6f607df1c_d20251018_m013800_c001_v0001093_t0058_u01760751480694") 2025/10/18 01:44:56 DEBUG : dst/one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f106a39d6f607df15_d20251018_m013759_c001_v0001093_t0014_u01760751479543") 2025/10/18 01:44:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4121dc0fd26f916d_d20251018_m013949_c001_v7007000_t0000_u01760751589581") 2025/10/18 01:44:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f114f02bf7ce2e17f_d20251018_m013946_c001_v0001183_t0043_u01760751586641") 2025/10/18 01:44:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f100d32ac40f821b2_d20251018_m013942_c001_v0001184_t0040_u01760751582778") 2025/10/18 01:44:57 DEBUG : dst/one.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df3e3_d20251018_m013937_c001_v7007000_t0000_u01760751577404") 2025/10/18 01:44:57 DEBUG : dst/one.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f10203d33abf7bd9e_d20251018_m013933_c001_v0001106_t0028_u01760751573380") 2025/10/18 01:44:57 DEBUG : dst/one.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1119ba8c9caacf4c_d20251018_m013928_c001_v0001145_t0019_u01760751568946") 2025/10/18 01:44:57 DEBUG : dst/one.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d971cf_d20251018_m013924_c001_v7007000_t0000_u01760751564536") 2025/10/18 01:44:57 DEBUG : dst/one.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1041b0cb67ea7d0d_d20251018_m013921_c001_v0001044_t0027_u01760751561928") 2025/10/18 01:44:57 DEBUG : dst/one.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f103387499cd57aa2_d20251018_m013917_c001_v0001177_t0044_u01760751557865") 2025/10/18 01:44:57 DEBUG : dst/three: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4182b62e22f6c87e_d20251018_m013834_c001_v7007000_t0000_u01760751514347") 2025/10/18 01:44:57 DEBUG : dst/three: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f10740cdb84a17f69_d20251018_m013832_c001_v0001182_t0002_u01760751512841") 2025/10/18 01:44:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4121dc0fd26f916e_d20251018_m013949_c001_v7007000_t0000_u01760751589764") 2025/10/18 01:44:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1163f7c9f411c49c_d20251018_m013947_c001_v0001098_t0018_u01760751587947") 2025/10/18 01:44:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f117ca1b727ee21d7_d20251018_m013944_c001_v0001182_t0052_u01760751584546") 2025/10/18 01:44:57 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4121dc0fd26f916f_d20251018_m013949_c001_v7007000_t0000_u01760751589946") 2025/10/18 01:44:57 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f102b2db64ddc0bc1_d20251018_m013948_c001_v0001172_t0039_u01760751588480") 2025/10/18 01:44:57 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4176f69306b97346_d20251018_m013948_c001_v7007000_t0000_u01760751588293") 2025/10/18 01:44:57 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f102b2db64ddc0bb9_d20251018_m013944_c001_v0001172_t0052_u01760751584983") 2025/10/18 01:44:57 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4176f69306b9733f_d20251018_m013944_c001_v7007000_t0000_u01760751584796") 2025/10/18 01:44:57 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df598cc_d20251018_m013939_c001_v0001101_t0005_u01760751579533") 2025/10/18 01:44:57 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df3e5_d20251018_m013937_c001_v7007000_t0000_u01760751577584") 2025/10/18 01:44:57 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107d682a636f5f84_d20251018_m013936_c001_v0001044_t0046_u01760751576376") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963f890_d20251018_m013936_c001_v7007000_t0000_u01760751576187") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107d682a636f5f78_d20251018_m013931_c001_v0001044_t0024_u01760751571592") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963f889_d20251018_m013931_c001_v7007000_t0000_u01760751571410") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f7b1_d20251018_m013926_c001_v0001177_t0038_u01760751566147") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df33a_d20251018_m013923_c001_v7007000_t0000_u01760751563809") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59889_d20251018_m013920_c001_v0001101_t0042_u01760751560900") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df31a_d20251018_m013920_c001_v7007000_t0000_u01760751560177") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f77e_d20251018_m013915_c001_v0001177_t0017_u01760751555316") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3bda3_d20251018_m013910_c001_v7007000_t0000_u01760751550443") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107a4fa9d1ff21b4_d20251018_m013908_c001_v0001183_t0039_u01760751548119") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3bd9c_d20251018_m013907_c001_v7007000_t0000_u01760751547027") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59846_d20251018_m013900_c001_v0001101_t0045_u01760751540754") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4b13_d20251018_m013858_c001_v7007000_t0000_u01760751538120") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59840_d20251018_m013856_c001_v0001101_t0020_u01760751536012") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4b0d_d20251018_m013854_c001_v7007000_t0000_u01760751534916") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f71d_d20251018_m013848_c001_v0001177_t0007_u01760751528350") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40776c4bb3f0afd0_d20251018_m013845_c001_v7007000_t0000_u01760751525563") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f70b_d20251018_m013843_c001_v0001177_t0025_u01760751523393") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40776c4bb3f0afcc_d20251018_m013842_c001_v7007000_t0000_u01760751522299") 2025/10/18 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107a4fa9d1ff211a_d20251018_m013836_c001_v0001183_t0027_u01760751516162") 2025/10/18 01:44:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df3e8_d20251018_m013937_c001_v7007000_t0000_u01760751577765") 2025/10/18 01:44:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1176ccd6b445fa62_d20251018_m013935_c001_v0001137_t0024_u01760751575781") 2025/10/18 01:44:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f103f5143f4610be2_d20251018_m013931_c001_v0001136_t0050_u01760751571077") 2025/10/18 01:44:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d971d0_d20251018_m013924_c001_v7007000_t0000_u01760751564719") 2025/10/18 01:44:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1093a6bdf7a90bf0_d20251018_m013923_c001_v0001102_t0024_u01760751563168") 2025/10/18 01:44:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11396130c643a945_d20251018_m013919_c001_v0001131_t0053_u01760751559597") 2025/10/18 01:44:59 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4121dc0fd26f9170_d20251018_m013950_c001_v7007000_t0000_u01760751590130") 2025/10/18 01:44:59 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f7e7_d20251018_m013939_c001_v0001177_t0013_u01760751579324") 2025/10/18 01:44:59 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df3ea_d20251018_m013937_c001_v7007000_t0000_u01760751577952") 2025/10/18 01:44:59 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5989c_d20251018_m013925_c001_v0001101_t0025_u01760751565855") 2025/10/18 01:44:59 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d971d1_d20251018_m013924_c001_v7007000_t0000_u01760751564900") 2025/10/18 01:44:59 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59871_d20251018_m013912_c001_v0001101_t0022_u01760751552883") 2025/10/18 01:44:59 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d9716a_d20251018_m013911_c001_v7007000_t0000_u01760751551583") 2025/10/18 01:44:59 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f741_d20251018_m013900_c001_v0001177_t0014_u01760751540507") 2025/10/18 01:44:59 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f418b4b763a942599_d20251018_m013859_c001_v7007000_t0000_u01760751539222") 2025/10/18 01:44:59 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107a4fa9d1ff214f_d20251018_m013848_c001_v0001183_t0016_u01760751528146") 2025/10/18 01:44:59 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaebe_d20251018_m013846_c001_v7007000_t0000_u01760751526666") 2025/10/18 01:44:59 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5980e_d20251018_m013835_c001_v0001101_t0050_u01760751515865") 2025/10/18 01:44:59 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4182b62e22f6c883_d20251018_m013834_c001_v7007000_t0000_u01760751514531") 2025/10/18 01:44:59 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1021891f4b162dbf_d20251018_m013830_c001_v0001136_t0009_u01760751510109") 2025/10/18 01:45:00 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41185a1fa60a7d52_d20251018_m013809_c001_v7007000_t0000_u01760751489616") 2025/10/18 01:45:00 DEBUG : dst/two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f106a39d6f607df30_d20251018_m013808_c001_v0001093_t0047_u01760751488333") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f400166412bc269d3_d20251018_m013734_c001_v7007000_t0000_u01760751454079") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107a4fa9d1ff1faf_d20251018_m013730_c001_v0001183_t0025_u01760751450593") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f400166412bc269cd_d20251018_m013728_c001_v7007000_t0000_u01760751448451") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107a4fa9d1ff1f80_d20251018_m013718_c001_v0001183_t0039_u01760751438467") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40917ca080d39e66_d20251018_m013709_c001_v7007000_t0000_u01760751429270") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107a4fa9d1ff1f0b_d20251018_m013706_c001_v0001183_t0020_u01760751426119") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5177_d20251018_m013646_c001_v7007000_t0000_u01760751406650") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4fc_d20251018_m013644_c001_v0001177_t0051_u01760751404881") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5173_d20251018_m013644_c001_v7007000_t0000_u01760751404119") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4ee_d20251018_m013642_c001_v0001177_t0043_u01760751402966") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c516d_d20251018_m013640_c001_v7007000_t0000_u01760751400455") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4d5_d20251018_m013638_c001_v0001177_t0012_u01760751398879") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5169_d20251018_m013638_c001_v7007000_t0000_u01760751398096") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4c7_d20251018_m013636_c001_v0001177_t0007_u01760751396901") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb830421_d20251018_m013631_c001_v7007000_t0000_u01760751391659") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f49a_d20251018_m013630_c001_v0001177_t0010_u01760751390241") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb83041b_d20251018_m013629_c001_v7007000_t0000_u01760751389478") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f48a_d20251018_m013628_c001_v0001177_t0057_u01760751388705") 2025/10/18 01:45:00 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb830413_d20251018_m013624_c001_v7007000_t0000_u01760751384781") 2025/10/18 01:45:01 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f468_d20251018_m013623_c001_v0001177_t0039_u01760751383601") 2025/10/18 01:45:01 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d968e7_d20251018_m013621_c001_v7007000_t0000_u01760751381771") 2025/10/18 01:45:01 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f456_d20251018_m013620_c001_v0001177_t0011_u01760751380828") 2025/10/18 01:45:01 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d968e5_d20251018_m013620_c001_v7007000_t0000_u01760751380464") 2025/10/18 01:45:01 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f105cbe411549bc01_d20251018_m013619_c001_v0001183_t0013_u01760751379884") 2025/10/18 01:45:01 DEBUG : empty space: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f452_d20251018_m013618_c001_v0001177_t0014_u01760751378319") 2025/10/18 01:45:01 DEBUG : enormous: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5175_d20251018_m013645_c001_v7007000_t0000_u01760751405732") 2025/10/18 01:45:01 DEBUG : enormous: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f500_d20251018_m013645_c001_v0001177_t0048_u01760751405118") 2025/10/18 01:45:01 DEBUG : existing: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4121dc0fd26f9175_d20251018_m013954_c001_v7007000_t0000_u01760751594600") 2025/10/18 01:45:01 DEBUG : existing: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f813_d20251018_m013953_c001_v0001177_t0038_u01760751593387") 2025/10/18 01:45:01 DEBUG : existing: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40917ca080d39e63_d20251018_m013704_c001_v7007000_t0000_u01760751424672") 2025/10/18 01:45:01 DEBUG : existing: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f56a_d20251018_m013703_c001_v0001177_t0016_u01760751423663") 2025/10/18 01:45:01 DEBUG : existing: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d968da_d20251018_m013615_c001_v7007000_t0000_u01760751375641") 2025/10/18 01:45:01 DEBUG : existing: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f444_d20251018_m013614_c001_v0001177_t0015_u01760751374658") 2025/10/18 01:45:01 DEBUG : existing: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d968d9_d20251018_m013614_c001_v7007000_t0000_u01760751374116") 2025/10/18 01:45:01 DEBUG : existing: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f440_d20251018_m013613_c001_v0001177_t0019_u01760751373528") 2025/10/18 01:45:01 DEBUG : existing: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f43e_d20251018_m013612_c001_v0001177_t0034_u01760751372762") 2025/10/18 01:45:01 DEBUG : existing-b: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40917ca080d39e65_d20251018_m013704_c001_v7007000_t0000_u01760751424854") 2025/10/18 01:45:01 DEBUG : existing-b: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107a4fa9d1ff1f06_d20251018_m013703_c001_v0001183_t0030_u01760751423654") 2025/10/18 01:45:01 DEBUG : file1: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb224_d20251018_m014044_c001_v7007000_t0000_u01760751644765") 2025/10/18 01:45:02 DEBUG : file1: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747922_d20251018_m014043_c001_v0001182_t0022_u01760751643582") 2025/10/18 01:45:02 DEBUG : file1: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb20f_d20251018_m014042_c001_v7007000_t0000_u01760751642269") 2025/10/18 01:45:02 DEBUG : file1: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350adb_d20251018_m014040_c001_v0001157_t0052_u01760751640912") 2025/10/18 01:45:02 DEBUG : five: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c517c_d20251018_m013650_c001_v7007000_t0000_u01760751410147") 2025/10/18 01:45:02 DEBUG : five: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4054f6ace024f517_d20251018_m013648_c001_v0001177_t0052_u01760751408207") 2025/10/18 01:45:02 DEBUG : foo: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb830410_d20251018_m013623_c001_v7007000_t0000_u01760751383238") 2025/10/18 01:45:02 DEBUG : foo: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4054f6ace024f462_d20251018_m013622_c001_v0001177_t0052_u01760751382689") 2025/10/18 01:45:02 DEBUG : foo: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4054f6ace024f45c_d20251018_m013622_c001_v0001177_t0052_u01760751382132") 2025/10/18 01:45:02 DEBUG : four: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c517d_d20251018_m013650_c001_v7007000_t0000_u01760751410343") 2025/10/18 01:45:02 DEBUG : four: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4011477e5df596dc_d20251018_m013648_c001_v0001101_t0047_u01760751408761") 2025/10/18 01:45:02 DEBUG : four: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f515_d20251018_m013647_c001_v0001177_t0030_u01760751407631") 2025/10/18 01:45:02 DEBUG : hello world2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaac5_d20251018_m013532_c001_v7007000_t0000_u01760751332855") 2025/10/18 01:45:02 DEBUG : hello world2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f35f_d20251018_m013532_c001_v0001177_t0030_u01760751332244") 2025/10/18 01:45:02 DEBUG : ignore-size: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d968d4_d20251018_m013612_c001_v7007000_t0000_u01760751372390") 2025/10/18 01:45:02 DEBUG : ignore-size: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f436_d20251018_m013611_c001_v0001177_t0001_u01760751371401") 2025/10/18 01:45:02 DEBUG : nested/sub dir/file: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40917ca080d39e61_d20251018_m013702_c001_v7007000_t0000_u01760751422923") 2025/10/18 01:45:02 DEBUG : nested/sub dir/file: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f55e_d20251018_m013702_c001_v0001177_t0034_u01760751422106") 2025/10/18 01:45:02 DEBUG : nested/sub dir/file: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c518e_d20251018_m013701_c001_v7007000_t0000_u01760751421355") 2025/10/18 01:45:02 DEBUG : nested/sub dir/file: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f55a_d20251018_m013700_c001_v0001177_t0027_u01760751420427") 2025/10/18 01:45:02 DEBUG : one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c517e_d20251018_m013650_c001_v7007000_t0000_u01760751410526") 2025/10/18 01:45:03 DEBUG : one: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4054f6ace024f509_d20251018_m013647_c001_v0001177_t0052_u01760751407041") 2025/10/18 01:45:03 DEBUG : only0: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1c3_d20251018_m014036_c001_v7007000_t0000_u01760751636460") 2025/10/18 01:45:03 DEBUG : only0: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4054f6ace024f8b9_d20251018_m014030_c001_v0001177_t0052_u01760751630816") 2025/10/18 01:45:03 DEBUG : only0: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59950_d20251018_m014018_c001_v0001101_t0032_u01760751618225") 2025/10/18 01:45:03 DEBUG : only0: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28f0_d20251018_m014012_c001_v7007000_t0000_u01760751612024") 2025/10/18 01:45:03 DEBUG : only0: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59907_d20251018_m013958_c001_v0001101_t0030_u01760751598084") 2025/10/18 01:45:03 DEBUG : only1: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1c6_d20251018_m014036_c001_v7007000_t0000_u01760751636641") 2025/10/18 01:45:03 DEBUG : only1: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41139b60ca7478d4_d20251018_m014031_c001_v0001182_t0030_u01760751631757") 2025/10/18 01:45:03 DEBUG : only1: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59954_d20251018_m014018_c001_v0001101_t0022_u01760751618810") 2025/10/18 01:45:03 DEBUG : only1: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f400166412bc26c74_d20251018_m014012_c001_v7007000_t0000_u01760751612601") 2025/10/18 01:45:03 DEBUG : only1: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59909_d20251018_m013958_c001_v0001101_t0045_u01760751598611") 2025/10/18 01:45:03 DEBUG : only10: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1ca_d20251018_m014036_c001_v7007000_t0000_u01760751636840") 2025/10/18 01:45:03 DEBUG : only10: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4011477e5df5998a_d20251018_m014030_c001_v0001101_t0047_u01760751630826") 2025/10/18 01:45:03 DEBUG : only10: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59970_d20251018_m014024_c001_v0001101_t0018_u01760751624432") 2025/10/18 01:45:03 DEBUG : only10: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f400166412bc26c6f_d20251018_m014011_c001_v7007000_t0000_u01760751611833") 2025/10/18 01:45:03 DEBUG : only10: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59927_d20251018_m014004_c001_v0001101_t0028_u01760751604492") 2025/10/18 01:45:03 DEBUG : only11: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1ce_d20251018_m014037_c001_v7007000_t0000_u01760751637057") 2025/10/18 01:45:03 DEBUG : only11: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41139b60ca7478ca_d20251018_m014031_c001_v0001182_t0030_u01760751631385") 2025/10/18 01:45:03 DEBUG : only11: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59972_d20251018_m014024_c001_v0001101_t0033_u01760751624983") 2025/10/18 01:45:03 DEBUG : only11: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28f3_d20251018_m014012_c001_v7007000_t0000_u01760751612580") 2025/10/18 01:45:04 DEBUG : only11: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5992b_d20251018_m014005_c001_v0001101_t0007_u01760751605048") 2025/10/18 01:45:04 DEBUG : only12: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1d1_d20251018_m014037_c001_v7007000_t0000_u01760751637239") 2025/10/18 01:45:04 DEBUG : only12: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4015e1528a350ab1_d20251018_m014031_c001_v0001157_t0011_u01760751631573") 2025/10/18 01:45:04 DEBUG : only12: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59974_d20251018_m014025_c001_v0001101_t0010_u01760751625529") 2025/10/18 01:45:04 DEBUG : only12: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f42182d9120885218_d20251018_m014012_c001_v7007000_t0000_u01760751612590") 2025/10/18 01:45:04 DEBUG : only12: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5992d_d20251018_m014005_c001_v0001101_t0007_u01760751605618") 2025/10/18 01:45:04 DEBUG : only13: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1d4_d20251018_m014037_c001_v7007000_t0000_u01760751637421") 2025/10/18 01:45:04 DEBUG : only13: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4054f6ace024f8bb_d20251018_m014031_c001_v0001177_t0052_u01760751631212") 2025/10/18 01:45:04 DEBUG : only13: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59976_d20251018_m014026_c001_v0001101_t0014_u01760751626128") 2025/10/18 01:45:04 DEBUG : only13: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f400166412bc26c72_d20251018_m014012_c001_v7007000_t0000_u01760751612197") 2025/10/18 01:45:04 DEBUG : only13: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5992f_d20251018_m014006_c001_v0001101_t0026_u01760751606492") 2025/10/18 01:45:04 DEBUG : only14: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1d7_d20251018_m014037_c001_v7007000_t0000_u01760751637603") 2025/10/18 01:45:04 DEBUG : only14: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4011477e5df5998e_d20251018_m014031_c001_v0001101_t0047_u01760751631223") 2025/10/18 01:45:04 DEBUG : only14: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59978_d20251018_m014026_c001_v0001101_t0027_u01760751626856") 2025/10/18 01:45:04 DEBUG : only14: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f42182d9120885215_d20251018_m014012_c001_v7007000_t0000_u01760751612028") 2025/10/18 01:45:04 DEBUG : only14: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59931_d20251018_m014007_c001_v0001101_t0046_u01760751607173") 2025/10/18 01:45:04 DEBUG : only15: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1da_d20251018_m014037_c001_v7007000_t0000_u01760751637784") 2025/10/18 01:45:04 DEBUG : only15: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4011477e5df59990_d20251018_m014031_c001_v0001101_t0047_u01760751631405") 2025/10/18 01:45:04 DEBUG : only15: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5997a_d20251018_m014027_c001_v0001101_t0029_u01760751627395") 2025/10/18 01:45:04 DEBUG : only15: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28f1_d20251018_m014012_c001_v7007000_t0000_u01760751612212") 2025/10/18 01:45:05 DEBUG : only15: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59933_d20251018_m014007_c001_v0001101_t0052_u01760751607780") 2025/10/18 01:45:05 DEBUG : only16: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1dd_d20251018_m014037_c001_v7007000_t0000_u01760751637966") 2025/10/18 01:45:05 DEBUG : only16: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4054f6ace024f8bf_d20251018_m014031_c001_v0001177_t0052_u01760751631416") 2025/10/18 01:45:05 DEBUG : only16: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5997c_d20251018_m014028_c001_v0001101_t0057_u01760751628053") 2025/10/18 01:45:05 DEBUG : only16: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963f916_d20251018_m014012_c001_v7007000_t0000_u01760751612007") 2025/10/18 01:45:05 DEBUG : only16: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59937_d20251018_m014008_c001_v0001101_t0027_u01760751608401") 2025/10/18 01:45:06 DEBUG : only17: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1e0_d20251018_m014038_c001_v7007000_t0000_u01760751638147") 2025/10/18 01:45:06 DEBUG : only17: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41139b60ca7478d0_d20251018_m014031_c001_v0001182_t0030_u01760751631573") 2025/10/18 01:45:06 DEBUG : only17: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59980_d20251018_m014028_c001_v0001101_t0007_u01760751628616") 2025/10/18 01:45:06 DEBUG : only17: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f42182d9120885216_d20251018_m014012_c001_v7007000_t0000_u01760751612221") 2025/10/18 01:45:06 DEBUG : only17: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59939_d20251018_m014008_c001_v0001101_t0046_u01760751608898") 2025/10/18 01:45:06 DEBUG : only18: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1e3_d20251018_m014038_c001_v7007000_t0000_u01760751638328") 2025/10/18 01:45:06 DEBUG : only18: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4011477e5df59994_d20251018_m014031_c001_v0001101_t0047_u01760751631587") 2025/10/18 01:45:06 DEBUG : only18: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59982_d20251018_m014029_c001_v0001101_t0010_u01760751629276") 2025/10/18 01:45:06 DEBUG : only18: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963f918_d20251018_m014012_c001_v7007000_t0000_u01760751612373") 2025/10/18 01:45:06 DEBUG : only18: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5993d_d20251018_m014009_c001_v0001101_t0050_u01760751609678") 2025/10/18 01:45:06 DEBUG : only19: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1e6_d20251018_m014038_c001_v7007000_t0000_u01760751638509") 2025/10/18 01:45:06 DEBUG : only19: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4054f6ace024f8c1_d20251018_m014031_c001_v0001177_t0052_u01760751631600") 2025/10/18 01:45:06 DEBUG : only19: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59986_d20251018_m014029_c001_v0001101_t0054_u01760751629867") 2025/10/18 01:45:06 DEBUG : only19: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963f917_d20251018_m014012_c001_v7007000_t0000_u01760751612190") 2025/10/18 01:45:06 DEBUG : only19: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59941_d20251018_m014010_c001_v0001101_t0056_u01760751610263") 2025/10/18 01:45:06 DEBUG : only2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1e9_d20251018_m014038_c001_v7007000_t0000_u01760751638691") 2025/10/18 01:45:06 DEBUG : only2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4015e1528a350ab3_d20251018_m014031_c001_v0001157_t0011_u01760751631769") 2025/10/18 01:45:06 DEBUG : only2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59958_d20251018_m014019_c001_v0001101_t0014_u01760751619373") 2025/10/18 01:45:06 DEBUG : only2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f400166412bc26c70_d20251018_m014012_c001_v7007000_t0000_u01760751612013") 2025/10/18 01:45:06 DEBUG : only2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5990b_d20251018_m013959_c001_v0001101_t0022_u01760751599256") 2025/10/18 01:45:06 DEBUG : only3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1ec_d20251018_m014038_c001_v7007000_t0000_u01760751638873") 2025/10/18 01:45:06 DEBUG : only3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4011477e5df59996_d20251018_m014031_c001_v0001101_t0047_u01760751631778") 2025/10/18 01:45:06 DEBUG : only3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5995c_d20251018_m014019_c001_v0001101_t0055_u01760751619990") 2025/10/18 01:45:06 DEBUG : only3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f400166412bc26c73_d20251018_m014012_c001_v7007000_t0000_u01760751612384") 2025/10/18 01:45:06 DEBUG : only3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5990d_d20251018_m013959_c001_v0001101_t0009_u01760751599821") 2025/10/18 01:45:07 DEBUG : only4: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1ef_d20251018_m014039_c001_v7007000_t0000_u01760751639054") 2025/10/18 01:45:07 DEBUG : only4: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4054f6ace024f8c3_d20251018_m014031_c001_v0001177_t0052_u01760751631788") 2025/10/18 01:45:07 DEBUG : only4: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59960_d20251018_m014020_c001_v0001101_t0006_u01760751620565") 2025/10/18 01:45:07 DEBUG : only4: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28f2_d20251018_m014012_c001_v7007000_t0000_u01760751612396") 2025/10/18 01:45:07 DEBUG : only4: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5990f_d20251018_m014000_c001_v0001101_t0016_u01760751600808") 2025/10/18 01:45:07 DEBUG : only5: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1f2_d20251018_m014039_c001_v7007000_t0000_u01760751639235") 2025/10/18 01:45:07 DEBUG : only5: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41139b60ca7478d6_d20251018_m014031_c001_v0001182_t0030_u01760751631942") 2025/10/18 01:45:07 DEBUG : only5: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59964_d20251018_m014021_c001_v0001101_t0043_u01760751621662") 2025/10/18 01:45:07 DEBUG : only5: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f42182d9120885217_d20251018_m014012_c001_v7007000_t0000_u01760751612407") 2025/10/18 01:45:07 DEBUG : only5: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59911_d20251018_m014001_c001_v0001101_t0023_u01760751601393") 2025/10/18 01:45:07 DEBUG : only6: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1f6_d20251018_m014039_c001_v7007000_t0000_u01760751639417") 2025/10/18 01:45:07 DEBUG : only6: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4015e1528a350ab5_d20251018_m014031_c001_v0001157_t0011_u01760751631954") 2025/10/18 01:45:07 DEBUG : only6: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59966_d20251018_m014022_c001_v0001101_t0023_u01760751622246") 2025/10/18 01:45:07 DEBUG : only6: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963f91a_d20251018_m014012_c001_v7007000_t0000_u01760751612735") 2025/10/18 01:45:07 DEBUG : only6: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59919_d20251018_m014002_c001_v0001101_t0058_u01760751602035") 2025/10/18 01:45:07 DEBUG : only7: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1fa_d20251018_m014039_c001_v7007000_t0000_u01760751639599") 2025/10/18 01:45:07 DEBUG : only7: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4011477e5df59998_d20251018_m014031_c001_v0001101_t0047_u01760751631963") 2025/10/18 01:45:07 DEBUG : only7: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59968_d20251018_m014022_c001_v0001101_t0049_u01760751622750") 2025/10/18 01:45:07 DEBUG : only7: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963f919_d20251018_m014012_c001_v7007000_t0000_u01760751612554") 2025/10/18 01:45:07 DEBUG : only7: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5991d_d20251018_m014002_c001_v0001101_t0040_u01760751602755") 2025/10/18 01:45:08 DEBUG : only8: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb1fd_d20251018_m014039_c001_v7007000_t0000_u01760751639780") 2025/10/18 01:45:08 DEBUG : only8: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4054f6ace024f8c5_d20251018_m014031_c001_v0001177_t0052_u01760751631974") 2025/10/18 01:45:08 DEBUG : only8: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5996c_d20251018_m014023_c001_v0001101_t0035_u01760751623320") 2025/10/18 01:45:08 DEBUG : only8: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f405135ade5cf28f4_d20251018_m014012_c001_v7007000_t0000_u01760751612768") 2025/10/18 01:45:08 DEBUG : only8: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5991f_d20251018_m014003_c001_v0001101_t0016_u01760751603375") 2025/10/18 01:45:08 DEBUG : only9: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb200_d20251018_m014039_c001_v7007000_t0000_u01760751639962") 2025/10/18 01:45:08 DEBUG : only9: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41139b60ca7478da_d20251018_m014032_c001_v0001182_t0030_u01760751632127") 2025/10/18 01:45:08 DEBUG : only9: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5996e_d20251018_m014023_c001_v0001101_t0059_u01760751623885") 2025/10/18 01:45:08 DEBUG : only9: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f400166412bc26c6e_d20251018_m014011_c001_v7007000_t0000_u01760751611638") 2025/10/18 01:45:08 DEBUG : only9: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59925_d20251018_m014003_c001_v0001101_t0027_u01760751603930") 2025/10/18 01:45:08 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c518b_d20251018_m013659_c001_v7007000_t0000_u01760751419308") 2025/10/18 01:45:08 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df596fa_d20251018_m013657_c001_v0001101_t0028_u01760751417204") 2025/10/18 01:45:08 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5188_d20251018_m013656_c001_v7007000_t0000_u01760751416110") 2025/10/18 01:45:08 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f53f_d20251018_m013654_c001_v0001177_t0025_u01760751414211") 2025/10/18 01:45:08 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5185_d20251018_m013653_c001_v7007000_t0000_u01760751413480") 2025/10/18 01:45:08 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df596e4_d20251018_m013651_c001_v0001101_t0042_u01760751411487") 2025/10/18 01:45:08 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5171_d20251018_m013642_c001_v7007000_t0000_u01760751402156") 2025/10/18 01:45:08 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4df_d20251018_m013641_c001_v0001177_t0018_u01760751401000") 2025/10/18 01:45:08 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c516c_d20251018_m013639_c001_v7007000_t0000_u01760751399490") 2025/10/18 01:45:08 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4d3_d20251018_m013638_c001_v0001177_t0034_u01760751398662") 2025/10/18 01:45:09 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5168_d20251018_m013637_c001_v7007000_t0000_u01760751397481") 2025/10/18 01:45:09 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4c3_d20251018_m013636_c001_v0001177_t0007_u01760751396695") 2025/10/18 01:45:09 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb830420_d20251018_m013631_c001_v7007000_t0000_u01760751391052") 2025/10/18 01:45:09 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f496_d20251018_m013630_c001_v0001177_t0018_u01760751390023") 2025/10/18 01:45:09 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb83041d_d20251018_m013629_c001_v7007000_t0000_u01760751389660") 2025/10/18 01:45:09 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f488_d20251018_m013628_c001_v0001177_t0043_u01760751388496") 2025/10/18 01:45:09 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb830419_d20251018_m013628_c001_v7007000_t0000_u01760751388130") 2025/10/18 01:45:09 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f480_d20251018_m013627_c001_v0001177_t0044_u01760751387544") 2025/10/18 01:45:09 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f47e_d20251018_m013626_c001_v0001177_t0001_u01760751386878") 2025/10/18 01:45:09 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb830416_d20251018_m013626_c001_v7007000_t0000_u01760751386517") 2025/10/18 01:45:09 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f476_d20251018_m013625_c001_v0001177_t0005_u01760751385928") 2025/10/18 01:45:09 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f474_d20251018_m013625_c001_v0001177_t0054_u01760751385348") 2025/10/18 01:45:09 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb830414_d20251018_m013624_c001_v7007000_t0000_u01760751384982") 2025/10/18 01:45:09 DEBUG : potato: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f470_d20251018_m013624_c001_v0001177_t0012_u01760751384187") 2025/10/18 01:45:09 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d96fe7_d20251018_m013743_c001_v7007000_t0000_u01760751463847") 2025/10/18 01:45:09 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59777_d20251018_m013743_c001_v0001101_t0016_u01760751463165") 2025/10/18 01:45:09 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f400166412bc269d4_d20251018_m013734_c001_v7007000_t0000_u01760751454418") 2025/10/18 01:45:09 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59754_d20251018_m013729_c001_v0001101_t0003_u01760751449742") 2025/10/18 01:45:09 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4121dc0fd26f8ff1_d20251018_m013722_c001_v7007000_t0000_u01760751442162") 2025/10/18 01:45:09 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5973e_d20251018_m013717_c001_v0001101_t0022_u01760751437796") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40917ca080d39e68_d20251018_m013709_c001_v7007000_t0000_u01760751429854") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59712_d20251018_m013705_c001_v0001101_t0040_u01760751425769") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5176_d20251018_m013645_c001_v7007000_t0000_u01760751405914") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4f8_d20251018_m013644_c001_v0001177_t0026_u01760751404669") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5174_d20251018_m013644_c001_v7007000_t0000_u01760751404302") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4eb_d20251018_m013642_c001_v0001177_t0012_u01760751402704") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5172_d20251018_m013642_c001_v7007000_t0000_u01760751402339") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4e5_d20251018_m013641_c001_v0001177_t0009_u01760751401585") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c516f_d20251018_m013640_c001_v7007000_t0000_u01760751400637") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4d9_d20251018_m013639_c001_v0001177_t0013_u01760751399858") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c516a_d20251018_m013638_c001_v7007000_t0000_u01760751398296") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4cd_d20251018_m013637_c001_v0001177_t0035_u01760751397493") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f415e124fbb830422_d20251018_m013631_c001_v7007000_t0000_u01760751391846") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f4a2_d20251018_m013630_c001_v0001177_t0025_u01760751390821") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaacb_d20251018_m013535_c001_v7007000_t0000_u01760751335473") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f375_d20251018_m013534_c001_v0001177_t0028_u01760751334884") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaaca_d20251018_m013533_c001_v7007000_t0000_u01760751333987") 2025/10/18 01:45:10 DEBUG : potato2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f365_d20251018_m013533_c001_v0001177_t0003_u01760751333400") 2025/10/18 01:45:10 DEBUG : potato3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f400166412bc269d5_d20251018_m013734_c001_v7007000_t0000_u01760751454864") 2025/10/18 01:45:10 DEBUG : potato3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f5dc_d20251018_m013731_c001_v0001177_t0028_u01760751451170") 2025/10/18 01:45:10 DEBUG : potato3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4121dc0fd26f8ff2_d20251018_m013722_c001_v7007000_t0000_u01760751442355") 2025/10/18 01:45:11 DEBUG : potato3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f5ac_d20251018_m013719_c001_v0001177_t0047_u01760751439035") 2025/10/18 01:45:11 DEBUG : potato3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40917ca080d39e69_d20251018_m013710_c001_v7007000_t0000_u01760751430657") 2025/10/18 01:45:11 DEBUG : potato3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f576_d20251018_m013706_c001_v0001177_t0034_u01760751426372") 2025/10/18 01:45:11 DEBUG : pre-dest1/1: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4182b62e22f6c786_d20251018_m013818_c001_v7007000_t0000_u01760751498245") 2025/10/18 01:45:11 DEBUG : pre-dest1/1: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f692_d20251018_m013810_c001_v0001177_t0045_u01760751490359") 2025/10/18 01:45:11 DEBUG : pre-dest2/2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4182b62e22f6c78a_d20251018_m013818_c001_v7007000_t0000_u01760751498431") 2025/10/18 01:45:11 DEBUG : pre-dest2/2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df597cd_d20251018_m013810_c001_v0001101_t0026_u01760751490940") 2025/10/18 01:45:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41185a1fa60a7d40_d20251018_m013755_c001_v7007000_t0000_u01760751475401") 2025/10/18 01:45:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107a4fa9d1ff2037_d20251018_m013751_c001_v0001183_t0011_u01760751471537") 2025/10/18 01:45:11 DEBUG : sizeonly: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d968ca_d20251018_m013610_c001_v7007000_t0000_u01760751370848") 2025/10/18 01:45:11 DEBUG : sizeonly: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f42c_d20251018_m013609_c001_v0001177_t0021_u01760751369904") 2025/10/18 01:45:11 DEBUG : splitbanan: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c554d_d20251018_m014232_c001_v7007000_t0000_u01760751752829") 2025/10/18 01:45:11 DEBUG : splitbanan: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747bfb_d20251018_m014225_c001_v0001182_t0014_u01760751745267") 2025/10/18 01:45:11 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7863_d20251018_m014346_c001_v7007000_t0000_u01760751826087") 2025/10/18 01:45:11 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59ccb_d20251018_m014339_c001_v0001101_t0043_u01760751819373") 2025/10/18 01:45:11 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6bc7_d20251018_m014331_c001_v7007000_t0000_u01760751811406") 2025/10/18 01:45:11 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59c89_d20251018_m014324_c001_v0001101_t0056_u01760751804788") 2025/10/18 01:45:11 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40338a7a292df7e0_d20251018_m014316_c001_v7007000_t0000_u01760751796385") 2025/10/18 01:45:11 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59c57_d20251018_m014309_c001_v0001101_t0024_u01760751789879") 2025/10/18 01:45:11 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f420744ac74a782b7_d20251018_m014301_c001_v7007000_t0000_u01760751781661") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59c05_d20251018_m014255_c001_v0001101_t0049_u01760751775185") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40290cfc92b3c21c_d20251018_m014247_c001_v7007000_t0000_u01760751767510") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59bca_d20251018_m014240_c001_v0001101_t0046_u01760751760718") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40776c4bb3f0b65e_d20251018_m014227_c001_v7007000_t0000_u01760751747383") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b8e_d20251018_m014224_c001_v0001101_t0008_u01760751744017") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4103909a6963fc55_d20251018_m014215_c001_v7007000_t0000_u01760751735935") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c4b_d20251018_m014209_c001_v0001157_t0052_u01760751729135") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4176f69306b97567_d20251018_m014207_c001_v7007000_t0000_u01760751727881") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59b2d_d20251018_m014204_c001_v0001101_t0006_u01760751724840") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f779d_d20251018_m014156_c001_v7007000_t0000_u01760751716660") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747af4_d20251018_m014149_c001_v0001182_t0011_u01760751709849") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40776c4bb3f0b56d_d20251018_m014148_c001_v7007000_t0000_u01760751708339") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59ac8_d20251018_m014145_c001_v0001101_t0052_u01760751705595") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4165fb729382cfd1_d20251018_m014131_c001_v7007000_t0000_u01760751691863") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350b99_d20251018_m014128_c001_v0001157_t0025_u01760751688270") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f419401ec44c02eb8_d20251018_m014120_c001_v7007000_t0000_u01760751680640") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350b5b_d20251018_m014113_c001_v0001157_t0034_u01760751673788") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4192e54f0fda4bdb_d20251018_m014105_c001_v7007000_t0000_u01760751665872") 2025/10/18 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350b21_d20251018_m014059_c001_v0001157_t0013_u01760751659170") 2025/10/18 01:45:12 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4149afcae7fd6a99_d20251018_m014210_c001_v7007000_t0000_u01760751730739") 2025/10/18 01:45:13 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350c3d_d20251018_m014205_c001_v0001157_t0039_u01760751725998") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb22e_d20251018_m014051_c001_v7007000_t0000_u01760751651949") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350af8_d20251018_m014049_c001_v0001157_t0023_u01760751649416") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4175adbfc703c8f0_d20251018_m014048_c001_v7007000_t0000_u01760751648298") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df599c6_d20251018_m014045_c001_v0001101_t0022_u01760751645702") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40917ca080d39e62_d20251018_m013703_c001_v7007000_t0000_u01760751423107") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df5970c_d20251018_m013702_c001_v0001101_t0026_u01760751422097") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c518f_d20251018_m013701_c001_v7007000_t0000_u01760751421536") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107a4fa9d1ff1ef8_d20251018_m013700_c001_v0001183_t0032_u01760751420782") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d968be_d20251018_m013607_c001_v7007000_t0000_u01760751367878") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f417_d20251018_m013606_c001_v0001177_t0045_u01760751366389") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d964cc_d20251018_m013606_c001_v7007000_t0000_u01760751366027") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f411_d20251018_m013604_c001_v0001177_t0052_u01760751364909") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d964c7_d20251018_m013602_c001_v7007000_t0000_u01760751362884") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f403_d20251018_m013601_c001_v0001177_t0021_u01760751361899") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d964c2_d20251018_m013601_c001_v7007000_t0000_u01760751361259") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f3fc_d20251018_m013600_c001_v0001177_t0036_u01760751360054") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f3ed_d20251018_m013557_c001_v0001177_t0018_u01760751357482") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d9649f_d20251018_m013557_c001_v7007000_t0000_u01760751357122") 2025/10/18 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f3e9_d20251018_m013556_c001_v0001177_t0007_u01760751356478") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f3e5_d20251018_m013555_c001_v0001177_t0035_u01760751355711") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f409a344462d96491_d20251018_m013555_c001_v7007000_t0000_u01760751355350") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f3d9_d20251018_m013551_c001_v0001177_t0046_u01760751351952") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f3ca_d20251018_m013549_c001_v0001177_t0028_u01760751349158") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eab1d_d20251018_m013548_c001_v7007000_t0000_u01760751348797") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f3c4_d20251018_m013548_c001_v0001177_t0035_u01760751348222") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f3bc_d20251018_m013547_c001_v0001177_t0030_u01760751347471") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eab12_d20251018_m013547_c001_v7007000_t0000_u01760751347110") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f3ac_d20251018_m013543_c001_v0001177_t0008_u01760751343485") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaaf6_d20251018_m013543_c001_v7007000_t0000_u01760751343125") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f3a3_d20251018_m013542_c001_v0001177_t0059_u01760751342551") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaae7_d20251018_m013541_c001_v7007000_t0000_u01760751341655") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f397_d20251018_m013541_c001_v0001177_t0041_u01760751341083") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaadb_d20251018_m013540_c001_v7007000_t0000_u01760751340492") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f38f_d20251018_m013539_c001_v0001177_t0052_u01760751339926") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaad3_d20251018_m013539_c001_v7007000_t0000_u01760751339024") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f38b_d20251018_m013538_c001_v0001177_t0029_u01760751338281") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaad1_d20251018_m013537_c001_v7007000_t0000_u01760751337741") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f385_d20251018_m013537_c001_v0001177_t0008_u01760751337179") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaad0_d20251018_m013536_c001_v7007000_t0000_u01760751336637") 2025/10/18 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f37b_d20251018_m013536_c001_v0001177_t0002_u01760751336024") 2025/10/18 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaac4_d20251018_m013531_c001_v7007000_t0000_u01760751331694") 2025/10/18 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f355_d20251018_m013531_c001_v0001177_t0023_u01760751331106") 2025/10/18 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaac2_d20251018_m013530_c001_v7007000_t0000_u01760751330563") 2025/10/18 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f34d_d20251018_m013529_c001_v0001177_t0035_u01760751329954") 2025/10/18 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaac0_d20251018_m013529_c001_v7007000_t0000_u01760751329058") 2025/10/18 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f345_d20251018_m013528_c001_v0001177_t0045_u01760751328465") 2025/10/18 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eaab9_d20251018_m013526_c001_v7007000_t0000_u01760751326134") 2025/10/18 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f337_d20251018_m013525_c001_v0001177_t0018_u01760751325528") 2025/10/18 01:45:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb22f_d20251018_m014052_c001_v7007000_t0000_u01760751652131") 2025/10/18 01:45:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca74794a_d20251018_m014049_c001_v0001182_t0048_u01760751649421") 2025/10/18 01:45:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4175adbfc703c8f2_d20251018_m014048_c001_v7007000_t0000_u01760751648481") 2025/10/18 01:45:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f8ed_d20251018_m014045_c001_v0001177_t0009_u01760751645711") 2025/10/18 01:45:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7865_d20251018_m014348_c001_v7007000_t0000_u01760751828055") 2025/10/18 01:45:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fbe4_d20251018_m014347_c001_v0001177_t0045_u01760751827431") 2025/10/18 01:45:15 DEBUG : sub/yam: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c518a_d20251018_m013658_c001_v7007000_t0000_u01760751418752") 2025/10/18 01:45:15 DEBUG : sub/yam: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f54b_d20251018_m013656_c001_v0001177_t0003_u01760751416849") 2025/10/18 01:45:15 DEBUG : test_dir1/file2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb226_d20251018_m014044_c001_v7007000_t0000_u01760751644946") 2025/10/18 01:45:15 DEBUG : test_dir1/file2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350ae1_d20251018_m014043_c001_v0001157_t0005_u01760751643237") 2025/10/18 01:45:15 DEBUG : test_dir1/file2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb210_d20251018_m014042_c001_v7007000_t0000_u01760751642451") 2025/10/18 01:45:15 DEBUG : test_dir1/file2: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f8de_d20251018_m014040_c001_v0001177_t0032_u01760751640924") 2025/10/18 01:45:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb227_d20251018_m014045_c001_v7007000_t0000_u01760751645128") 2025/10/18 01:45:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f8e4_d20251018_m014043_c001_v0001177_t0034_u01760751643223") 2025/10/18 01:45:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f40478fe37c8eb212_d20251018_m014042_c001_v7007000_t0000_u01760751642633") 2025/10/18 01:45:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df599ba_d20251018_m014040_c001_v0001101_t0016_u01760751640913") 2025/10/18 01:45:16 DEBUG : three: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c517f_d20251018_m013650_c001_v7007000_t0000_u01760751410708") 2025/10/18 01:45:16 DEBUG : three: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f521_d20251018_m013649_c001_v0001177_t0049_u01760751409534") 2025/10/18 01:45:16 DEBUG : three: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024f511_d20251018_m013647_c001_v0001177_t0044_u01760751407408") 2025/10/18 01:45:16 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7867_d20251018_m014349_c001_v7007000_t0000_u01760751829678") 2025/10/18 01:45:16 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747e73_d20251018_m014349_c001_v0001182_t0037_u01760751829059") 2025/10/18 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f787d_d20251018_m014408_c001_v7007000_t0000_u01760751848769") 2025/10/18 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350e0e_d20251018_m014407_c001_v0001157_t0047_u01760751847038") 2025/10/18 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f787a_d20251018_m014405_c001_v7007000_t0000_u01760751845531") 2025/10/18 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747ed7_d20251018_m014403_c001_v0001182_t0033_u01760751843886") 2025/10/18 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7878_d20251018_m014402_c001_v7007000_t0000_u01760751842949") 2025/10/18 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fc16_d20251018_m014402_c001_v0001177_t0001_u01760751842340") 2025/10/18 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7870_d20251018_m014357_c001_v7007000_t0000_u01760751837155") 2025/10/18 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747ea6_d20251018_m014355_c001_v0001182_t0058_u01760751835908") 2025/10/18 01:45:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7875_d20251018_m014359_c001_v7007000_t0000_u01760751839719") 2025/10/18 01:45:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350ddc_d20251018_m014358_c001_v0001157_t0008_u01760751838103") 2025/10/18 01:45:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f786d_d20251018_m014354_c001_v7007000_t0000_u01760751834955") 2025/10/18 01:45:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1054f6ace024fbf6_d20251018_m014354_c001_v0001177_t0013_u01760751834338") 2025/10/18 01:45:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f786b_d20251018_m014353_c001_v7007000_t0000_u01760751833393") 2025/10/18 01:45:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59cfc_d20251018_m014352_c001_v0001101_t0014_u01760751832546") 2025/10/18 01:45:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7869_d20251018_m014351_c001_v7007000_t0000_u01760751831595") 2025/10/18 01:45:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1015e1528a350dc6_d20251018_m014350_c001_v0001157_t0008_u01760751830624") 2025/10/18 01:45:17 DEBUG : toe/toe/toe: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f400166412bc2718b_d20251018_m014413_c001_v7007000_t0000_u01760751853785") 2025/10/18 01:45:17 DEBUG : toe/toe/toe: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11139b60ca747f1d_d20251018_m014413_c001_v0001182_t0050_u01760751853152") 2025/10/18 01:45:17 DEBUG : toe/toe/toe: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f7876_d20251018_m014401_c001_v7007000_t0000_u01760751841398") 2025/10/18 01:45:17 DEBUG : toe/toe/toe: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59d12_d20251018_m014400_c001_v0001101_t0018_u01760751840668") 2025/10/18 01:45:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f787e_d20251018_m014409_c001_v7007000_t0000_u01760751849353") 2025/10/18 01:45:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1011477e5df59d32_d20251018_m014408_c001_v0001101_t0034_u01760751848482") 2025/10/18 01:45:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f422b06bf1c7f787b_d20251018_m014406_c001_v7007000_t0000_u01760751846103") 2025/10/18 01:45:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107f0b8d0e4ff3be_d20251018_m014405_c001_v0001146_t0011_u01760751845082") 2025/10/18 01:45:17 DEBUG : two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5180_d20251018_m013650_c001_v7007000_t0000_u01760751410905") 2025/10/18 01:45:17 DEBUG : two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f407a4fa9d1ff1ea5_d20251018_m013648_c001_v0001183_t0036_u01760751408951") 2025/10/18 01:45:17 DEBUG : two: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f4054f6ace024f50b_d20251018_m013647_c001_v0001177_t0052_u01760751407226") 2025/10/18 01:45:17 DEBUG : yam: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c518c_d20251018_m013659_c001_v7007000_t0000_u01760751419490") 2025/10/18 01:45:17 DEBUG : yam: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f11106053aeec3f94_d20251018_m013658_c001_v0001178_t0017_u01760751418447") 2025/10/18 01:45:17 DEBUG : yam: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5187_d20251018_m013655_c001_v7007000_t0000_u01760751415563") 2025/10/18 01:45:17 DEBUG : yam: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107a4fa9d1ff1ec1_d20251018_m013654_c001_v0001183_t0026_u01760751414224") 2025/10/18 01:45:17 DEBUG : yam: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5184_d20251018_m013652_c001_v7007000_t0000_u01760751412936") 2025/10/18 01:45:18 DEBUG : yam: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f107a4fa9d1ff1eb3_d20251018_m013651_c001_v0001183_t0008_u01760751411498") 2025/10/18 01:45:18 DEBUG : yaml: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5189_d20251018_m013656_c001_v7007000_t0000_u01760751416291") 2025/10/18 01:45:18 DEBUG : yaml: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f1179cc5b20094dde_d20251018_m013655_c001_v0001106_t0021_u01760751415034") 2025/10/18 01:45:18 DEBUG : yaml: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f41649bf1753c5186_d20251018_m013653_c001_v7007000_t0000_u01760751413662") 2025/10/18 01:45:18 DEBUG : yaml: Deleting (id "4_z0ff20da3f05dfb4b9f980e1b_f118f74b88791043c_d20251018_m013652_c001_v0001184_t0039_u01760751412726") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m56.712233791s (try 1/5)