"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/05 02:27:19 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu" 2025/09/05 02:27:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 02:27:19 DEBUG : Creating backend with remote "/tmp/rclone2083141851" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:27:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/05 02:27:20 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:20 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/05 02:27:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:27:21 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:21 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:27:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:27:22 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:27:22 DEBUG : B2 bucket rclone-test-funorax4nogu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.67s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", 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-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", 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-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:23 DEBUG : Creating backend with remote "/non-existing" 2025/09/05 02:27:23 DEBUG : Config file has changed externally - reloading 2025/09/05 02:27:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/05 02:27:23 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:23 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:27:25 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:25 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:27:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:27:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.76s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", 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-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:26 INFO : B2 bucket rclone-test-funorax4nogu: Running all checks before starting transfers 2025/09/05 02:27:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:27:26 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:26 INFO : B2 bucket rclone-test-funorax4nogu: Checks finished, now starting transfers 2025/09/05 02:27:26 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:27:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:27:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:27 ERROR : Ignoring --no-traverse with sync 2025/09/05 02:27:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:27:27 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:27 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:27:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:27:27 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:27:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/05 02:27:28 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:28 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:27:29 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/05 02:27:29 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:27:30 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:30 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:27:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:27:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:27:31 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:31 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:27:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:27:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.58s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/05 02:27:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 02:27:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/05 02:27:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/05 02:27:32 INFO : sub dir2: Making directory 2025/09/05 02:27:32 INFO : sub dir: Making directory 2025/09/05 02:27:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:27:32 INFO : sub dir2/sub sub dir2: Making directory 2025/09/05 02:27:32 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:32 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:27:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:27:33 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/05 02:27:33 DEBUG : B2 bucket rclone-test-funorax4nogu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:33 INFO : sub dir2: Making directory 2025/09/05 02:27:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/05 02:27:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 02:27:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:27:33 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:33 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:27:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:27:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:35 DEBUG : sub dir2: Making directory with metadata 2025/09/05 02:27:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 02:27:35 INFO : sub dir2: Making directory 2025/09/05 02:27:35 INFO : sub dir: Making directory 2025/09/05 02:27:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:27:35 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:35 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:27:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:27:35 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:27:35 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/09/05 02:27:35 DEBUG : B2 bucket rclone-test-funorax4nogu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/05 02:27:35 DEBUG : B2 bucket rclone-test-funorax4nogu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.38s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", 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-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:36 INFO : sub dir2: Making directory 2025/09/05 02:27:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:27:36 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:36 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:27:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:27:37 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:27:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:38 DEBUG : sub dir2: Making directory with metadata 2025/09/05 02:27:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 02:27:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/05 02:27:38 INFO : sub dir2: Making directory 2025/09/05 02:27:38 INFO : sub dir: Making directory 2025/09/05 02:27:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:27:38 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:38 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:27:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:27:38 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:27:38 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/09/05 02:27:38 DEBUG : B2 bucket rclone-test-funorax4nogu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.13s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:39 INFO : sub dir2: Making directory 2025/09/05 02:27:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:27:39 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:39 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:27:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:27:39 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:27:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cejuzid1pema" 2025/09/05 02:27:41 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-funorax4nogu -> B2 bucket rclone-test-cejuzid1pema 2025/09/05 02:27:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:27:42 DEBUG : B2 bucket rclone-test-cejuzid1pema: Waiting for checks to finish 2025/09/05 02:27:42 DEBUG : B2 bucket rclone-test-cejuzid1pema: Waiting for transfers to finish 2025/09/05 02:27:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:27:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 02:27:43 DEBUG : B2 bucket rclone-test-cejuzid1pema: Purge remote 2025/09/05 02:27:43 INFO : B2 bucket rclone-test-cejuzid1pema: cleaning bucket "rclone-test-cejuzid1pema" of all files 2025/09/05 02:27:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf227da3b03d1b7b9f980e1b_f1153b97807e1bb4a_d20250905_m022742_c001_v0001098_t0042_u01757039262951") --- PASS: TestServerSideCopy (3.96s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/05 02:27:45 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:45 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:27:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/05 02:27:45 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.63s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:46 DEBUG : Creating backend with remote "TestB2:rclone-test-xetepek3beqe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-funorax4nogu -> B2 bucket rclone-test-xetepek3beqe 2025/09/05 02:27:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:27:47 DEBUG : B2 bucket rclone-test-xetepek3beqe: Waiting for checks to finish 2025/09/05 02:27:47 DEBUG : B2 bucket rclone-test-xetepek3beqe: Waiting for transfers to finish 2025/09/05 02:27:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:27:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 02:27:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/05 02:27:49 DEBUG : B2 bucket rclone-test-xetepek3beqe: Waiting for checks to finish 2025/09/05 02:27:49 DEBUG : B2 bucket rclone-test-xetepek3beqe: Waiting for transfers to finish 2025/09/05 02:27:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/05 02:27:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 02:27:50 DEBUG : B2 bucket rclone-test-xetepek3beqe: Purge remote 2025/09/05 02:27:50 INFO : B2 bucket rclone-test-xetepek3beqe: cleaning bucket "rclone-test-xetepek3beqe" of all files 2025/09/05 02:27:50 DEBUG : sub dir/hello world: Deleting (id "4_zaf729d03b03d1b7b9f980e1b_f117c166868a9a091_d20250905_m022749_c001_v0001171_t0032_u01757039269690") 2025/09/05 02:27:50 DEBUG : sub dir/hello world: Deleting (id "4_zaf729d03b03d1b7b9f980e1b_f103464523ba821c6_d20250905_m022748_c001_v0001043_t0032_u01757039268528") --- PASS: TestServerSideCopyOverSelf (5.65s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:52 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:27:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/05 02:27:52 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:27:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/05 02:27:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/05 02:27:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.53s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:27:53 DEBUG : Creating backend with remote "TestB2:rclone-test-vumakek9vidu" 2025/09/05 02:27:53 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-funorax4nogu -> B2 bucket rclone-test-vumakek9vidu 2025/09/05 02:27:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:27:55 DEBUG : B2 bucket rclone-test-vumakek9vidu: Waiting for checks to finish 2025/09/05 02:27:55 DEBUG : B2 bucket rclone-test-vumakek9vidu: Waiting for transfers to finish 2025/09/05 02:27:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:27:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 02:27:56 DEBUG : B2 bucket rclone-test-vumakek9vidu: Waiting for checks to finish 2025/09/05 02:27:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/05 02:27:56 DEBUG : B2 bucket rclone-test-vumakek9vidu: Waiting for transfers to finish 2025/09/05 02:27:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/05 02:27:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 02:27:57 INFO : sub dir/hello world: Deleted 2025/09/05 02:27:57 DEBUG : testing file moves 2025/09/05 02:27:58 DEBUG : B2 bucket rclone-test-vumakek9vidu: Waiting for checks to finish 2025/09/05 02:27:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/05 02:27:58 DEBUG : B2 bucket rclone-test-vumakek9vidu: Waiting for transfers to finish 2025/09/05 02:27:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/05 02:27:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 02:27:58 INFO : sub dir/hello world: Deleted 2025/09/05 02:27:58 DEBUG : B2 bucket rclone-test-vumakek9vidu: Purge remote 2025/09/05 02:27:58 INFO : B2 bucket rclone-test-vumakek9vidu: cleaning bucket "rclone-test-vumakek9vidu" of all files 2025/09/05 02:27:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf52adc3b03d1b7b9f980e1b_f10045f8365e26022_d20250905_m022758_c001_v0001184_t0058_u01757039278132") 2025/09/05 02:27:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf52adc3b03d1b7b9f980e1b_f114e32b851e65d2a_d20250905_m022756_c001_v0001184_t0028_u01757039276795") 2025/09/05 02:27:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf52adc3b03d1b7b9f980e1b_f1092d22a9f6aa38c_d20250905_m022755_c001_v0001182_t0004_u01757039275691") --- PASS: TestServerSideMoveOverSelf (6.94s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:00 ERROR : error listing: directory not found 2025/09/05 02:28:00 INFO : Local file system at /tmp/rclone2083141851: Making directory 2025/09/05 02:28:01 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:01 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.46s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:28:02 DEBUG : Local file system at /tmp/rclone2083141851: Waiting for checks to finish 2025/09/05 02:28:02 DEBUG : Local file system at /tmp/rclone2083141851: Waiting for transfers to finish 2025/09/05 02:28:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:28:03 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/09/05 02:28:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.74s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/05 02:28:03 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:03 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/05 02:28:04 INFO : check sum: Copied (new) 2025/09/05 02:28:04 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:04 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/05 02:28:04 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/05 02:28:04 DEBUG : check sum: Unchanged skipping 2025/09/05 02:28:04 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:04 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:04 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:05 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/05 02:28:05 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:05 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/05 02:28:05 INFO : sizeonly: Copied (new) 2025/09/05 02:28:05 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:05 DEBUG : sizeonly: Sizes identical 2025/09/05 02:28:05 DEBUG : sizeonly: Unchanged skipping 2025/09/05 02:28:05 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:05 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:05 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:05 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.55s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/05 02:28:06 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:06 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:07 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/05 02:28:07 INFO : ignore-size: Copied (new) 2025/09/05 02:28:07 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:07 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:28:07 DEBUG : ignore-size: Unchanged skipping 2025/09/05 02:28:07 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:07 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:07 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.55s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:28:08 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:08 DEBUG : existing: Unchanged skipping 2025/09/05 02:28:08 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:08 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:08 INFO : There was nothing to transfer 2025/09/05 02:28:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/05 02:28:08 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:08 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/05 02:28:09 INFO : existing: Copied (replaced existing) 2025/09/05 02:28:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.85s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/05 02:28:10 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:10 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/05 02:28:10 INFO : existing: Copied (new) 2025/09/05 02:28:10 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:10 DEBUG : existing: Destination exists, skipping 2025/09/05 02:28:10 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:10 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:10 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:12 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/05 02:28:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:28:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/05 02:28:12 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:12 DEBUG : c/non empty space: Unchanged skipping 2025/09/05 02:28:12 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 02:28:12 INFO : a/potato2: Copied (new) 2025/09/05 02:28:12 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:12 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:14 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:14 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/09/05 02:28:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/05 02:28:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/05 02:28:14 DEBUG : empty space: Unchanged skipping 2025/09/05 02:28:14 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:14 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:14 INFO : There was nothing to transfer 2025/09/05 02:28:14 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/09/05 02:28:14 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/05 02:28:15 INFO : empty space: Updated modification time in destination 2025/09/05 02:28:15 DEBUG : empty space: Unchanged skipping 2025/09/05 02:28:15 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:15 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:15 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:17 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/09/05 02:28:17 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/05 02:28:17 DEBUG : empty space: Unchanged skipping 2025/09/05 02:28:17 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:17 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:17 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:18 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/09/05 02:28:18 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:18 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2083141851) 2025/09/05 02:28:18 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-funorax4nogu) 2025/09/05 02:28:18 DEBUG : foo: sha1 differ 2025/09/05 02:28:18 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:18 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/05 02:28:18 INFO : foo: Copied (replaced existing) 2025/09/05 02:28:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.56s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:28:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/05 02:28:19 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:19 DEBUG : empty space: Unchanged skipping 2025/09/05 02:28:19 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:20 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 02:28:20 INFO : potato: Copied (new) 2025/09/05 02:28:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.17s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/05 02:28:22 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:22 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/05 02:28:22 INFO : potato: Copied (replaced existing) 2025/09/05 02:28:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.58s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:23 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/09/05 02:28:23 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2083141851) 2025/09/05 02:28:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-funorax4nogu) 2025/09/05 02:28:23 DEBUG : potato: sha1 differ 2025/09/05 02:28:23 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/05 02:28:24 INFO : potato: Copied (replaced existing) 2025/09/05 02:28:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:28:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:28:25 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:25 DEBUG : empty space: Unchanged skipping 2025/09/05 02:28:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/05 02:28:25 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:25 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:28:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:28:27 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:27 DEBUG : empty space: Unchanged skipping 2025/09/05 02:28:27 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 02:28:27 INFO : potato2: Copied (new) 2025/09/05 02:28:27 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:27 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:29 INFO : d: Making directory 2025/09/05 02:28:29 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/09/05 02:28:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:28:29 DEBUG : c/non empty space: Unchanged skipping 2025/09/05 02:28:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/05 02:28:29 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:29 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 02:28:29 INFO : a/potato2: Copied (new) 2025/09/05 02:28:29 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:29 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:31 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/05 02:28:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:28:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/05 02:28:31 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:31 DEBUG : c/non empty space: Unchanged skipping 2025/09/05 02:28:31 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 02:28:31 INFO : a/potato2: Copied (new) 2025/09/05 02:28:31 ERROR : B2 bucket rclone-test-funorax4nogu: not deleting files as there were IO errors 2025/09/05 02:28:31 ERROR : B2 bucket rclone-test-funorax4nogu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:33 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:28:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:28:34 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:34 DEBUG : empty space: Unchanged skipping 2025/09/05 02:28:34 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:34 INFO : potato: Deleted 2025/09/05 02:28:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 02:28:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:35 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:36 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:36 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:36 INFO : potato: Deleted 2025/09/05 02:28:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:28:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:28:36 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:36 DEBUG : empty space: Unchanged skipping 2025/09/05 02:28:36 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 02:28:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.46s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:28:38 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:38 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/05 02:28:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:40 DEBUG : enormous: Excluded (Size Filter) 2025/09/05 02:28:40 DEBUG : enormous: Excluded 2025/09/05 02:28:40 DEBUG : potato2: Excluded (Size Filter) 2025/09/05 02:28:40 DEBUG : potato2: Excluded 2025/09/05 02:28:40 DEBUG : potato2: Excluded (Size Filter) 2025/09/05 02:28:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:28:40 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:40 DEBUG : empty space: Unchanged skipping 2025/09/05 02:28:40 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:40 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:40 INFO : There was nothing to transfer 2025/09/05 02:28:40 DEBUG : enormous: Excluded (Size Filter) 2025/09/05 02:28:40 DEBUG : enormous: Excluded 2025/09/05 02:28:40 DEBUG : potato2: Excluded (Size Filter) 2025/09/05 02:28:40 DEBUG : potato2: Excluded 2025/09/05 02:28:40 DEBUG : potato2: Excluded (Size Filter) 2025/09/05 02:28:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/05 02:28:40 DEBUG : empty space: Unchanged skipping 2025/09/05 02:28:40 DEBUG : Local file system at /tmp/rclone2083141851: Waiting for checks to finish 2025/09/05 02:28:40 DEBUG : Local file system at /tmp/rclone2083141851: Waiting for transfers to finish 2025/09/05 02:28:40 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:42 DEBUG : enormous: Excluded (Size Filter) 2025/09/05 02:28:42 DEBUG : enormous: Excluded 2025/09/05 02:28:42 DEBUG : potato2: Excluded (Size Filter) 2025/09/05 02:28:42 DEBUG : potato2: Excluded 2025/09/05 02:28:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:28:42 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:42 DEBUG : empty space: Unchanged skipping 2025/09/05 02:28:42 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:42 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:42 INFO : enormous: Deleted 2025/09/05 02:28:42 INFO : potato2: Deleted 2025/09/05 02:28:42 INFO : There was nothing to transfer 2025/09/05 02:28:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/05 02:28:43 DEBUG : empty space: Unchanged skipping 2025/09/05 02:28:43 DEBUG : Local file system at /tmp/rclone2083141851: Waiting for checks to finish 2025/09/05 02:28:43 DEBUG : Local file system at /tmp/rclone2083141851: Waiting for transfers to finish 2025/09/05 02:28:43 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:43 INFO : potato2: Deleted 2025/09/05 02:28:43 INFO : enormous: Deleted 2025/09/05 02:28:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.38s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:45 DEBUG : five: Need to transfer - File not found at Destination 2025/09/05 02:28:45 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/05 02:28:45 DEBUG : one: Destination is newer than source, skipping 2025/09/05 02:28:45 DEBUG : three: Sizes identical 2025/09/05 02:28:45 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/05 02:28:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2083141851) 2025/09/05 02:28:45 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-funorax4nogu) 2025/09/05 02:28:45 DEBUG : two: sha1 differ 2025/09/05 02:28:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/05 02:28:45 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/05 02:28:45 INFO : five: Copied (new) 2025/09/05 02:28:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/05 02:28:45 INFO : four: Copied (replaced existing) 2025/09/05 02:28:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/05 02:28:45 INFO : two: Copied (replaced existing) 2025/09/05 02:28:45 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:46 DEBUG : one: Destination is newer than source, skipping 2025/09/05 02:28:46 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/05 02:28:46 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/05 02:28:46 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/05 02:28:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2083141851) 2025/09/05 02:28:46 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-funorax4nogu) 2025/09/05 02:28:46 DEBUG : three: sha1 differ 2025/09/05 02:28:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/05 02:28:46 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/05 02:28:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/05 02:28:46 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/05 02:28:46 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/05 02:28:46 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/05 02:28:46 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/05 02:28:46 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/05 02:28:46 INFO : three: Copied (replaced existing) 2025/09/05 02:28:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.23s) === 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-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/05 02:28:48 INFO : B2 bucket rclone-test-funorax4nogu: Making map for --track-renames 2025/09/05 02:28:48 INFO : B2 bucket rclone-test-funorax4nogu: Finished making map for --track-renames 2025/09/05 02:28:48 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:48 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for renames to finish 2025/09/05 02:28:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/05 02:28:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/05 02:28:48 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/05 02:28:48 INFO : potato: Copied (new) 2025/09/05 02:28:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/05 02:28:48 INFO : yam: Copied (new) 2025/09/05 02:28:48 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:28:49 INFO : B2 bucket rclone-test-funorax4nogu: Making map for --track-renames 2025/09/05 02:28:49 INFO : B2 bucket rclone-test-funorax4nogu: Finished making map for --track-renames 2025/09/05 02:28:49 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:49 DEBUG : potato: Unchanged skipping 2025/09/05 02:28:49 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for renames to finish 2025/09/05 02:28:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/05 02:28:50 INFO : yam: Copied (server-side copy) to: yaml 2025/09/05 02:28:50 INFO : yam: Deleted 2025/09/05 02:28:50 INFO : yaml: Renamed from "yam" 2025/09/05 02:28:50 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.13s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/05 02:28:51 INFO : B2 bucket rclone-test-funorax4nogu: Making map for --track-renames 2025/09/05 02:28:51 INFO : B2 bucket rclone-test-funorax4nogu: Finished making map for --track-renames 2025/09/05 02:28:51 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/05 02:28:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/05 02:28:51 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for renames to finish 2025/09/05 02:28:51 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:51 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1176-16.backblaze.com/b2api/v1/b2_upload_file/7fe22d43b03d1b7b9f980e1b/c001_v0001176_t0035": EOF 2025/09/05 02:28:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-16.backblaze.com/b2api/v1/b2_upload_file/7fe22d43b03d1b7b9f980e1b/c001_v0001176_t0035": EOF) 2025/09/05 02:28:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 02:28:51 DEBUG : potato: Received error: Post "https://pod-000-1176-16.backblaze.com/b2api/v1/b2_upload_file/7fe22d43b03d1b7b9f980e1b/c001_v0001176_t0035": EOF - low level retry 0/10 2025/09/05 02:28:51 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 02:28:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/05 02:28:51 INFO : yam: Copied (new) 2025/09/05 02:28:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/05 02:28:51 INFO : potato: Copied (new) 2025/09/05 02:28:51 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:28:52 INFO : B2 bucket rclone-test-funorax4nogu: Making map for --track-renames 2025/09/05 02:28:52 INFO : B2 bucket rclone-test-funorax4nogu: Finished making map for --track-renames 2025/09/05 02:28:52 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:52 DEBUG : potato: Unchanged skipping 2025/09/05 02:28:52 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for renames to finish 2025/09/05 02:28:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/05 02:28:52 INFO : yam: Copied (server-side copy) to: yaml 2025/09/05 02:28:52 INFO : yam: Deleted 2025/09/05 02:28:52 INFO : yaml: Renamed from "yam" 2025/09/05 02:28:52 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.53s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/05 02:28:53 INFO : B2 bucket rclone-test-funorax4nogu: Making map for --track-renames 2025/09/05 02:28:53 INFO : B2 bucket rclone-test-funorax4nogu: Finished making map for --track-renames 2025/09/05 02:28:53 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/05 02:28:53 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for renames to finish 2025/09/05 02:28:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/05 02:28:53 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/05 02:28:54 INFO : sub/yam: Copied (new) 2025/09/05 02:28:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/05 02:28:54 INFO : potato: Copied (new) 2025/09/05 02:28:54 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:28:54 DEBUG : potato: Unchanged skipping 2025/09/05 02:28:54 INFO : B2 bucket rclone-test-funorax4nogu: Making map for --track-renames 2025/09/05 02:28:54 INFO : B2 bucket rclone-test-funorax4nogu: Finished making map for --track-renames 2025/09/05 02:28:54 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:54 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for renames to finish 2025/09/05 02:28:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/05 02:28:55 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/05 02:28:55 INFO : sub/yam: Deleted 2025/09/05 02:28:55 INFO : yam: Renamed from "sub/yam" 2025/09/05 02:28:55 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.40s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:56 DEBUG : Creating backend with remote "/tmp/rclone2083141851/dir1" 2025/09/05 02:28:56 DEBUG : Creating backend with remote "/tmp/rclone2083141851/dir2" 2025/09/05 02:28:56 DEBUG : Local file system at /tmp/rclone2083141851/dir2: Using server-side directory move 2025/09/05 02:28:56 INFO : Local file system at /tmp/rclone2083141851/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/05 02:28:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/05 02:28:56 DEBUG : Local file system at /tmp/rclone2083141851/dir2: Waiting for checks to finish 2025/09/05 02:28:56 DEBUG : Local file system at /tmp/rclone2083141851/dir2: Waiting for transfers to finish 2025/09/05 02:28:56 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:28:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/05 02:28:56 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:56 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:28:56 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:28:56 INFO : sub dir/hello world: Deleted 2025/09/05 02:28:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/05 02:28:57 INFO : nested/sub dir/file: Copied (new) 2025/09/05 02:28:57 INFO : nested/sub dir/file: Deleted 2025/09/05 02:28:57 INFO : sub dir: Removing directory 2025/09/05 02:28:57 INFO : nested/sub dir: Removing directory 2025/09/05 02:28:57 INFO : nested: Removing directory 2025/09/05 02:28:57 DEBUG : Local file system at /tmp/rclone2083141851: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:28:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:28:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/05 02:28:58 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:28:58 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:28:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:28:59 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:28:59 INFO : sub dir/hello world: Deleted 2025/09/05 02:28:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/05 02:28:59 INFO : nested/sub dir/file: Copied (new) 2025/09/05 02:28:59 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.55s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:29:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/05 02:29:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/05 02:29:00 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:29:00 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:29:00 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/05 02:29:00 INFO : existing-b: Copied (new) 2025/09/05 02:29:00 INFO : existing-b: Deleted 2025/09/05 02:29:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/05 02:29:01 INFO : existing: Copied (new) 2025/09/05 02:29:01 INFO : existing: Deleted 2025/09/05 02:29:01 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:29:01 DEBUG : existing: Destination exists, skipping 2025/09/05 02:29:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/05 02:29:01 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:29:01 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.30s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:29:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kifenop8melu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-funorax4nogu -> B2 bucket rclone-test-kifenop8melu 2025/09/05 02:29:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:29:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/05 02:29:06 DEBUG : empty space: Unchanged skipping 2025/09/05 02:29:06 DEBUG : B2 bucket rclone-test-kifenop8melu: Waiting for checks to finish 2025/09/05 02:29:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/05 02:29:06 INFO : empty space: Deleted 2025/09/05 02:29:06 DEBUG : B2 bucket rclone-test-kifenop8melu: Waiting for transfers to finish 2025/09/05 02:29:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 02:29:07 INFO : potato2: Copied (server-side copy) 2025/09/05 02:29:07 INFO : potato2: Deleted 2025/09/05 02:29:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/05 02:29:07 INFO : potato3: Copied (server-side copy) 2025/09/05 02:29:07 INFO : potato3: Deleted 2025/09/05 02:29:07 DEBUG : Creating backend with remote "TestB2:rclone-test-quzofoc9vami" 2025/09/05 02:29:08 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/05 02:29:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:29:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/05 02:29:08 DEBUG : B2 bucket rclone-test-quzofoc9vami: Waiting for checks to finish 2025/09/05 02:29:08 DEBUG : B2 bucket rclone-test-quzofoc9vami: Waiting for transfers to finish 2025/09/05 02:29:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/05 02:29:09 INFO : empty space: Copied (server-side copy) 2025/09/05 02:29:09 INFO : empty space: Deleted 2025/09/05 02:29:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 02:29:10 INFO : potato2: Copied (server-side copy) 2025/09/05 02:29:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/05 02:29:10 INFO : potato3: Copied (server-side copy) 2025/09/05 02:29:10 INFO : potato2: Deleted 2025/09/05 02:29:10 INFO : potato3: Deleted 2025/09/05 02:29:10 DEBUG : B2 bucket rclone-test-quzofoc9vami: Purge remote 2025/09/05 02:29:10 INFO : B2 bucket rclone-test-quzofoc9vami: cleaning bucket "rclone-test-quzofoc9vami" of all files 2025/09/05 02:29:10 DEBUG : empty space: Deleting (id "4_z5f62cdd3b04d1b7b9f980e1b_f10403cb2036465b7_d20250905_m022909_c001_v0001183_t0009_u01757039349528") 2025/09/05 02:29:10 DEBUG : potato2: Deleting (id "4_z5f62cdd3b04d1b7b9f980e1b_f1109cb0fb5878e96_d20250905_m022909_c001_v0001182_t0021_u01757039349784") 2025/09/05 02:29:10 DEBUG : potato3: Deleting (id "4_z5f62cdd3b04d1b7b9f980e1b_f1100110236d45fc5_d20250905_m022909_c001_v0001184_t0048_u01757039349911") 2025/09/05 02:29:11 DEBUG : B2 bucket rclone-test-kifenop8melu: Purge remote 2025/09/05 02:29:11 INFO : B2 bucket rclone-test-kifenop8melu: cleaning bucket "rclone-test-kifenop8melu" of all files 2025/09/05 02:29:11 DEBUG : empty space: Deleting (id "4_z2f92bdb3b04d1b7b9f980e1b_f403c628be660ee5b_d20250905_m022909_c001_v7007000_t0000_u01757039349771") 2025/09/05 02:29:11 DEBUG : empty space: Deleting (id "4_z2f92bdb3b04d1b7b9f980e1b_f100c6f24f1034f24_d20250905_m022905_c001_v0001144_t0022_u01757039345508") 2025/09/05 02:29:11 DEBUG : potato2: Deleting (id "4_z2f92bdb3b04d1b7b9f980e1b_f403c628be660ee5c_d20250905_m022910_c001_v7007000_t0000_u01757039350101") 2025/09/05 02:29:11 DEBUG : potato2: Deleting (id "4_z2f92bdb3b04d1b7b9f980e1b_f110e8e931e3e0dbe_d20250905_m022906_c001_v0001183_t0018_u01757039346917") 2025/09/05 02:29:11 DEBUG : potato3: Deleting (id "4_z2f92bdb3b04d1b7b9f980e1b_f4047b525c9aa84b4_d20250905_m022910_c001_v7007000_t0000_u01757039350175") 2025/09/05 02:29:11 DEBUG : potato3: Deleting (id "4_z2f92bdb3b04d1b7b9f980e1b_f10470b64f6d34c03_d20250905_m022907_c001_v0001180_t0011_u01757039347170") 2025/09/05 02:29:11 DEBUG : potato3: Deleting (id "4_z2f92bdb3b04d1b7b9f980e1b_f100c6f24f1034f26_d20250905_m022905_c001_v0001144_t0040_u01757039345956") --- PASS: TestServerSideMove (10.94s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:29:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fohelaf1qucu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-funorax4nogu -> B2 bucket rclone-test-fohelaf1qucu 2025/09/05 02:29:18 DEBUG : empty space: Excluded (Size Filter) 2025/09/05 02:29:18 DEBUG : empty space: Excluded (Size Filter) 2025/09/05 02:29:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:29:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/05 02:29:18 DEBUG : B2 bucket rclone-test-fohelaf1qucu: Waiting for checks to finish 2025/09/05 02:29:18 DEBUG : B2 bucket rclone-test-fohelaf1qucu: Waiting for transfers to finish 2025/09/05 02:29:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 02:29:18 INFO : potato2: Copied (server-side copy) 2025/09/05 02:29:18 INFO : potato2: Deleted 2025/09/05 02:29:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/05 02:29:18 INFO : potato3: Copied (server-side copy) 2025/09/05 02:29:19 INFO : potato3: Deleted 2025/09/05 02:29:19 DEBUG : Creating backend with remote "TestB2:rclone-test-tufoyor1qefo" 2025/09/05 02:29:20 DEBUG : empty space: Excluded (Size Filter) 2025/09/05 02:29:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:29:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/05 02:29:20 DEBUG : B2 bucket rclone-test-tufoyor1qefo: Waiting for checks to finish 2025/09/05 02:29:20 DEBUG : B2 bucket rclone-test-tufoyor1qefo: Waiting for transfers to finish 2025/09/05 02:29:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/05 02:29:21 INFO : potato3: Copied (server-side copy) 2025/09/05 02:29:22 INFO : potato3: Deleted 2025/09/05 02:29:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 02:29:22 INFO : potato2: Copied (server-side copy) 2025/09/05 02:29:22 INFO : potato2: Deleted 2025/09/05 02:29:23 DEBUG : B2 bucket rclone-test-tufoyor1qefo: Purge remote 2025/09/05 02:29:23 INFO : B2 bucket rclone-test-tufoyor1qefo: cleaning bucket "rclone-test-tufoyor1qefo" of all files 2025/09/05 02:29:23 DEBUG : potato2: Deleting (id "4_zff22fda3b04d1b7b9f980e1b_f100665ed67d18af0_d20250905_m022922_c001_v0001041_t0049_u01757039362415") 2025/09/05 02:29:23 DEBUG : potato3: Deleting (id "4_zff22fda3b04d1b7b9f980e1b_f11573572a6762174_d20250905_m022921_c001_v0001153_t0023_u01757039361700") 2025/09/05 02:29:24 DEBUG : B2 bucket rclone-test-fohelaf1qucu: Purge remote 2025/09/05 02:29:24 INFO : B2 bucket rclone-test-fohelaf1qucu: cleaning bucket "rclone-test-fohelaf1qucu" of all files 2025/09/05 02:29:24 DEBUG : empty space: Deleting (id "4_zbf32ed93b04d1b7b9f980e1b_f1054d8b8f1811b4f_d20250905_m022917_c001_v0001041_t0040_u01757039357329") 2025/09/05 02:29:24 DEBUG : potato2: Deleting (id "4_zbf32ed93b04d1b7b9f980e1b_f4164f2d6efaa40d4_d20250905_m022922_c001_v7007000_t0000_u01757039362829") 2025/09/05 02:29:24 DEBUG : potato2: Deleting (id "4_zbf32ed93b04d1b7b9f980e1b_f10979ff86fc98d4d_d20250905_m022918_c001_v0001131_t0020_u01757039358373") 2025/09/05 02:29:24 DEBUG : potato3: Deleting (id "4_zbf32ed93b04d1b7b9f980e1b_f4164f2d6efaa40d3_d20250905_m022922_c001_v7007000_t0000_u01757039362018") 2025/09/05 02:29:24 DEBUG : potato3: Deleting (id "4_zbf32ed93b04d1b7b9f980e1b_f108565f757315bd8_d20250905_m022918_c001_v0001137_t0031_u01757039358765") 2025/09/05 02:29:24 DEBUG : potato3: Deleting (id "4_zbf32ed93b04d1b7b9f980e1b_f1054d8b8f1811b51_d20250905_m022917_c001_v0001041_t0039_u01757039357660") --- PASS: TestServerSideMoveWithFilter (12.89s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:29:26 DEBUG : Creating backend with remote "TestB2:rclone-test-wimefon0jaci" 2025/09/05 02:29:28 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-funorax4nogu -> B2 bucket rclone-test-wimefon0jaci 2025/09/05 02:29:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:29:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/05 02:29:31 DEBUG : empty space: Unchanged skipping 2025/09/05 02:29:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/05 02:29:31 DEBUG : B2 bucket rclone-test-wimefon0jaci: Waiting for checks to finish 2025/09/05 02:29:31 INFO : empty space: Deleted 2025/09/05 02:29:31 DEBUG : B2 bucket rclone-test-wimefon0jaci: Waiting for transfers to finish 2025/09/05 02:29:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 02:29:31 INFO : potato2: Copied (server-side copy) 2025/09/05 02:29:32 INFO : potato2: Deleted 2025/09/05 02:29:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/05 02:29:32 INFO : potato3: Copied (server-side copy) 2025/09/05 02:29:32 INFO : potato3: Deleted 2025/09/05 02:29:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qesuruq8pere" 2025/09/05 02:29:33 INFO : tomatoDir: Making directory 2025/09/05 02:29:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/05 02:29:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:29:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/05 02:29:34 DEBUG : B2 bucket rclone-test-qesuruq8pere: Waiting for checks to finish 2025/09/05 02:29:34 DEBUG : B2 bucket rclone-test-qesuruq8pere: Waiting for transfers to finish 2025/09/05 02:29:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/05 02:29:34 INFO : empty space: Copied (server-side copy) 2025/09/05 02:29:35 INFO : empty space: Deleted 2025/09/05 02:29:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 02:29:35 INFO : potato2: Copied (server-side copy) 2025/09/05 02:29:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/05 02:29:35 INFO : potato3: Copied (server-side copy) 2025/09/05 02:29:35 INFO : potato2: Deleted 2025/09/05 02:29:35 INFO : potato3: Deleted 2025/09/05 02:29:36 DEBUG : B2 bucket rclone-test-qesuruq8pere: Purge remote 2025/09/05 02:29:36 INFO : B2 bucket rclone-test-qesuruq8pere: cleaning bucket "rclone-test-qesuruq8pere" of all files 2025/09/05 02:29:36 DEBUG : empty space: Deleting (id "4_z9f022df3b05d1b7b9f980e1b_f1065370da564cf2e_d20250905_m022934_c001_v0001092_t0031_u01757039374737") 2025/09/05 02:29:36 DEBUG : potato2: Deleting (id "4_z9f022df3b05d1b7b9f980e1b_f107aabda9b00a5e3_d20250905_m022935_c001_v0001113_t0044_u01757039375054") 2025/09/05 02:29:36 DEBUG : potato3: Deleting (id "4_z9f022df3b05d1b7b9f980e1b_f100f92c0ef4141f8_d20250905_m022935_c001_v0001044_t0013_u01757039375110") 2025/09/05 02:29:36 DEBUG : B2 bucket rclone-test-wimefon0jaci: Purge remote 2025/09/05 02:29:36 INFO : B2 bucket rclone-test-wimefon0jaci: cleaning bucket "rclone-test-wimefon0jaci" of all files 2025/09/05 02:29:37 DEBUG : empty space: Deleting (id "4_z0f621dd3b05d1b7b9f980e1b_f408a8938dd9f1f8b_d20250905_m022935_c001_v7007000_t0000_u01757039375039") 2025/09/05 02:29:37 DEBUG : empty space: Deleting (id "4_z0f621dd3b05d1b7b9f980e1b_f119e92a85bceac4b_d20250905_m022930_c001_v0001038_t0042_u01757039370450") 2025/09/05 02:29:37 DEBUG : potato2: Deleting (id "4_z0f621dd3b05d1b7b9f980e1b_f408a8938dd9f1f8c_d20250905_m022935_c001_v7007000_t0000_u01757039375378") 2025/09/05 02:29:37 DEBUG : potato2: Deleting (id "4_z0f621dd3b05d1b7b9f980e1b_f106636899e817eb2_d20250905_m022931_c001_v0001177_t0024_u01757039371740") 2025/09/05 02:29:37 DEBUG : potato3: Deleting (id "4_z0f621dd3b05d1b7b9f980e1b_f417f82ea11fed049_d20250905_m022935_c001_v7007000_t0000_u01757039375517") 2025/09/05 02:29:37 DEBUG : potato3: Deleting (id "4_z0f621dd3b05d1b7b9f980e1b_f1153a60a50a42c19_d20250905_m022931_c001_v0001090_t0032_u01757039371991") 2025/09/05 02:29:37 DEBUG : potato3: Deleting (id "4_z0f621dd3b05d1b7b9f980e1b_f119e92a85bceac4d_d20250905_m022930_c001_v0001038_t0055_u01757039370857") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.65s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:29:38 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.23s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:29:42 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/rclone-sync-test" --- PASS: TestSyncOverlap (1.51s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:29:43 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/rclone-sync-test" 2025/09/05 02:29:45 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/rclone-sync-test-include/layer2" 2025/09/05 02:29:47 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/rclone-sync-test-ignore-file" 2025/09/05 02:29:50 DEBUG : B2 bucket rclone-test-funorax4nogu path rclone-sync-test: Waiting for checks to finish 2025/09/05 02:29:50 DEBUG : B2 bucket rclone-test-funorax4nogu path rclone-sync-test: Waiting for transfers to finish 2025/09/05 02:29:50 DEBUG : Waiting for deletions to finish 2025/09/05 02:29:50 INFO : There was nothing to transfer 2025/09/05 02:29:51 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:29:51 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:29:51 DEBUG : Waiting for deletions to finish 2025/09/05 02:29:51 INFO : There was nothing to transfer 2025/09/05 02:29:51 DEBUG : B2 bucket rclone-test-funorax4nogu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/05 02:29:51 DEBUG : B2 bucket rclone-test-funorax4nogu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/05 02:29:51 DEBUG : Waiting for deletions to finish 2025/09/05 02:29:51 INFO : There was nothing to transfer 2025/09/05 02:29:51 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:29:51 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:29:51 DEBUG : Waiting for deletions to finish 2025/09/05 02:29:51 INFO : There was nothing to transfer 2025/09/05 02:29:52 DEBUG : B2 bucket rclone-test-funorax4nogu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/05 02:29:52 DEBUG : B2 bucket rclone-test-funorax4nogu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/05 02:29:52 DEBUG : Waiting for deletions to finish 2025/09/05 02:29:52 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.23s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:29:52 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/dst" 2025/09/05 02:29:52 DEBUG : Config file has changed externally - reloading 2025/09/05 02:29:54 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/CompareDest" 2025/09/05 02:29:56 DEBUG : one: Need to transfer - File not found at Destination 2025/09/05 02:29:56 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:29:56 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:29:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 02:29:57 INFO : one: Copied (new) 2025/09/05 02:29:57 DEBUG : Waiting for deletions to finish 2025/09/05 02:29:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:29:57 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:29:57 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:29:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/05 02:29:58 INFO : one: Copied (replaced existing) 2025/09/05 02:29:58 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:30:00 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:30:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:30:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 02:30:00 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:30:00 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:00 INFO : There was nothing to transfer 2025/09/05 02:30:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:30:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:30:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/05 02:30:01 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:30:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:30:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 02:30:01 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:30:01 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:01 INFO : There was nothing to transfer 2025/09/05 02:30:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:30:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:30:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/05 02:30:02 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:30:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:30:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 02:30:02 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:30:02 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:02 INFO : There was nothing to transfer 2025/09/05 02:30:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:30:03 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/09/05 02:30:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/05 02:30:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/05 02:30:03 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:30:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:30:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 02:30:03 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:30:03 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:03 INFO : There was nothing to transfer 2025/09/05 02:30:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:30:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/05 02:30:04 DEBUG : two: Need to transfer - File not found at Destination 2025/09/05 02:30:04 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:30:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:30:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 02:30:04 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:30:05 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/05 02:30:05 INFO : two: Copied (new) 2025/09/05 02:30:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.38s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:30:08 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/dest" 2025/09/05 02:30:09 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/pre-dest1" 2025/09/05 02:30:10 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/pre-dest2" 2025/09/05 02:30:12 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:30:12 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/05 02:30:12 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:30:12 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/05 02:30:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/05 02:30:13 DEBUG : B2 bucket rclone-test-funorax4nogu path dest: Waiting for checks to finish 2025/09/05 02:30:13 DEBUG : B2 bucket rclone-test-funorax4nogu path dest: Waiting for transfers to finish 2025/09/05 02:30:13 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/05 02:30:13 INFO : 3: Copied (new) 2025/09/05 02:30:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.17s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:30:15 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/dst" 2025/09/05 02:30:16 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/CopyDest" 2025/09/05 02:30:18 DEBUG : one: Need to transfer - File not found at Destination 2025/09/05 02:30:18 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:30:18 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:30:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 02:30:19 INFO : one: Copied (new) 2025/09/05 02:30:19 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:20 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:30:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:30:20 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:30:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/05 02:30:20 INFO : one: Copied (replaced existing) 2025/09/05 02:30:20 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:22 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/BackupDir" 2025/09/05 02:30:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:30:23 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:30:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:30:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:30:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 02:30:25 INFO : one: Copied (server-side copy) 2025/09/05 02:30:25 INFO : one: Deleted 2025/09/05 02:30:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/05 02:30:25 INFO : one: Copied (server-side copy) 2025/09/05 02:30:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/05 02:30:25 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:30:25 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:30:26 DEBUG : one: Unchanged skipping 2025/09/05 02:30:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:30:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/05 02:30:27 INFO : two: Copied (server-side copy) 2025/09/05 02:30:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/05 02:30:27 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:30:27 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:30:27 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:30:27 DEBUG : one: Unchanged skipping 2025/09/05 02:30:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:30:27 DEBUG : two: Unchanged skipping 2025/09/05 02:30:27 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:30:27 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:30:27 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:27 INFO : There was nothing to transfer 2025/09/05 02:30:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:30:28 DEBUG : one: Unchanged skipping 2025/09/05 02:30:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/05 02:30:28 DEBUG : three: Destination not found in --copy-dest 2025/09/05 02:30:28 DEBUG : three: Need to transfer - File not found at Destination 2025/09/05 02:30:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:30:28 DEBUG : two: Unchanged skipping 2025/09/05 02:30:28 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:30:28 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:30:29 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/05 02:30:29 INFO : three: Copied (new) 2025/09/05 02:30:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.10s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:30:33 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/dst" 2025/09/05 02:30:34 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/backup" 2025/09/05 02:30:36 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:30:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 02:30:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:30:36 DEBUG : two: Unchanged skipping 2025/09/05 02:30:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 02:30:37 INFO : one: Copied (server-side copy) 2025/09/05 02:30:37 INFO : one: Deleted 2025/09/05 02:30:37 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:30:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 02:30:38 INFO : one: Copied (new) 2025/09/05 02:30:38 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/05 02:30:39 INFO : three.txt: Copied (server-side copy) 2025/09/05 02:30:39 INFO : three.txt: Deleted 2025/09/05 02:30:39 INFO : three.txt: Moved into backup dir 2025/09/05 02:30:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 02:30:41 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:30:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:30:41 DEBUG : two: Unchanged skipping 2025/09/05 02:30:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 02:30:41 INFO : one: Copied (server-side copy) 2025/09/05 02:30:41 INFO : one: Deleted 2025/09/05 02:30:41 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:30:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/05 02:30:42 INFO : one: Copied (new) 2025/09/05 02:30:42 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 02:30:42 INFO : three.txt: Copied (server-side copy) 2025/09/05 02:30:42 INFO : three.txt: Deleted 2025/09/05 02:30:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.62s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:30:45 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/dst" 2025/09/05 02:30:46 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/backup" 2025/09/05 02:30:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 02:30:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:30:48 DEBUG : two: Unchanged skipping 2025/09/05 02:30:48 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:30:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 02:30:49 INFO : one: Copied (server-side copy) to: one.bak 2025/09/05 02:30:50 INFO : one: Deleted 2025/09/05 02:30:50 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:30:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 02:30:50 INFO : one: Copied (new) 2025/09/05 02:30:50 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/05 02:30:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/05 02:30:51 INFO : three.txt: Deleted 2025/09/05 02:30:51 INFO : three.txt: Moved into backup dir 2025/09/05 02:30:53 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:30:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:30:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 02:30:53 DEBUG : two: Unchanged skipping 2025/09/05 02:30:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 02:30:54 INFO : one: Copied (server-side copy) to: one.bak 2025/09/05 02:30:54 INFO : one: Deleted 2025/09/05 02:30:54 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:30:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/05 02:30:54 INFO : one: Copied (new) 2025/09/05 02:30:54 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 02:30:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/05 02:30:56 INFO : three.txt: Deleted 2025/09/05 02:30:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.18s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:30:58 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1172-08.backblaze.com/b2api/v1/b2_upload_file/7fe22d43b03d1b7b9f980e1b/c001_v0001172_t0010": EOF 2025/09/05 02:30:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-08.backblaze.com/b2api/v1/b2_upload_file/7fe22d43b03d1b7b9f980e1b/c001_v0001172_t0010": EOF) 2025/09/05 02:30:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-funorax4nogu: 1/10 (Post "https://pod-000-1172-08.backblaze.com/b2api/v1/b2_upload_file/7fe22d43b03d1b7b9f980e1b/c001_v0001172_t0010": EOF) 2025/09/05 02:31:00 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 02:31:00 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/dst" 2025/09/05 02:31:01 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/backup" 2025/09/05 02:31:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 02:31:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:31:03 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:31:03 DEBUG : two: Unchanged skipping 2025/09/05 02:31:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 02:31:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/05 02:31:05 INFO : one: Deleted 2025/09/05 02:31:05 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:31:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 02:31:06 INFO : one: Copied (new) 2025/09/05 02:31:06 DEBUG : Waiting for deletions to finish 2025/09/05 02:31:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/05 02:31:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/05 02:31:07 INFO : three.txt: Deleted 2025/09/05 02:31:07 INFO : three.txt: Moved into backup dir 2025/09/05 02:31:08 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:31:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 02:31:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:31:08 DEBUG : two: Unchanged skipping 2025/09/05 02:31:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 02:31:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/05 02:31:09 INFO : one: Deleted 2025/09/05 02:31:09 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:31:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/05 02:31:09 INFO : one: Copied (new) 2025/09/05 02:31:09 DEBUG : Waiting for deletions to finish 2025/09/05 02:31:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 02:31:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/05 02:31:10 INFO : three.txt: Deleted 2025/09/05 02:31:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.55s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:31:12 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/dst" 2025/09/05 02:31:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:31:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 02:31:14 DEBUG : two: Unchanged skipping 2025/09/05 02:31:14 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:31:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 02:31:15 INFO : one: Copied (server-side copy) to: one.bak 2025/09/05 02:31:15 INFO : one: Deleted 2025/09/05 02:31:15 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:31:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 02:31:16 INFO : one: Copied (new) 2025/09/05 02:31:16 DEBUG : Waiting for deletions to finish 2025/09/05 02:31:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/05 02:31:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/05 02:31:17 INFO : three.txt: Deleted 2025/09/05 02:31:17 INFO : three.txt: Moved into backup dir 2025/09/05 02:31:17 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1181-11.backblaze.com/b2api/v1/b2_upload_file/7fe22d43b03d1b7b9f980e1b/c001_v0001181_t0015": EOF 2025/09/05 02:31:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-11.backblaze.com/b2api/v1/b2_upload_file/7fe22d43b03d1b7b9f980e1b/c001_v0001181_t0015": EOF) 2025/09/05 02:31:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-funorax4nogu: 1/10 (Post "https://pod-000-1181-11.backblaze.com/b2api/v1/b2_upload_file/7fe22d43b03d1b7b9f980e1b/c001_v0001181_t0015": EOF) 2025/09/05 02:31:19 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 02:31:20 DEBUG : one.bak: Excluded (Path Filter) 2025/09/05 02:31:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/05 02:31:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 02:31:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:31:20 DEBUG : two: Unchanged skipping 2025/09/05 02:31:20 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for checks to finish 2025/09/05 02:31:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 02:31:21 INFO : one: Copied (server-side copy) to: one.bak 2025/09/05 02:31:21 INFO : one: Deleted 2025/09/05 02:31:21 DEBUG : B2 bucket rclone-test-funorax4nogu path dst: Waiting for transfers to finish 2025/09/05 02:31:21 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1117-15.backblaze.com/b2api/v1/b2_upload_file/7fe22d43b03d1b7b9f980e1b/c001_v0001117_t0009": EOF 2025/09/05 02:31:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-15.backblaze.com/b2api/v1/b2_upload_file/7fe22d43b03d1b7b9f980e1b/c001_v0001117_t0009": EOF) 2025/09/05 02:31:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 02:31:21 DEBUG : one: Received error: Post "https://pod-000-1117-15.backblaze.com/b2api/v1/b2_upload_file/7fe22d43b03d1b7b9f980e1b/c001_v0001117_t0009": EOF - low level retry 0/10 2025/09/05 02:31:21 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 02:31:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/05 02:31:22 INFO : one: Copied (new) 2025/09/05 02:31:22 DEBUG : Waiting for deletions to finish 2025/09/05 02:31:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 02:31:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/05 02:31:23 INFO : three.txt: Deleted 2025/09/05 02:31:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.57s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:31:25 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/dst" 2025/09/05 02:31:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 02:31:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 02:31:27 INFO : one: Copied (server-side copy) to: one.bak 2025/09/05 02:31:27 INFO : one: Deleted 2025/09/05 02:31:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 02:31:28 INFO : one: Copied (new) 2025/09/05 02:31:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:31:29 DEBUG : two: Unchanged skipping 2025/09/05 02:31:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/05 02:31:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/05 02:31:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/05 02:31:29 INFO : three.txt: Deleted 2025/09/05 02:31:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 02:31:30 INFO : three.txt: Copied (new) 2025/09/05 02:31:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 02:31:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 02:31:31 INFO : one: Copied (server-side copy) to: one.bak 2025/09/05 02:31:31 INFO : one: Deleted 2025/09/05 02:31:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/05 02:31:32 INFO : one: Copied (new) 2025/09/05 02:31:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:31:32 DEBUG : two: Unchanged skipping 2025/09/05 02:31:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/05 02:31:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 02:31:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/05 02:31:33 INFO : three.txt: Deleted 2025/09/05 02:31:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/05 02:31:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.96s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:31:36 DEBUG : Creating backend with remote "TestB2:rclone-test-funorax4nogu/dst" 2025/09/05 02:31:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 02:31:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 02:31:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/05 02:31:39 INFO : one: Deleted 2025/09/05 02:31:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 02:31:40 INFO : one: Copied (new) 2025/09/05 02:31:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:31:40 DEBUG : two: Unchanged skipping 2025/09/05 02:31:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/05 02:31:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/05 02:31:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/05 02:31:41 INFO : three.txt: Deleted 2025/09/05 02:31:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 02:31:41 INFO : three.txt: Copied (new) 2025/09/05 02:31:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 02:31:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 02:31:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/05 02:31:43 INFO : one: Deleted 2025/09/05 02:31:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/05 02:31:44 INFO : one: Copied (new) 2025/09/05 02:31:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:31:44 DEBUG : two: Unchanged skipping 2025/09/05 02:31:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/05 02:31:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 02:31:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/05 02:31:45 INFO : three.txt: Deleted 2025/09/05 02:31:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/05 02:31:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.85s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:31:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/05 02:31:48 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:31:48 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:31:48 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/05 02:31:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/05 02:31:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.89s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:31:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/05 02:31:49 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:31:49 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:31:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/05 02:31:49 INFO : existing: Copied (new) 2025/09/05 02:31:49 DEBUG : Waiting for deletions to finish 2025/09/05 02:31:50 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/05 02:31:50 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:31:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/05 02:31:50 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:31:50 ERROR : B2 bucket rclone-test-funorax4nogu: not deleting files as there were IO errors 2025/09/05 02:31:50 ERROR : B2 bucket rclone-test-funorax4nogu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.91s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:31:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:31:51 DEBUG : existing: Unchanged skipping 2025/09/05 02:31:51 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:31:51 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:31:51 DEBUG : Waiting for deletions to finish 2025/09/05 02:31:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.30s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", 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-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:32:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both0: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both10: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both11: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both12: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both13: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:32:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both14: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both18: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both15: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both1: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both2: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both3: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both4: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both5: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both6: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both7: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both8: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:04 DEBUG : both9: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both16: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both17: Unchanged skipping 2025/09/05 02:32:04 DEBUG : both19: Unchanged skipping 2025/09/05 02:32:04 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:32:04 DEBUG : Waiting for deletions to finish 2025/09/05 02:32:04 INFO : only5: Deleted 2025/09/05 02:32:04 INFO : only9: Deleted 2025/09/05 02:32:04 INFO : only12: Deleted 2025/09/05 02:32:04 INFO : only16: Deleted 2025/09/05 02:32:04 INFO : only19: Deleted 2025/09/05 02:32:04 INFO : only1: Deleted 2025/09/05 02:32:04 INFO : only8: Deleted 2025/09/05 02:32:04 INFO : only13: Deleted 2025/09/05 02:32:04 INFO : only17: Deleted 2025/09/05 02:32:04 INFO : only7: Deleted 2025/09/05 02:32:05 INFO : only11: Deleted 2025/09/05 02:32:05 INFO : only14: Deleted 2025/09/05 02:32:05 INFO : only15: Deleted 2025/09/05 02:32:05 INFO : only18: Deleted 2025/09/05 02:32:05 INFO : only2: Deleted 2025/09/05 02:32:05 INFO : only6: Deleted 2025/09/05 02:32:05 INFO : only0: Deleted 2025/09/05 02:32:05 INFO : only10: Deleted 2025/09/05 02:32:05 INFO : only3: Deleted 2025/09/05 02:32:05 INFO : only4: Deleted 2025/09/05 02:32:05 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.82s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:32:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:32:19 DEBUG : both0: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both13: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both14: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both10: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both15: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both16: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both12: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both11: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both17: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both2: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both3: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both4: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both19: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both1: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both18: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both5: Unchanged skipping 2025/09/05 02:32:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:19 DEBUG : both9: Unchanged skipping 2025/09/05 02:32:19 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : both6: Unchanged skipping 2025/09/05 02:32:19 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : both7: Unchanged skipping 2025/09/05 02:32:19 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : both8: Unchanged skipping 2025/09/05 02:32:19 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/05 02:32:19 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:32:20 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:20 INFO : only10: Copied (replaced existing) 2025/09/05 02:32:20 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:20 INFO : only12: Copied (replaced existing) 2025/09/05 02:32:20 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:20 INFO : only11: Copied (replaced existing) 2025/09/05 02:32:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:20 INFO : only14: Copied (replaced existing) 2025/09/05 02:32:20 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:20 INFO : only0: Copied (replaced existing) 2025/09/05 02:32:20 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:20 INFO : only13: Copied (replaced existing) 2025/09/05 02:32:20 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:20 INFO : only16: Copied (replaced existing) 2025/09/05 02:32:20 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:20 INFO : only15: Copied (replaced existing) 2025/09/05 02:32:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:20 INFO : only1: Copied (replaced existing) 2025/09/05 02:32:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:20 INFO : only2: Copied (replaced existing) 2025/09/05 02:32:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:20 INFO : only3: Copied (replaced existing) 2025/09/05 02:32:20 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:20 INFO : only17: Copied (replaced existing) 2025/09/05 02:32:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:20 INFO : only5: Copied (replaced existing) 2025/09/05 02:32:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:20 INFO : only6: Copied (replaced existing) 2025/09/05 02:32:21 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:21 INFO : only18: Copied (replaced existing) 2025/09/05 02:32:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:21 INFO : only8: Copied (replaced existing) 2025/09/05 02:32:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:21 INFO : only9: Copied (replaced existing) 2025/09/05 02:32:21 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:21 INFO : only19: Copied (replaced existing) 2025/09/05 02:32:21 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:21 INFO : only4: Copied (replaced existing) 2025/09/05 02:32:21 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 02:32:21 INFO : only7: Copied (replaced existing) 2025/09/05 02:32:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.77s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:32:29 DEBUG : empty_dir: Making directory with metadata 2025/09/05 02:32:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 02:32:29 DEBUG : empty_on_remote: Making directory with metadata 2025/09/05 02:32:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 02:32:29 INFO : empty_on_remote: Making directory 2025/09/05 02:32:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/05 02:32:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/05 02:32:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/05 02:32:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/05 02:32:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.52s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:32:32 DEBUG : empty_dir: Making directory with metadata 2025/09/05 02:32:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 02:32:32 DEBUG : empty_on_remote: Making directory with metadata 2025/09/05 02:32:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 02:32:32 INFO : empty_on_remote: Making directory 2025/09/05 02:32:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/05 02:32:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/05 02:32:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/05 02:32:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/05 02:32:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/05 02:32:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.18s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:32:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/05 02:32:34 INFO : sub dir: Making directory 2025/09/05 02:32:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:32:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/05 02:32:36 INFO : sub dir: Making directory 2025/09/05 02:32:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.80s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:32:43 DEBUG : Waiting for deletions to finish 2025/09/05 02:32:43 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:32:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : apple: Unchanged skipping 2025/09/05 02:32:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:32:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:32:44 DEBUG : banana: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:32:44 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:32:44 DEBUG : Waiting for deletions to finish 2025/09/05 02:32:44 INFO : There was nothing to transfer 2025/09/05 02:32:44 DEBUG : Waiting for deletions to finish 2025/09/05 02:32:44 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:32:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : apple: Unchanged skipping 2025/09/05 02:32:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:32:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:32:44 DEBUG : banana: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:32:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:32:44 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:32:44 DEBUG : Waiting for deletions to finish 2025/09/05 02:32:44 INFO : There was nothing to transfer 2025/09/05 02:32:44 DEBUG : Waiting for deletions to finish 2025/09/05 02:32:45 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:32:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:32:56 DEBUG : Waiting for deletions to finish 2025/09/05 02:32:57 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:32:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : apple: Unchanged skipping 2025/09/05 02:32:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:32:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : banana: Unchanged skipping 2025/09/05 02:32:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:32:58 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:32:58 DEBUG : Waiting for deletions to finish 2025/09/05 02:32:58 INFO : There was nothing to transfer 2025/09/05 02:32:58 DEBUG : Waiting for deletions to finish 2025/09/05 02:32:58 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:32:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : apple: Unchanged skipping 2025/09/05 02:32:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : banana: Unchanged skipping 2025/09/05 02:32:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:32:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:32:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:32:58 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:32:58 DEBUG : Waiting for deletions to finish 2025/09/05 02:32:58 INFO : There was nothing to transfer 2025/09/05 02:32:58 DEBUG : Waiting for deletions to finish 2025/09/05 02:32:58 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:32:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:33:11 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:11 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:33:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:33:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/05 02:33:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:12 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:33:12 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:33:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/05 02:33:12 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/05 02:33:12 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/05 02:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/05 02:33:12 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/05 02:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/05 02:33:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/05 02:33:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/05 02:33:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/05 02:33:12 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/05 02:33:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/05 02:33:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/05 02:33:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/05 02:33:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/05 02:33:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/05 02:33:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/05 02:33:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/05 02:33:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/05 02:33:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 02:33:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/05 02:33:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/05 02:33:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/05 02:33:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/05 02:33:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/05 02:33:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:14 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:14 INFO : dir1/0008-2345678.txt: Deleted 2025/09/05 02:33:14 INFO : dir1/0011-56789;.txt: Deleted 2025/09/05 02:33:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/05 02:33:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/05 02:33:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/05 02:33:14 INFO : dir1/0003-defghij.txt: Deleted 2025/09/05 02:33:14 INFO : dir1/0015-9;=.txt: Deleted 2025/09/05 02:33:14 INFO : dir1/0012-6789;.txt: Deleted 2025/09/05 02:33:14 INFO : dir1/0007-1234567.txt: Deleted 2025/09/05 02:33:14 INFO : dir1/0013-789;=.txt: Deleted 2025/09/05 02:33:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/05 02:33:14 INFO : dir1/0009-3456789.txt: Deleted 2025/09/05 02:33:14 INFO : apple: Deleted 2025/09/05 02:33:14 INFO : banana: Deleted 2025/09/05 02:33:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/05 02:33:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/05 02:33:14 INFO : dir1/0010-456789.txt: Deleted 2025/09/05 02:33:14 INFO : dir1/0014-89;=.txt: Deleted 2025/09/05 02:33:15 INFO : appleappleapplebanana: Deleted 2025/09/05 02:33:15 INFO : splitbananasplit: Deleted 2025/09/05 02:33:15 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 02:33:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : apple: Unchanged skipping 2025/09/05 02:33:15 DEBUG : banana: Unchanged skipping 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:33:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:33:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/05 02:33:15 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:33:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:33:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:33:15 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:33:15 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:15 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/05 02:33:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/05 02:33:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 02:33:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 02:33:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 02:33:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 02:33:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 02:33:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 02:33:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 02:33:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 02:33:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 02:33:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 02:33:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:33:28 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:28 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:33:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 02:33:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 02:33:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 02:33:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 02:33:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 02:33:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 02:33:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 02:33:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 02:33:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 02:33:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 02:33:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 02:33:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 02:33:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 02:33:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 02:33:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 02:33:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 02:33:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 02:33:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 02:33:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 02:33:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 02:33:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 02:33:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 02:33:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 02:33:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 02:33:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 02:33:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 02:33:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 02:33:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 02:33:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 02:33:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 02:33:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 02:33:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 02:33:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 02:33:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 02:33:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 02:33:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 02:33:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 02:33:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 02:33:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 02:33:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 02:33:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 02:33:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 02:33:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 02:33:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 02:33:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 02:33:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 02:33:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 02:33:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 02:33:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 02:33:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 02:33:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 02:33:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 02:33:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 02:33:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 02:33:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 02:33:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 02:33:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 02:33:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 02:33:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 02:33:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 02:33:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 02:33:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 02:33:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 02:33:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 02:33:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 02:33:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 02:33:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 02:33:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 02:33:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 02:33:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 02:33:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 02:33:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 02:33:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 02:33:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 02:33:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 02:33:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 02:33:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 02:33:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 02:33:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 02:33:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 02:33:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 02:33:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 02:33:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 02:33:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 02:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 02:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 02:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 02:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 02:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 02:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 02:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 02:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 02:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 02:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 02:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 02:33:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/05 02:33:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 02:33:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/05 02:33:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 02:33:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/05 02:33:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 02:33:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/05 02:33:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 02:33:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 02:33:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 02:33:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 02:33:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/05 02:33:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 02:33:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 02:33:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 02:33:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 02:33:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 02:33:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 02:33:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 02:33:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 02:33:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 02:33:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 02:33:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 02:33:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 02:33:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 02:33:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 02:33:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 02:33:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 02:33:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/05 02:33:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 02:33:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 02:33:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 02:33:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 02:33:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/05 02:33:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:29 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:33:29 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:33:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/05 02:33:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/05 02:33:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/05 02:33:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/05 02:33:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/05 02:33:29 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/05 02:33:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 02:33:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/05 02:33:29 INFO : apple: Copied (new) to: PREFIXapple 2025/09/05 02:33:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 02:33:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/05 02:33:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 02:33:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 02:33:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/05 02:33:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 02:33:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 02:33:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/05 02:33:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 02:33:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 02:33:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/05 02:33:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 02:33:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 02:33:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/05 02:33:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 02:33:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 02:33:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/05 02:33:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/05 02:33:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 02:33:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/05 02:33:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/05 02:33:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 02:33:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/05 02:33:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/05 02:33:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 02:33:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/05 02:33:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/05 02:33:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 02:33:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/05 02:33:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/05 02:33:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 02:33:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/05 02:33:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/05 02:33:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 02:33:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/05 02:33:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/05 02:33:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/05 02:33:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/05 02:33:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/05 02:33:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/05 02:33:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/05 02:33:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/05 02:33:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/05 02:33:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/05 02:33:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/05 02:33:30 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:30 INFO : banana: Deleted 2025/09/05 02:33:30 INFO : appleappleapplebanana: Deleted 2025/09/05 02:33:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/05 02:33:30 INFO : dir1/0008-2345678.txt: Deleted 2025/09/05 02:33:30 INFO : dir1/0009-3456789.txt: Deleted 2025/09/05 02:33:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/05 02:33:30 INFO : dir1/0012-6789;.txt: Deleted 2025/09/05 02:33:30 INFO : dir1/0007-1234567.txt: Deleted 2025/09/05 02:33:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/05 02:33:31 INFO : dir1/0011-56789;.txt: Deleted 2025/09/05 02:33:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/05 02:33:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/05 02:33:31 INFO : dir1/0014-89;=.txt: Deleted 2025/09/05 02:33:31 INFO : apple: Deleted 2025/09/05 02:33:31 INFO : splitbananasplit: Deleted 2025/09/05 02:33:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/05 02:33:31 INFO : dir1/0003-defghij.txt: Deleted 2025/09/05 02:33:31 INFO : dir1/0010-456789.txt: Deleted 2025/09/05 02:33:31 INFO : dir1/0013-789;=.txt: Deleted 2025/09/05 02:33:31 INFO : dir1/0015-9;=.txt: Deleted 2025/09/05 02:33:31 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:31 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 02:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 02:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 02:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 02:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 02:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 02:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 02:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 02:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 02:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 02:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 02:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 02:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 02:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 02:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 02:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 02:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 02:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 02:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 02:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 02:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 02:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 02:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 02:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 02:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 02:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 02:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 02:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 02:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/05 02:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 02:33:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 02:33:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 02:33:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 02:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 02:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 02:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 02:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 02:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 02:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 02:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 02:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 02:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 02:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 02:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 02:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 02:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 02:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 02:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 02:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/05 02:33:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:32 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:33:32 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:33:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/05 02:33:32 INFO : apple: Copied (new) 2025/09/05 02:33:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/05 02:33:32 INFO : appleappleapplebanana: Copied (new) 2025/09/05 02:33:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/05 02:33:32 INFO : banana: Copied (new) 2025/09/05 02:33:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/05 02:33:32 INFO : splitbananasplit: Copied (new) 2025/09/05 02:33:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/05 02:33:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/05 02:33:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/05 02:33:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/05 02:33:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/05 02:33:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/05 02:33:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/05 02:33:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/05 02:33:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/05 02:33:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/05 02:33:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/05 02:33:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/05 02:33:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/05 02:33:32 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/05 02:33:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/05 02:33:32 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/05 02:33:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/05 02:33:32 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/05 02:33:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/05 02:33:33 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/05 02:33:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/05 02:33:33 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/05 02:33:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/05 02:33:33 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/05 02:33:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/05 02:33:33 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/05 02:33:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/05 02:33:33 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/05 02:33:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/05 02:33:33 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/05 02:33:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/05 02:33:33 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/05 02:33:33 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:33 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/05 02:33:33 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/05 02:33:33 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/05 02:33:33 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/05 02:33:33 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/05 02:33:33 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/05 02:33:33 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/05 02:33:33 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/05 02:33:33 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/05 02:33:33 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/05 02:33:33 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/05 02:33:33 INFO : PREFIXbanana: Deleted 2025/09/05 02:33:33 INFO : PREFIXsplitbananasplit: Deleted 2025/09/05 02:33:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/05 02:33:33 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/05 02:33:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/05 02:33:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/05 02:33:34 INFO : PREFIXapple: Deleted 2025/09/05 02:33:34 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/05 02:33:34 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/05 02:33:34 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:34 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:34 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:33:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:33:46 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:46 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:33:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 02:33:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 02:33:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 02:33:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 02:33:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 02:33:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 02:33:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:47 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:33:47 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:33:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/05 02:33:47 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/05 02:33:47 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/05 02:33:47 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/05 02:33:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/05 02:33:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/05 02:33:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/05 02:33:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/05 02:33:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/05 02:33:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 02:33:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/05 02:33:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/05 02:33:48 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/05 02:33:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/05 02:33:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/05 02:33:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/05 02:33:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/05 02:33:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/05 02:33:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/05 02:33:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/05 02:33:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/05 02:33:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/05 02:33:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/05 02:33:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/05 02:33:48 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:48 INFO : dir1/0007-1234567.txt: Deleted 2025/09/05 02:33:48 INFO : dir1/0012-6789;.txt: Deleted 2025/09/05 02:33:48 INFO : splitbananasplit: Deleted 2025/09/05 02:33:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/05 02:33:48 INFO : dir1/0015-9;=.txt: Deleted 2025/09/05 02:33:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/05 02:33:49 INFO : dir1/0008-2345678.txt: Deleted 2025/09/05 02:33:49 INFO : dir1/0013-789;=.txt: Deleted 2025/09/05 02:33:49 INFO : banana: Deleted 2025/09/05 02:33:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/05 02:33:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/05 02:33:49 INFO : dir1/0003-defghij.txt: Deleted 2025/09/05 02:33:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/05 02:33:49 INFO : dir1/0009-3456789.txt: Deleted 2025/09/05 02:33:49 INFO : dir1/0014-89;=.txt: Deleted 2025/09/05 02:33:49 INFO : apple: Deleted 2025/09/05 02:33:49 INFO : appleappleapplebanana: Deleted 2025/09/05 02:33:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/05 02:33:49 INFO : dir1/0011-56789;.txt: Deleted 2025/09/05 02:33:49 INFO : dir1/0010-456789.txt: Deleted 2025/09/05 02:33:49 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:49 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/05 02:33:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 02:33:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 02:33:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/05 02:33:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 02:33:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:33:50 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:33:50 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:33:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/05 02:33:50 INFO : apple: Copied (new) 2025/09/05 02:33:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/05 02:33:50 INFO : appleappleapplebanana: Copied (new) 2025/09/05 02:33:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/05 02:33:50 INFO : splitbananasplit: Copied (new) 2025/09/05 02:33:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/05 02:33:50 INFO : banana: Copied (new) 2025/09/05 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/05 02:33:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/05 02:33:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/05 02:33:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/05 02:33:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/05 02:33:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/05 02:33:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/05 02:33:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/05 02:33:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/05 02:33:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/05 02:33:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/05 02:33:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/05 02:33:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/05 02:33:50 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/05 02:33:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/05 02:33:50 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/05 02:33:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/05 02:33:51 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/05 02:33:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/05 02:33:51 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/05 02:33:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/05 02:33:51 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/05 02:33:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/05 02:33:51 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/05 02:33:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/05 02:33:51 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/05 02:33:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/05 02:33:51 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/05 02:33:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/05 02:33:51 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/05 02:33:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/05 02:33:51 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/05 02:33:51 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/05 02:33:51 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/05 02:33:51 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/05 02:33:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/05 02:33:51 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/05 02:33:51 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/05 02:33:51 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/05 02:33:51 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/05 02:33:51 INFO : appleSUFFIX: Deleted 2025/09/05 02:33:51 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/05 02:33:51 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/05 02:33:51 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/05 02:33:51 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/05 02:33:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/05 02:33:51 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/05 02:33:51 INFO : bananaSUFFIX: Deleted 2025/09/05 02:33:52 INFO : splitbananasplitSUFFIX: Deleted 2025/09/05 02:33:52 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/05 02:33:52 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/05 02:33:52 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/05 02:33:52 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:52 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : Waiting for deletions to finish 2025/09/05 02:33:52 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:33:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:34:04 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:04 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:34:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:34:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 02:34:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 02:34:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 02:34:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 02:34:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 02:34:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 02:34:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:05 DEBUG : apple: Unchanged skipping 2025/09/05 02:34:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:05 DEBUG : banana: Unchanged skipping 2025/09/05 02:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 02:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 02:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 02:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 02:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 02:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 02:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 02:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 02:34:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/05 02:34:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/05 02:34:05 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:34:05 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:34:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/05 02:34:05 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/05 02:34:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 02:34:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/05 02:34:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/05 02:34:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 02:34:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/05 02:34:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/05 02:34:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 02:34:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/05 02:34:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/05 02:34:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 02:34:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/05 02:34:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/05 02:34:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 02:34:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/05 02:34:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/05 02:34:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 02:34:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/05 02:34:05 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/05 02:34:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 02:34:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/05 02:34:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/05 02:34:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 02:34:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/05 02:34:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/05 02:34:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 02:34:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/05 02:34:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/05 02:34:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 02:34:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/05 02:34:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/05 02:34:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 02:34:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/05 02:34:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/05 02:34:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 02:34:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/05 02:34:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/05 02:34:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 02:34:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/05 02:34:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/05 02:34:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 02:34:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/05 02:34:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/05 02:34:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/05 02:34:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/05 02:34:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/05 02:34:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/05 02:34:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/05 02:34:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/05 02:34:06 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/05 02:34:06 INFO : dir1/0008-2345678.txt: Deleted 2025/09/05 02:34:06 INFO : dir1/0012-6789;.txt: Deleted 2025/09/05 02:34:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/05 02:34:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/05 02:34:06 INFO : dir1/0011-56789;.txt: Deleted 2025/09/05 02:34:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/05 02:34:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/05 02:34:07 INFO : dir1/0015-9;=.txt: Deleted 2025/09/05 02:34:07 INFO : splitbananasplit: Deleted 2025/09/05 02:34:07 INFO : dir1/0010-456789.txt: Deleted 2025/09/05 02:34:07 INFO : dir1/0013-789;=.txt: Deleted 2025/09/05 02:34:07 INFO : dir1/0009-3456789.txt: Deleted 2025/09/05 02:34:07 INFO : appleappleapplebanana: Deleted 2025/09/05 02:34:07 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/05 02:34:07 INFO : dir1/0014-89;=.txt: Deleted 2025/09/05 02:34:07 INFO : dir1/0003-defghij.txt: Deleted 2025/09/05 02:34:07 INFO : dir1/0007-1234567.txt: Deleted 2025/09/05 02:34:07 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:07 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : appleapple: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/05 02:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 02:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 02:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 02:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 02:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 02:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 02:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 02:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 02:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 02:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 02:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 02:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 02:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 02:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 02:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 02:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 02:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 02:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 02:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 02:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 02:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 02:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 02:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 02:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 02:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 02:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 02:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 02:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 02:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 02:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 02:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 02:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 02:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 02:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 02:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 02:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 02:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 02:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 02:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 02:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 02:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 02:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 02:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 02:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 02:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 02:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 02:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 02:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 02:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 02:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 02:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 02:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 02:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 02:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 02:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 02:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 02:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 02:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 02:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 02:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 02:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 02:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 02:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 02:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 02:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 02:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 02:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 02:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 02:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 02:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 02:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 02:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 02:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 02:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 02:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 02:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 02:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 02:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 02:34:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 02:34:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 02:34:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 02:34:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 02:34:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : apple: Unchanged skipping 2025/09/05 02:34:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : banana: Unchanged skipping 2025/09/05 02:34:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:34:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:34:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 02:34:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 02:34:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 02:34:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 02:34:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 02:34:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 02:34:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 02:34:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 02:34:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 02:34:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 02:34:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 02:34:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 02:34:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 02:34:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 02:34:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 02:34:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 02:34:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 02:34:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 02:34:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 02:34:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 02:34:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/05 02:34:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:34:08 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:34:08 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:34:08 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:08 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:08 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : appleapple: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/05 02:34:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 02:34:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 02:34:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 02:34:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 02:34:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 02:34:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 02:34:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 02:34:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 02:34:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 02:34:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 02:34:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 02:34:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 02:34:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 02:34:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 02:34:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 02:34:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 02:34:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 02:34:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 02:34:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 02:34:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 02:34:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 02:34:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 02:34:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 02:34:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 02:34:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 02:34:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 02:34:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 02:34:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 02:34:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 02:34:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 02:34:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 02:34:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 02:34:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 02:34:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 02:34:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 02:34:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 02:34:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 02:34:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 02:34:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 02:34:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 02:34:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 02:34:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 02:34:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 02:34:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 02:34:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 02:34:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 02:34:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 02:34:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 02:34:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 02:34:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 02:34:08 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:34:20 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:20 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:34:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:34:21 DEBUG : apple: Unchanged skipping 2025/09/05 02:34:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:34:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : banana: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:34:21 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:34:21 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:21 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:21 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:34:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : apple: Unchanged skipping 2025/09/05 02:34:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:34:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:34:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : banana: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:34:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:34:21 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:34:21 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:21 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:22 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:22 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:34:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:34:34 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:34 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:34:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : apple: Unchanged skipping 2025/09/05 02:34:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : banana: Unchanged skipping 2025/09/05 02:34:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:34:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:34:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:34:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:34:35 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:34:35 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:35 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:35 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:34:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : apple: Unchanged skipping 2025/09/05 02:34:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:34:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : banana: Unchanged skipping 2025/09/05 02:34:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:34:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:34:36 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:34:36 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:36 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:36 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:34:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:34:47 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:48 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : apple: Unchanged skipping 2025/09/05 02:34:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : banana: Unchanged skipping 2025/09/05 02:34:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:34:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:34:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:34:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:34:48 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:34:48 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:48 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:48 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:34:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : apple: Unchanged skipping 2025/09/05 02:34:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:34:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : banana: Unchanged skipping 2025/09/05 02:34:49 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:34:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:34:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:34:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:34:49 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:34:49 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:49 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:49 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:34:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:35:01 DEBUG : Waiting for deletions to finish 2025/09/05 02:35:01 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:35:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:35:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : apple: Unchanged skipping 2025/09/05 02:35:02 DEBUG : banana: Unchanged skipping 2025/09/05 02:35:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:35:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:35:02 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:02 DEBUG : Waiting for deletions to finish 2025/09/05 02:35:02 DEBUG : Waiting for deletions to finish 2025/09/05 02:35:02 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:35:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:35:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : banana: Unchanged skipping 2025/09/05 02:35:03 DEBUG : apple: Unchanged skipping 2025/09/05 02:35:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:35:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:35:03 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:03 DEBUG : Waiting for deletions to finish 2025/09/05 02:35:03 DEBUG : Waiting for deletions to finish 2025/09/05 02:35:03 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:35:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:35:15 DEBUG : Waiting for deletions to finish 2025/09/05 02:35:15 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:35:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:35:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : apple: Unchanged skipping 2025/09/05 02:35:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : banana: Unchanged skipping 2025/09/05 02:35:16 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:35:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:35:16 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:16 DEBUG : Waiting for deletions to finish 2025/09/05 02:35:16 DEBUG : Waiting for deletions to finish 2025/09/05 02:35:16 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:35:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : apple: Unchanged skipping 2025/09/05 02:35:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 02:35:17 DEBUG : banana: Unchanged skipping 2025/09/05 02:35:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 02:35:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 02:35:17 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:17 DEBUG : Waiting for deletions to finish 2025/09/05 02:35:17 DEBUG : Waiting for deletions to finish 2025/09/05 02:35:17 DEBUG : apple: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : banana: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 02:35:17 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (164.20s) --- PASS: TestTransform/NFC (11.86s) --- PASS: TestTransform/NFD (13.87s) --- PASS: TestTransform/base64 (17.08s) --- PASS: TestTransform/prefix (18.61s) --- PASS: TestTransform/suffix (18.12s) --- PASS: TestTransform/truncate (15.56s) --- PASS: TestTransform/encoder (14.28s) --- PASS: TestTransform/ISO-8859-1 (13.70s) --- PASS: TestTransform/charmap (13.34s) --- PASS: TestTransform/lowercase (13.62s) --- PASS: TestTransform/ascii (14.14s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:35:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/05 02:35:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/05 02:35:22 INFO : sub dir_somesuffix: Making directory 2025/09/05 02:35:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/05 02:35:22 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/05 02:35:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/05 02:35:22 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/05 02:35:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/05 02:35:22 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:22 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:22 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:22 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/05 02:35:22 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:35:23 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:23 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:23 INFO : tictactoe: Making directory 2025/09/05 02:35:23 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:23 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 02:35:23 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/05 02:35:23 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:23 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 02:35:24 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:24 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/05 02:35:24 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.82s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:35:25 INFO : toe: Making directory 2025/09/05 02:35:25 INFO : toe/toe: Making directory 2025/09/05 02:35:25 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/05 02:35:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/05 02:35:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/05 02:35:25 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:25 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:26 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/05 02:35:26 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.71s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:35:27 INFO : toe: Making directory 2025/09/05 02:35:27 INFO : toe/toe: Making directory 2025/09/05 02:35:27 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/05 02:35:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/05 02:35:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/05 02:35:27 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:27 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:28 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/05 02:35:28 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.58s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:35:28 DEBUG : empty_dir: Making directory with metadata 2025/09/05 02:35:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 02:35:28 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:29 INFO : tictacempty_dir: Making directory 2025/09/05 02:35:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:29 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:29 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:29 INFO : tictactoe: Making directory 2025/09/05 02:35:29 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:29 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 02:35:29 INFO : tictactoe/tictactoe: Making directory 2025/09/05 02:35:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 02:35:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/05 02:35:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/05 02:35:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/05 02:35:29 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:29 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/05 02:35:29 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.64s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:35:30 DEBUG : empty_dir: Making directory with metadata 2025/09/05 02:35:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 02:35:30 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:30 INFO : tictacempty_dir: Making directory 2025/09/05 02:35:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:30 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:30 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:30 INFO : tictactoe: Making directory 2025/09/05 02:35:30 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:30 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 02:35:30 INFO : tictactoe/tictactoe: Making directory 2025/09/05 02:35:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 02:35:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/05 02:35:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 02:35:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/05 02:35:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 02:35:30 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:30 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 02:35:31 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/05 02:35:31 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:31 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:31 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:31 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/05 02:35:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/05 02:35:31 NOTICE: B2 bucket rclone-test-funorax4nogu: 0 differences found 2025/09/05 02:35:31 NOTICE: B2 bucket rclone-test-funorax4nogu: 1 matching files --- PASS: TestAllTag (1.95s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:35:32 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:32 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:32 INFO : tictactoe: Making directory 2025/09/05 02:35:32 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:32 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 02:35:32 INFO : tictactoe/tictactoe: Making directory 2025/09/05 02:35:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 02:35:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/05 02:35:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/05 02:35:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/05 02:35:32 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:32 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/05 02:35:33 DEBUG : Waiting for deletions to finish 2025/09/05 02:35:33 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:33 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:33 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 02:35:33 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:33 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:35:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/05 02:35:33 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/05 02:35:33 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:33 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.01s) === RUN TestSyntax 2025/09/05 02:35:34 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:35:34 INFO : toe: Making directory 2025/09/05 02:35:34 INFO : toe/toe: Making directory 2025/09/05 02:35:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/05 02:35:34 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:34 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:35 INFO : toe/toe/toe: Copied (new) 2025/09/05 02:35:35 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.58s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:35:36 DEBUG : empty_dir: Making directory with metadata 2025/09/05 02:35:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 02:35:36 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:36 INFO : tictacempty_dir: Making directory 2025/09/05 02:35:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:36 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:36 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:36 INFO : tictactoe: Making directory 2025/09/05 02:35:36 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:36 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 02:35:36 INFO : tictactoe/tictactoe: Making directory 2025/09/05 02:35:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 02:35:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/05 02:35:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 02:35:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/05 02:35:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 02:35:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 02:35:36 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:36 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 02:35:36 INFO : toe/toe/toe.txt: Deleted 2025/09/05 02:35:36 INFO : toe/toe: Removing directory 2025/09/05 02:35:36 INFO : toe: Removing directory 2025/09/05 02:35:36 INFO : empty_dir: Removing directory 2025/09/05 02:35:36 DEBUG : Local file system at /tmp/rclone2083141851: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.57s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:35:37 DEBUG : empty_dir: Making directory with metadata 2025/09/05 02:35:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 02:35:37 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:37 INFO : tictacempty_dir: Making directory 2025/09/05 02:35:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:37 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:37 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:37 INFO : tictactoe: Making directory 2025/09/05 02:35:37 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:37 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 02:35:37 INFO : tictactoe/tictactoe: Making directory 2025/09/05 02:35:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 02:35:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/05 02:35:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 02:35:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/05 02:35:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 02:35:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 02:35:37 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:37 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 02:35:38 INFO : toe/toe/toe.txt: Deleted 2025/09/05 02:35:38 INFO : toe/toe: Removing directory 2025/09/05 02:35:38 INFO : toe: Removing directory 2025/09/05 02:35:38 INFO : empty_dir: Removing directory 2025/09/05 02:35:38 DEBUG : Local file system at /tmp/rclone2083141851: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/05 02:35:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/05 02:35:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/05 02:35:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/05 02:35:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/05 02:35:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/05 02:35:40 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.22s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:35:40 DEBUG : Reset feature "Copy" 2025/09/05 02:35:40 DEBUG : Reset feature "Move" 2025/09/05 02:35:40 DEBUG : Reset feature "Copy" 2025/09/05 02:35:40 DEBUG : Reset feature "Move" 2025/09/05 02:35:40 DEBUG : empty_dir: Making directory with metadata 2025/09/05 02:35:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 02:35:40 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:41 INFO : tictacempty_dir: Making directory 2025/09/05 02:35:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 02:35:41 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:41 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:41 INFO : tictactoe: Making directory 2025/09/05 02:35:41 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:41 DEBUG : toe: transformed to: tictactoe 2025/09/05 02:35:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 02:35:41 INFO : tictactoe/tictactoe: Making directory 2025/09/05 02:35:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 02:35:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/05 02:35:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 02:35:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/05 02:35:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 02:35:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 02:35:41 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:41 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 02:35:41 INFO : toe/toe/toe.txt: Deleted 2025/09/05 02:35:41 INFO : toe/toe: Removing directory 2025/09/05 02:35:41 INFO : toe: Removing directory 2025/09/05 02:35:41 INFO : empty_dir: Removing directory 2025/09/05 02:35:41 DEBUG : Local file system at /tmp/rclone2083141851: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/05 02:35:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/05 02:35:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/05 02:35:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/05 02:35:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/05 02:35:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/05 02:35:43 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.10s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:35:43 DEBUG : toe: transformed to: dG9l 2025/09/05 02:35:44 DEBUG : toe: transformed to: dG9l 2025/09/05 02:35:44 INFO : dG9l: Making directory 2025/09/05 02:35:44 DEBUG : toe: transformed to: dG9l 2025/09/05 02:35:44 DEBUG : toe: transformed to: dG9l 2025/09/05 02:35:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/05 02:35:44 INFO : dG9l/dG9l: Making directory 2025/09/05 02:35:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/05 02:35:44 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/05 02:35:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/05 02:35:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/05 02:35:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/05 02:35:44 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:44 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/05 02:35:44 DEBUG : Waiting for deletions to finish 2025/09/05 02:35:45 DEBUG : dG9l: transformed to: toe 2025/09/05 02:35:45 DEBUG : dG9l: transformed to: toe 2025/09/05 02:35:45 DEBUG : dG9l: transformed to: toe 2025/09/05 02:35:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/05 02:35:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/05 02:35:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/05 02:35:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/05 02:35:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/05 02:35:45 DEBUG : Local file system at /tmp/rclone2083141851: Waiting for checks to finish 2025/09/05 02:35:45 DEBUG : Local file system at /tmp/rclone2083141851: Waiting for transfers to finish 2025/09/05 02:35:45 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.38s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-funorax4nogu", Local "Local file system at /tmp/rclone2083141851", Modify Window "1ms" 2025/09/05 02:35:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 02:35:46 DEBUG : toe: transformed to: 2025/09/05 02:35:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 02:35:46 DEBUG : toe: transformed to: 2025/09/05 02:35:46 INFO : B2 bucket rclone-test-funorax4nogu: Making directory 2025/09/05 02:35:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 02:35:46 DEBUG : toe: transformed to: 2025/09/05 02:35:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 02:35:46 DEBUG : toe: transformed to: 2025/09/05 02:35:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 02:35:46 DEBUG : toe/toe: transformed to: 2025/09/05 02:35:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/05 02:35:46 INFO : toe/toe: Making directory 2025/09/05 02:35:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 02:35:46 DEBUG : toe/toe: transformed to: 2025/09/05 02:35:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/05 02:35:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 02:35:46 DEBUG : toe: transformed to: 2025/09/05 02:35:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/05 02:35:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 02:35:46 DEBUG : toe/toe/toe: transformed to: 2025/09/05 02:35:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/05 02:35:46 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for checks to finish 2025/09/05 02:35:46 DEBUG : B2 bucket rclone-test-funorax4nogu: Waiting for transfers to finish 2025/09/05 02:35:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 02:35:47 INFO : toe/toe/toe: Copied (new) 2025/09/05 02:35:47 ERROR : B2 bucket rclone-test-funorax4nogu: not deleting files as there were IO errors 2025/09/05 02:35:47 ERROR : B2 bucket rclone-test-funorax4nogu: not deleting directories as there were IO errors --- PASS: TestError (1.71s) PASS 2025/09/05 02:35:48 DEBUG : B2 bucket rclone-test-funorax4nogu: Purge remote 2025/09/05 02:35:48 INFO : B2 bucket rclone-test-funorax4nogu: cleaning bucket "rclone-test-funorax4nogu" of all files 2025/09/05 02:35:49 DEBUG : BackupDir/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b527d7_d20250905_m023030_c001_v7007000_t0000_u01757039430205") 2025/09/05 02:35:49 DEBUG : BackupDir/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f100665ed67d18b96_d20250905_m023024_c001_v0001041_t0056_u01757039424819") 2025/09/05 02:35:49 DEBUG : CompareDest/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4dd0d_d20250905_m023005_c001_v7007000_t0000_u01757039405473") 2025/09/05 02:35:49 DEBUG : CompareDest/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd58f43_d20250905_m022959_c001_v0001181_t0002_u01757039399515") 2025/09/05 02:35:49 DEBUG : CompareDest/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4dd0e_d20250905_m023005_c001_v7007000_t0000_u01757039405657") 2025/09/05 02:35:49 DEBUG : CompareDest/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b96a4_d20250905_m023000_c001_v0001172_t0031_u01757039400561") 2025/09/05 02:35:49 DEBUG : CopyDest/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b527d8_d20250905_m023030_c001_v7007000_t0000_u01757039430387") 2025/09/05 02:35:49 DEBUG : CopyDest/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b96fa_d20250905_m023021_c001_v0001172_t0003_u01757039421771") 2025/09/05 02:35:49 DEBUG : CopyDest/three: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b527d9_d20250905_m023030_c001_v7007000_t0000_u01757039430580") 2025/09/05 02:35:49 DEBUG : CopyDest/three: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b9714_d20250905_m023028_c001_v0001172_t0057_u01757039428128") 2025/09/05 02:35:49 DEBUG : CopyDest/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b527da_d20250905_m023030_c001_v7007000_t0000_u01757039430761") 2025/09/05 02:35:49 DEBUG : CopyDest/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd5905f_d20250905_m023026_c001_v0001181_t0003_u01757039426185") 2025/09/05 02:35:49 DEBUG : EXISTING: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b52871_d20250905_m023152_c001_v7007000_t0000_u01757039512140") 2025/09/05 02:35:49 DEBUG : EXISTING: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fad_d20250905_m023151_c001_v0001165_t0030_u01757039511207") 2025/09/05 02:35:49 DEBUG : PREFIXapple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f416a4ec76e746958_d20250905_m023333_c001_v7007000_t0000_u01757039613952") 2025/09/05 02:35:49 DEBUG : PREFIXapple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0334_d20250905_m023329_c001_v0001038_t0020_u01757039609207") 2025/09/05 02:35:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023ba3b_d20250905_m023333_c001_v7007000_t0000_u01757039613595") 2025/09/05 02:35:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5da7_d20250905_m023329_c001_v0001184_t0022_u01757039609188") 2025/09/05 02:35:49 DEBUG : PREFIXbanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce16d_d20250905_m023333_c001_v7007000_t0000_u01757039613789") 2025/09/05 02:35:50 DEBUG : PREFIXbanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a41fc_d20250905_m023329_c001_v0001165_t0004_u01757039609175") 2025/09/05 02:35:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151cee4_d20250905_m023333_c001_v7007000_t0000_u01757039613801") 2025/09/05 02:35:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b416_d20250905_m023329_c001_v0001179_t0025_u01757039609198") 2025/09/05 02:35:50 DEBUG : Testêé: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b52844_d20250905_m023148_c001_v7007000_t0000_u01757039508931") 2025/09/05 02:35:50 DEBUG : Testêé: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fa3_d20250905_m023148_c001_v0001165_t0056_u01757039508369") 2025/09/05 02:35:50 DEBUG : Testêé: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3f99_d20250905_m023147_c001_v0001165_t0047_u01757039507773") 2025/09/05 02:35:50 DEBUG : YXBwbGU=: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4dcb_d20250905_m023316_c001_v7007000_t0000_u01757039596561") 2025/09/05 02:35:50 DEBUG : YXBwbGU=: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b3b0_d20250905_m023312_c001_v0001179_t0017_u01757039592491") 2025/09/05 02:35:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4dcd_d20250905_m023316_c001_v7007000_t0000_u01757039596744") 2025/09/05 02:35:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5d19_d20250905_m023312_c001_v0001184_t0017_u01757039592481") 2025/09/05 02:35:50 DEBUG : YmFuYW5h: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4dce_d20250905_m023316_c001_v7007000_t0000_u01757039596927") 2025/09/05 02:35:50 DEBUG : YmFuYW5h: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a419d_d20250905_m023312_c001_v0001165_t0007_u01757039592458") 2025/09/05 02:35:50 DEBUG : a/potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686be2_d20250905_m022832_c001_v7007000_t0000_u01757039312292") 2025/09/05 02:35:50 DEBUG : a/potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fb0_d20250905_m022831_c001_v0001176_t0046_u01757039311699") 2025/09/05 02:35:50 DEBUG : a/potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686be0_d20250905_m022830_c001_v7007000_t0000_u01757039310327") 2025/09/05 02:35:50 DEBUG : a/potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fa4_d20250905_m022829_c001_v0001176_t0039_u01757039309549") 2025/09/05 02:35:50 DEBUG : a/potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a645504_d20250905_m022813_c001_v7007000_t0000_u01757039293371") 2025/09/05 02:35:50 DEBUG : a/potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f4e_d20250905_m022812_c001_v0001176_t0015_u01757039292603") 2025/09/05 02:35:50 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6466f0_d20250905_m023517_c001_v7007000_t0000_u01757039717973") 2025/09/05 02:35:50 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a43a2_d20250905_m023514_c001_v0001165_t0058_u01757039714281") 2025/09/05 02:35:50 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f60_d20250905_m023503_c001_v7007000_t0000_u01757039703864") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a437c_d20250905_m023500_c001_v0001165_t0023_u01757039700239") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5ecf_d20250905_m023450_c001_v7007000_t0000_u01757039690087") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4341_d20250905_m023446_c001_v0001165_t0012_u01757039686830") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d86f_d20250905_m023436_c001_v7007000_t0000_u01757039676888") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4318_d20250905_m023433_c001_v0001165_t0024_u01757039673308") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e365_d20250905_m023423_c001_v7007000_t0000_u01757039663166") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a42f8_d20250905_m023419_c001_v0001165_t0005_u01757039659326") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226e97_d20250905_m023408_c001_v7007000_t0000_u01757039648871") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a42b2_d20250905_m023403_c001_v0001165_t0033_u01757039643283") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bab1_d20250905_m023353_c001_v7007000_t0000_u01757039633311") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a427a_d20250905_m023350_c001_v0001165_t0030_u01757039630194") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4ec3_d20250905_m023349_c001_v7007000_t0000_u01757039629235") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a425c_d20250905_m023345_c001_v0001165_t0012_u01757039625462") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce182_d20250905_m023335_c001_v7007000_t0000_u01757039615280") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b430_d20250905_m023332_c001_v0001179_t0037_u01757039612136") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b529f5_d20250905_m023331_c001_v7007000_t0000_u01757039611032") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a41f4_d20250905_m023326_c001_v0001165_t0048_u01757039606962") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e2c1_d20250905_m023314_c001_v7007000_t0000_u01757039594765") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4188_d20250905_m023309_c001_v0001165_t0009_u01757039589965") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeed4_d20250905_m023259_c001_v7007000_t0000_u01757039579500") 2025/09/05 02:35:51 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a414a_d20250905_m023255_c001_v0001165_t0017_u01757039575918") 2025/09/05 02:35:52 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1ba8_d20250905_m023245_c001_v7007000_t0000_u01757039565596") 2025/09/05 02:35:52 DEBUG : apple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a411b_d20250905_m023242_c001_v0001165_t0001_u01757039562382") 2025/09/05 02:35:52 DEBUG : appleSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a645ab8_d20250905_m023351_c001_v7007000_t0000_u01757039631777") 2025/09/05 02:35:52 DEBUG : appleSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4262_d20250905_m023347_c001_v0001165_t0017_u01757039627293") 2025/09/05 02:35:52 DEBUG : appleapple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226e98_d20250905_m023409_c001_v7007000_t0000_u01757039649053") 2025/09/05 02:35:52 DEBUG : appleapple: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a42bc_d20250905_m023405_c001_v0001165_t0010_u01757039645423") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6466f1_d20250905_m023518_c001_v7007000_t0000_u01757039718154") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b64d_d20250905_m023514_c001_v0001179_t0003_u01757039714854") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f61_d20250905_m023504_c001_v7007000_t0000_u01757039704045") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b5f3_d20250905_m023501_c001_v0001179_t0034_u01757039701020") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5ed0_d20250905_m023450_c001_v7007000_t0000_u01757039690269") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b5b1_d20250905_m023447_c001_v0001179_t0012_u01757039687473") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d870_d20250905_m023437_c001_v7007000_t0000_u01757039677069") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b576_d20250905_m023434_c001_v0001179_t0002_u01757039674216") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e366_d20250905_m023423_c001_v7007000_t0000_u01757039663351") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b53a_d20250905_m023419_c001_v0001179_t0046_u01757039659952") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1de2c_d20250905_m023407_c001_v7007000_t0000_u01757039647085") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5eff_d20250905_m023404_c001_v0001184_t0032_u01757039644167") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bab2_d20250905_m023353_c001_v7007000_t0000_u01757039633494") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e71_d20250905_m023350_c001_v0001184_t0046_u01757039630218") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023baa8_d20250905_m023349_c001_v7007000_t0000_u01757039629244") 2025/09/05 02:35:52 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b476_d20250905_m023345_c001_v0001179_t0033_u01757039625872") 2025/09/05 02:35:53 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce184_d20250905_m023335_c001_v7007000_t0000_u01757039615462") 2025/09/05 02:35:53 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5dcb_d20250905_m023332_c001_v0001184_t0045_u01757039612147") 2025/09/05 02:35:53 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b529f2_d20250905_m023330_c001_v7007000_t0000_u01757039610485") 2025/09/05 02:35:53 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b410_d20250905_m023327_c001_v0001179_t0038_u01757039607373") 2025/09/05 02:35:53 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f419e449cae3fd15a_d20250905_m023314_c001_v7007000_t0000_u01757039594915") 2025/09/05 02:35:53 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5d09_d20250905_m023310_c001_v0001184_t0001_u01757039590833") 2025/09/05 02:35:53 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeed6_d20250905_m023259_c001_v7007000_t0000_u01757039579693") 2025/09/05 02:35:53 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5c95_d20250905_m023256_c001_v0001184_t0016_u01757039576591") 2025/09/05 02:35:53 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1ba9_d20250905_m023245_c001_v7007000_t0000_u01757039565789") 2025/09/05 02:35:53 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5c15_d20250905_m023242_c001_v0001184_t0046_u01757039562955") 2025/09/05 02:35:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b52a33_d20250905_m023351_c001_v7007000_t0000_u01757039631785") 2025/09/05 02:35:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e49_d20250905_m023347_c001_v0001184_t0054_u01757039627308") 2025/09/05 02:35:53 DEBUG : b/potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686be3_d20250905_m022832_c001_v7007000_t0000_u01757039312475") 2025/09/05 02:35:53 DEBUG : b/potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fac_d20250905_m022830_c001_v0001176_t0002_u01757039310876") 2025/09/05 02:35:53 DEBUG : b/potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bdf_d20250905_m022829_c001_v7007000_t0000_u01757039309767") 2025/09/05 02:35:53 DEBUG : b/potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f9a_d20250905_m022828_c001_v0001176_t0020_u01757039308751") 2025/09/05 02:35:53 DEBUG : b/potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a645503_d20250905_m022812_c001_v7007000_t0000_u01757039292812") 2025/09/05 02:35:53 DEBUG : b/potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f46_d20250905_m022811_c001_v0001176_t0056_u01757039291628") 2025/09/05 02:35:53 DEBUG : backup/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4133842b79b88424_d20250905_m023043_c001_v7007000_t0000_u01757039443382") 2025/09/05 02:35:53 DEBUG : backup/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1182ba42066b1c05_d20250905_m023041_c001_v0001177_t0017_u01757039441468") 2025/09/05 02:35:54 DEBUG : backup/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1140be8d457d8ed9_d20250905_m023037_c001_v0001105_t0046_u01757039437466") 2025/09/05 02:35:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c44bf_d20250905_m023111_c001_v7007000_t0000_u01757039471097") 2025/09/05 02:35:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f10316bf7bf68aa67_d20250905_m023108_c001_v0001120_t0044_u01757039468939") 2025/09/05 02:35:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1117047fc775aad3_d20250905_m023104_c001_v0001150_t0031_u01757039464783") 2025/09/05 02:35:54 DEBUG : backup/one.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4218d39ce8a46a5c_d20250905_m023056_c001_v7007000_t0000_u01757039456555") 2025/09/05 02:35:54 DEBUG : backup/one.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f10944e2b22306898_d20250905_m023053_c001_v0001172_t0033_u01757039453893") 2025/09/05 02:35:54 DEBUG : backup/one.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f119f85c10f92beff_d20250905_m023049_c001_v0001113_t0022_u01757039449675") 2025/09/05 02:35:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c44c0_d20250905_m023111_c001_v7007000_t0000_u01757039471290") 2025/09/05 02:35:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f10944e2b223068df_d20250905_m023110_c001_v0001172_t0036_u01757039470180") 2025/09/05 02:35:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1168bf61665862ea_d20250905_m023106_c001_v0001090_t0012_u01757039466602") 2025/09/05 02:35:54 DEBUG : backup/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4133842b79b88425_d20250905_m023043_c001_v7007000_t0000_u01757039443563") 2025/09/05 02:35:54 DEBUG : backup/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1047708916a43571_d20250905_m023042_c001_v0001136_t0029_u01757039442461") 2025/09/05 02:35:54 DEBUG : backup/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116001b9ab710094_d20250905_m023039_c001_v0001102_t0035_u01757039439216") 2025/09/05 02:35:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4218d39ce8a46a5d_d20250905_m023056_c001_v7007000_t0000_u01757039456738") 2025/09/05 02:35:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f114951a87893d33c_d20250905_m023055_c001_v0001037_t0004_u01757039455336") 2025/09/05 02:35:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f10262098b1f95a78_d20250905_m023051_c001_v0001040_t0027_u01757039451249") 2025/09/05 02:35:54 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6466f2_d20250905_m023518_c001_v7007000_t0000_u01757039718336") 2025/09/05 02:35:54 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d044e_d20250905_m023514_c001_v0001038_t0042_u01757039714504") 2025/09/05 02:35:54 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f62_d20250905_m023504_c001_v7007000_t0000_u01757039704226") 2025/09/05 02:35:54 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0434_d20250905_m023500_c001_v0001038_t0025_u01757039700500") 2025/09/05 02:35:54 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5ed1_d20250905_m023450_c001_v7007000_t0000_u01757039690450") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0412_d20250905_m023447_c001_v0001038_t0047_u01757039687060") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d871_d20250905_m023437_c001_v7007000_t0000_u01757039677251") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d03ec_d20250905_m023433_c001_v0001038_t0042_u01757039673512") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e367_d20250905_m023423_c001_v7007000_t0000_u01757039663535") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d03ce_d20250905_m023419_c001_v0001038_t0021_u01757039659559") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226e99_d20250905_m023409_c001_v7007000_t0000_u01757039649237") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0398_d20250905_m023403_c001_v0001038_t0000_u01757039643514") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bab3_d20250905_m023353_c001_v7007000_t0000_u01757039633676") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0378_d20250905_m023350_c001_v0001038_t0022_u01757039630184") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023baa7_d20250905_m023349_c001_v7007000_t0000_u01757039629055") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e39_d20250905_m023345_c001_v0001184_t0001_u01757039625668") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce187_d20250905_m023335_c001_v7007000_t0000_u01757039615643") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4210_d20250905_m023332_c001_v0001165_t0008_u01757039612124") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4df0_d20250905_m023330_c001_v7007000_t0000_u01757039610474") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5d9d_d20250905_m023327_c001_v0001184_t0024_u01757039607165") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a645a6e_d20250905_m023314_c001_v7007000_t0000_u01757039594779") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d02f0_d20250905_m023310_c001_v0001038_t0012_u01757039590195") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeed7_d20250905_m023259_c001_v7007000_t0000_u01757039579874") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d02b7_d20250905_m023256_c001_v0001038_t0045_u01757039576216") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bac_d20250905_m023245_c001_v7007000_t0000_u01757039565973") 2025/09/05 02:35:55 DEBUG : banana: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d028e_d20250905_m023242_c001_v0001038_t0042_u01757039562613") 2025/09/05 02:35:55 DEBUG : bananaSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547e3f_d20250905_m023351_c001_v7007000_t0000_u01757039631860") 2025/09/05 02:35:55 DEBUG : bananaSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b47a_d20250905_m023347_c001_v0001179_t0048_u01757039627317") 2025/09/05 02:35:56 DEBUG : both0: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85c5_d20250905_m023221_c001_v7007000_t0000_u01757039541862") 2025/09/05 02:35:56 DEBUG : both0: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a404f_d20250905_m023210_c001_v0001165_t0054_u01757039530244") 2025/09/05 02:35:56 DEBUG : both0: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39a2_d20250905_m023205_c001_v7007000_t0000_u01757039525952") 2025/09/05 02:35:56 DEBUG : both0: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fb6_d20250905_m023154_c001_v0001165_t0043_u01757039514056") 2025/09/05 02:35:56 DEBUG : both1: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85c6_d20250905_m023222_c001_v7007000_t0000_u01757039542129") 2025/09/05 02:35:56 DEBUG : both1: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4055_d20250905_m023210_c001_v0001165_t0028_u01757039530714") 2025/09/05 02:35:56 DEBUG : both1: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39a4_d20250905_m023206_c001_v7007000_t0000_u01757039526137") 2025/09/05 02:35:56 DEBUG : both1: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fbc_d20250905_m023154_c001_v0001165_t0047_u01757039514465") 2025/09/05 02:35:56 DEBUG : both10: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85c7_d20250905_m023222_c001_v7007000_t0000_u01757039542329") 2025/09/05 02:35:56 DEBUG : both10: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4085_d20250905_m023214_c001_v0001165_t0051_u01757039534598") 2025/09/05 02:35:56 DEBUG : both10: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39a5_d20250905_m023206_c001_v7007000_t0000_u01757039526319") 2025/09/05 02:35:56 DEBUG : both10: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3ff5_d20250905_m023158_c001_v0001165_t0059_u01757039518389") 2025/09/05 02:35:56 DEBUG : both11: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85c8_d20250905_m023222_c001_v7007000_t0000_u01757039542516") 2025/09/05 02:35:56 DEBUG : both11: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4089_d20250905_m023215_c001_v0001165_t0058_u01757039535033") 2025/09/05 02:35:56 DEBUG : both11: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39a6_d20250905_m023206_c001_v7007000_t0000_u01757039526503") 2025/09/05 02:35:56 DEBUG : both11: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3ffb_d20250905_m023158_c001_v0001165_t0053_u01757039518921") 2025/09/05 02:35:56 DEBUG : both12: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85c9_d20250905_m023222_c001_v7007000_t0000_u01757039542700") 2025/09/05 02:35:56 DEBUG : both12: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a408d_d20250905_m023215_c001_v0001165_t0014_u01757039535483") 2025/09/05 02:35:56 DEBUG : both12: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39a7_d20250905_m023206_c001_v7007000_t0000_u01757039526741") 2025/09/05 02:35:56 DEBUG : both12: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4003_d20250905_m023159_c001_v0001165_t0020_u01757039519385") 2025/09/05 02:35:57 DEBUG : both13: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85ca_d20250905_m023222_c001_v7007000_t0000_u01757039542891") 2025/09/05 02:35:57 DEBUG : both13: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4093_d20250905_m023215_c001_v0001165_t0013_u01757039535901") 2025/09/05 02:35:57 DEBUG : both13: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39aa_d20250905_m023206_c001_v7007000_t0000_u01757039526925") 2025/09/05 02:35:57 DEBUG : both13: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4007_d20250905_m023159_c001_v0001165_t0008_u01757039519796") 2025/09/05 02:35:57 DEBUG : both14: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85cb_d20250905_m023223_c001_v7007000_t0000_u01757039543075") 2025/09/05 02:35:57 DEBUG : both14: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4097_d20250905_m023216_c001_v0001165_t0046_u01757039536385") 2025/09/05 02:35:57 DEBUG : both14: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39ab_d20250905_m023207_c001_v7007000_t0000_u01757039527110") 2025/09/05 02:35:57 DEBUG : both14: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a400b_d20250905_m023200_c001_v0001165_t0055_u01757039520431") 2025/09/05 02:35:57 DEBUG : both15: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85cc_d20250905_m023223_c001_v7007000_t0000_u01757039543261") 2025/09/05 02:35:57 DEBUG : both15: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a409b_d20250905_m023216_c001_v0001165_t0038_u01757039536795") 2025/09/05 02:35:57 DEBUG : both15: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39af_d20250905_m023207_c001_v7007000_t0000_u01757039527292") 2025/09/05 02:35:57 DEBUG : both15: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4011_d20250905_m023200_c001_v0001165_t0015_u01757039520905") 2025/09/05 02:35:57 DEBUG : both16: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85cd_d20250905_m023223_c001_v7007000_t0000_u01757039543445") 2025/09/05 02:35:57 DEBUG : both16: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a409f_d20250905_m023217_c001_v0001165_t0036_u01757039537237") 2025/09/05 02:35:57 DEBUG : both16: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39b4_d20250905_m023207_c001_v7007000_t0000_u01757039527475") 2025/09/05 02:35:57 DEBUG : both16: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4015_d20250905_m023201_c001_v0001165_t0005_u01757039521351") 2025/09/05 02:35:57 DEBUG : both17: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85ce_d20250905_m023223_c001_v7007000_t0000_u01757039543630") 2025/09/05 02:35:57 DEBUG : both17: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a40a3_d20250905_m023217_c001_v0001165_t0021_u01757039537643") 2025/09/05 02:35:57 DEBUG : both17: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39b9_d20250905_m023207_c001_v7007000_t0000_u01757039527660") 2025/09/05 02:35:57 DEBUG : both17: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4019_d20250905_m023201_c001_v0001165_t0056_u01757039521892") 2025/09/05 02:35:58 DEBUG : both18: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85cf_d20250905_m023223_c001_v7007000_t0000_u01757039543816") 2025/09/05 02:35:58 DEBUG : both18: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a40a7_d20250905_m023218_c001_v0001165_t0044_u01757039538118") 2025/09/05 02:35:58 DEBUG : both18: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39be_d20250905_m023207_c001_v7007000_t0000_u01757039527844") 2025/09/05 02:35:58 DEBUG : both18: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a401f_d20250905_m023202_c001_v0001165_t0012_u01757039522352") 2025/09/05 02:35:58 DEBUG : both19: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85d0_d20250905_m023224_c001_v7007000_t0000_u01757039544009") 2025/09/05 02:35:58 DEBUG : both19: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a40ab_d20250905_m023218_c001_v0001165_t0000_u01757039538548") 2025/09/05 02:35:58 DEBUG : both19: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39c4_d20250905_m023208_c001_v7007000_t0000_u01757039528028") 2025/09/05 02:35:58 DEBUG : both19: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4023_d20250905_m023202_c001_v0001165_t0025_u01757039522761") 2025/09/05 02:35:58 DEBUG : both2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85d1_d20250905_m023224_c001_v7007000_t0000_u01757039544194") 2025/09/05 02:35:58 DEBUG : both2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a405b_d20250905_m023211_c001_v0001165_t0008_u01757039531145") 2025/09/05 02:35:58 DEBUG : both2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39c9_d20250905_m023208_c001_v7007000_t0000_u01757039528211") 2025/09/05 02:35:58 DEBUG : both2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fc0_d20250905_m023154_c001_v0001165_t0033_u01757039514904") 2025/09/05 02:35:58 DEBUG : both3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85d2_d20250905_m023224_c001_v7007000_t0000_u01757039544377") 2025/09/05 02:35:58 DEBUG : both3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4061_d20250905_m023211_c001_v0001165_t0027_u01757039531610") 2025/09/05 02:35:58 DEBUG : both3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39ce_d20250905_m023208_c001_v7007000_t0000_u01757039528396") 2025/09/05 02:35:58 DEBUG : both3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fc4_d20250905_m023155_c001_v0001165_t0055_u01757039515324") 2025/09/05 02:35:58 DEBUG : both4: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85d3_d20250905_m023224_c001_v7007000_t0000_u01757039544560") 2025/09/05 02:35:58 DEBUG : both4: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4065_d20250905_m023212_c001_v0001165_t0029_u01757039532040") 2025/09/05 02:35:58 DEBUG : both4: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39d3_d20250905_m023208_c001_v7007000_t0000_u01757039528579") 2025/09/05 02:35:58 DEBUG : both4: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fca_d20250905_m023155_c001_v0001165_t0010_u01757039515723") 2025/09/05 02:35:58 DEBUG : both5: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85d4_d20250905_m023224_c001_v7007000_t0000_u01757039544749") 2025/09/05 02:35:58 DEBUG : both5: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a406d_d20250905_m023212_c001_v0001165_t0020_u01757039532499") 2025/09/05 02:35:58 DEBUG : both5: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39d6_d20250905_m023208_c001_v7007000_t0000_u01757039528764") 2025/09/05 02:35:59 DEBUG : both5: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fd1_d20250905_m023156_c001_v0001165_t0055_u01757039516139") 2025/09/05 02:35:59 DEBUG : both6: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85d5_d20250905_m023224_c001_v7007000_t0000_u01757039544944") 2025/09/05 02:35:59 DEBUG : both6: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4071_d20250905_m023212_c001_v0001165_t0016_u01757039532919") 2025/09/05 02:35:59 DEBUG : both6: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39da_d20250905_m023208_c001_v7007000_t0000_u01757039528948") 2025/09/05 02:35:59 DEBUG : both6: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fd5_d20250905_m023156_c001_v0001165_t0013_u01757039516561") 2025/09/05 02:35:59 DEBUG : both7: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85d6_d20250905_m023225_c001_v7007000_t0000_u01757039545127") 2025/09/05 02:35:59 DEBUG : both7: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4075_d20250905_m023213_c001_v0001165_t0055_u01757039533343") 2025/09/05 02:35:59 DEBUG : both7: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39de_d20250905_m023209_c001_v7007000_t0000_u01757039529133") 2025/09/05 02:35:59 DEBUG : both7: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fdf_d20250905_m023157_c001_v0001165_t0032_u01757039517073") 2025/09/05 02:35:59 DEBUG : both8: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85d7_d20250905_m023225_c001_v7007000_t0000_u01757039545310") 2025/09/05 02:35:59 DEBUG : both8: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a407b_d20250905_m023213_c001_v0001165_t0023_u01757039533760") 2025/09/05 02:35:59 DEBUG : both8: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39e2_d20250905_m023209_c001_v7007000_t0000_u01757039529317") 2025/09/05 02:35:59 DEBUG : both8: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fe7_d20250905_m023157_c001_v0001165_t0027_u01757039517462") 2025/09/05 02:35:59 DEBUG : both9: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85d9_d20250905_m023225_c001_v7007000_t0000_u01757039545494") 2025/09/05 02:35:59 DEBUG : both9: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4081_d20250905_m023214_c001_v0001165_t0055_u01757039534172") 2025/09/05 02:35:59 DEBUG : both9: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39e6_d20250905_m023209_c001_v7007000_t0000_u01757039529501") 2025/09/05 02:35:59 DEBUG : both9: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fed_d20250905_m023157_c001_v0001165_t0050_u01757039517884") 2025/09/05 02:35:59 DEBUG : c/non empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686be4_d20250905_m022832_c001_v7007000_t0000_u01757039312657") 2025/09/05 02:35:59 DEBUG : c/non empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fae_d20250905_m022831_c001_v0001176_t0030_u01757039311092") 2025/09/05 02:35:59 DEBUG : c/non empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686be1_d20250905_m022830_c001_v7007000_t0000_u01757039310510") 2025/09/05 02:35:59 DEBUG : c/non empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fa2_d20250905_m022828_c001_v0001176_t0015_u01757039308960") 2025/09/05 02:36:00 DEBUG : c/non empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a645505_d20250905_m022813_c001_v7007000_t0000_u01757039293552") 2025/09/05 02:36:00 DEBUG : c/non empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f48_d20250905_m022812_c001_v0001176_t0012_u01757039292021") 2025/09/05 02:36:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4dd0_d20250905_m023317_c001_v7007000_t0000_u01757039597108") 2025/09/05 02:36:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d02fa_d20250905_m023312_c001_v0001038_t0020_u01757039592469") 2025/09/05 02:36:00 DEBUG : check sum: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6454fd_d20250905_m022804_c001_v7007000_t0000_u01757039284838") 2025/09/05 02:36:00 DEBUG : check sum: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f28_d20250905_m022803_c001_v0001176_t0032_u01757039283891") 2025/09/05 02:36:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f417f82ea11fedc9d_d20250905_m023546_c001_v7007000_t0000_u01757039746025") 2025/09/05 02:36:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a43fd_d20250905_m023544_c001_v0001165_t0056_u01757039744601") 2025/09/05 02:36:00 DEBUG : dest/3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b527ce_d20250905_m023014_c001_v7007000_t0000_u01757039414838") 2025/09/05 02:36:00 DEBUG : dest/3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4139734780abb3d2_d20250905_m023013_c001_v0001115_t0057_u01757039413746") 2025/09/05 02:36:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226e9a_d20250905_m023409_c001_v7007000_t0000_u01757039649419") 2025/09/05 02:36:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b4de_d20250905_m023405_c001_v0001179_t0029_u01757039645457") 2025/09/05 02:36:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6466f3_d20250905_m023518_c001_v7007000_t0000_u01757039718517") 2025/09/05 02:36:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4390_d20250905_m023508_c001_v0001165_t0032_u01757039708493") 2025/09/05 02:36:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f63_d20250905_m023504_c001_v7007000_t0000_u01757039704407") 2025/09/05 02:36:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a435e_d20250905_m023454_c001_v0001165_t0055_u01757039694870") 2025/09/05 02:36:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5ed3_d20250905_m023450_c001_v7007000_t0000_u01757039690633") 2025/09/05 02:36:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a432e_d20250905_m023441_c001_v0001165_t0050_u01757039681540") 2025/09/05 02:36:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d872_d20250905_m023437_c001_v7007000_t0000_u01757039677432") 2025/09/05 02:36:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4308_d20250905_m023427_c001_v0001165_t0011_u01757039667827") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e382_d20250905_m023423_c001_v7007000_t0000_u01757039663719") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a42e4_d20250905_m023413_c001_v0001165_t0008_u01757039653545") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b52a86_d20250905_m023407_c001_v7007000_t0000_u01757039647016") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4298_d20250905_m023357_c001_v0001165_t0022_u01757039637994") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bab4_d20250905_m023353_c001_v7007000_t0000_u01757039633859") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a427c_d20250905_m023350_c001_v0001165_t0000_u01757039630394") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f417f82ea11fedc47_d20250905_m023348_c001_v7007000_t0000_u01757039628860") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a423a_d20250905_m023339_c001_v0001165_t0013_u01757039619872") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce189_d20250905_m023335_c001_v7007000_t0000_u01757039615823") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b434_d20250905_m023332_c001_v0001179_t0026_u01757039612336") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151ceab_d20250905_m023331_c001_v7007000_t0000_u01757039611065") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a41d7_d20250905_m023321_c001_v0001165_t0057_u01757039601245") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f419e449cae3fd155_d20250905_m023314_c001_v7007000_t0000_u01757039594551") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4166_d20250905_m023304_c001_v0001165_t0001_u01757039584161") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeed8_d20250905_m023300_c001_v7007000_t0000_u01757039580057") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4136_d20250905_m023250_c001_v0001165_t0058_u01757039570302") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bad_d20250905_m023246_c001_v7007000_t0000_u01757039566157") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4109_d20250905_m023238_c001_v0001165_t0032_u01757039558073") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4ed7_d20250905_m023351_c001_v7007000_t0000_u01757039631647") 2025/09/05 02:36:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4264_d20250905_m023347_c001_v0001165_t0003_u01757039627493") 2025/09/05 02:36:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226e9b_d20250905_m023409_c001_v7007000_t0000_u01757039649601") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5f17_d20250905_m023405_c001_v0001184_t0000_u01757039645446") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6466f4_d20250905_m023518_c001_v7007000_t0000_u01757039718701") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d043a_d20250905_m023509_c001_v0001038_t0059_u01757039709106") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f64_d20250905_m023504_c001_v7007000_t0000_u01757039704589") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0420_d20250905_m023455_c001_v0001038_t0038_u01757039695451") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5ed4_d20250905_m023450_c001_v7007000_t0000_u01757039690816") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0402_d20250905_m023442_c001_v0001038_t0003_u01757039682135") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d873_d20250905_m023437_c001_v7007000_t0000_u01757039677621") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d03dc_d20250905_m023428_c001_v0001038_t0059_u01757039668451") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e383_d20250905_m023423_c001_v7007000_t0000_u01757039663902") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d03bc_d20250905_m023414_c001_v0001038_t0032_u01757039654172") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b52a85_d20250905_m023406_c001_v7007000_t0000_u01757039646832") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d038a_d20250905_m023358_c001_v0001038_t0024_u01757039638568") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bab5_d20250905_m023354_c001_v7007000_t0000_u01757039634052") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e77_d20250905_m023350_c001_v0001184_t0033_u01757039630415") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4ec1_d20250905_m023349_c001_v7007000_t0000_u01757039629066") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e13_d20250905_m023340_c001_v0001184_t0014_u01757039620575") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce18b_d20250905_m023336_c001_v7007000_t0000_u01757039616007") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5dcd_d20250905_m023332_c001_v0001184_t0010_u01757039612348") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b529f4_d20250905_m023330_c001_v7007000_t0000_u01757039610848") 2025/09/05 02:36:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5d6f_d20250905_m023321_c001_v0001184_t0050_u01757039601811") 2025/09/05 02:36:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f417f82ea11fedaa8_d20250905_m023314_c001_v7007000_t0000_u01757039594788") 2025/09/05 02:36:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d02da_d20250905_m023304_c001_v0001038_t0042_u01757039584765") 2025/09/05 02:36:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeed9_d20250905_m023300_c001_v7007000_t0000_u01757039580238") 2025/09/05 02:36:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d02a4_d20250905_m023250_c001_v0001038_t0005_u01757039570986") 2025/09/05 02:36:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bae_d20250905_m023246_c001_v7007000_t0000_u01757039566342") 2025/09/05 02:36:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d027c_d20250905_m023238_c001_v0001038_t0037_u01757039558289") 2025/09/05 02:36:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4ed8_d20250905_m023351_c001_v7007000_t0000_u01757039631798") 2025/09/05 02:36:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e4d_d20250905_m023347_c001_v0001184_t0020_u01757039627507") 2025/09/05 02:36:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226e9d_d20250905_m023409_c001_v7007000_t0000_u01757039649785") 2025/09/05 02:36:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a42c0_d20250905_m023405_c001_v0001165_t0010_u01757039645626") 2025/09/05 02:36:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6466f5_d20250905_m023518_c001_v7007000_t0000_u01757039718943") 2025/09/05 02:36:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b62b_d20250905_m023509_c001_v0001179_t0030_u01757039709981") 2025/09/05 02:36:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f65_d20250905_m023504_c001_v7007000_t0000_u01757039704782") 2025/09/05 02:36:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b5cf_d20250905_m023456_c001_v0001179_t0004_u01757039696191") 2025/09/05 02:36:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5ed5_d20250905_m023451_c001_v7007000_t0000_u01757039691000") 2025/09/05 02:36:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b59c_d20250905_m023442_c001_v0001179_t0013_u01757039682927") 2025/09/05 02:36:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d874_d20250905_m023437_c001_v7007000_t0000_u01757039677802") 2025/09/05 02:36:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b558_d20250905_m023429_c001_v0001179_t0049_u01757039669304") 2025/09/05 02:36:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e384_d20250905_m023424_c001_v7007000_t0000_u01757039664086") 2025/09/05 02:36:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b51c_d20250905_m023414_c001_v0001179_t0002_u01757039654962") 2025/09/05 02:36:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b52a87_d20250905_m023407_c001_v7007000_t0000_u01757039647200") 2025/09/05 02:36:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5ec7_d20250905_m023359_c001_v0001184_t0011_u01757039639319") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bab6_d20250905_m023354_c001_v7007000_t0000_u01757039634234") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b492_d20250905_m023350_c001_v0001179_t0020_u01757039630474") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a645ab3_d20250905_m023349_c001_v7007000_t0000_u01757039629082") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b45e_d20250905_m023341_c001_v0001179_t0013_u01757039621143") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce18e_d20250905_m023336_c001_v7007000_t0000_u01757039616188") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4214_d20250905_m023332_c001_v0001165_t0019_u01757039612394") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f416a4ec76e746953_d20250905_m023330_c001_v7007000_t0000_u01757039610922") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b3e8_d20250905_m023322_c001_v0001179_t0035_u01757039602411") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c49e0_d20250905_m023314_c001_v7007000_t0000_u01757039594559") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5ce3_d20250905_m023305_c001_v0001184_t0047_u01757039585722") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeeda_d20250905_m023300_c001_v7007000_t0000_u01757039580420") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5c63_d20250905_m023251_c001_v0001184_t0039_u01757039571854") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1baf_d20250905_m023246_c001_v7007000_t0000_u01757039566525") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5bf3_d20250905_m023238_c001_v0001184_t0040_u01757039558782") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f417f82ea11fedc4c_d20250905_m023351_c001_v7007000_t0000_u01757039631839") 2025/09/05 02:36:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b47c_d20250905_m023347_c001_v0001179_t0001_u01757039627520") 2025/09/05 02:36:04 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226e9e_d20250905_m023409_c001_v7007000_t0000_u01757039649967") 2025/09/05 02:36:04 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5f19_d20250905_m023405_c001_v0001184_t0038_u01757039645654") 2025/09/05 02:36:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6466f6_d20250905_m023519_c001_v7007000_t0000_u01757039719124") 2025/09/05 02:36:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be614c_d20250905_m023510_c001_v0001184_t0017_u01757039710638") 2025/09/05 02:36:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f67_d20250905_m023504_c001_v7007000_t0000_u01757039704963") 2025/09/05 02:36:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be60f0_d20250905_m023456_c001_v0001184_t0031_u01757039696775") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5ed6_d20250905_m023451_c001_v7007000_t0000_u01757039691183") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be6088_d20250905_m023443_c001_v0001184_t0053_u01757039683515") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d875_d20250905_m023437_c001_v7007000_t0000_u01757039677995") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be6003_d20250905_m023429_c001_v0001184_t0037_u01757039669877") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e385_d20250905_m023424_c001_v7007000_t0000_u01757039664269") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5f8d_d20250905_m023415_c001_v0001184_t0044_u01757039655536") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f419e449cae3fd1d0_d20250905_m023407_c001_v7007000_t0000_u01757039647231") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b4c6_d20250905_m023359_c001_v0001179_t0045_u01757039639883") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bab7_d20250905_m023354_c001_v7007000_t0000_u01757039634417") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d037a_d20250905_m023350_c001_v0001038_t0030_u01757039630579") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b52a16_d20250905_m023349_c001_v7007000_t0000_u01757039629091") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d035c_d20250905_m023341_c001_v0001038_t0032_u01757039621687") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce18f_d20250905_m023336_c001_v7007000_t0000_u01757039616369") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0344_d20250905_m023332_c001_v0001038_t0002_u01757039612522") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce14e_d20250905_m023331_c001_v7007000_t0000_u01757039611093") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d031a_d20250905_m023322_c001_v0001038_t0017_u01757039602978") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e2c0_d20250905_m023314_c001_v7007000_t0000_u01757039594568") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b388_d20250905_m023306_c001_v0001179_t0032_u01757039586283") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeedb_d20250905_m023300_c001_v7007000_t0000_u01757039580602") 2025/09/05 02:36:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b340_d20250905_m023252_c001_v0001179_t0044_u01757039572418") 2025/09/05 02:36:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bb0_d20250905_m023246_c001_v7007000_t0000_u01757039566717") 2025/09/05 02:36:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b2d6_d20250905_m023238_c001_v0001179_t0027_u01757039558977") 2025/09/05 02:36:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b52a30_d20250905_m023351_c001_v7007000_t0000_u01757039631603") 2025/09/05 02:36:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e51_d20250905_m023347_c001_v0001184_t0007_u01757039627710") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226e9f_d20250905_m023410_c001_v7007000_t0000_u01757039650150") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b4e0_d20250905_m023405_c001_v0001179_t0029_u01757039645672") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6466f7_d20250905_m023519_c001_v7007000_t0000_u01757039719305") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4394_d20250905_m023510_c001_v0001165_t0058_u01757039710832") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f68_d20250905_m023505_c001_v7007000_t0000_u01757039705144") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a436e_d20250905_m023456_c001_v0001165_t0029_u01757039696989") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5ed7_d20250905_m023451_c001_v7007000_t0000_u01757039691365") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4334_d20250905_m023443_c001_v0001165_t0046_u01757039683719") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d876_d20250905_m023438_c001_v7007000_t0000_u01757039678178") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a430e_d20250905_m023430_c001_v0001165_t0012_u01757039670070") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e387_d20250905_m023424_c001_v7007000_t0000_u01757039664452") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a42ea_d20250905_m023415_c001_v0001165_t0043_u01757039655727") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226e92_d20250905_m023407_c001_v7007000_t0000_u01757039647032") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a42a2_d20250905_m023400_c001_v0001165_t0046_u01757039640104") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bab8_d20250905_m023354_c001_v7007000_t0000_u01757039634599") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e7b_d20250905_m023350_c001_v0001184_t0001_u01757039630625") 2025/09/05 02:36:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4ec4_d20250905_m023349_c001_v7007000_t0000_u01757039629255") 2025/09/05 02:36:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4244_d20250905_m023342_c001_v0001165_t0047_u01757039622133") 2025/09/05 02:36:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce190_d20250905_m023336_c001_v7007000_t0000_u01757039616551") 2025/09/05 02:36:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b438_d20250905_m023332_c001_v0001179_t0050_u01757039612539") 2025/09/05 02:36:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce14c_d20250905_m023330_c001_v7007000_t0000_u01757039610895") 2025/09/05 02:36:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a41e7_d20250905_m023323_c001_v0001165_t0031_u01757039603700") 2025/09/05 02:36:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151ce8f_d20250905_m023314_c001_v7007000_t0000_u01757039594579") 2025/09/05 02:36:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4174_d20250905_m023306_c001_v0001165_t0046_u01757039586502") 2025/09/05 02:36:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeedc_d20250905_m023300_c001_v7007000_t0000_u01757039580783") 2025/09/05 02:36:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a413e_d20250905_m023252_c001_v0001165_t0044_u01757039572617") 2025/09/05 02:36:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bb1_d20250905_m023246_c001_v7007000_t0000_u01757039566901") 2025/09/05 02:36:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a410f_d20250905_m023239_c001_v0001165_t0035_u01757039559197") 2025/09/05 02:36:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f417f82ea11fedc4b_d20250905_m023351_c001_v7007000_t0000_u01757039631656") 2025/09/05 02:36:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b47e_d20250905_m023347_c001_v0001179_t0039_u01757039627722") 2025/09/05 02:36:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226ea0_d20250905_m023410_c001_v7007000_t0000_u01757039650332") 2025/09/05 02:36:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a42c2_d20250905_m023405_c001_v0001165_t0033_u01757039645833") 2025/09/05 02:36:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6466f8_d20250905_m023519_c001_v7007000_t0000_u01757039719486") 2025/09/05 02:36:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0442_d20250905_m023511_c001_v0001038_t0054_u01757039711062") 2025/09/05 02:36:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f69_d20250905_m023505_c001_v7007000_t0000_u01757039705328") 2025/09/05 02:36:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d042a_d20250905_m023457_c001_v0001038_t0050_u01757039697202") 2025/09/05 02:36:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5ed8_d20250905_m023451_c001_v7007000_t0000_u01757039691551") 2025/09/05 02:36:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0406_d20250905_m023443_c001_v0001038_t0029_u01757039683950") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d877_d20250905_m023438_c001_v7007000_t0000_u01757039678359") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d03e4_d20250905_m023430_c001_v0001038_t0010_u01757039670259") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e388_d20250905_m023424_c001_v7007000_t0000_u01757039664636") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d03be_d20250905_m023415_c001_v0001038_t0035_u01757039655938") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226e91_d20250905_m023406_c001_v7007000_t0000_u01757039646850") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d038e_d20250905_m023400_c001_v0001038_t0026_u01757039640349") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bab9_d20250905_m023354_c001_v7007000_t0000_u01757039634781") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a427e_d20250905_m023350_c001_v0001165_t0000_u01757039630650") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4164f2d6efaa7f29_d20250905_m023348_c001_v7007000_t0000_u01757039628919") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e1d_d20250905_m023342_c001_v0001184_t0013_u01757039622336") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce194_d20250905_m023336_c001_v7007000_t0000_u01757039616732") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5dcf_d20250905_m023332_c001_v0001184_t0039_u01757039612551") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4df1_d20250905_m023330_c001_v7007000_t0000_u01757039610657") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5d83_d20250905_m023323_c001_v0001184_t0026_u01757039603924") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce126_d20250905_m023314_c001_v7007000_t0000_u01757039594797") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d02e0_d20250905_m023306_c001_v0001038_t0033_u01757039586745") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeedd_d20250905_m023300_c001_v7007000_t0000_u01757039580964") 2025/09/05 02:36:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d02a6_d20250905_m023252_c001_v0001038_t0022_u01757039572828") 2025/09/05 02:36:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bb2_d20250905_m023247_c001_v7007000_t0000_u01757039567083") 2025/09/05 02:36:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d027e_d20250905_m023239_c001_v0001038_t0048_u01757039559397") 2025/09/05 02:36:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f419e449cae3fd1c4_d20250905_m023351_c001_v7007000_t0000_u01757039631635") 2025/09/05 02:36:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4266_d20250905_m023347_c001_v0001165_t0049_u01757039627781") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226ea1_d20250905_m023410_c001_v7007000_t0000_u01757039650515") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5f1f_d20250905_m023405_c001_v0001184_t0000_u01757039645856") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6466fa_d20250905_m023519_c001_v7007000_t0000_u01757039719668") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b633_d20250905_m023511_c001_v0001179_t0046_u01757039711498") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f6a_d20250905_m023505_c001_v7007000_t0000_u01757039705508") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b5dd_d20250905_m023457_c001_v0001179_t0032_u01757039697597") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5eda_d20250905_m023451_c001_v7007000_t0000_u01757039691733") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b5a1_d20250905_m023444_c001_v0001179_t0049_u01757039684413") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d878_d20250905_m023438_c001_v7007000_t0000_u01757039678541") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b55e_d20250905_m023430_c001_v0001179_t0021_u01757039670676") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e389_d20250905_m023424_c001_v7007000_t0000_u01757039664820") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b522_d20250905_m023416_c001_v0001179_t0059_u01757039656426") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b52a84_d20250905_m023406_c001_v7007000_t0000_u01757039646647") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5edb_d20250905_m023400_c001_v0001184_t0040_u01757039640777") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023baba_d20250905_m023354_c001_v7007000_t0000_u01757039634988") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b494_d20250905_m023350_c001_v0001179_t0052_u01757039630696") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f416a4ec76e746964_d20250905_m023349_c001_v7007000_t0000_u01757039629098") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b464_d20250905_m023342_c001_v0001179_t0028_u01757039622538") 2025/09/05 02:36:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce197_d20250905_m023336_c001_v7007000_t0000_u01757039616913") 2025/09/05 02:36:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4216_d20250905_m023332_c001_v0001165_t0054_u01757039612610") 2025/09/05 02:36:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4182624dccb3b693_d20250905_m023330_c001_v7007000_t0000_u01757039610953") 2025/09/05 02:36:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b3f6_d20250905_m023324_c001_v0001179_t0025_u01757039604126") 2025/09/05 02:36:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f419e449cae3fd158_d20250905_m023314_c001_v7007000_t0000_u01757039594733") 2025/09/05 02:36:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5ceb_d20250905_m023307_c001_v0001184_t0055_u01757039587152") 2025/09/05 02:36:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeede_d20250905_m023301_c001_v7007000_t0000_u01757039581145") 2025/09/05 02:36:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5c73_d20250905_m023253_c001_v0001184_t0024_u01757039573197") 2025/09/05 02:36:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bb3_d20250905_m023247_c001_v7007000_t0000_u01757039567274") 2025/09/05 02:36:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5bf9_d20250905_m023239_c001_v0001184_t0025_u01757039559824") 2025/09/05 02:36:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547e3e_d20250905_m023351_c001_v7007000_t0000_u01757039631673") 2025/09/05 02:36:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e55_d20250905_m023347_c001_v0001184_t0013_u01757039627914") 2025/09/05 02:36:10 DEBUG : dir1/0007-12345: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226ea2_d20250905_m023410_c001_v7007000_t0000_u01757039650698") 2025/09/05 02:36:10 DEBUG : dir1/0007-12345: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b4e2_d20250905_m023405_c001_v0001179_t0002_u01757039645896") 2025/09/05 02:36:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6466fb_d20250905_m023519_c001_v7007000_t0000_u01757039719850") 2025/09/05 02:36:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be6154_d20250905_m023511_c001_v0001184_t0034_u01757039711723") 2025/09/05 02:36:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f6c_d20250905_m023505_c001_v7007000_t0000_u01757039705689") 2025/09/05 02:36:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be60f6_d20250905_m023457_c001_v0001184_t0025_u01757039697800") 2025/09/05 02:36:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5edb_d20250905_m023451_c001_v7007000_t0000_u01757039691962") 2025/09/05 02:36:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be6096_d20250905_m023444_c001_v0001184_t0010_u01757039684618") 2025/09/05 02:36:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d879_d20250905_m023438_c001_v7007000_t0000_u01757039678724") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be6024_d20250905_m023430_c001_v0001184_t0008_u01757039670900") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e38b_d20250905_m023425_c001_v7007000_t0000_u01757039665003") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5f91_d20250905_m023416_c001_v0001184_t0056_u01757039656630") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226e94_d20250905_m023407_c001_v7007000_t0000_u01757039647216") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b4ca_d20250905_m023400_c001_v0001179_t0013_u01757039640984") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023babd_d20250905_m023355_c001_v7007000_t0000_u01757039635171") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e7f_d20250905_m023350_c001_v0001184_t0039_u01757039630827") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4eb9_d20250905_m023348_c001_v7007000_t0000_u01757039628668") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d035e_d20250905_m023342_c001_v0001038_t0021_u01757039622750") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce199_d20250905_m023337_c001_v7007000_t0000_u01757039617094") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5dd1_d20250905_m023332_c001_v0001184_t0032_u01757039612755") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151ceaa_d20250905_m023330_c001_v7007000_t0000_u01757039610874") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0322_d20250905_m023324_c001_v0001038_t0055_u01757039604353") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce124_d20250905_m023314_c001_v7007000_t0000_u01757039594607") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b390_d20250905_m023307_c001_v0001179_t0033_u01757039587370") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeedf_d20250905_m023301_c001_v7007000_t0000_u01757039581329") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b344_d20250905_m023253_c001_v0001179_t0041_u01757039573394") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bb4_d20250905_m023247_c001_v7007000_t0000_u01757039567458") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b2e2_d20250905_m023240_c001_v0001179_t0000_u01757039560020") 2025/09/05 02:36:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b52a36_d20250905_m023351_c001_v7007000_t0000_u01757039631970") 2025/09/05 02:36:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b480_d20250905_m023347_c001_v0001179_t0026_u01757039627924") 2025/09/05 02:36:12 DEBUG : dir1/0008-23456: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226ea4_d20250905_m023410_c001_v7007000_t0000_u01757039650885") 2025/09/05 02:36:12 DEBUG : dir1/0008-23456: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d03a8_d20250905_m023405_c001_v0001038_t0033_u01757039645985") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6466fc_d20250905_m023520_c001_v7007000_t0000_u01757039720031") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4396_d20250905_m023511_c001_v0001165_t0007_u01757039711933") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f6e_d20250905_m023505_c001_v7007000_t0000_u01757039705870") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4370_d20250905_m023457_c001_v0001165_t0051_u01757039697998") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5edc_d20250905_m023452_c001_v7007000_t0000_u01757039692146") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4338_d20250905_m023444_c001_v0001165_t0054_u01757039684835") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d87a_d20250905_m023438_c001_v7007000_t0000_u01757039678908") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4310_d20250905_m023431_c001_v0001165_t0050_u01757039671113") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e38c_d20250905_m023425_c001_v7007000_t0000_u01757039665186") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a42f0_d20250905_m023416_c001_v0001165_t0042_u01757039656823") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226e90_d20250905_m023406_c001_v7007000_t0000_u01757039646666") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a42aa_d20250905_m023401_c001_v0001165_t0022_u01757039641200") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023babe_d20250905_m023355_c001_v7007000_t0000_u01757039635353") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4282_d20250905_m023350_c001_v0001165_t0003_u01757039630897") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f417f82ea11fedc48_d20250905_m023349_c001_v7007000_t0000_u01757039629041") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4248_d20250905_m023343_c001_v0001165_t0036_u01757039623217") 2025/09/05 02:36:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce19c_d20250905_m023337_c001_v7007000_t0000_u01757039617276") 2025/09/05 02:36:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b43c_d20250905_m023332_c001_v0001179_t0015_u01757039612773") 2025/09/05 02:36:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b529f3_d20250905_m023330_c001_v7007000_t0000_u01757039610666") 2025/09/05 02:36:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a41e9_d20250905_m023324_c001_v0001165_t0042_u01757039604808") 2025/09/05 02:36:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f419e449cae3fd14f_d20250905_m023314_c001_v7007000_t0000_u01757039594185") 2025/09/05 02:36:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a417a_d20250905_m023307_c001_v0001165_t0024_u01757039587664") 2025/09/05 02:36:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeee0_d20250905_m023301_c001_v7007000_t0000_u01757039581511") 2025/09/05 02:36:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4142_d20250905_m023253_c001_v0001165_t0059_u01757039573595") 2025/09/05 02:36:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bb6_d20250905_m023247_c001_v7007000_t0000_u01757039567646") 2025/09/05 02:36:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4117_d20250905_m023240_c001_v0001165_t0046_u01757039560316") 2025/09/05 02:36:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4eda_d20250905_m023351_c001_v7007000_t0000_u01757039631980") 2025/09/05 02:36:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4268_d20250905_m023348_c001_v0001165_t0051_u01757039628006") 2025/09/05 02:36:13 DEBUG : dir1/0009-34567: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226ea5_d20250905_m023411_c001_v7007000_t0000_u01757039651067") 2025/09/05 02:36:13 DEBUG : dir1/0009-34567: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5f25_d20250905_m023406_c001_v0001184_t0056_u01757039646058") 2025/09/05 02:36:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6466fd_d20250905_m023520_c001_v7007000_t0000_u01757039720215") 2025/09/05 02:36:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0446_d20250905_m023512_c001_v0001038_t0022_u01757039712226") 2025/09/05 02:36:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f6f_d20250905_m023506_c001_v7007000_t0000_u01757039706051") 2025/09/05 02:36:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d042e_d20250905_m023458_c001_v0001038_t0049_u01757039698195") 2025/09/05 02:36:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5edd_d20250905_m023452_c001_v7007000_t0000_u01757039692328") 2025/09/05 02:36:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d040c_d20250905_m023445_c001_v0001038_t0049_u01757039685040") 2025/09/05 02:36:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d87e_d20250905_m023439_c001_v7007000_t0000_u01757039679094") 2025/09/05 02:36:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d03e6_d20250905_m023431_c001_v0001038_t0027_u01757039671342") 2025/09/05 02:36:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e38e_d20250905_m023425_c001_v7007000_t0000_u01757039665369") 2025/09/05 02:36:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d03c2_d20250905_m023417_c001_v0001038_t0012_u01757039657022") 2025/09/05 02:36:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409672eb802f0f8b_d20250905_m023407_c001_v7007000_t0000_u01757039647082") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0392_d20250905_m023401_c001_v0001038_t0012_u01757039641423") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023babf_d20250905_m023355_c001_v7007000_t0000_u01757039635535") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b496_d20250905_m023350_c001_v0001179_t0045_u01757039630930") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4164f2d6efaa7f2a_d20250905_m023349_c001_v7007000_t0000_u01757039629118") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e25_d20250905_m023343_c001_v0001184_t0000_u01757039623422") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce19f_d20250905_m023337_c001_v7007000_t0000_u01757039617457") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4218_d20250905_m023332_c001_v0001165_t0050_u01757039612868") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4df2_d20250905_m023330_c001_v7007000_t0000_u01757039610839") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5d8d_d20250905_m023325_c001_v0001184_t0046_u01757039605012") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c49e1_d20250905_m023314_c001_v7007000_t0000_u01757039594754") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d02e4_d20250905_m023307_c001_v0001038_t0048_u01757039587865") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeee1_d20250905_m023301_c001_v7007000_t0000_u01757039581692") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d02ab_d20250905_m023253_c001_v0001038_t0013_u01757039573839") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bb7_d20250905_m023247_c001_v7007000_t0000_u01757039567830") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0286_d20250905_m023240_c001_v0001038_t0016_u01757039560538") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a645ab6_d20250905_m023351_c001_v7007000_t0000_u01757039631594") 2025/09/05 02:36:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0374_d20250905_m023348_c001_v0001038_t0003_u01757039628098") 2025/09/05 02:36:14 DEBUG : dir1/0010-45678: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226ea6_d20250905_m023411_c001_v7007000_t0000_u01757039651249") 2025/09/05 02:36:14 DEBUG : dir1/0010-45678: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a42c4_d20250905_m023406_c001_v0001165_t0019_u01757039646067") 2025/09/05 02:36:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6466fe_d20250905_m023520_c001_v7007000_t0000_u01757039720396") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b63b_d20250905_m023512_c001_v0001179_t0013_u01757039712677") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f70_d20250905_m023506_c001_v7007000_t0000_u01757039706233") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b5e3_d20250905_m023458_c001_v0001179_t0034_u01757039698614") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5edf_d20250905_m023452_c001_v7007000_t0000_u01757039692512") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b5a5_d20250905_m023445_c001_v0001179_t0011_u01757039685399") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d880_d20250905_m023439_c001_v7007000_t0000_u01757039679287") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b566_d20250905_m023431_c001_v0001179_t0031_u01757039671737") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e390_d20250905_m023425_c001_v7007000_t0000_u01757039665554") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b52e_d20250905_m023417_c001_v0001179_t0053_u01757039657650") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f419e449cae3fd1cd_d20250905_m023407_c001_v7007000_t0000_u01757039647043") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5ee5_d20250905_m023401_c001_v0001184_t0011_u01757039641799") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bac0_d20250905_m023355_c001_v7007000_t0000_u01757039635717") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e81_d20250905_m023351_c001_v0001184_t0017_u01757039631021") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a645ab4_d20250905_m023349_c001_v7007000_t0000_u01757039629267") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b468_d20250905_m023343_c001_v0001179_t0042_u01757039623627") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce1a2_d20250905_m023337_c001_v7007000_t0000_u01757039617640") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5dd5_d20250905_m023332_c001_v0001184_t0010_u01757039612956") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023ba39_d20250905_m023331_c001_v7007000_t0000_u01757039611105") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b3f8_d20250905_m023325_c001_v0001179_t0035_u01757039605221") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b529e8_d20250905_m023314_c001_v7007000_t0000_u01757039594808") 2025/09/05 02:36:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5cef_d20250905_m023308_c001_v0001184_t0000_u01757039588284") 2025/09/05 02:36:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeee2_d20250905_m023301_c001_v7007000_t0000_u01757039581887") 2025/09/05 02:36:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5c7b_d20250905_m023254_c001_v0001184_t0037_u01757039574361") 2025/09/05 02:36:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bb8_d20250905_m023248_c001_v7007000_t0000_u01757039568015") 2025/09/05 02:36:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5c01_d20250905_m023240_c001_v0001184_t0023_u01757039560909") 2025/09/05 02:36:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023baaf_d20250905_m023351_c001_v7007000_t0000_u01757039631806") 2025/09/05 02:36:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b482_d20250905_m023348_c001_v0001179_t0011_u01757039628112") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226ea7_d20250905_m023411_c001_v7007000_t0000_u01757039651434") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b4e4_d20250905_m023406_c001_v0001179_t0000_u01757039646109") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6466ff_d20250905_m023520_c001_v7007000_t0000_u01757039720577") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be6162_d20250905_m023512_c001_v0001184_t0001_u01757039712919") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f71_d20250905_m023506_c001_v7007000_t0000_u01757039706417") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be60fa_d20250905_m023458_c001_v0001184_t0003_u01757039698818") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5ee0_d20250905_m023452_c001_v7007000_t0000_u01757039692695") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be60a0_d20250905_m023445_c001_v0001184_t0032_u01757039685604") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d882_d20250905_m023439_c001_v7007000_t0000_u01757039679469") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be6032_d20250905_m023431_c001_v0001184_t0058_u01757039671944") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e391_d20250905_m023425_c001_v7007000_t0000_u01757039665736") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5f9f_d20250905_m023417_c001_v0001184_t0037_u01757039657881") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f414638e55fb0c20d_d20250905_m023406_c001_v7007000_t0000_u01757039646851") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b4d0_d20250905_m023401_c001_v0001179_t0023_u01757039641998") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bac1_d20250905_m023355_c001_v7007000_t0000_u01757039635900") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d037e_d20250905_m023351_c001_v0001038_t0029_u01757039631030") 2025/09/05 02:36:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b52a18_d20250905_m023349_c001_v7007000_t0000_u01757039629275") 2025/09/05 02:36:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0360_d20250905_m023343_c001_v0001038_t0046_u01757039623826") 2025/09/05 02:36:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce1a5_d20250905_m023337_c001_v7007000_t0000_u01757039617821") 2025/09/05 02:36:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b442_d20250905_m023332_c001_v0001179_t0025_u01757039612987") 2025/09/05 02:36:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023ba38_d20250905_m023330_c001_v7007000_t0000_u01757039610917") 2025/09/05 02:36:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d032a_d20250905_m023325_c001_v0001038_t0053_u01757039605437") 2025/09/05 02:36:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f419e449cae3fd151_d20250905_m023314_c001_v7007000_t0000_u01757039594368") 2025/09/05 02:36:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b39a_d20250905_m023308_c001_v0001179_t0053_u01757039588496") 2025/09/05 02:36:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeee3_d20250905_m023302_c001_v7007000_t0000_u01757039582069") 2025/09/05 02:36:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b352_d20250905_m023254_c001_v0001179_t0025_u01757039574571") 2025/09/05 02:36:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bbb_d20250905_m023248_c001_v7007000_t0000_u01757039568198") 2025/09/05 02:36:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b2ea_d20250905_m023241_c001_v0001179_t0005_u01757039561111") 2025/09/05 02:36:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f419e449cae3fd1c5_d20250905_m023351_c001_v7007000_t0000_u01757039631819") 2025/09/05 02:36:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e57_d20250905_m023348_c001_v0001184_t0057_u01757039628127") 2025/09/05 02:36:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226ea8_d20250905_m023411_c001_v7007000_t0000_u01757039651663") 2025/09/05 02:36:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5f29_d20250905_m023406_c001_v0001184_t0001_u01757039646252") 2025/09/05 02:36:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a646700_d20250905_m023520_c001_v7007000_t0000_u01757039720758") 2025/09/05 02:36:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a439a_d20250905_m023513_c001_v0001165_t0021_u01757039713131") 2025/09/05 02:36:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f72_d20250905_m023506_c001_v7007000_t0000_u01757039706600") 2025/09/05 02:36:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4374_d20250905_m023459_c001_v0001165_t0048_u01757039699035") 2025/09/05 02:36:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5ee1_d20250905_m023452_c001_v7007000_t0000_u01757039692878") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a433c_d20250905_m023445_c001_v0001165_t0020_u01757039685818") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d883_d20250905_m023439_c001_v7007000_t0000_u01757039679651") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4312_d20250905_m023432_c001_v0001165_t0025_u01757039672148") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e392_d20250905_m023425_c001_v7007000_t0000_u01757039665942") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a42f4_d20250905_m023418_c001_v0001165_t0023_u01757039658079") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f414638e55fb0c20c_d20250905_m023406_c001_v7007000_t0000_u01757039646670") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a42b0_d20250905_m023402_c001_v0001165_t0025_u01757039642251") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bac3_d20250905_m023356_c001_v7007000_t0000_u01757039636081") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4284_d20250905_m023351_c001_v0001165_t0009_u01757039631118") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f417f82ea11fedc46_d20250905_m023348_c001_v7007000_t0000_u01757039628679") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4252_d20250905_m023344_c001_v0001165_t0040_u01757039624382") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce1a9_d20250905_m023338_c001_v7007000_t0000_u01757039618003") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0346_d20250905_m023333_c001_v0001038_t0005_u01757039613012") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4187f899991979f5_d20250905_m023330_c001_v7007000_t0000_u01757039610873") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a41ee_d20250905_m023325_c001_v0001165_t0030_u01757039605888") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f417f82ea11fedaa7_d20250905_m023314_c001_v7007000_t0000_u01757039594599") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a417e_d20250905_m023308_c001_v0001165_t0059_u01757039588700") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeee4_d20250905_m023302_c001_v7007000_t0000_u01757039582251") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4146_d20250905_m023254_c001_v0001165_t0004_u01757039574773") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bbc_d20250905_m023248_c001_v7007000_t0000_u01757039568381") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4119_d20250905_m023241_c001_v0001165_t0027_u01757039561364") 2025/09/05 02:36:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bab0_d20250905_m023351_c001_v7007000_t0000_u01757039631990") 2025/09/05 02:36:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a426c_d20250905_m023348_c001_v0001165_t0049_u01757039628226") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226ea9_d20250905_m023411_c001_v7007000_t0000_u01757039651855") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a42c6_d20250905_m023406_c001_v0001165_t0056_u01757039646271") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a646701_d20250905_m023520_c001_v7007000_t0000_u01757039720939") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d044a_d20250905_m023513_c001_v0001038_t0044_u01757039713352") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f74_d20250905_m023506_c001_v7007000_t0000_u01757039706782") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0432_d20250905_m023459_c001_v0001038_t0057_u01757039699246") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5ee2_d20250905_m023453_c001_v7007000_t0000_u01757039693100") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0410_d20250905_m023446_c001_v0001038_t0043_u01757039686009") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d885_d20250905_m023439_c001_v7007000_t0000_u01757039679835") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d03ea_d20250905_m023432_c001_v0001038_t0024_u01757039672435") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e394_d20250905_m023426_c001_v7007000_t0000_u01757039666126") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d03c6_d20250905_m023418_c001_v0001038_t0039_u01757039658289") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f416a4ec76e74696c_d20250905_m023407_c001_v7007000_t0000_u01757039647055") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0396_d20250905_m023402_c001_v0001038_t0016_u01757039642512") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bac4_d20250905_m023356_c001_v7007000_t0000_u01757039636263") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b498_d20250905_m023351_c001_v0001179_t0046_u01757039631135") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4ebf_d20250905_m023349_c001_v7007000_t0000_u01757039629045") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e2d_d20250905_m023344_c001_v0001184_t0026_u01757039624584") 2025/09/05 02:36:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce1ac_d20250905_m023338_c001_v7007000_t0000_u01757039618192") 2025/09/05 02:36:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a421e_d20250905_m023333_c001_v0001165_t0054_u01757039613106") 2025/09/05 02:36:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f416a4ec76e746954_d20250905_m023331_c001_v7007000_t0000_u01757039611115") 2025/09/05 02:36:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5d93_d20250905_m023326_c001_v0001184_t0003_u01757039606088") 2025/09/05 02:36:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b529e7_d20250905_m023314_c001_v7007000_t0000_u01757039594619") 2025/09/05 02:36:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d02e6_d20250905_m023308_c001_v0001038_t0000_u01757039588927") 2025/09/05 02:36:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeee5_d20250905_m023302_c001_v7007000_t0000_u01757039582432") 2025/09/05 02:36:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d02b3_d20250905_m023255_c001_v0001038_t0017_u01757039575075") 2025/09/05 02:36:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bbd_d20250905_m023248_c001_v7007000_t0000_u01757039568564") 2025/09/05 02:36:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0288_d20250905_m023241_c001_v0001038_t0035_u01757039561592") 2025/09/05 02:36:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4ed9_d20250905_m023351_c001_v7007000_t0000_u01757039631850") 2025/09/05 02:36:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b484_d20250905_m023348_c001_v0001179_t0004_u01757039628315") 2025/09/05 02:36:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226eaa_d20250905_m023412_c001_v7007000_t0000_u01757039652044") 2025/09/05 02:36:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b4e8_d20250905_m023406_c001_v0001179_t0059_u01757039646316") 2025/09/05 02:36:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a646702_d20250905_m023521_c001_v7007000_t0000_u01757039721134") 2025/09/05 02:36:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b643_d20250905_m023513_c001_v0001179_t0023_u01757039713868") 2025/09/05 02:36:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f75_d20250905_m023506_c001_v7007000_t0000_u01757039706964") 2025/09/05 02:36:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b5eb_d20250905_m023459_c001_v0001179_t0013_u01757039699780") 2025/09/05 02:36:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5ee3_d20250905_m023453_c001_v7007000_t0000_u01757039693283") 2025/09/05 02:36:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b5a9_d20250905_m023446_c001_v0001179_t0052_u01757039686412") 2025/09/05 02:36:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d88b_d20250905_m023440_c001_v7007000_t0000_u01757039680016") 2025/09/05 02:36:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b56e_d20250905_m023432_c001_v0001179_t0017_u01757039672906") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e395_d20250905_m023426_c001_v7007000_t0000_u01757039666310") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b534_d20250905_m023418_c001_v0001179_t0007_u01757039658892") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4182624dccb3b712_d20250905_m023407_c001_v7007000_t0000_u01757039647219") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5ef5_d20250905_m023402_c001_v0001184_t0010_u01757039642843") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bac5_d20250905_m023356_c001_v7007000_t0000_u01757039636445") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e85_d20250905_m023351_c001_v0001184_t0038_u01757039631232") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f417f82ea11fedc49_d20250905_m023349_c001_v7007000_t0000_u01757039629224") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b470_d20250905_m023344_c001_v0001179_t0027_u01757039624786") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce1b0_d20250905_m023338_c001_v7007000_t0000_u01757039618373") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5dd7_d20250905_m023333_c001_v0001184_t0036_u01757039613170") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4df3_d20250905_m023331_c001_v7007000_t0000_u01757039611024") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b408_d20250905_m023326_c001_v0001179_t0001_u01757039606281") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151ce90_d20250905_m023314_c001_v7007000_t0000_u01757039594819") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5cfb_d20250905_m023309_c001_v0001184_t0028_u01757039589535") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeee6_d20250905_m023302_c001_v7007000_t0000_u01757039582613") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5c87_d20250905_m023255_c001_v0001184_t0047_u01757039575452") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bbe_d20250905_m023248_c001_v7007000_t0000_u01757039568802") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5c0d_d20250905_m023241_c001_v0001184_t0039_u01757039561947") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023baad_d20250905_m023351_c001_v7007000_t0000_u01757039631623") 2025/09/05 02:36:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5e5f_d20250905_m023348_c001_v0001184_t0039_u01757039628334") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226eab_d20250905_m023412_c001_v7007000_t0000_u01757039652228") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5f31_d20250905_m023406_c001_v0001184_t0035_u01757039646452") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a646703_d20250905_m023521_c001_v7007000_t0000_u01757039721315") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be6168_d20250905_m023514_c001_v0001184_t0053_u01757039714072") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f76_d20250905_m023507_c001_v7007000_t0000_u01757039707146") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be6102_d20250905_m023500_c001_v0001184_t0003_u01757039700014") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5ee5_d20250905_m023453_c001_v7007000_t0000_u01757039693466") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be60a6_d20250905_m023446_c001_v0001184_t0030_u01757039686634") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d890_d20250905_m023440_c001_v7007000_t0000_u01757039680197") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be6038_d20250905_m023433_c001_v0001184_t0043_u01757039673112") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e396_d20250905_m023426_c001_v7007000_t0000_u01757039666494") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5fa7_d20250905_m023419_c001_v0001184_t0026_u01757039659127") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f414638e55fb0c20e_d20250905_m023407_c001_v7007000_t0000_u01757039647033") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b4d2_d20250905_m023403_c001_v0001179_t0054_u01757039643038") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bac6_d20250905_m023356_c001_v7007000_t0000_u01757039636658") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b49e_d20250905_m023351_c001_v0001179_t0020_u01757039631337") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4ebc_d20250905_m023348_c001_v7007000_t0000_u01757039628853") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0364_d20250905_m023345_c001_v0001038_t0051_u01757039625031") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce1b1_d20250905_m023338_c001_v7007000_t0000_u01757039618553") 2025/09/05 02:36:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b444_d20250905_m023333_c001_v0001179_t0009_u01757039613189") 2025/09/05 02:36:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4182624dccb3b696_d20250905_m023331_c001_v7007000_t0000_u01757039611139") 2025/09/05 02:36:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d032e_d20250905_m023326_c001_v0001038_t0008_u01757039606481") 2025/09/05 02:36:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a645a6b_d20250905_m023314_c001_v7007000_t0000_u01757039594595") 2025/09/05 02:36:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b3a2_d20250905_m023309_c001_v0001179_t0044_u01757039589751") 2025/09/05 02:36:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeee7_d20250905_m023302_c001_v7007000_t0000_u01757039582794") 2025/09/05 02:36:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b358_d20250905_m023255_c001_v0001179_t0018_u01757039575683") 2025/09/05 02:36:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bbf_d20250905_m023248_c001_v7007000_t0000_u01757039568985") 2025/09/05 02:36:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b2ee_d20250905_m023242_c001_v0001179_t0013_u01757039562158") 2025/09/05 02:36:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4ed6_d20250905_m023351_c001_v7007000_t0000_u01757039631615") 2025/09/05 02:36:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a426e_d20250905_m023348_c001_v0001165_t0037_u01757039628438") 2025/09/05 02:36:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4dd1_d20250905_m023317_c001_v7007000_t0000_u01757039597291") 2025/09/05 02:36:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5d1b_d20250905_m023312_c001_v0001184_t0001_u01757039592674") 2025/09/05 02:36:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4dd2_d20250905_m023317_c001_v7007000_t0000_u01757039597479") 2025/09/05 02:36:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b3b4_d20250905_m023312_c001_v0001179_t0047_u01757039592695") 2025/09/05 02:36:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4dd3_d20250905_m023317_c001_v7007000_t0000_u01757039597662") 2025/09/05 02:36:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a419f_d20250905_m023312_c001_v0001165_t0051_u01757039592718") 2025/09/05 02:36:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4dd4_d20250905_m023317_c001_v7007000_t0000_u01757039597857") 2025/09/05 02:36:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5d23_d20250905_m023312_c001_v0001184_t0029_u01757039592873") 2025/09/05 02:36:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4dd5_d20250905_m023318_c001_v7007000_t0000_u01757039598040") 2025/09/05 02:36:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b3b6_d20250905_m023312_c001_v0001179_t0042_u01757039592900") 2025/09/05 02:36:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4dd6_d20250905_m023318_c001_v7007000_t0000_u01757039598223") 2025/09/05 02:36:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a41a3_d20250905_m023312_c001_v0001165_t0047_u01757039592961") 2025/09/05 02:36:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4dd7_d20250905_m023318_c001_v7007000_t0000_u01757039598405") 2025/09/05 02:36:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d02fc_d20250905_m023312_c001_v0001038_t0029_u01757039592986") 2025/09/05 02:36:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4dd8_d20250905_m023318_c001_v7007000_t0000_u01757039598588") 2025/09/05 02:36:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5d29_d20250905_m023313_c001_v0001184_t0016_u01757039593073") 2025/09/05 02:36:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4dd9_d20250905_m023318_c001_v7007000_t0000_u01757039598773") 2025/09/05 02:36:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b3b8_d20250905_m023313_c001_v0001179_t0017_u01757039593103") 2025/09/05 02:36:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4dda_d20250905_m023318_c001_v7007000_t0000_u01757039598957") 2025/09/05 02:36:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a41a9_d20250905_m023313_c001_v0001165_t0030_u01757039593162") 2025/09/05 02:36:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4ddb_d20250905_m023319_c001_v7007000_t0000_u01757039599148") 2025/09/05 02:36:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5d2f_d20250905_m023313_c001_v0001184_t0033_u01757039593269") 2025/09/05 02:36:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4ddd_d20250905_m023319_c001_v7007000_t0000_u01757039599354") 2025/09/05 02:36:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b3bc_d20250905_m023313_c001_v0001179_t0015_u01757039593329") 2025/09/05 02:36:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4ddf_d20250905_m023319_c001_v7007000_t0000_u01757039599554") 2025/09/05 02:36:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a41ab_d20250905_m023313_c001_v0001165_t0052_u01757039593368") 2025/09/05 02:36:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4de0_d20250905_m023319_c001_v7007000_t0000_u01757039599738") 2025/09/05 02:36:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d02fe_d20250905_m023313_c001_v0001038_t0005_u01757039593465") 2025/09/05 02:36:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4de1_d20250905_m023319_c001_v7007000_t0000_u01757039599921") 2025/09/05 02:36:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5d33_d20250905_m023313_c001_v0001184_t0057_u01757039593481") 2025/09/05 02:36:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c4de2_d20250905_m023320_c001_v7007000_t0000_u01757039600106") 2025/09/05 02:36:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b3c0_d20250905_m023313_c001_v0001179_t0020_u01757039593529") 2025/09/05 02:36:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4187f89999197de5_d20250905_m023333_c001_v7007000_t0000_u01757039613626") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5da9_d20250905_m023329_c001_v0001184_t0004_u01757039609397") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b529f9_d20250905_m023333_c001_v7007000_t0000_u01757039613634") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b41a_d20250905_m023329_c001_v0001179_t0026_u01757039609409") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023ba3d_d20250905_m023333_c001_v7007000_t0000_u01757039613964") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a41fe_d20250905_m023329_c001_v0001165_t0032_u01757039609435") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4187f89999197de6_d20250905_m023333_c001_v7007000_t0000_u01757039613813") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0338_d20250905_m023329_c001_v0001038_t0023_u01757039609555") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce169_d20250905_m023333_c001_v7007000_t0000_u01757039613602") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5dab_d20250905_m023329_c001_v0001184_t0054_u01757039609604") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b529fa_d20250905_m023333_c001_v7007000_t0000_u01757039613645") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b41c_d20250905_m023329_c001_v0001179_t0021_u01757039609624") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce170_d20250905_m023333_c001_v7007000_t0000_u01757039613974") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4200_d20250905_m023329_c001_v0001165_t0016_u01757039609636") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b529fc_d20250905_m023333_c001_v7007000_t0000_u01757039613822") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b41e_d20250905_m023329_c001_v0001179_t0030_u01757039609822") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4182624dccb3b6b7_d20250905_m023333_c001_v7007000_t0000_u01757039613753") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4202_d20250905_m023329_c001_v0001165_t0034_u01757039609839") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f416a4ec76e746957_d20250905_m023333_c001_v7007000_t0000_u01757039613768") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5dad_d20250905_m023329_c001_v0001184_t0018_u01757039609857") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b529fd_d20250905_m023333_c001_v7007000_t0000_u01757039613833") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d033a_d20250905_m023329_c001_v0001038_t0048_u01757039609930") 2025/09/05 02:36:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4182624dccb3b6b4_d20250905_m023333_c001_v7007000_t0000_u01757039613570") 2025/09/05 02:36:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b420_d20250905_m023330_c001_v0001179_t0033_u01757039610023") 2025/09/05 02:36:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023ba3c_d20250905_m023333_c001_v7007000_t0000_u01757039613781") 2025/09/05 02:36:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4204_d20250905_m023330_c001_v0001165_t0003_u01757039610045") 2025/09/05 02:36:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4182624dccb3b6b9_d20250905_m023333_c001_v7007000_t0000_u01757039613936") 2025/09/05 02:36:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5db5_d20250905_m023330_c001_v0001184_t0021_u01757039610082") 2025/09/05 02:36:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151cee0_d20250905_m023333_c001_v7007000_t0000_u01757039613614") 2025/09/05 02:36:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b424_d20250905_m023330_c001_v0001179_t0028_u01757039610228") 2025/09/05 02:36:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f416a4ec76e746956_d20250905_m023333_c001_v7007000_t0000_u01757039613582") 2025/09/05 02:36:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5dbb_d20250905_m023330_c001_v0001184_t0011_u01757039610281") 2025/09/05 02:36:26 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b52839_d20250905_m023146_c001_v7007000_t0000_u01757039506309") 2025/09/05 02:36:26 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f113f049ba064d30c_d20250905_m023143_c001_v0001091_t0009_u01757039503796") 2025/09/05 02:36:26 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeddc_d20250905_m023143_c001_v7007000_t0000_u01757039503612") 2025/09/05 02:36:26 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f113f049ba064d308_d20250905_m023140_c001_v0001091_t0028_u01757039500058") 2025/09/05 02:36:26 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aedd8_d20250905_m023139_c001_v7007000_t0000_u01757039499324") 2025/09/05 02:36:26 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3f7b_d20250905_m023135_c001_v0001165_t0018_u01757039495915") 2025/09/05 02:36:26 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85b4_d20250905_m023134_c001_v7007000_t0000_u01757039494452") 2025/09/05 02:36:26 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f105a3ad142738cb8_d20250905_m023132_c001_v0001100_t0020_u01757039492013") 2025/09/05 02:36:26 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba38e8_d20250905_m023131_c001_v7007000_t0000_u01757039491820") 2025/09/05 02:36:26 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f105a3ad142738cae_d20250905_m023128_c001_v0001100_t0000_u01757039488567") 2025/09/05 02:36:26 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba38e0_d20250905_m023127_c001_v7007000_t0000_u01757039487830") 2025/09/05 02:36:26 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3f63_d20250905_m023124_c001_v0001165_t0042_u01757039484598") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c44f8_d20250905_m023123_c001_v7007000_t0000_u01757039483676") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f10681b87ce1edfd4_d20250905_m023122_c001_v0001183_t0007_u01757039482218") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4182624dccb3aba8_d20250905_m023121_c001_v7007000_t0000_u01757039481413") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1159c5d62064a042_d20250905_m023116_c001_v0001117_t0049_u01757039476071") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4182624dccb3ab6f_d20250905_m023115_c001_v7007000_t0000_u01757039475344") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd59255_d20250905_m023112_c001_v0001181_t0020_u01757039472023") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c44c1_d20250905_m023111_c001_v7007000_t0000_u01757039471474") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1188dd281f8a290e_d20250905_m023109_c001_v0001101_t0046_u01757039469695") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f419109e07c1972cd_d20250905_m023109_c001_v7007000_t0000_u01757039469503") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1188dd281f8a2908_d20250905_m023105_c001_v0001101_t0045_u01757039465840") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f419109e07c1972c4_d20250905_m023105_c001_v7007000_t0000_u01757039465099") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd59199_d20250905_m023057_c001_v0001181_t0019_u01757039457840") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4218d39ce8a46a5e_d20250905_m023056_c001_v7007000_t0000_u01757039456920") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f112b2a5637995908_d20250905_m023054_c001_v0001136_t0057_u01757039454477") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20cd334_d20250905_m023054_c001_v7007000_t0000_u01757039454294") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f112b2a5637995904_d20250905_m023050_c001_v0001136_t0047_u01757039450706") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20cd331_d20250905_m023049_c001_v7007000_t0000_u01757039449977") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd590fb_d20250905_m023044_c001_v0001181_t0032_u01757039444652") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4133842b79b88426_d20250905_m023043_c001_v7007000_t0000_u01757039443746") 2025/09/05 02:36:27 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f104f0c5ab7329f7b_d20250905_m023041_c001_v0001172_t0052_u01757039441853") 2025/09/05 02:36:28 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d7922690d_d20250905_m023041_c001_v7007000_t0000_u01757039441678") 2025/09/05 02:36:28 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f104f0c5ab7329f73_d20250905_m023038_c001_v0001172_t0045_u01757039438537") 2025/09/05 02:36:28 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d7922690b_d20250905_m023037_c001_v7007000_t0000_u01757039437815") 2025/09/05 02:36:28 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd59095_d20250905_m023032_c001_v0001181_t0019_u01757039432036") 2025/09/05 02:36:28 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b527db_d20250905_m023030_c001_v7007000_t0000_u01757039430942") 2025/09/05 02:36:28 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f10555b6237ed255e_d20250905_m023025_c001_v0001171_t0033_u01757039425653") 2025/09/05 02:36:28 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4218d39ce8a46a2f_d20250905_m023025_c001_v7007000_t0000_u01757039425448") 2025/09/05 02:36:28 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd5902d_d20250905_m023021_c001_v0001181_t0031_u01757039421189") 2025/09/05 02:36:28 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1015a58770d52b38_d20250905_m023020_c001_v0001099_t0027_u01757039420361") 2025/09/05 02:36:28 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1015a58770d52b34_d20250905_m023019_c001_v0001099_t0030_u01757039419269") 2025/09/05 02:36:28 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4dd0f_d20250905_m023005_c001_v7007000_t0000_u01757039405843") 2025/09/05 02:36:28 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b9694_d20250905_m022958_c001_v0001172_t0001_u01757039398641") 2025/09/05 02:36:28 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f105cbafdcacf64b0_d20250905_m022957_c001_v0001120_t0028_u01757039397846") 2025/09/05 02:36:28 DEBUG : dst/one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f105cbafdcacf64ac_d20250905_m022956_c001_v0001120_t0024_u01757039396689") 2025/09/05 02:36:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b5283a_d20250905_m023146_c001_v7007000_t0000_u01757039506491") 2025/09/05 02:36:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1164f08964f31f02_d20250905_m023143_c001_v0001117_t0010_u01757039503200") 2025/09/05 02:36:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f103e809a75dde88f_d20250905_m023139_c001_v0001177_t0005_u01757039499065") 2025/09/05 02:36:28 DEBUG : dst/one.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85b5_d20250905_m023134_c001_v7007000_t0000_u01757039494635") 2025/09/05 02:36:28 DEBUG : dst/one.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f105e6ccb76ed741e_d20250905_m023131_c001_v0001184_t0014_u01757039491624") 2025/09/05 02:36:28 DEBUG : dst/one.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116ef684e2695d2d_d20250905_m023127_c001_v0001181_t0026_u01757039487624") 2025/09/05 02:36:28 DEBUG : dst/one.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c44f9_d20250905_m023123_c001_v7007000_t0000_u01757039483857") 2025/09/05 02:36:28 DEBUG : dst/one.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f10017dc6425baece_d20250905_m023121_c001_v0001038_t0038_u01757039481050") 2025/09/05 02:36:28 DEBUG : dst/one.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f115046271fc1d169_d20250905_m023114_c001_v0001043_t0044_u01757039474884") 2025/09/05 02:36:29 DEBUG : dst/three: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b527dc_d20250905_m023031_c001_v7007000_t0000_u01757039431123") 2025/09/05 02:36:29 DEBUG : dst/three: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1015a58770d52b50_d20250905_m023029_c001_v0001099_t0001_u01757039429422") 2025/09/05 02:36:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b5283d_d20250905_m023146_c001_v7007000_t0000_u01757039506674") 2025/09/05 02:36:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f105dc2d00eaa1619_d20250905_m023144_c001_v0001042_t0052_u01757039504861") 2025/09/05 02:36:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f102e12407d9afaf7_d20250905_m023141_c001_v0001161_t0051_u01757039501009") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b5283f_d20250905_m023146_c001_v7007000_t0000_u01757039506855") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f113f049ba064d312_d20250905_m023145_c001_v0001091_t0034_u01757039505578") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeddd_d20250905_m023145_c001_v7007000_t0000_u01757039505393") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f113f049ba064d30a_d20250905_m023141_c001_v0001091_t0019_u01757039501554") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aedd9_d20250905_m023141_c001_v7007000_t0000_u01757039501370") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3f81_d20250905_m023136_c001_v0001165_t0032_u01757039496403") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85b6_d20250905_m023134_c001_v7007000_t0000_u01757039494818") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f105a3ad142738cba_d20250905_m023133_c001_v0001100_t0031_u01757039493572") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba38eb_d20250905_m023133_c001_v7007000_t0000_u01757039493373") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f105a3ad142738cb6_d20250905_m023129_c001_v0001100_t0009_u01757039489915") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba38e4_d20250905_m023129_c001_v7007000_t0000_u01757039489724") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3f69_d20250905_m023124_c001_v0001165_t0038_u01757039484996") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4182624dccb3abc5_d20250905_m023123_c001_v7007000_t0000_u01757039483120") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3f57_d20250905_m023120_c001_v0001165_t0057_u01757039480184") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4182624dccb3ab7c_d20250905_m023117_c001_v7007000_t0000_u01757039477234") 2025/09/05 02:36:29 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd5925d_d20250905_m023112_c001_v0001181_t0016_u01757039472434") 2025/09/05 02:36:30 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f419109e07c1972d0_d20250905_m023110_c001_v7007000_t0000_u01757039470507") 2025/09/05 02:36:30 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd59219_d20250905_m023108_c001_v0001181_t0014_u01757039468070") 2025/09/05 02:36:30 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f419109e07c1972c9_d20250905_m023106_c001_v7007000_t0000_u01757039466962") 2025/09/05 02:36:30 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd591c3_d20250905_m023100_c001_v0001181_t0034_u01757039460430") 2025/09/05 02:36:30 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20cd335_d20250905_m023055_c001_v7007000_t0000_u01757039455999") 2025/09/05 02:36:30 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b9796_d20250905_m023052_c001_v0001172_t0000_u01757039452736") 2025/09/05 02:36:30 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20cd332_d20250905_m023051_c001_v7007000_t0000_u01757039451642") 2025/09/05 02:36:30 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd59103_d20250905_m023045_c001_v0001181_t0014_u01757039445252") 2025/09/05 02:36:30 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d7922690f_d20250905_m023042_c001_v7007000_t0000_u01757039442837") 2025/09/05 02:36:30 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b9752_d20250905_m023040_c001_v0001172_t0030_u01757039440609") 2025/09/05 02:36:30 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d7922690c_d20250905_m023039_c001_v7007000_t0000_u01757039439521") 2025/09/05 02:36:30 DEBUG : dst/three.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd5909f_d20250905_m023032_c001_v0001181_t0027_u01757039432944") 2025/09/05 02:36:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85b7_d20250905_m023135_c001_v7007000_t0000_u01757039495001") 2025/09/05 02:36:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1015a58770d52bdd_d20250905_m023133_c001_v0001099_t0017_u01757039493028") 2025/09/05 02:36:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1092c6236597b048_d20250905_m023129_c001_v0001180_t0045_u01757039489526") 2025/09/05 02:36:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c44fb_d20250905_m023124_c001_v7007000_t0000_u01757039484040") 2025/09/05 02:36:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f105bff2af397cc49_d20250905_m023122_c001_v0001172_t0025_u01757039482626") 2025/09/05 02:36:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117d4f3a89f16564_d20250905_m023116_c001_v0001093_t0028_u01757039476880") 2025/09/05 02:36:30 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b52840_d20250905_m023147_c001_v7007000_t0000_u01757039507038") 2025/09/05 02:36:30 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3f7d_d20250905_m023136_c001_v0001165_t0052_u01757039496181") 2025/09/05 02:36:31 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85b8_d20250905_m023135_c001_v7007000_t0000_u01757039495185") 2025/09/05 02:36:31 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3f65_d20250905_m023124_c001_v0001165_t0000_u01757039484784") 2025/09/05 02:36:31 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c44fd_d20250905_m023124_c001_v7007000_t0000_u01757039484222") 2025/09/05 02:36:31 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd59259_d20250905_m023112_c001_v0001181_t0021_u01757039472230") 2025/09/05 02:36:31 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c44c2_d20250905_m023111_c001_v7007000_t0000_u01757039471655") 2025/09/05 02:36:31 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd591bb_d20250905_m023100_c001_v0001181_t0048_u01757039460222") 2025/09/05 02:36:31 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4218d39ce8a46a60_d20250905_m023057_c001_v7007000_t0000_u01757039457103") 2025/09/05 02:36:31 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b976a_d20250905_m023044_c001_v0001172_t0036_u01757039444911") 2025/09/05 02:36:31 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4133842b79b88427_d20250905_m023043_c001_v7007000_t0000_u01757039443927") 2025/09/05 02:36:31 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b9726_d20250905_m023032_c001_v0001172_t0026_u01757039432255") 2025/09/05 02:36:31 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b527dd_d20250905_m023031_c001_v7007000_t0000_u01757039431303") 2025/09/05 02:36:31 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1174ed8f1ce4eb3e_d20250905_m023026_c001_v0001177_t0057_u01757039426985") 2025/09/05 02:36:31 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4dd10_d20250905_m023006_c001_v7007000_t0000_u01757039406028") 2025/09/05 02:36:31 DEBUG : dst/two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f105cbafdcacf64b4_d20250905_m023004_c001_v0001120_t0004_u01757039404641") 2025/09/05 02:36:31 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20cd2a9_d20250905_m022931_c001_v7007000_t0000_u01757039371712") 2025/09/05 02:36:31 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b9606_d20250905_m022927_c001_v0001172_t0038_u01757039367969") 2025/09/05 02:36:31 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20cd2a0_d20250905_m022926_c001_v7007000_t0000_u01757039366019") 2025/09/05 02:36:31 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd58d89_d20250905_m022915_c001_v0001181_t0039_u01757039355279") 2025/09/05 02:36:31 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c904f_d20250905_m022906_c001_v7007000_t0000_u01757039346877") 2025/09/05 02:36:31 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b95ad_d20250905_m022903_c001_v0001172_t0028_u01757039343327") 2025/09/05 02:36:31 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bf2_d20250905_m022843_c001_v7007000_t0000_u01757039323609") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fdc_d20250905_m022841_c001_v0001176_t0013_u01757039321851") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bee_d20250905_m022841_c001_v7007000_t0000_u01757039321041") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fd6_d20250905_m022839_c001_v0001176_t0018_u01757039319750") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bea_d20250905_m022837_c001_v7007000_t0000_u01757039317276") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fc4_d20250905_m022835_c001_v0001176_t0007_u01757039315578") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686be7_d20250905_m022834_c001_v7007000_t0000_u01757039314815") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fb8_d20250905_m022833_c001_v0001176_t0031_u01757039313607") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bdd_d20250905_m022828_c001_v7007000_t0000_u01757039308204") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f8e_d20250905_m022826_c001_v0001176_t0059_u01757039306833") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bda_d20250905_m022825_c001_v7007000_t0000_u01757039305961") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f86_d20250905_m022825_c001_v0001176_t0008_u01757039305110") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a64550b_d20250905_m022820_c001_v7007000_t0000_u01757039300645") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f62_d20250905_m022819_c001_v0001176_t0010_u01757039299387") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a645508_d20250905_m022817_c001_v7007000_t0000_u01757039297466") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f58_d20250905_m022816_c001_v0001176_t0046_u01757039296517") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a645507_d20250905_m022816_c001_v7007000_t0000_u01757039296157") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f105dea74d8c1ea2a_d20250905_m022815_c001_v0001099_t0041_u01757039295478") 2025/09/05 02:36:32 DEBUG : empty space: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f54_d20250905_m022813_c001_v0001176_t0013_u01757039293914") 2025/09/05 02:36:32 DEBUG : enormous: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bf0_d20250905_m022842_c001_v7007000_t0000_u01757039322689") 2025/09/05 02:36:33 DEBUG : enormous: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fe0_d20250905_m022842_c001_v0001176_t0034_u01757039322065") 2025/09/05 02:36:33 DEBUG : existing: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b5285b_d20250905_m023150_c001_v7007000_t0000_u01757039510833") 2025/09/05 02:36:33 DEBUG : existing: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fa5_d20250905_m023149_c001_v0001165_t0021_u01757039509678") 2025/09/05 02:36:33 DEBUG : existing: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c9048_d20250905_m022902_c001_v7007000_t0000_u01757039342006") 2025/09/05 02:36:33 DEBUG : existing: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b95a3_d20250905_m022900_c001_v0001172_t0014_u01757039340514") 2025/09/05 02:36:33 DEBUG : existing: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a645502_d20250905_m022811_c001_v7007000_t0000_u01757039291267") 2025/09/05 02:36:33 DEBUG : existing: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f3e_d20250905_m022810_c001_v0001176_t0027_u01757039290328") 2025/09/05 02:36:33 DEBUG : existing: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a645501_d20250905_m022809_c001_v7007000_t0000_u01757039289774") 2025/09/05 02:36:33 DEBUG : existing: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f3a_d20250905_m022809_c001_v0001176_t0048_u01757039289056") 2025/09/05 02:36:33 DEBUG : existing: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f34_d20250905_m022808_c001_v0001176_t0056_u01757039288299") 2025/09/05 02:36:33 DEBUG : existing-b: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c9049_d20250905_m022902_c001_v7007000_t0000_u01757039342190") 2025/09/05 02:36:33 DEBUG : existing-b: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd58d57_d20250905_m022900_c001_v0001181_t0031_u01757039340444") 2025/09/05 02:36:33 DEBUG : file1: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85f1_d20250905_m023233_c001_v7007000_t0000_u01757039553597") 2025/09/05 02:36:33 DEBUG : file1: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b2aa_d20250905_m023232_c001_v0001179_t0022_u01757039552750") 2025/09/05 02:36:33 DEBUG : file1: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85ee_d20250905_m023231_c001_v7007000_t0000_u01757039551421") 2025/09/05 02:36:33 DEBUG : file1: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0262_d20250905_m023230_c001_v0001038_t0056_u01757039550236") 2025/09/05 02:36:33 DEBUG : five: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bf3_d20250905_m022847_c001_v7007000_t0000_u01757039327101") 2025/09/05 02:36:33 DEBUG : five: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f416c612523f08ff4_d20250905_m022845_c001_v0001176_t0035_u01757039325155") 2025/09/05 02:36:33 DEBUG : foo: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a64550a_d20250905_m022819_c001_v7007000_t0000_u01757039299021") 2025/09/05 02:36:33 DEBUG : foo: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f416c612523f08f60_d20250905_m022818_c001_v0001176_t0035_u01757039298468") 2025/09/05 02:36:33 DEBUG : foo: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f416c612523f08f5c_d20250905_m022817_c001_v0001176_t0035_u01757039297827") 2025/09/05 02:36:33 DEBUG : four: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bf4_d20250905_m022847_c001_v7007000_t0000_u01757039327289") 2025/09/05 02:36:33 DEBUG : four: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41160890afd58d1f_d20250905_m022845_c001_v0001181_t0015_u01757039325715") 2025/09/05 02:36:33 DEBUG : four: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fee_d20250905_m022844_c001_v0001176_t0029_u01757039324577") 2025/09/05 02:36:34 DEBUG : hello world2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d4bd_d20250905_m022729_c001_v7007000_t0000_u01757039249643") 2025/09/05 02:36:34 DEBUG : hello world2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08e94_d20250905_m022728_c001_v0001176_t0018_u01757039248920") 2025/09/05 02:36:34 DEBUG : ignore-size: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a645500_d20250905_m022807_c001_v7007000_t0000_u01757039287934") 2025/09/05 02:36:34 DEBUG : ignore-size: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f2e_d20250905_m022806_c001_v0001176_t0030_u01757039286942") 2025/09/05 02:36:34 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c9046_d20250905_m022859_c001_v7007000_t0000_u01757039339710") 2025/09/05 02:36:34 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b959f_d20250905_m022858_c001_v0001172_t0001_u01757039338905") 2025/09/05 02:36:34 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c9043_d20250905_m022858_c001_v7007000_t0000_u01757039338158") 2025/09/05 02:36:34 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b959d_d20250905_m022856_c001_v0001172_t0011_u01757039336844") 2025/09/05 02:36:34 DEBUG : one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bf5_d20250905_m022847_c001_v7007000_t0000_u01757039327472") 2025/09/05 02:36:34 DEBUG : one: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f416c612523f08fe6_d20250905_m022843_c001_v0001176_t0035_u01757039323998") 2025/09/05 02:36:34 DEBUG : only0: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85da_d20250905_m023225_c001_v7007000_t0000_u01757039545677") 2025/09/05 02:36:34 DEBUG : only0: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408436caf16d0242_d20250905_m023220_c001_v0001038_t0012_u01757039540404") 2025/09/05 02:36:34 DEBUG : only0: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4053_d20250905_m023210_c001_v0001165_t0024_u01757039530488") 2025/09/05 02:36:34 DEBUG : only0: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1b79_d20250905_m023205_c001_v7007000_t0000_u01757039525155") 2025/09/05 02:36:34 DEBUG : only0: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fba_d20250905_m023154_c001_v0001165_t0048_u01757039514261") 2025/09/05 02:36:34 DEBUG : only1: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85db_d20250905_m023225_c001_v7007000_t0000_u01757039545862") 2025/09/05 02:36:34 DEBUG : only1: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408436caf16d0244_d20250905_m023220_c001_v0001038_t0012_u01757039540597") 2025/09/05 02:36:34 DEBUG : only1: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4057_d20250905_m023210_c001_v0001165_t0059_u01757039530929") 2025/09/05 02:36:34 DEBUG : only1: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226d5a_d20250905_m023204_c001_v7007000_t0000_u01757039524614") 2025/09/05 02:36:34 DEBUG : only1: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fbe_d20250905_m023154_c001_v0001165_t0058_u01757039514664") 2025/09/05 02:36:35 DEBUG : only10: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85dc_d20250905_m023226_c001_v7007000_t0000_u01757039546045") 2025/09/05 02:36:35 DEBUG : only10: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4051db2ece2a40b3_d20250905_m023219_c001_v0001165_t0013_u01757039539656") 2025/09/05 02:36:35 DEBUG : only10: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4087_d20250905_m023214_c001_v0001165_t0003_u01757039534807") 2025/09/05 02:36:35 DEBUG : only10: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226d5d_d20250905_m023205_c001_v7007000_t0000_u01757039525181") 2025/09/05 02:36:35 DEBUG : only10: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3ff7_d20250905_m023158_c001_v0001165_t0004_u01757039518647") 2025/09/05 02:36:35 DEBUG : only11: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85dd_d20250905_m023226_c001_v7007000_t0000_u01757039546229") 2025/09/05 02:36:35 DEBUG : only11: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4051db2ece2a40b7_d20250905_m023220_c001_v0001165_t0013_u01757039540237") 2025/09/05 02:36:35 DEBUG : only11: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a408b_d20250905_m023215_c001_v0001165_t0053_u01757039535284") 2025/09/05 02:36:35 DEBUG : only11: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f40452a0682b991f3_d20250905_m023204_c001_v7007000_t0000_u01757039524947") 2025/09/05 02:36:35 DEBUG : only11: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fff_d20250905_m023159_c001_v0001165_t0009_u01757039519133") 2025/09/05 02:36:35 DEBUG : only12: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85de_d20250905_m023226_c001_v7007000_t0000_u01757039546413") 2025/09/05 02:36:35 DEBUG : only12: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408436caf16d0240_d20250905_m023220_c001_v0001038_t0012_u01757039540218") 2025/09/05 02:36:35 DEBUG : only12: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a408f_d20250905_m023215_c001_v0001165_t0035_u01757039535686") 2025/09/05 02:36:35 DEBUG : only12: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f40452a0682b991f1_d20250905_m023204_c001_v7007000_t0000_u01757039524575") 2025/09/05 02:36:35 DEBUG : only12: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4005_d20250905_m023159_c001_v0001165_t0028_u01757039519589") 2025/09/05 02:36:35 DEBUG : only13: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85df_d20250905_m023226_c001_v7007000_t0000_u01757039546598") 2025/09/05 02:36:35 DEBUG : only13: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4051db2ece2a40b9_d20250905_m023220_c001_v0001165_t0013_u01757039540422") 2025/09/05 02:36:35 DEBUG : only13: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4095_d20250905_m023216_c001_v0001165_t0058_u01757039536158") 2025/09/05 02:36:35 DEBUG : only13: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba399e_d20250905_m023204_c001_v7007000_t0000_u01757039524774") 2025/09/05 02:36:35 DEBUG : only13: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4009_d20250905_m023200_c001_v0001165_t0059_u01757039520139") 2025/09/05 02:36:36 DEBUG : only14: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85e0_d20250905_m023226_c001_v7007000_t0000_u01757039546782") 2025/09/05 02:36:36 DEBUG : only14: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4126cb7472be5b6b_d20250905_m023220_c001_v0001184_t0024_u01757039540404") 2025/09/05 02:36:36 DEBUG : only14: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4099_d20250905_m023216_c001_v0001165_t0023_u01757039536584") 2025/09/05 02:36:36 DEBUG : only14: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba399f_d20250905_m023204_c001_v7007000_t0000_u01757039524957") 2025/09/05 02:36:36 DEBUG : only14: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a400d_d20250905_m023200_c001_v0001165_t0003_u01757039520653") 2025/09/05 02:36:36 DEBUG : only15: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85e1_d20250905_m023226_c001_v7007000_t0000_u01757039546965") 2025/09/05 02:36:36 DEBUG : only15: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f417e9fa4f544b242_d20250905_m023220_c001_v0001179_t0016_u01757039540596") 2025/09/05 02:36:36 DEBUG : only15: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a409d_d20250905_m023216_c001_v0001165_t0025_u01757039536998") 2025/09/05 02:36:36 DEBUG : only15: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1b78_d20250905_m023204_c001_v7007000_t0000_u01757039524971") 2025/09/05 02:36:36 DEBUG : only15: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4013_d20250905_m023201_c001_v0001165_t0028_u01757039521145") 2025/09/05 02:36:36 DEBUG : only16: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85e2_d20250905_m023227_c001_v7007000_t0000_u01757039547163") 2025/09/05 02:36:36 DEBUG : only16: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4126cb7472be5b6d_d20250905_m023220_c001_v0001184_t0024_u01757039540589") 2025/09/05 02:36:36 DEBUG : only16: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a40a1_d20250905_m023217_c001_v0001165_t0024_u01757039537440") 2025/09/05 02:36:36 DEBUG : only16: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba399d_d20250905_m023204_c001_v7007000_t0000_u01757039524581") 2025/09/05 02:36:36 DEBUG : only16: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4017_d20250905_m023201_c001_v0001165_t0035_u01757039521680") 2025/09/05 02:36:37 DEBUG : only17: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85e3_d20250905_m023227_c001_v7007000_t0000_u01757039547346") 2025/09/05 02:36:37 DEBUG : only17: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f417e9fa4f544b244_d20250905_m023220_c001_v0001179_t0016_u01757039540782") 2025/09/05 02:36:37 DEBUG : only17: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a40a5_d20250905_m023217_c001_v0001165_t0034_u01757039537857") 2025/09/05 02:36:37 DEBUG : only17: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1b77_d20250905_m023204_c001_v7007000_t0000_u01757039524787") 2025/09/05 02:36:37 DEBUG : only17: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a401d_d20250905_m023202_c001_v0001165_t0014_u01757039522111") 2025/09/05 02:36:37 DEBUG : only18: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85e4_d20250905_m023227_c001_v7007000_t0000_u01757039547529") 2025/09/05 02:36:37 DEBUG : only18: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4126cb7472be5b77_d20250905_m023220_c001_v0001184_t0024_u01757039540954") 2025/09/05 02:36:37 DEBUG : only18: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a40a9_d20250905_m023218_c001_v0001165_t0025_u01757039538318") 2025/09/05 02:36:37 DEBUG : only18: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226d5c_d20250905_m023204_c001_v7007000_t0000_u01757039524999") 2025/09/05 02:36:37 DEBUG : only18: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4021_d20250905_m023202_c001_v0001165_t0034_u01757039522552") 2025/09/05 02:36:37 DEBUG : only19: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85e5_d20250905_m023227_c001_v7007000_t0000_u01757039547713") 2025/09/05 02:36:37 DEBUG : only19: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4051db2ece2a40bf_d20250905_m023220_c001_v0001165_t0013_u01757039540984") 2025/09/05 02:36:37 DEBUG : only19: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a40af_d20250905_m023218_c001_v0001165_t0052_u01757039538822") 2025/09/05 02:36:37 DEBUG : only19: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1b75_d20250905_m023204_c001_v7007000_t0000_u01757039524598") 2025/09/05 02:36:37 DEBUG : only19: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4027_d20250905_m023203_c001_v0001165_t0020_u01757039523026") 2025/09/05 02:36:37 DEBUG : only2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85e6_d20250905_m023227_c001_v7007000_t0000_u01757039547897") 2025/09/05 02:36:37 DEBUG : only2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4051db2ece2a40bb_d20250905_m023220_c001_v0001165_t0013_u01757039540607") 2025/09/05 02:36:38 DEBUG : only2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a405f_d20250905_m023211_c001_v0001165_t0032_u01757039531408") 2025/09/05 02:36:38 DEBUG : only2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f40452a0682b991f4_d20250905_m023205_c001_v7007000_t0000_u01757039525128") 2025/09/05 02:36:38 DEBUG : only2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fc2_d20250905_m023155_c001_v0001165_t0041_u01757039515129") 2025/09/05 02:36:38 DEBUG : only3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85e7_d20250905_m023228_c001_v7007000_t0000_u01757039548080") 2025/09/05 02:36:38 DEBUG : only3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4126cb7472be5b73_d20250905_m023220_c001_v0001184_t0024_u01757039540772") 2025/09/05 02:36:38 DEBUG : only3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4063_d20250905_m023211_c001_v0001165_t0032_u01757039531835") 2025/09/05 02:36:38 DEBUG : only3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f40452a0682b991f5_d20250905_m023205_c001_v7007000_t0000_u01757039525311") 2025/09/05 02:36:38 DEBUG : only3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fc6_d20250905_m023155_c001_v0001165_t0023_u01757039515528") 2025/09/05 02:36:38 DEBUG : only4: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85e8_d20250905_m023228_c001_v7007000_t0000_u01757039548274") 2025/09/05 02:36:38 DEBUG : only4: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4126cb7472be5b7b_d20250905_m023221_c001_v0001184_t0024_u01757039541137") 2025/09/05 02:36:38 DEBUG : only4: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a406b_d20250905_m023212_c001_v0001165_t0058_u01757039532244") 2025/09/05 02:36:38 DEBUG : only4: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39a1_d20250905_m023205_c001_v7007000_t0000_u01757039525326") 2025/09/05 02:36:38 DEBUG : only4: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fce_d20250905_m023155_c001_v0001165_t0039_u01757039515923") 2025/09/05 02:36:38 DEBUG : only5: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85e9_d20250905_m023228_c001_v7007000_t0000_u01757039548459") 2025/09/05 02:36:38 DEBUG : only5: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408436caf16d0246_d20250905_m023220_c001_v0001038_t0012_u01757039540790") 2025/09/05 02:36:38 DEBUG : only5: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a406f_d20250905_m023212_c001_v0001165_t0052_u01757039532700") 2025/09/05 02:36:38 DEBUG : only5: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f40452a0682b991ef_d20250905_m023204_c001_v7007000_t0000_u01757039524211") 2025/09/05 02:36:38 DEBUG : only5: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fd3_d20250905_m023156_c001_v0001165_t0028_u01757039516341") 2025/09/05 02:36:38 DEBUG : only6: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85ea_d20250905_m023228_c001_v7007000_t0000_u01757039548643") 2025/09/05 02:36:38 DEBUG : only6: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4051db2ece2a40bd_d20250905_m023220_c001_v0001165_t0013_u01757039540800") 2025/09/05 02:36:39 DEBUG : only6: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4073_d20250905_m023213_c001_v0001165_t0049_u01757039533130") 2025/09/05 02:36:39 DEBUG : only6: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408df5555fba39a0_d20250905_m023205_c001_v7007000_t0000_u01757039525141") 2025/09/05 02:36:39 DEBUG : only6: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fd9_d20250905_m023156_c001_v0001165_t0051_u01757039516840") 2025/09/05 02:36:39 DEBUG : only7: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85eb_d20250905_m023228_c001_v7007000_t0000_u01757039548826") 2025/09/05 02:36:39 DEBUG : only7: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f417e9fa4f544b24e_d20250905_m023221_c001_v0001179_t0016_u01757039541148") 2025/09/05 02:36:39 DEBUG : only7: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4079_d20250905_m023213_c001_v0001165_t0056_u01757039533550") 2025/09/05 02:36:39 DEBUG : only7: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226d5b_d20250905_m023204_c001_v7007000_t0000_u01757039524813") 2025/09/05 02:36:39 DEBUG : only7: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fe3_d20250905_m023157_c001_v0001165_t0056_u01757039517261") 2025/09/05 02:36:39 DEBUG : only8: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85ec_d20250905_m023229_c001_v7007000_t0000_u01757039549054") 2025/09/05 02:36:39 DEBUG : only8: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f417e9fa4f544b24a_d20250905_m023220_c001_v0001179_t0016_u01757039540965") 2025/09/05 02:36:39 DEBUG : only8: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a407d_d20250905_m023213_c001_v0001165_t0041_u01757039533968") 2025/09/05 02:36:39 DEBUG : only8: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f40452a0682b991f2_d20250905_m023204_c001_v7007000_t0000_u01757039524766") 2025/09/05 02:36:39 DEBUG : only8: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3fe9_d20250905_m023157_c001_v0001165_t0019_u01757039517682") 2025/09/05 02:36:39 DEBUG : only9: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85ed_d20250905_m023229_c001_v7007000_t0000_u01757039549239") 2025/09/05 02:36:39 DEBUG : only9: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f408436caf16d0248_d20250905_m023220_c001_v0001038_t0012_u01757039540975") 2025/09/05 02:36:39 DEBUG : only9: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a4083_d20250905_m023214_c001_v0001165_t0039_u01757039534388") 2025/09/05 02:36:39 DEBUG : only9: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f40452a0682b991f0_d20250905_m023204_c001_v7007000_t0000_u01757039524394") 2025/09/05 02:36:39 DEBUG : only9: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a3ff1_d20250905_m023158_c001_v0001165_t0019_u01757039518192") 2025/09/05 02:36:39 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c9041_d20250905_m022855_c001_v7007000_t0000_u01757039335716") 2025/09/05 02:36:39 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b9591_d20250905_m022854_c001_v0001172_t0032_u01757039334064") 2025/09/05 02:36:39 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c903e_d20250905_m022853_c001_v7007000_t0000_u01757039333315") 2025/09/05 02:36:39 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b9585_d20250905_m022851_c001_v0001172_t0032_u01757039331676") 2025/09/05 02:36:39 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c903b_d20250905_m022850_c001_v7007000_t0000_u01757039330784") 2025/09/05 02:36:39 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd58d27_d20250905_m022848_c001_v0001181_t0024_u01757039328389") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bec_d20250905_m022838_c001_v7007000_t0000_u01757039318994") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fcc_d20250905_m022837_c001_v0001176_t0050_u01757039317822") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686be9_d20250905_m022836_c001_v7007000_t0000_u01757039316320") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fc2_d20250905_m022835_c001_v0001176_t0045_u01757039315363") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686be6_d20250905_m022834_c001_v7007000_t0000_u01757039314206") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fb4_d20250905_m022833_c001_v0001176_t0054_u01757039313022") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bdc_d20250905_m022827_c001_v7007000_t0000_u01757039307644") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f8c_d20250905_m022826_c001_v0001176_t0025_u01757039306512") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bdb_d20250905_m022826_c001_v7007000_t0000_u01757039306146") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f84_d20250905_m022824_c001_v0001176_t0035_u01757039304896") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bd8_d20250905_m022824_c001_v7007000_t0000_u01757039304533") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f7e_d20250905_m022823_c001_v0001176_t0037_u01757039303956") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f7c_d20250905_m022823_c001_v0001176_t0008_u01757039303143") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bd7_d20250905_m022822_c001_v7007000_t0000_u01757039302776") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f78_d20250905_m022822_c001_v0001176_t0028_u01757039302146") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f76_d20250905_m022821_c001_v0001176_t0055_u01757039301561") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a64550c_d20250905_m022820_c001_v7007000_t0000_u01757039300828") 2025/09/05 02:36:40 DEBUG : potato: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f6c_d20250905_m022819_c001_v0001176_t0035_u01757039299978") 2025/09/05 02:36:40 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f419109e07c196c14_d20250905_m022941_c001_v7007000_t0000_u01757039381908") 2025/09/05 02:36:40 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b963a_d20250905_m022940_c001_v0001172_t0014_u01757039380665") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20cd2ab_d20250905_m022931_c001_v7007000_t0000_u01757039371964") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd58e0d_d20250905_m022927_c001_v0001181_t0038_u01757039367400") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec254747e_d20250905_m022918_c001_v7007000_t0000_u01757039358700") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b95d3_d20250905_m022914_c001_v0001172_t0009_u01757039354415") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c9050_d20250905_m022907_c001_v7007000_t0000_u01757039347130") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd58d65_d20250905_m022903_c001_v0001181_t0003_u01757039343093") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bf1_d20250905_m022842_c001_v7007000_t0000_u01757039322872") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fda_d20250905_m022841_c001_v0001176_t0017_u01757039321590") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bef_d20250905_m022841_c001_v7007000_t0000_u01757039321224") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fd4_d20250905_m022839_c001_v0001176_t0020_u01757039319544") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bed_d20250905_m022839_c001_v7007000_t0000_u01757039319180") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fd0_d20250905_m022838_c001_v0001176_t0054_u01757039318407") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686beb_d20250905_m022837_c001_v7007000_t0000_u01757039317458") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fca_d20250905_m022836_c001_v0001176_t0012_u01757039316688") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686be8_d20250905_m022834_c001_v7007000_t0000_u01757039314999") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fbc_d20250905_m022834_c001_v0001176_t0049_u01757039314214") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bde_d20250905_m022828_c001_v7007000_t0000_u01757039308388") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f94_d20250905_m022827_c001_v0001176_t0047_u01757039307431") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d4c2_d20250905_m022732_c001_v7007000_t0000_u01757039252345") 2025/09/05 02:36:41 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08e9e_d20250905_m022731_c001_v0001176_t0059_u01757039251665") 2025/09/05 02:36:42 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d4be_d20250905_m022730_c001_v7007000_t0000_u01757039250765") 2025/09/05 02:36:42 DEBUG : potato2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08e9c_d20250905_m022730_c001_v0001176_t0052_u01757039250185") 2025/09/05 02:36:42 DEBUG : potato3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20cd2ad_d20250905_m022932_c001_v7007000_t0000_u01757039372291") 2025/09/05 02:36:42 DEBUG : potato3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd58e11_d20250905_m022928_c001_v0001181_t0032_u01757039368681") 2025/09/05 02:36:42 DEBUG : potato3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547480_d20250905_m022919_c001_v7007000_t0000_u01757039359044") 2025/09/05 02:36:42 DEBUG : potato3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b95de_d20250905_m022915_c001_v0001172_t0013_u01757039355488") 2025/09/05 02:36:42 DEBUG : potato3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c9051_d20250905_m022907_c001_v7007000_t0000_u01757039347383") 2025/09/05 02:36:42 DEBUG : potato3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd58d67_d20250905_m022903_c001_v0001181_t0027_u01757039343629") 2025/09/05 02:36:42 DEBUG : pre-dest1/1: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b527cf_d20250905_m023015_c001_v7007000_t0000_u01757039415018") 2025/09/05 02:36:42 DEBUG : pre-dest1/1: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd58fa3_d20250905_m023006_c001_v0001181_t0017_u01757039406781") 2025/09/05 02:36:42 DEBUG : pre-dest2/2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f410615c276b527d0_d20250905_m023015_c001_v7007000_t0000_u01757039415199") 2025/09/05 02:36:42 DEBUG : pre-dest2/2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b96c0_d20250905_m023007_c001_v0001172_t0032_u01757039407360") 2025/09/05 02:36:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4d905_d20250905_m022952_c001_v7007000_t0000_u01757039392645") 2025/09/05 02:36:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd58ecd_d20250905_m022949_c001_v0001181_t0005_u01757039389672") 2025/09/05 02:36:42 DEBUG : sizeonly: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6454fe_d20250905_m022806_c001_v7007000_t0000_u01757039286393") 2025/09/05 02:36:42 DEBUG : sizeonly: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f2a_d20250905_m022805_c001_v0001176_t0024_u01757039285386") 2025/09/05 02:36:42 DEBUG : splitbanan: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f415f890d79226eac_d20250905_m023412_c001_v7007000_t0000_u01757039652414") 2025/09/05 02:36:42 DEBUG : splitbanan: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d03a4_d20250905_m023405_c001_v0001038_t0004_u01757039645435") 2025/09/05 02:36:42 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a646704_d20250905_m023521_c001_v7007000_t0000_u01757039721497") 2025/09/05 02:36:42 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be616e_d20250905_m023515_c001_v0001184_t0008_u01757039715060") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4013773ec2547f77_d20250905_m023507_c001_v7007000_t0000_u01757039707330") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be6110_d20250905_m023501_c001_v0001184_t0050_u01757039701266") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c5ee6_d20250905_m023453_c001_v7007000_t0000_u01757039693648") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be60ae_d20250905_m023447_c001_v0001184_t0001_u01757039687678") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f407164eec151d893_d20250905_m023440_c001_v7007000_t0000_u01757039680379") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be604c_d20250905_m023434_c001_v0001184_t0000_u01757039674426") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f402ae0c626d4e397_d20250905_m023426_c001_v7007000_t0000_u01757039666676") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5fb7_d20250905_m023420_c001_v0001184_t0024_u01757039660174") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4182624dccb3b711_d20250905_m023407_c001_v7007000_t0000_u01757039647036") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b4da_d20250905_m023404_c001_v0001179_t0057_u01757039644361") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4153fd55f023bac7_d20250905_m023356_c001_v7007000_t0000_u01757039636840") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b48e_d20250905_m023350_c001_v0001179_t0016_u01757039630207") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4164f2d6efaa7e72_d20250905_m023348_c001_v7007000_t0000_u01757039628735") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d036c_d20250905_m023346_c001_v0001038_t0057_u01757039626075") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f41794588b20ce1b2_d20250905_m023338_c001_v7007000_t0000_u01757039618734") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0340_d20250905_m023332_c001_v0001038_t0036_u01757039612113") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4187f899991979f7_d20250905_m023331_c001_v7007000_t0000_u01757039611056") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0330_d20250905_m023327_c001_v0001038_t0043_u01757039607678") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f420026efb80c49e2_d20250905_m023314_c001_v7007000_t0000_u01757039594937") 2025/09/05 02:36:43 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b3a8_d20250905_m023311_c001_v0001179_t0047_u01757039591047") 2025/09/05 02:36:44 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4000f43a2e5aeee8_d20250905_m023302_c001_v7007000_t0000_u01757039582975") 2025/09/05 02:36:44 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b35c_d20250905_m023256_c001_v0001179_t0052_u01757039576794") 2025/09/05 02:36:44 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f406ac994bd1a1bc3_d20250905_m023249_c001_v7007000_t0000_u01757039569170") 2025/09/05 02:36:44 DEBUG : splitbananasplit: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b2fc_d20250905_m023243_c001_v0001179_t0013_u01757039563162") 2025/09/05 02:36:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a645ab9_d20250905_m023351_c001_v7007000_t0000_u01757039631960") 2025/09/05 02:36:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d036e_d20250905_m023347_c001_v0001038_t0027_u01757039627326") 2025/09/05 02:36:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85f7_d20250905_m023237_c001_v7007000_t0000_u01757039557508") 2025/09/05 02:36:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5be3_d20250905_m023236_c001_v0001184_t0046_u01757039556488") 2025/09/05 02:36:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85f5_d20250905_m023235_c001_v7007000_t0000_u01757039555700") 2025/09/05 02:36:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d026e_d20250905_m023234_c001_v0001038_t0043_u01757039554552") 2025/09/05 02:36:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c9047_d20250905_m022859_c001_v7007000_t0000_u01757039339893") 2025/09/05 02:36:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd58d4f_d20250905_m022858_c001_v0001181_t0000_u01757039338894") 2025/09/05 02:36:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c9044_d20250905_m022858_c001_v7007000_t0000_u01757039338341") 2025/09/05 02:36:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd58d47_d20250905_m022856_c001_v0001181_t0025_u01757039336831") 2025/09/05 02:36:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6454fb_d20250905_m022803_c001_v7007000_t0000_u01757039283338") 2025/09/05 02:36:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f20_d20250905_m022801_c001_v0001176_t0017_u01757039281962") 2025/09/05 02:36:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6454fa_d20250905_m022801_c001_v7007000_t0000_u01757039281510") 2025/09/05 02:36:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f1a_d20250905_m022800_c001_v0001176_t0051_u01757039280505") 2025/09/05 02:36:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6454f8_d20250905_m022758_c001_v7007000_t0000_u01757039278329") 2025/09/05 02:36:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f0e_d20250905_m022757_c001_v0001176_t0017_u01757039277540") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6454f7_d20250905_m022757_c001_v7007000_t0000_u01757039277000") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f08_d20250905_m022756_c001_v0001176_t0049_u01757039276122") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f06_d20250905_m022753_c001_v0001176_t0056_u01757039273566") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a6454f4_d20250905_m022753_c001_v7007000_t0000_u01757039273205") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f04_d20250905_m022752_c001_v0001176_t0059_u01757039272616") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08f00_d20250905_m022752_c001_v0001176_t0002_u01757039272035") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d8d4_d20250905_m022751_c001_v7007000_t0000_u01757039271311") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08ef4_d20250905_m022749_c001_v0001176_t0016_u01757039269085") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08eec_d20250905_m022746_c001_v0001176_t0056_u01757039266389") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d8d2_d20250905_m022746_c001_v7007000_t0000_u01757039266028") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08ee6_d20250905_m022745_c001_v0001176_t0022_u01757039265464") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08ee2_d20250905_m022744_c001_v0001176_t0031_u01757039264767") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d8d1_d20250905_m022744_c001_v7007000_t0000_u01757039264401") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08ed8_d20250905_m022740_c001_v0001176_t0031_u01757039260797") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d8ce_d20250905_m022740_c001_v7007000_t0000_u01757039260436") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08ed4_d20250905_m022739_c001_v0001176_t0057_u01757039259859") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d8cd_d20250905_m022738_c001_v7007000_t0000_u01757039258924") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08ed2_d20250905_m022738_c001_v0001176_t0020_u01757039258349") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d8b3_d20250905_m022737_c001_v7007000_t0000_u01757039257806") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08ec8_d20250905_m022737_c001_v0001176_t0008_u01757039257047") 2025/09/05 02:36:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d8b0_d20250905_m022736_c001_v7007000_t0000_u01757039256144") 2025/09/05 02:36:46 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08eba_d20250905_m022735_c001_v0001176_t0033_u01757039255310") 2025/09/05 02:36:46 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d4c5_d20250905_m022734_c001_v7007000_t0000_u01757039254769") 2025/09/05 02:36:46 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08eb4_d20250905_m022734_c001_v0001176_t0034_u01757039254002") 2025/09/05 02:36:46 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d4c3_d20250905_m022733_c001_v7007000_t0000_u01757039253464") 2025/09/05 02:36:46 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08eac_d20250905_m022732_c001_v0001176_t0046_u01757039252888") 2025/09/05 02:36:46 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d4bc_d20250905_m022728_c001_v7007000_t0000_u01757039248380") 2025/09/05 02:36:46 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08e8c_d20250905_m022727_c001_v0001176_t0031_u01757039247797") 2025/09/05 02:36:46 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d4ba_d20250905_m022727_c001_v7007000_t0000_u01757039247257") 2025/09/05 02:36:46 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08e8a_d20250905_m022726_c001_v0001176_t0026_u01757039246660") 2025/09/05 02:36:46 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d4b9_d20250905_m022725_c001_v7007000_t0000_u01757039245764") 2025/09/05 02:36:46 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08e82_d20250905_m022725_c001_v0001176_t0001_u01757039245098") 2025/09/05 02:36:46 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4052ddfcaba1d4b7_d20250905_m022722_c001_v7007000_t0000_u01757039242756") 2025/09/05 02:36:46 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08e76_d20250905_m022722_c001_v0001176_t0037_u01757039242173") 2025/09/05 02:36:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85f8_d20250905_m023237_c001_v7007000_t0000_u01757039557693") 2025/09/05 02:36:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b2c4_d20250905_m023236_c001_v0001179_t0000_u01757039556498") 2025/09/05 02:36:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85f6_d20250905_m023235_c001_v7007000_t0000_u01757039555884") 2025/09/05 02:36:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a40ef_d20250905_m023234_c001_v0001165_t0047_u01757039554562") 2025/09/05 02:36:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a646705_d20250905_m023523_c001_v7007000_t0000_u01757039723465") 2025/09/05 02:36:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a43c0_d20250905_m023522_c001_v0001165_t0031_u01757039722847") 2025/09/05 02:36:46 DEBUG : sub/yam: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c9040_d20250905_m022855_c001_v7007000_t0000_u01757039335165") 2025/09/05 02:36:46 DEBUG : sub/yam: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd58d3b_d20250905_m022854_c001_v0001181_t0045_u01757039334049") 2025/09/05 02:36:46 DEBUG : test_dir1/file2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85f2_d20250905_m023233_c001_v7007000_t0000_u01757039553781") 2025/09/05 02:36:47 DEBUG : test_dir1/file2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5bc7_d20250905_m023232_c001_v0001184_t0045_u01757039552401") 2025/09/05 02:36:47 DEBUG : test_dir1/file2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85ef_d20250905_m023231_c001_v7007000_t0000_u01757039551605") 2025/09/05 02:36:47 DEBUG : test_dir1/file2: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a40d9_d20250905_m023230_c001_v0001165_t0044_u01757039550247") 2025/09/05 02:36:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85f3_d20250905_m023233_c001_v7007000_t0000_u01757039553967") 2025/09/05 02:36:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a40df_d20250905_m023232_c001_v0001165_t0015_u01757039552389") 2025/09/05 02:36:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4047b525c9aa85f0_d20250905_m023231_c001_v7007000_t0000_u01757039551788") 2025/09/05 02:36:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be5bb9_d20250905_m023230_c001_v0001184_t0051_u01757039550261") 2025/09/05 02:36:47 DEBUG : three: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bf6_d20250905_m022847_c001_v7007000_t0000_u01757039327655") 2025/09/05 02:36:47 DEBUG : three: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f09000_d20250905_m022846_c001_v0001176_t0038_u01757039326465") 2025/09/05 02:36:47 DEBUG : three: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f116c612523f08fea_d20250905_m022844_c001_v0001176_t0016_u01757039324363") 2025/09/05 02:36:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a646706_d20250905_m023525_c001_v7007000_t0000_u01757039725299") 2025/09/05 02:36:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0464_d20250905_m023524_c001_v0001038_t0039_u01757039724426") 2025/09/05 02:36:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a646717_d20250905_m023543_c001_v7007000_t0000_u01757039743054") 2025/09/05 02:36:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b6a7_d20250905_m023541_c001_v0001179_t0035_u01757039741523") 2025/09/05 02:36:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a646714_d20250905_m023539_c001_v7007000_t0000_u01757039739957") 2025/09/05 02:36:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d048c_d20250905_m023538_c001_v0001038_t0048_u01757039738294") 2025/09/05 02:36:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a646713_d20250905_m023537_c001_v7007000_t0000_u01757039737326") 2025/09/05 02:36:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a43e1_d20250905_m023536_c001_v0001165_t0034_u01757039736721") 2025/09/05 02:36:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a64670c_d20250905_m023532_c001_v7007000_t0000_u01757039732162") 2025/09/05 02:36:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d0478_d20250905_m023531_c001_v0001038_t0035_u01757039731174") 2025/09/05 02:36:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a64670f_d20250905_m023534_c001_v7007000_t0000_u01757039734184") 2025/09/05 02:36:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b691_d20250905_m023533_c001_v0001179_t0004_u01757039733119") 2025/09/05 02:36:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a64670a_d20250905_m023530_c001_v7007000_t0000_u01757039730208") 2025/09/05 02:36:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1051db2ece2a43ce_d20250905_m023529_c001_v0001165_t0011_u01757039729537") 2025/09/05 02:36:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a646709_d20250905_m023528_c001_v7007000_t0000_u01757039728584") 2025/09/05 02:36:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be61c8_d20250905_m023527_c001_v0001184_t0020_u01757039727958") 2025/09/05 02:36:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a646708_d20250905_m023526_c001_v7007000_t0000_u01757039726994") 2025/09/05 02:36:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544b673_d20250905_m023526_c001_v0001179_t0005_u01757039726245") 2025/09/05 02:36:48 DEBUG : toe/toe/toe: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f417f82ea11fedca1_d20250905_m023547_c001_v7007000_t0000_u01757039747740") 2025/09/05 02:36:48 DEBUG : toe/toe/toe: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f108436caf16d04a4_d20250905_m023546_c001_v0001038_t0053_u01757039746998") 2025/09/05 02:36:48 DEBUG : toe/toe/toe: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a646711_d20250905_m023535_c001_v7007000_t0000_u01757039735769") 2025/09/05 02:36:48 DEBUG : toe/toe/toe: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be61f4_d20250905_m023535_c001_v0001184_t0045_u01757039735138") 2025/09/05 02:36:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a646718_d20250905_m023543_c001_v7007000_t0000_u01757039743645") 2025/09/05 02:36:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1126cb7472be6216_d20250905_m023542_c001_v0001184_t0057_u01757039742837") 2025/09/05 02:36:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f412a0bb22a646715_d20250905_m023540_c001_v7007000_t0000_u01757039740556") 2025/09/05 02:36:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1103b5df459c6301_d20250905_m023539_c001_v0001102_t0015_u01757039739684") 2025/09/05 02:36:48 DEBUG : two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f409d0de95f686bf7_d20250905_m022847_c001_v7007000_t0000_u01757039327837") 2025/09/05 02:36:48 DEBUG : two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f4089f4262d0b956b_d20250905_m022845_c001_v0001172_t0010_u01757039325901") 2025/09/05 02:36:49 DEBUG : two: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f416c612523f08fe8_d20250905_m022844_c001_v0001176_t0035_u01757039324180") 2025/09/05 02:36:49 DEBUG : yam: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c9042_d20250905_m022855_c001_v7007000_t0000_u01757039335899") 2025/09/05 02:36:49 DEBUG : yam: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117b8ddcb31ff07d_d20250905_m022854_c001_v0001182_t0019_u01757039334961") 2025/09/05 02:36:49 DEBUG : yam: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c903d_d20250905_m022852_c001_v7007000_t0000_u01757039332761") 2025/09/05 02:36:49 DEBUG : yam: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f11160890afd58d31_d20250905_m022851_c001_v0001181_t0011_u01757039331530") 2025/09/05 02:36:49 DEBUG : yam: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c903a_d20250905_m022850_c001_v7007000_t0000_u01757039330231") 2025/09/05 02:36:49 DEBUG : yam: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f1089f4262d0b9575_d20250905_m022848_c001_v0001172_t0044_u01757039328402") 2025/09/05 02:36:49 DEBUG : yaml: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c903f_d20250905_m022853_c001_v7007000_t0000_u01757039333499") 2025/09/05 02:36:49 DEBUG : yaml: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f117e9fa4f544af19_d20250905_m022852_c001_v0001179_t0042_u01757039332551") 2025/09/05 02:36:49 DEBUG : yaml: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f405084fd649c903c_d20250905_m022850_c001_v7007000_t0000_u01757039330967") 2025/09/05 02:36:49 DEBUG : yaml: Deleting (id "4_z7fe22d43b03d1b7b9f980e1b_f102cac196302a4a0_d20250905_m022849_c001_v0001145_t0018_u01757039329943") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m31.133674906s (try 1/5)