"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/17 01:01:14 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu" 2026/07/17 01:01:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 01:01:15 DEBUG : Creating backend with remote "/tmp/rclone2164317569" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.09s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:01:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/17 01:01:16 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:16 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:01:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:01:16 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:16 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:01:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:17 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:01:17 DEBUG : B2 bucket rclone-test-salofub2gizu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.65s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:18 DEBUG : Creating backend with remote "/non-existing" 2026/07/17 01:01:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/17 01:01:19 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:19 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:01:20 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:20 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:01:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.52s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:21 INFO : B2 bucket rclone-test-salofub2gizu: Running all checks before starting transfers 2026/07/17 01:01:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:01:21 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:21 INFO : B2 bucket rclone-test-salofub2gizu: Checks finished, now starting transfers 2026/07/17 01:01:21 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:01:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.10s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:22 ERROR : Ignoring --no-traverse with sync 2026/07/17 01:01:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:01:22 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:22 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:22 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:01:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:22 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:01:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/17 01:01:23 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:23 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:24 DEBUG : hello world2: size = 12 OK 2026/07/17 01:01:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/17 01:01:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.16s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:01:24 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:24 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:25 DEBUG : potato2: size = 11 OK 2026/07/17 01:01:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:01:26 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:26 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:26 DEBUG : potato2: size = 11 OK 2026/07/17 01:01:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.46s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/17 01:01:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:01:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/17 01:01:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:01:27 INFO : sub dir2: Making directory 2026/07/17 01:01:27 INFO : sub dir: Making directory 2026/07/17 01:01:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:01:27 INFO : sub dir2/sub sub dir2: Making directory 2026/07/17 01:01:27 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:27 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:01:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:27 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/07/17 01:01:27 DEBUG : B2 bucket rclone-test-salofub2gizu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.20s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:28 INFO : sub dir2: Making directory 2026/07/17 01:01:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/17 01:01:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:01:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:01:28 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:28 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:01:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.27s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:29 DEBUG : sub dir2: Making directory with metadata 2026/07/17 01:01:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:01:30 INFO : sub dir2: Making directory 2026/07/17 01:01:30 INFO : sub dir: Making directory 2026/07/17 01:01:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:01:30 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:30 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:01:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:30 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:01:30 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/17 01:01:30 DEBUG : B2 bucket rclone-test-salofub2gizu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/17 01:01:30 DEBUG : B2 bucket rclone-test-salofub2gizu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:31 INFO : sub dir2: Making directory 2026/07/17 01:01:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:01:31 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:31 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:31 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:01:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:31 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:01:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.09s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:32 DEBUG : sub dir2: Making directory with metadata 2026/07/17 01:01:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:01:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:01:32 INFO : sub dir2: Making directory 2026/07/17 01:01:32 INFO : sub dir: Making directory 2026/07/17 01:01:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:01:32 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:32 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:01:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:32 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:01:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/17 01:01:33 DEBUG : B2 bucket rclone-test-salofub2gizu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.07s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:34 INFO : sub dir2: Making directory 2026/07/17 01:01:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:01:34 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:34 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:01:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:34 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:01:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.10s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kuvugig3saqo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-salofub2gizu -> B2 bucket rclone-test-kuvugig3saqo 2026/07/17 01:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:01:36 DEBUG : B2 bucket rclone-test-kuvugig3saqo: Waiting for checks to finish 2026/07/17 01:01:36 DEBUG : B2 bucket rclone-test-kuvugig3saqo: Waiting for transfers to finish 2026/07/17 01:01:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:01:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/17 01:01:37 DEBUG : B2 bucket rclone-test-kuvugig3saqo: Purge remote 2026/07/17 01:01:37 INFO : B2 bucket rclone-test-kuvugig3saqo: cleaning bucket "rclone-test-kuvugig3saqo" of all files 2026/07/17 01:01:38 DEBUG : sub dir/hello world: Deleting (id "4_z4f02ddd3907d6bdb9ff80e1b_f1030bfad3167aa3e_d20260717_m010137_c001_v0001105_t0007_u01784250097363") --- PASS: TestServerSideCopy (4.13s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:01:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:01:40 DEBUG : sub dir/hello world: Sizes differ 2026/07/17 01:01:40 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:40 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:40 DEBUG : sub dir/hello world: size = 17 OK 2026/07/17 01:01:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/17 01:01:40 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.72s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qopixey6feci" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-salofub2gizu -> B2 bucket rclone-test-qopixey6feci 2026/07/17 01:01:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:01:42 DEBUG : B2 bucket rclone-test-qopixey6feci: Waiting for checks to finish 2026/07/17 01:01:42 DEBUG : B2 bucket rclone-test-qopixey6feci: Waiting for transfers to finish 2026/07/17 01:01:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:01:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/17 01:01:44 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:01:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qopixey6feci) 2026/07/17 01:01:44 DEBUG : sub dir/hello world: Sizes differ 2026/07/17 01:01:44 DEBUG : B2 bucket rclone-test-qopixey6feci: Waiting for checks to finish 2026/07/17 01:01:44 DEBUG : B2 bucket rclone-test-qopixey6feci: Waiting for transfers to finish 2026/07/17 01:01:45 DEBUG : sub dir/hello world: size = 17 OK 2026/07/17 01:01:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/17 01:01:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/17 01:01:45 DEBUG : B2 bucket rclone-test-qopixey6feci: Purge remote 2026/07/17 01:01:45 INFO : B2 bucket rclone-test-qopixey6feci: cleaning bucket "rclone-test-qopixey6feci" of all files 2026/07/17 01:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zef52fd33907d6bdb9ff80e1b_f104fe72056319f6f_d20260717_m010144_c001_v0001184_t0035_u01784250104926") 2026/07/17 01:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zef52fd33907d6bdb9ff80e1b_f1178268a3bbafe17_d20260717_m010143_c001_v0001099_t0011_u01784250103247") --- PASS: TestServerSideCopyOverSelf (5.74s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:01:47 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:01:47 DEBUG : sub dir/hello world: Sizes differ 2026/07/17 01:01:47 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:47 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:47 DEBUG : sub dir/hello world: size = 17 OK 2026/07/17 01:01:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/17 01:01:47 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/17 01:01:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.74s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:48 DEBUG : Creating backend with remote "TestB2:rclone-test-logojez9qica" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-salofub2gizu -> B2 bucket rclone-test-logojez9qica 2026/07/17 01:01:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:01:50 DEBUG : B2 bucket rclone-test-logojez9qica: Waiting for checks to finish 2026/07/17 01:01:50 DEBUG : B2 bucket rclone-test-logojez9qica: Waiting for transfers to finish 2026/07/17 01:01:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:01:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/17 01:01:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:01:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-logojez9qica) 2026/07/17 01:01:51 DEBUG : sub dir/hello world: Sizes differ 2026/07/17 01:01:51 DEBUG : B2 bucket rclone-test-logojez9qica: Waiting for checks to finish 2026/07/17 01:01:51 DEBUG : B2 bucket rclone-test-logojez9qica: Waiting for transfers to finish 2026/07/17 01:01:52 DEBUG : sub dir/hello world: size = 17 OK 2026/07/17 01:01:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/17 01:01:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/17 01:01:52 INFO : sub dir/hello world: Deleted 2026/07/17 01:01:53 DEBUG : testing file moves 2026/07/17 01:01:53 DEBUG : B2 bucket rclone-test-logojez9qica: Waiting for checks to finish 2026/07/17 01:01:53 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:01:53 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-logojez9qica) 2026/07/17 01:01:53 DEBUG : sub dir/hello world: Sizes differ 2026/07/17 01:01:53 DEBUG : B2 bucket rclone-test-logojez9qica: Waiting for transfers to finish 2026/07/17 01:01:53 DEBUG : sub dir/hello world: size = 24 OK 2026/07/17 01:01:53 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/17 01:01:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/17 01:01:54 INFO : sub dir/hello world: Deleted 2026/07/17 01:01:54 DEBUG : B2 bucket rclone-test-logojez9qica: Purge remote 2026/07/17 01:01:54 INFO : B2 bucket rclone-test-logojez9qica: cleaning bucket "rclone-test-logojez9qica" of all files 2026/07/17 01:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13908d6bdb9ff80e1b_f113767091aa81f58_d20260717_m010153_c001_v0001176_t0034_u01784250113774") 2026/07/17 01:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13908d6bdb9ff80e1b_f11270dcc6d023990_d20260717_m010151_c001_v0001116_t0008_u01784250111907") 2026/07/17 01:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13908d6bdb9ff80e1b_f10875a5331e25203_d20260717_m010150_c001_v0001131_t0022_u01784250110691") --- PASS: TestServerSideMoveOverSelf (7.57s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:56 ERROR : error listing: directory not found 2026/07/17 01:01:56 INFO : Local file system at /tmp/rclone2164317569: Making directory 2026/07/17 01:01:56 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:56 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.51s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:01:58 DEBUG : Local file system at /tmp/rclone2164317569: Waiting for checks to finish 2026/07/17 01:01:58 DEBUG : Local file system at /tmp/rclone2164317569: Waiting for transfers to finish 2026/07/17 01:01:58 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/17 01:01:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:01:58 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/17 01:01:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.82s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:01:59 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/17 01:01:59 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:01:59 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:01:59 DEBUG : check sum: size = 1 OK 2026/07/17 01:01:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/17 01:01:59 INFO : check sum: Copied (new) 2026/07/17 01:01:59 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:00 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:00 DEBUG : check sum: size = 1 OK 2026/07/17 01:02:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/17 01:02:00 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/17 01:02:00 DEBUG : check sum: Unchanged skipping 2026/07/17 01:02:00 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:00 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:00 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.48s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/17 01:02:01 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:01 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:01 DEBUG : sizeonly: size = 6 OK 2026/07/17 01:02:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/17 01:02:01 INFO : sizeonly: Copied (new) 2026/07/17 01:02:01 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:01 DEBUG : sizeonly: size = 6 OK 2026/07/17 01:02:01 DEBUG : sizeonly: Sizes identical 2026/07/17 01:02:01 DEBUG : sizeonly: Unchanged skipping 2026/07/17 01:02:01 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:01 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:01 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:01 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.81s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/17 01:02:02 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:02 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:03 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/17 01:02:03 INFO : ignore-size: Copied (new) 2026/07/17 01:02:03 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:03 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:03 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:02:03 DEBUG : ignore-size: Unchanged skipping 2026/07/17 01:02:03 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:03 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.48s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:04 DEBUG : existing: size = 6 OK 2026/07/17 01:02:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:02:04 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:04 DEBUG : existing: Unchanged skipping 2026/07/17 01:02:04 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:04 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:04 INFO : There was nothing to transfer 2026/07/17 01:02:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/17 01:02:04 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:04 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:05 DEBUG : existing: size = 6 OK 2026/07/17 01:02:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/17 01:02:05 INFO : existing: Copied (replaced existing) 2026/07/17 01:02:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.69s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/17 01:02:05 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:05 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:06 DEBUG : existing: size = 6 OK 2026/07/17 01:02:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/17 01:02:06 INFO : existing: Copied (new) 2026/07/17 01:02:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:06 DEBUG : existing: Destination exists, skipping 2026/07/17 01:02:06 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:06 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.59s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:07 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/17 01:02:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/17 01:02:08 DEBUG : c/non empty space: size = 5 OK 2026/07/17 01:02:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:02:08 DEBUG : c/non empty space: Unchanged skipping 2026/07/17 01:02:08 DEBUG : a/potato2: size = 60 OK 2026/07/17 01:02:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:02:08 INFO : a/potato2: Copied (new) 2026/07/17 01:02:08 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:08 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:08 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:08 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.37s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:10 DEBUG : empty space: size = 1 OK 2026/07/17 01:02:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/17 01:02:10 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/17 01:02:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/17 01:02:10 DEBUG : empty space: Unchanged skipping 2026/07/17 01:02:10 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:10 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:10 INFO : There was nothing to transfer 2026/07/17 01:02:10 DEBUG : empty space: size = 1 OK 2026/07/17 01:02:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/17 01:02:10 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/17 01:02:11 INFO : empty space: Updated modification time in destination 2026/07/17 01:02:11 DEBUG : empty space: Unchanged skipping 2026/07/17 01:02:11 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:11 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.71s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:13 DEBUG : empty space: size = 1 OK 2026/07/17 01:02:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/17 01:02:13 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/17 01:02:13 DEBUG : empty space: Unchanged skipping 2026/07/17 01:02:13 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.38s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:14 DEBUG : foo: size = 3 OK 2026/07/17 01:02:14 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/17 01:02:14 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:02:14 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:02:14 DEBUG : foo: sha1 differ 2026/07/17 01:02:14 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:14 DEBUG : foo: size = 3 OK 2026/07/17 01:02:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/17 01:02:14 INFO : foo: Copied (replaced existing) 2026/07/17 01:02:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/17 01:02:16 DEBUG : empty space: size = 1 OK 2026/07/17 01:02:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:02:16 DEBUG : empty space: Unchanged skipping 2026/07/17 01:02:16 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:16 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:16 DEBUG : potato: size = 60 OK 2026/07/17 01:02:16 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:02:16 INFO : potato: Copied (new) 2026/07/17 01:02:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.81s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:17 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:02:17 DEBUG : potato: size = 60 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:02:17 DEBUG : potato: Sizes differ 2026/07/17 01:02:17 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:17 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:17 DEBUG : potato: size = 21 OK 2026/07/17 01:02:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/17 01:02:17 INFO : potato: Copied (replaced existing) 2026/07/17 01:02:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.52s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:19 DEBUG : potato: size = 21 OK 2026/07/17 01:02:19 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/17 01:02:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2164317569) 2026/07/17 01:02:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:02:19 DEBUG : potato: sha1 differ 2026/07/17 01:02:19 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:19 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:19 DEBUG : potato: size = 21 OK 2026/07/17 01:02:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/17 01:02:19 INFO : potato: Copied (replaced existing) 2026/07/17 01:02:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:02:20 DEBUG : empty space: size = 1 OK 2026/07/17 01:02:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:02:20 DEBUG : empty space: Unchanged skipping 2026/07/17 01:02:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/17 01:02:20 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:20 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:20 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:22 DEBUG : empty space: size = 1 OK 2026/07/17 01:02:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:02:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:02:22 DEBUG : empty space: Unchanged skipping 2026/07/17 01:02:22 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:22 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:22 DEBUG : potato2: size = 60 OK 2026/07/17 01:02:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:02:22 INFO : potato2: Copied (new) 2026/07/17 01:02:22 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:24 INFO : d: Making directory 2026/07/17 01:02:24 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/17 01:02:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/17 01:02:24 DEBUG : c/non empty space: size = 5 OK 2026/07/17 01:02:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:02:24 DEBUG : c/non empty space: Unchanged skipping 2026/07/17 01:02:25 DEBUG : a/potato2: size = 60 OK 2026/07/17 01:02:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:02:25 INFO : a/potato2: Copied (new) 2026/07/17 01:02:25 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:25 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:25 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:25 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:26 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/17 01:02:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/17 01:02:27 DEBUG : c/non empty space: size = 5 OK 2026/07/17 01:02:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:02:27 DEBUG : c/non empty space: Unchanged skipping 2026/07/17 01:02:27 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:27 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:27 DEBUG : a/potato2: size = 60 OK 2026/07/17 01:02:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:02:27 INFO : a/potato2: Copied (new) 2026/07/17 01:02:27 ERROR : B2 bucket rclone-test-salofub2gizu: not deleting files as there were IO errors 2026/07/17 01:02:27 ERROR : B2 bucket rclone-test-salofub2gizu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.35s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:29 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:02:29 DEBUG : empty space: size = 1 OK 2026/07/17 01:02:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:02:29 DEBUG : empty space: Unchanged skipping 2026/07/17 01:02:29 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:29 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:29 INFO : potato: Deleted 2026/07/17 01:02:29 DEBUG : potato2: size = 60 OK 2026/07/17 01:02:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:02:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.28s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:31 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:31 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:31 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:31 INFO : potato: Deleted 2026/07/17 01:02:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:02:32 DEBUG : empty space: size = 1 OK 2026/07/17 01:02:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:02:32 DEBUG : empty space: Unchanged skipping 2026/07/17 01:02:32 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:32 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:32 DEBUG : potato2: size = 60 OK 2026/07/17 01:02:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:02:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.27s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:02:33 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:33 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:34 DEBUG : potato2: size = 19 OK 2026/07/17 01:02:34 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/17 01:02:34 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.91s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:35 DEBUG : enormous: Excluded (Size Filter) 2026/07/17 01:02:35 DEBUG : enormous: Excluded 2026/07/17 01:02:35 DEBUG : potato2: Excluded (Size Filter) 2026/07/17 01:02:35 DEBUG : potato2: Excluded 2026/07/17 01:02:35 DEBUG : potato2: Excluded (Size Filter) 2026/07/17 01:02:35 DEBUG : potato2: Excluded 2026/07/17 01:02:35 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:35 DEBUG : empty space: size = 1 OK 2026/07/17 01:02:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:02:35 DEBUG : empty space: Unchanged skipping 2026/07/17 01:02:35 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:35 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:35 INFO : There was nothing to transfer 2026/07/17 01:02:36 DEBUG : enormous: Excluded (Size Filter) 2026/07/17 01:02:36 DEBUG : enormous: Excluded 2026/07/17 01:02:36 DEBUG : potato2: Excluded (Size Filter) 2026/07/17 01:02:36 DEBUG : potato2: Excluded 2026/07/17 01:02:36 DEBUG : potato2: Excluded (Size Filter) 2026/07/17 01:02:36 DEBUG : potato2: Excluded 2026/07/17 01:02:36 DEBUG : empty space: size = 1 OK 2026/07/17 01:02:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/17 01:02:36 DEBUG : empty space: Unchanged skipping 2026/07/17 01:02:36 DEBUG : Local file system at /tmp/rclone2164317569: Waiting for checks to finish 2026/07/17 01:02:36 DEBUG : Local file system at /tmp/rclone2164317569: Waiting for transfers to finish 2026/07/17 01:02:36 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.00s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:37 DEBUG : enormous: Excluded (Size Filter) 2026/07/17 01:02:37 DEBUG : enormous: Excluded 2026/07/17 01:02:37 DEBUG : potato2: Excluded (Size Filter) 2026/07/17 01:02:37 DEBUG : potato2: Excluded 2026/07/17 01:02:38 DEBUG : empty space: size = 1 OK 2026/07/17 01:02:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:02:38 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:38 DEBUG : empty space: Unchanged skipping 2026/07/17 01:02:38 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:38 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:38 INFO : enormous: Deleted 2026/07/17 01:02:38 INFO : potato2: Deleted 2026/07/17 01:02:38 INFO : There was nothing to transfer 2026/07/17 01:02:38 DEBUG : empty space: size = 1 OK 2026/07/17 01:02:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/17 01:02:38 DEBUG : Local file system at /tmp/rclone2164317569: Waiting for checks to finish 2026/07/17 01:02:38 DEBUG : empty space: Unchanged skipping 2026/07/17 01:02:38 DEBUG : Local file system at /tmp/rclone2164317569: Waiting for transfers to finish 2026/07/17 01:02:38 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:38 INFO : enormous: Deleted 2026/07/17 01:02:38 INFO : potato2: Deleted 2026/07/17 01:02:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.28s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:40 DEBUG : five: Need to transfer - File not found at Destination 2026/07/17 01:02:40 DEBUG : four: size = 4 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:02:40 DEBUG : four: size = 8 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:02:40 DEBUG : four: Sizes differ 2026/07/17 01:02:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/17 01:02:40 DEBUG : one: Destination is newer than source, skipping 2026/07/17 01:02:40 DEBUG : three: size = 5 OK 2026/07/17 01:02:40 DEBUG : three: Sizes identical 2026/07/17 01:02:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/17 01:02:40 DEBUG : two: size = 3 OK 2026/07/17 01:02:40 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2164317569) 2026/07/17 01:02:40 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:02:40 DEBUG : two: sha1 differ 2026/07/17 01:02:40 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:40 DEBUG : five: size = 4 OK 2026/07/17 01:02:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/17 01:02:40 INFO : five: Copied (new) 2026/07/17 01:02:41 DEBUG : four: size = 4 OK 2026/07/17 01:02:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/17 01:02:41 INFO : four: Copied (replaced existing) 2026/07/17 01:02:41 DEBUG : two: size = 3 OK 2026/07/17 01:02:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/17 01:02:41 INFO : two: Copied (replaced existing) 2026/07/17 01:02:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:41 DEBUG : five: size = 4 OK 2026/07/17 01:02:41 DEBUG : four: size = 4 OK 2026/07/17 01:02:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/17 01:02:41 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/17 01:02:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/17 01:02:41 DEBUG : one: Destination is newer than source, skipping 2026/07/17 01:02:41 DEBUG : two: size = 3 OK 2026/07/17 01:02:41 DEBUG : three: size = 5 OK 2026/07/17 01:02:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/17 01:02:41 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/17 01:02:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/17 01:02:41 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/17 01:02:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/17 01:02:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/17 01:02:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2164317569) 2026/07/17 01:02:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:02:41 DEBUG : three: sha1 differ 2026/07/17 01:02:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/17 01:02:41 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:41 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:42 DEBUG : three: size = 5 OK 2026/07/17 01:02:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/17 01:02:42 INFO : three: Copied (replaced existing) 2026/07/17 01:02:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.21s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/17 01:02:43 INFO : B2 bucket rclone-test-salofub2gizu: Making map for --track-renames 2026/07/17 01:02:43 INFO : B2 bucket rclone-test-salofub2gizu: Finished making map for --track-renames 2026/07/17 01:02:43 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:43 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for renames to finish 2026/07/17 01:02:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/17 01:02:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/17 01:02:43 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:43 DEBUG : potato: size = 14 OK 2026/07/17 01:02:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/17 01:02:43 INFO : potato: Copied (new) 2026/07/17 01:02:43 DEBUG : yam: size = 11 OK 2026/07/17 01:02:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/17 01:02:43 INFO : yam: Copied (new) 2026/07/17 01:02:43 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:44 DEBUG : potato: size = 14 OK 2026/07/17 01:02:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:02:44 DEBUG : potato: Unchanged skipping 2026/07/17 01:02:44 INFO : B2 bucket rclone-test-salofub2gizu: Making map for --track-renames 2026/07/17 01:02:44 INFO : B2 bucket rclone-test-salofub2gizu: Finished making map for --track-renames 2026/07/17 01:02:44 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:44 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for renames to finish 2026/07/17 01:02:45 DEBUG : yaml: size = 11 OK 2026/07/17 01:02:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/17 01:02:45 INFO : yam: Copied (server-side copy) to: yaml 2026/07/17 01:02:45 INFO : yam: Deleted 2026/07/17 01:02:45 INFO : yaml: Renamed from "yam" 2026/07/17 01:02:45 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.67s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/17 01:02:46 INFO : B2 bucket rclone-test-salofub2gizu: Making map for --track-renames 2026/07/17 01:02:46 INFO : B2 bucket rclone-test-salofub2gizu: Finished making map for --track-renames 2026/07/17 01:02:46 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/17 01:02:46 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for renames to finish 2026/07/17 01:02:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/17 01:02:46 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:46 DEBUG : potato: size = 14 OK 2026/07/17 01:02:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/17 01:02:46 INFO : potato: Copied (new) 2026/07/17 01:02:46 DEBUG : yam: size = 11 OK 2026/07/17 01:02:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/17 01:02:46 INFO : yam: Copied (new) 2026/07/17 01:02:46 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:46 INFO : B2 bucket rclone-test-salofub2gizu: Making map for --track-renames 2026/07/17 01:02:46 DEBUG : potato: size = 14 OK 2026/07/17 01:02:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:02:46 INFO : B2 bucket rclone-test-salofub2gizu: Finished making map for --track-renames 2026/07/17 01:02:46 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:46 DEBUG : potato: Unchanged skipping 2026/07/17 01:02:46 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for renames to finish 2026/07/17 01:02:47 DEBUG : yaml: size = 11 OK 2026/07/17 01:02:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/17 01:02:47 INFO : yam: Copied (server-side copy) to: yaml 2026/07/17 01:02:47 INFO : yam: Deleted 2026/07/17 01:02:47 INFO : yaml: Renamed from "yam" 2026/07/17 01:02:47 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.59s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/17 01:02:48 INFO : B2 bucket rclone-test-salofub2gizu: Making map for --track-renames 2026/07/17 01:02:48 INFO : B2 bucket rclone-test-salofub2gizu: Finished making map for --track-renames 2026/07/17 01:02:48 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/17 01:02:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/17 01:02:48 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for renames to finish 2026/07/17 01:02:48 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:48 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1150-06.backblaze.com/b2api/v1/b2_upload_file/eff28d93907d6bdb9ff80e1b/c001_v0001150_t0008": EOF 2026/07/17 01:02:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-06.backblaze.com/b2api/v1/b2_upload_file/eff28d93907d6bdb9ff80e1b/c001_v0001150_t0008": EOF) 2026/07/17 01:02:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/17 01:02:48 DEBUG : potato: Received error: Post "https://pod-000-1150-06.backblaze.com/b2api/v1/b2_upload_file/eff28d93907d6bdb9ff80e1b/c001_v0001150_t0008": EOF - low level retry 0/10 2026/07/17 01:02:49 DEBUG : pacer: Reducing sleep to 10ms 2026/07/17 01:02:49 DEBUG : sub/yam: size = 11 OK 2026/07/17 01:02:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/17 01:02:49 INFO : sub/yam: Copied (new) 2026/07/17 01:02:49 DEBUG : potato: size = 14 OK 2026/07/17 01:02:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/17 01:02:49 INFO : potato: Copied (new) 2026/07/17 01:02:49 DEBUG : Waiting for deletions to finish 2026/07/17 01:02:49 DEBUG : potato: size = 14 OK 2026/07/17 01:02:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:02:49 DEBUG : potato: Unchanged skipping 2026/07/17 01:02:49 INFO : B2 bucket rclone-test-salofub2gizu: Making map for --track-renames 2026/07/17 01:02:49 INFO : B2 bucket rclone-test-salofub2gizu: Finished making map for --track-renames 2026/07/17 01:02:49 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:49 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for renames to finish 2026/07/17 01:02:50 DEBUG : yam: size = 11 OK 2026/07/17 01:02:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/17 01:02:50 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/17 01:02:50 INFO : sub/yam: Deleted 2026/07/17 01:02:50 INFO : yam: Renamed from "sub/yam" 2026/07/17 01:02:50 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.56s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:51 DEBUG : Creating backend with remote "/tmp/rclone2164317569/dir1" 2026/07/17 01:02:51 DEBUG : Creating backend with remote "/tmp/rclone2164317569/dir2" 2026/07/17 01:02:51 DEBUG : Local file system at /tmp/rclone2164317569/dir2: Using server-side directory move 2026/07/17 01:02:51 INFO : Local file system at /tmp/rclone2164317569/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/17 01:02:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/17 01:02:51 DEBUG : Local file system at /tmp/rclone2164317569/dir2: Waiting for checks to finish 2026/07/17 01:02:51 INFO : file1.txt: Moved (server-side) 2026/07/17 01:02:51 DEBUG : Local file system at /tmp/rclone2164317569/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/17 01:02:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:02:51 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:51 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/17 01:02:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/17 01:02:52 INFO : nested/sub dir/file: Copied (new) 2026/07/17 01:02:52 INFO : nested/sub dir/file: Deleted 2026/07/17 01:02:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:02:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:02:52 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:02:52 INFO : sub dir/hello world: Deleted 2026/07/17 01:02:52 INFO : sub dir: Removing directory 2026/07/17 01:02:52 INFO : nested/sub dir: Removing directory 2026/07/17 01:02:52 INFO : nested: Removing directory 2026/07/17 01:02:52 DEBUG : Local file system at /tmp/rclone2164317569: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.37s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:02:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/17 01:02:53 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:53 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:02:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:02:53 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:02:53 INFO : sub dir/hello world: Deleted 2026/07/17 01:02:53 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/17 01:02:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/17 01:02:53 INFO : nested/sub dir/file: Copied (new) 2026/07/17 01:02:53 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.37s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/17 01:02:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/17 01:02:54 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:54 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:54 DEBUG : existing-b: size = 6 OK 2026/07/17 01:02:54 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/17 01:02:54 INFO : existing-b: Copied (new) 2026/07/17 01:02:54 INFO : existing-b: Deleted 2026/07/17 01:02:54 DEBUG : existing: size = 6 OK 2026/07/17 01:02:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/17 01:02:54 INFO : existing: Copied (new) 2026/07/17 01:02:54 INFO : existing: Deleted 2026/07/17 01:02:55 DEBUG : existing: Destination exists, skipping 2026/07/17 01:02:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/17 01:02:55 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:02:55 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:02:55 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.63s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:02:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fovoviq6heye" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-salofub2gizu -> B2 bucket rclone-test-fovoviq6heye 2026/07/17 01:02:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:02:59 DEBUG : empty space: size = 1 OK 2026/07/17 01:02:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/17 01:02:59 DEBUG : empty space: Unchanged skipping 2026/07/17 01:02:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:02:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fovoviq6heye) 2026/07/17 01:02:59 DEBUG : potato3: Sizes differ 2026/07/17 01:02:59 DEBUG : B2 bucket rclone-test-fovoviq6heye: Waiting for checks to finish 2026/07/17 01:03:00 INFO : empty space: Deleted 2026/07/17 01:03:00 DEBUG : B2 bucket rclone-test-fovoviq6heye: Waiting for transfers to finish 2026/07/17 01:03:00 DEBUG : potato2: size = 60 OK 2026/07/17 01:03:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:03:00 INFO : potato2: Copied (server-side copy) 2026/07/17 01:03:00 INFO : potato2: Deleted 2026/07/17 01:03:00 DEBUG : potato3: size = 68 OK 2026/07/17 01:03:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/17 01:03:00 INFO : potato3: Copied (server-side copy) 2026/07/17 01:03:00 INFO : potato3: Deleted 2026/07/17 01:03:01 DEBUG : Creating backend with remote "TestB2:rclone-test-teyigip6jusi" 2026/07/17 01:03:02 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/17 01:03:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:03:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/17 01:03:02 DEBUG : B2 bucket rclone-test-teyigip6jusi: Waiting for checks to finish 2026/07/17 01:03:02 DEBUG : B2 bucket rclone-test-teyigip6jusi: Waiting for transfers to finish 2026/07/17 01:03:03 DEBUG : empty space: size = 1 OK 2026/07/17 01:03:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/17 01:03:03 INFO : empty space: Copied (server-side copy) 2026/07/17 01:03:03 INFO : empty space: Deleted 2026/07/17 01:03:03 DEBUG : potato3: size = 68 OK 2026/07/17 01:03:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/17 01:03:03 INFO : potato3: Copied (server-side copy) 2026/07/17 01:03:03 DEBUG : potato2: size = 60 OK 2026/07/17 01:03:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:03:03 INFO : potato2: Copied (server-side copy) 2026/07/17 01:03:03 INFO : potato3: Deleted 2026/07/17 01:03:03 INFO : potato2: Deleted 2026/07/17 01:03:03 DEBUG : B2 bucket rclone-test-teyigip6jusi: Purge remote 2026/07/17 01:03:03 INFO : B2 bucket rclone-test-teyigip6jusi: cleaning bucket "rclone-test-teyigip6jusi" of all files 2026/07/17 01:03:04 DEBUG : empty space: Deleting (id "4_z7f422da3909d6bdb9ff80e1b_f1184ccc39d7e8a2a_d20260717_m010302_c001_v0001044_t0014_u01784250182800") 2026/07/17 01:03:04 DEBUG : potato2: Deleting (id "4_z7f422da3909d6bdb9ff80e1b_f1186dff07b52256e_d20260717_m010303_c001_v0001113_t0032_u01784250183145") 2026/07/17 01:03:04 DEBUG : potato3: Deleting (id "4_z7f422da3909d6bdb9ff80e1b_f1170901ce5d8f7a7_d20260717_m010303_c001_v0001179_t0048_u01784250183159") 2026/07/17 01:03:04 DEBUG : B2 bucket rclone-test-fovoviq6heye: Purge remote 2026/07/17 01:03:04 INFO : B2 bucket rclone-test-fovoviq6heye: cleaning bucket "rclone-test-fovoviq6heye" of all files 2026/07/17 01:03:04 DEBUG : empty space: Deleting (id "4_z8f621d93909d6bdb9ff80e1b_f418ddd58fb49d254_d20260717_m010303_c001_v7007000_t0000_u01784250183178") 2026/07/17 01:03:04 DEBUG : empty space: Deleting (id "4_z8f621d93909d6bdb9ff80e1b_f11112ad0ad4e638e_d20260717_m010258_c001_v0001172_t0022_u01784250178889") 2026/07/17 01:03:04 DEBUG : potato2: Deleting (id "4_z8f621d93909d6bdb9ff80e1b_f4160a34aa03953b7_d20260717_m010303_c001_v7007000_t0000_u01784250183546") 2026/07/17 01:03:04 DEBUG : potato2: Deleting (id "4_z8f621d93909d6bdb9ff80e1b_f1160aa1854cd957e_d20260717_m010300_c001_v0001098_t0041_u01784250180005") 2026/07/17 01:03:04 DEBUG : potato3: Deleting (id "4_z8f621d93909d6bdb9ff80e1b_f418ddd58fb49d255_d20260717_m010303_c001_v7007000_t0000_u01784250183374") 2026/07/17 01:03:04 DEBUG : potato3: Deleting (id "4_z8f621d93909d6bdb9ff80e1b_f1178fd0b952cd4f3_d20260717_m010300_c001_v0001181_t0043_u01784250180370") 2026/07/17 01:03:04 DEBUG : potato3: Deleting (id "4_z8f621d93909d6bdb9ff80e1b_f11112ad0ad4e6390_d20260717_m010259_c001_v0001172_t0055_u01784250179188") --- PASS: TestServerSideMove (10.61s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:03:06 DEBUG : Creating backend with remote "TestB2:rclone-test-mutopan7zeyi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-salofub2gizu -> B2 bucket rclone-test-mutopan7zeyi 2026/07/17 01:04:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": net/http: TLS handshake timeout) 2026/07/17 01:04:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/17 01:04:09 DEBUG : pacer: Reducing sleep to 10ms 2026/07/17 01:04:11 DEBUG : empty space: Excluded (Size Filter) 2026/07/17 01:04:11 DEBUG : empty space: Excluded 2026/07/17 01:04:11 DEBUG : empty space: Excluded (Size Filter) 2026/07/17 01:04:11 DEBUG : empty space: Excluded 2026/07/17 01:04:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:04:11 DEBUG : potato3: size = 68 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:04:11 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mutopan7zeyi) 2026/07/17 01:04:11 DEBUG : potato3: Sizes differ 2026/07/17 01:04:11 DEBUG : B2 bucket rclone-test-mutopan7zeyi: Waiting for checks to finish 2026/07/17 01:04:11 DEBUG : B2 bucket rclone-test-mutopan7zeyi: Waiting for transfers to finish 2026/07/17 01:04:11 DEBUG : potato2: size = 60 OK 2026/07/17 01:04:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:04:11 INFO : potato2: Copied (server-side copy) 2026/07/17 01:04:12 INFO : potato2: Deleted 2026/07/17 01:04:12 DEBUG : potato3: size = 68 OK 2026/07/17 01:04:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/17 01:04:12 INFO : potato3: Copied (server-side copy) 2026/07/17 01:04:12 INFO : potato3: Deleted 2026/07/17 01:04:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hovetak5baca" 2026/07/17 01:04:13 DEBUG : empty space: Excluded (Size Filter) 2026/07/17 01:04:13 DEBUG : empty space: Excluded 2026/07/17 01:04:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:04:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/17 01:04:13 DEBUG : B2 bucket rclone-test-hovetak5baca: Waiting for checks to finish 2026/07/17 01:04:13 DEBUG : B2 bucket rclone-test-hovetak5baca: Waiting for transfers to finish 2026/07/17 01:04:14 DEBUG : potato2: size = 60 OK 2026/07/17 01:04:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:04:14 INFO : potato2: Copied (server-side copy) 2026/07/17 01:04:14 INFO : potato2: Deleted 2026/07/17 01:04:15 DEBUG : potato3: size = 68 OK 2026/07/17 01:04:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/17 01:04:15 INFO : potato3: Copied (server-side copy) 2026/07/17 01:04:15 INFO : potato3: Deleted 2026/07/17 01:04:15 DEBUG : B2 bucket rclone-test-hovetak5baca: Purge remote 2026/07/17 01:04:15 INFO : B2 bucket rclone-test-hovetak5baca: cleaning bucket "rclone-test-hovetak5baca" of all files 2026/07/17 01:04:15 DEBUG : potato2: Deleting (id "4_z0fa24d3390ad6bdb9ff80e1b_f1102085178d438c1_d20260717_m010414_c001_v0001181_t0038_u01784250254494") 2026/07/17 01:04:15 DEBUG : potato3: Deleting (id "4_z0fa24d3390ad6bdb9ff80e1b_f10460cc5cad36745_d20260717_m010414_c001_v0001105_t0055_u01784250254720") 2026/07/17 01:04:16 DEBUG : B2 bucket rclone-test-mutopan7zeyi: Purge remote 2026/07/17 01:04:16 INFO : B2 bucket rclone-test-mutopan7zeyi: cleaning bucket "rclone-test-mutopan7zeyi" of all files 2026/07/17 01:04:16 DEBUG : empty space: Deleting (id "4_z1fd23d1390ad6bdb9ff80e1b_f1134f0cb28286334_d20260717_m010410_c001_v0001184_t0055_u01784250250392") 2026/07/17 01:04:16 DEBUG : potato2: Deleting (id "4_z1fd23d1390ad6bdb9ff80e1b_f42273d45ace7d52a_d20260717_m010414_c001_v7007000_t0000_u01784250254694") 2026/07/17 01:04:16 DEBUG : potato2: Deleting (id "4_z1fd23d1390ad6bdb9ff80e1b_f105c74faf706abed_d20260717_m010411_c001_v0001120_t0014_u01784250251628") 2026/07/17 01:04:16 DEBUG : potato3: Deleting (id "4_z1fd23d1390ad6bdb9ff80e1b_f42273d45ace7d52c_d20260717_m010415_c001_v7007000_t0000_u01784250255113") 2026/07/17 01:04:16 DEBUG : potato3: Deleting (id "4_z1fd23d1390ad6bdb9ff80e1b_f1071334795149650_d20260717_m010411_c001_v0001100_t0028_u01784250251978") 2026/07/17 01:04:16 DEBUG : potato3: Deleting (id "4_z1fd23d1390ad6bdb9ff80e1b_f1134f0cb28286336_d20260717_m010410_c001_v0001184_t0039_u01784250250599") --- PASS: TestServerSideMoveWithFilter (71.47s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:04:18 DEBUG : Creating backend with remote "TestB2:rclone-test-jovowuy2duka" 2026/07/17 01:04:19 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-salofub2gizu -> B2 bucket rclone-test-jovowuy2duka 2026/07/17 01:04:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:04:23 DEBUG : empty space: size = 1 OK 2026/07/17 01:04:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/17 01:04:23 DEBUG : B2 bucket rclone-test-jovowuy2duka: Waiting for checks to finish 2026/07/17 01:04:23 DEBUG : empty space: Unchanged skipping 2026/07/17 01:04:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:04:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jovowuy2duka) 2026/07/17 01:04:23 DEBUG : potato3: Sizes differ 2026/07/17 01:04:23 INFO : empty space: Deleted 2026/07/17 01:04:23 DEBUG : B2 bucket rclone-test-jovowuy2duka: Waiting for transfers to finish 2026/07/17 01:04:23 DEBUG : potato3: size = 68 OK 2026/07/17 01:04:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/17 01:04:23 INFO : potato3: Copied (server-side copy) 2026/07/17 01:04:23 DEBUG : potato2: size = 60 OK 2026/07/17 01:04:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:04:23 INFO : potato2: Copied (server-side copy) 2026/07/17 01:04:23 INFO : potato3: Deleted 2026/07/17 01:04:24 INFO : potato2: Deleted 2026/07/17 01:04:24 DEBUG : Creating backend with remote "TestB2:rclone-test-pedufab7yinu" 2026/07/17 01:04:25 INFO : tomatoDir: Making directory 2026/07/17 01:04:25 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/17 01:04:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:04:25 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/17 01:04:25 DEBUG : B2 bucket rclone-test-pedufab7yinu: Waiting for checks to finish 2026/07/17 01:04:25 DEBUG : B2 bucket rclone-test-pedufab7yinu: Waiting for transfers to finish 2026/07/17 01:04:26 DEBUG : empty space: size = 1 OK 2026/07/17 01:04:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/17 01:04:26 INFO : empty space: Copied (server-side copy) 2026/07/17 01:04:26 INFO : empty space: Deleted 2026/07/17 01:04:26 DEBUG : potato2: size = 60 OK 2026/07/17 01:04:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:04:26 INFO : potato2: Copied (server-side copy) 2026/07/17 01:04:26 DEBUG : potato3: size = 68 OK 2026/07/17 01:04:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/17 01:04:26 INFO : potato3: Copied (server-side copy) 2026/07/17 01:04:27 INFO : potato2: Deleted 2026/07/17 01:04:27 INFO : potato3: Deleted 2026/07/17 01:04:27 DEBUG : B2 bucket rclone-test-pedufab7yinu: Purge remote 2026/07/17 01:04:27 INFO : B2 bucket rclone-test-pedufab7yinu: cleaning bucket "rclone-test-pedufab7yinu" of all files 2026/07/17 01:04:27 DEBUG : empty space: Deleting (id "4_z4f527d1390ad6bdb9ff80e1b_f1026ab3697e58bbc_d20260717_m010426_c001_v0001173_t0027_u01784250266330") 2026/07/17 01:04:27 DEBUG : potato2: Deleting (id "4_z4f527d1390ad6bdb9ff80e1b_f1105ba60ac7d2f06_d20260717_m010426_c001_v0001172_t0040_u01784250266676") 2026/07/17 01:04:27 DEBUG : potato3: Deleting (id "4_z4f527d1390ad6bdb9ff80e1b_f1127572d4a69624d_d20260717_m010426_c001_v0001173_t0049_u01784250266698") 2026/07/17 01:04:28 DEBUG : B2 bucket rclone-test-jovowuy2duka: Purge remote 2026/07/17 01:04:28 INFO : B2 bucket rclone-test-jovowuy2duka: cleaning bucket "rclone-test-jovowuy2duka" of all files 2026/07/17 01:04:28 DEBUG : empty space: Deleting (id "4_z8fd25dc390ad6bdb9ff80e1b_f4160a34aa039541f_d20260717_m010426_c001_v7007000_t0000_u01784250266647") 2026/07/17 01:04:28 DEBUG : empty space: Deleting (id "4_z8fd25dc390ad6bdb9ff80e1b_f11731a5966962935_d20260717_m010421_c001_v0001144_t0038_u01784250261539") 2026/07/17 01:04:28 DEBUG : potato2: Deleting (id "4_z8fd25dc390ad6bdb9ff80e1b_f4160a34aa0395420_d20260717_m010427_c001_v7007000_t0000_u01784250267030") 2026/07/17 01:04:28 DEBUG : potato2: Deleting (id "4_z8fd25dc390ad6bdb9ff80e1b_f1098ec5e7cbadf38_d20260717_m010423_c001_v0001167_t0004_u01784250263281") 2026/07/17 01:04:28 DEBUG : potato3: Deleting (id "4_z8fd25dc390ad6bdb9ff80e1b_f405962b20774e01a_d20260717_m010427_c001_v7007000_t0000_u01784250267079") 2026/07/17 01:04:28 DEBUG : potato3: Deleting (id "4_z8fd25dc390ad6bdb9ff80e1b_f119a306754832079_d20260717_m010423_c001_v0001174_t0011_u01784250263633") 2026/07/17 01:04:28 DEBUG : potato3: Deleting (id "4_z8fd25dc390ad6bdb9ff80e1b_f11731a5966962937_d20260717_m010422_c001_v0001144_t0054_u01784250262205") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.83s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:04:29 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.37s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:04:32 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:04:33 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/rclone-sync-test" 2026/07/17 01:04:35 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/rclone-sync-test-include/layer2" 2026/07/17 01:04:37 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/rclone-sync-test-ignore-file" 2026/07/17 01:04:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/17 01:04:40 DEBUG : B2 bucket rclone-test-salofub2gizu path rclone-sync-test: Waiting for checks to finish 2026/07/17 01:04:40 DEBUG : B2 bucket rclone-test-salofub2gizu path rclone-sync-test: Waiting for transfers to finish 2026/07/17 01:04:40 DEBUG : Waiting for deletions to finish 2026/07/17 01:04:40 INFO : There was nothing to transfer 2026/07/17 01:04:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/17 01:04:41 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:04:41 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:04:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:04:41 INFO : There was nothing to transfer 2026/07/17 01:04:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/17 01:04:42 DEBUG : B2 bucket rclone-test-salofub2gizu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/17 01:04:42 DEBUG : B2 bucket rclone-test-salofub2gizu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/17 01:04:42 DEBUG : Waiting for deletions to finish 2026/07/17 01:04:42 INFO : There was nothing to transfer 2026/07/17 01:04:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/17 01:04:42 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:04:42 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:04:42 DEBUG : Waiting for deletions to finish 2026/07/17 01:04:42 INFO : There was nothing to transfer 2026/07/17 01:04:42 DEBUG : Excluded 2026/07/17 01:04:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/17 01:04:43 DEBUG : B2 bucket rclone-test-salofub2gizu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/17 01:04:43 DEBUG : B2 bucket rclone-test-salofub2gizu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/17 01:04:43 DEBUG : Waiting for deletions to finish 2026/07/17 01:04:43 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.80s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:04:43 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/dst" 2026/07/17 01:04:44 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/CompareDest" 2026/07/17 01:04:46 DEBUG : one: Need to transfer - File not found at Destination 2026/07/17 01:04:46 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:04:46 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:04:47 DEBUG : one: size = 3 OK 2026/07/17 01:04:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:04:47 INFO : one: Copied (new) 2026/07/17 01:04:47 DEBUG : Waiting for deletions to finish 2026/07/17 01:04:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:04:48 DEBUG : one: size = 3 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:04:48 DEBUG : one: Sizes differ 2026/07/17 01:04:48 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:04:48 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:04:48 DEBUG : one: size = 5 OK 2026/07/17 01:04:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/17 01:04:48 INFO : one: Copied (replaced existing) 2026/07/17 01:04:48 DEBUG : Waiting for deletions to finish 2026/07/17 01:04:50 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:04:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:04:50 DEBUG : one: size = 3 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:04:50 DEBUG : one: Sizes differ 2026/07/17 01:04:50 DEBUG : one: size = 5 OK 2026/07/17 01:04:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:04:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 01:04:50 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:04:50 DEBUG : Waiting for deletions to finish 2026/07/17 01:04:50 INFO : There was nothing to transfer 2026/07/17 01:04:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:04:51 DEBUG : one: size = 3 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:04:51 DEBUG : one: Sizes differ 2026/07/17 01:04:51 DEBUG : two: size = 3 OK 2026/07/17 01:04:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:04:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/17 01:04:51 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:04:52 DEBUG : one: size = 5 OK 2026/07/17 01:04:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:04:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 01:04:52 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:04:52 DEBUG : Waiting for deletions to finish 2026/07/17 01:04:52 INFO : There was nothing to transfer 2026/07/17 01:04:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:04:52 DEBUG : one: size = 3 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:04:52 DEBUG : one: Sizes differ 2026/07/17 01:04:52 DEBUG : two: size = 3 OK 2026/07/17 01:04:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:04:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/17 01:04:52 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:04:52 DEBUG : one: size = 5 OK 2026/07/17 01:04:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:04:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 01:04:52 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:04:52 DEBUG : Waiting for deletions to finish 2026/07/17 01:04:52 INFO : There was nothing to transfer 2026/07/17 01:04:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:04:53 DEBUG : one: size = 3 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:04:53 DEBUG : one: Sizes differ 2026/07/17 01:04:53 DEBUG : two: size = 3 OK 2026/07/17 01:04:53 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/07/17 01:04:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/17 01:04:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/17 01:04:53 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:04:53 DEBUG : one: size = 5 OK 2026/07/17 01:04:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:04:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 01:04:53 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:04:53 DEBUG : Waiting for deletions to finish 2026/07/17 01:04:53 INFO : There was nothing to transfer 2026/07/17 01:04:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:04:54 DEBUG : one: size = 3 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:04:54 DEBUG : one: Sizes differ 2026/07/17 01:04:54 DEBUG : two: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:04:54 DEBUG : two: size = 3 (B2 bucket rclone-test-salofub2gizu path CompareDest) 2026/07/17 01:04:54 DEBUG : two: Sizes differ 2026/07/17 01:04:54 DEBUG : two: Need to transfer - File not found at Destination 2026/07/17 01:04:54 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:04:54 DEBUG : one: size = 5 OK 2026/07/17 01:04:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:04:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 01:04:54 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:04:55 DEBUG : two: size = 5 OK 2026/07/17 01:04:55 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/17 01:04:55 INFO : two: Copied (new) 2026/07/17 01:04:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.02s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/dest" 2026/07/17 01:04:59 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/pre-dest1" 2026/07/17 01:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/pre-dest2" 2026/07/17 01:05:02 DEBUG : 1: size = 1 OK 2026/07/17 01:05:02 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:05:02 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/17 01:05:02 DEBUG : 2: size = 1 OK 2026/07/17 01:05:02 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:05:02 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/17 01:05:02 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/17 01:05:02 DEBUG : B2 bucket rclone-test-salofub2gizu path dest: Waiting for checks to finish 2026/07/17 01:05:02 DEBUG : B2 bucket rclone-test-salofub2gizu path dest: Waiting for transfers to finish 2026/07/17 01:05:03 DEBUG : 3: size = 1 OK 2026/07/17 01:05:03 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/17 01:05:03 INFO : 3: Copied (new) 2026/07/17 01:05:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.67s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/dst" 2026/07/17 01:05:06 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/CopyDest" 2026/07/17 01:05:08 DEBUG : one: Need to transfer - File not found at Destination 2026/07/17 01:05:08 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:05:08 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:05:09 DEBUG : one: size = 3 OK 2026/07/17 01:05:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:05:09 INFO : one: Copied (new) 2026/07/17 01:05:09 DEBUG : Waiting for deletions to finish 2026/07/17 01:05:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:05:10 DEBUG : one: size = 3 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:05:10 DEBUG : one: Sizes differ 2026/07/17 01:05:10 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:05:10 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:05:10 DEBUG : one: size = 5 OK 2026/07/17 01:05:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/17 01:05:10 INFO : one: Copied (replaced existing) 2026/07/17 01:05:10 DEBUG : Waiting for deletions to finish 2026/07/17 01:05:12 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/BackupDir" 2026/07/17 01:05:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:05:13 DEBUG : one: size = 3 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:05:13 DEBUG : one: Sizes differ 2026/07/17 01:05:13 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:05:13 DEBUG : one: size = 5 OK 2026/07/17 01:05:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:05:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:05:13 DEBUG : one: size = 3 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:05:13 DEBUG : one: Sizes differ 2026/07/17 01:05:14 DEBUG : one: size = 3 OK 2026/07/17 01:05:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:05:14 INFO : one: Copied (server-side copy) 2026/07/17 01:05:14 INFO : one: Deleted 2026/07/17 01:05:15 DEBUG : one: size = 5 OK 2026/07/17 01:05:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/17 01:05:15 INFO : one: Copied (server-side copy) 2026/07/17 01:05:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/17 01:05:15 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:05:15 DEBUG : Waiting for deletions to finish 2026/07/17 01:05:15 DEBUG : one: size = 5 OK 2026/07/17 01:05:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:05:15 DEBUG : one: Unchanged skipping 2026/07/17 01:05:16 DEBUG : two: size = 3 OK 2026/07/17 01:05:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:05:16 DEBUG : two: size = 3 OK 2026/07/17 01:05:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/17 01:05:16 INFO : two: Copied (server-side copy) 2026/07/17 01:05:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/17 01:05:16 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:05:16 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:05:16 DEBUG : Waiting for deletions to finish 2026/07/17 01:05:16 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:05:16 DEBUG : one: size = 5 OK 2026/07/17 01:05:16 DEBUG : two: size = 3 OK 2026/07/17 01:05:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:05:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:05:16 DEBUG : two: Unchanged skipping 2026/07/17 01:05:16 DEBUG : one: Unchanged skipping 2026/07/17 01:05:16 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:05:16 DEBUG : Waiting for deletions to finish 2026/07/17 01:05:16 INFO : There was nothing to transfer 2026/07/17 01:05:18 DEBUG : one: size = 5 OK 2026/07/17 01:05:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:05:18 DEBUG : one: Unchanged skipping 2026/07/17 01:05:18 DEBUG : three: size = 7 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:05:18 DEBUG : three: size = 5 (B2 bucket rclone-test-salofub2gizu path CopyDest) 2026/07/17 01:05:18 DEBUG : three: Sizes differ 2026/07/17 01:05:18 DEBUG : three: Destination not found in --copy-dest 2026/07/17 01:05:18 DEBUG : three: Need to transfer - File not found at Destination 2026/07/17 01:05:18 DEBUG : two: size = 3 OK 2026/07/17 01:05:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:05:18 DEBUG : two: Unchanged skipping 2026/07/17 01:05:18 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:05:18 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:05:19 DEBUG : three: size = 7 OK 2026/07/17 01:05:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/17 01:05:19 INFO : three: Copied (new) 2026/07/17 01:05:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.57s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/dst" 2026/07/17 01:05:23 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/backup" 2026/07/17 01:05:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:05:25 DEBUG : one: size = 3 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:05:25 DEBUG : one: Sizes differ 2026/07/17 01:05:25 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:05:25 DEBUG : two: size = 3 OK 2026/07/17 01:05:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:05:25 DEBUG : two: Unchanged skipping 2026/07/17 01:05:26 DEBUG : one: size = 3 OK 2026/07/17 01:05:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:05:26 INFO : one: Copied (server-side copy) 2026/07/17 01:05:26 INFO : one: Deleted 2026/07/17 01:05:26 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:05:27 DEBUG : one: size = 4 OK 2026/07/17 01:05:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:05:27 INFO : one: Copied (new) 2026/07/17 01:05:27 DEBUG : Waiting for deletions to finish 2026/07/17 01:05:27 DEBUG : three.txt: size = 5 OK 2026/07/17 01:05:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/17 01:05:27 INFO : three.txt: Copied (server-side copy) 2026/07/17 01:05:27 INFO : three.txt: Deleted 2026/07/17 01:05:27 INFO : three.txt: Moved into backup dir 2026/07/17 01:05:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:05:29 DEBUG : two: size = 3 OK 2026/07/17 01:05:29 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:05:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:05:29 DEBUG : two: Unchanged skipping 2026/07/17 01:05:29 DEBUG : one: size = 4 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:05:29 DEBUG : one: Sizes differ 2026/07/17 01:05:29 DEBUG : one: size = 4 OK 2026/07/17 01:05:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:05:29 INFO : one: Copied (server-side copy) 2026/07/17 01:05:30 INFO : one: Deleted 2026/07/17 01:05:30 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:05:30 DEBUG : one: size = 5 OK 2026/07/17 01:05:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/17 01:05:30 INFO : one: Copied (new) 2026/07/17 01:05:30 DEBUG : Waiting for deletions to finish 2026/07/17 01:05:30 DEBUG : three.txt: size = 6 OK 2026/07/17 01:05:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:05:30 INFO : three.txt: Copied (server-side copy) 2026/07/17 01:05:30 INFO : three.txt: Deleted 2026/07/17 01:05:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.35s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:05:33 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/dst" 2026/07/17 01:05:34 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/backup" 2026/07/17 01:05:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:05:36 DEBUG : one: size = 3 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:05:36 DEBUG : one: Sizes differ 2026/07/17 01:05:36 DEBUG : two: size = 3 OK 2026/07/17 01:05:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:05:36 DEBUG : two: Unchanged skipping 2026/07/17 01:05:36 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:05:37 DEBUG : one.bak: size = 3 OK 2026/07/17 01:05:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:05:37 INFO : one: Copied (server-side copy) to: one.bak 2026/07/17 01:05:37 INFO : one: Deleted 2026/07/17 01:05:37 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:05:38 DEBUG : one: size = 4 OK 2026/07/17 01:05:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:05:38 INFO : one: Copied (new) 2026/07/17 01:05:38 DEBUG : Waiting for deletions to finish 2026/07/17 01:05:40 DEBUG : three.txt.bak: size = 5 OK 2026/07/17 01:05:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/17 01:05:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/17 01:05:40 INFO : three.txt: Deleted 2026/07/17 01:05:40 INFO : three.txt: Moved into backup dir 2026/07/17 01:05:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:05:41 DEBUG : one: size = 4 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:05:41 DEBUG : one: Sizes differ 2026/07/17 01:05:41 DEBUG : two: size = 3 OK 2026/07/17 01:05:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:05:41 DEBUG : two: Unchanged skipping 2026/07/17 01:05:41 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:05:42 DEBUG : one.bak: size = 4 OK 2026/07/17 01:05:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:05:42 INFO : one: Copied (server-side copy) to: one.bak 2026/07/17 01:05:42 INFO : one: Deleted 2026/07/17 01:05:42 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:05:43 DEBUG : one: size = 5 OK 2026/07/17 01:05:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/17 01:05:43 INFO : one: Copied (new) 2026/07/17 01:05:43 DEBUG : Waiting for deletions to finish 2026/07/17 01:05:43 DEBUG : three.txt.bak: size = 6 OK 2026/07/17 01:05:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:05:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/17 01:05:44 INFO : three.txt: Deleted 2026/07/17 01:05:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:05:46 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/dst" 2026/07/17 01:05:47 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/backup" 2026/07/17 01:05:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:05:49 DEBUG : one: size = 3 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:05:49 DEBUG : one: Sizes differ 2026/07/17 01:05:49 DEBUG : two: size = 3 OK 2026/07/17 01:05:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:05:49 DEBUG : two: Unchanged skipping 2026/07/17 01:05:49 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:05:50 DEBUG : one-2019-01-01: size = 3 OK 2026/07/17 01:05:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:05:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/17 01:05:50 INFO : one: Deleted 2026/07/17 01:05:50 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:05:51 DEBUG : one: size = 4 OK 2026/07/17 01:05:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:05:51 INFO : one: Copied (new) 2026/07/17 01:05:51 DEBUG : Waiting for deletions to finish 2026/07/17 01:05:52 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/17 01:05:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/17 01:05:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/17 01:05:52 INFO : three.txt: Deleted 2026/07/17 01:05:52 INFO : three.txt: Moved into backup dir 2026/07/17 01:05:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:05:53 DEBUG : one: size = 4 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:05:53 DEBUG : one: Sizes differ 2026/07/17 01:05:53 DEBUG : two: size = 3 OK 2026/07/17 01:05:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:05:53 DEBUG : two: Unchanged skipping 2026/07/17 01:05:53 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:05:55 DEBUG : one-2019-01-01: size = 4 OK 2026/07/17 01:05:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:05:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/17 01:05:55 INFO : one: Deleted 2026/07/17 01:05:55 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:05:55 DEBUG : one: size = 5 OK 2026/07/17 01:05:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/17 01:05:55 INFO : one: Copied (new) 2026/07/17 01:05:55 DEBUG : Waiting for deletions to finish 2026/07/17 01:05:56 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/17 01:05:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:05:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/17 01:05:56 INFO : three.txt: Deleted 2026/07/17 01:05:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.42s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:05:59 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/dst" 2026/07/17 01:06:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:06:00 DEBUG : one: size = 3 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:06:00 DEBUG : one: Sizes differ 2026/07/17 01:06:00 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:06:00 DEBUG : two: size = 3 OK 2026/07/17 01:06:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:00 DEBUG : two: Unchanged skipping 2026/07/17 01:06:01 DEBUG : one.bak: size = 3 OK 2026/07/17 01:06:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:06:01 INFO : one: Copied (server-side copy) to: one.bak 2026/07/17 01:06:02 INFO : one: Deleted 2026/07/17 01:06:02 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:06:02 DEBUG : one: size = 4 OK 2026/07/17 01:06:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:06:02 INFO : one: Copied (new) 2026/07/17 01:06:02 DEBUG : Waiting for deletions to finish 2026/07/17 01:06:03 DEBUG : three.txt.bak: size = 5 OK 2026/07/17 01:06:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/17 01:06:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/17 01:06:03 INFO : three.txt: Deleted 2026/07/17 01:06:03 INFO : three.txt: Moved into backup dir 2026/07/17 01:06:04 DEBUG : one.bak: Excluded (Path Filter) 2026/07/17 01:06:04 DEBUG : one.bak: Excluded 2026/07/17 01:06:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/17 01:06:04 DEBUG : three.txt.bak: Excluded 2026/07/17 01:06:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:06:04 DEBUG : one: size = 4 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:06:04 DEBUG : one: Sizes differ 2026/07/17 01:06:04 DEBUG : two: size = 3 OK 2026/07/17 01:06:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:04 DEBUG : two: Unchanged skipping 2026/07/17 01:06:04 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for checks to finish 2026/07/17 01:06:05 DEBUG : one.bak: size = 4 OK 2026/07/17 01:06:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:06:05 INFO : one: Copied (server-side copy) to: one.bak 2026/07/17 01:06:05 INFO : one: Deleted 2026/07/17 01:06:05 DEBUG : B2 bucket rclone-test-salofub2gizu path dst: Waiting for transfers to finish 2026/07/17 01:06:06 DEBUG : one: size = 5 OK 2026/07/17 01:06:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/17 01:06:06 INFO : one: Copied (new) 2026/07/17 01:06:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:06:06 DEBUG : three.txt.bak: size = 6 OK 2026/07/17 01:06:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:06:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/17 01:06:06 INFO : three.txt: Deleted 2026/07/17 01:06:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.47s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:06:09 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/dst" 2026/07/17 01:06:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:06:11 DEBUG : one: size = 3 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:06:11 DEBUG : one: Sizes differ 2026/07/17 01:06:12 DEBUG : one.bak: size = 3 OK 2026/07/17 01:06:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:06:12 INFO : one: Copied (server-side copy) to: one.bak 2026/07/17 01:06:12 INFO : one: Deleted 2026/07/17 01:06:13 DEBUG : one: size = 4 OK 2026/07/17 01:06:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:06:13 INFO : one: Copied (new) 2026/07/17 01:06:14 DEBUG : two: size = 3 OK 2026/07/17 01:06:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:14 DEBUG : two: Unchanged skipping 2026/07/17 01:06:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:06:14 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:06:14 DEBUG : three.txt: Sizes differ 2026/07/17 01:06:14 DEBUG : three.txt.bak: size = 5 OK 2026/07/17 01:06:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/17 01:06:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/17 01:06:14 INFO : three.txt: Deleted 2026/07/17 01:06:15 DEBUG : three.txt: size = 6 OK 2026/07/17 01:06:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:06:15 INFO : three.txt: Copied (new) 2026/07/17 01:06:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:06:16 DEBUG : one: size = 4 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:06:16 DEBUG : one: Sizes differ 2026/07/17 01:06:16 DEBUG : one.bak: size = 4 OK 2026/07/17 01:06:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:06:16 INFO : one: Copied (server-side copy) to: one.bak 2026/07/17 01:06:17 INFO : one: Deleted 2026/07/17 01:06:17 DEBUG : one: size = 5 OK 2026/07/17 01:06:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/17 01:06:17 INFO : one: Copied (new) 2026/07/17 01:06:17 DEBUG : two: size = 3 OK 2026/07/17 01:06:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:17 DEBUG : two: Unchanged skipping 2026/07/17 01:06:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:06:18 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:06:18 DEBUG : three.txt: Sizes differ 2026/07/17 01:06:18 DEBUG : three.txt.bak: size = 6 OK 2026/07/17 01:06:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:06:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/17 01:06:18 INFO : three.txt: Deleted 2026/07/17 01:06:19 DEBUG : three.txt: size = 19 OK 2026/07/17 01:06:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/17 01:06:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.42s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:06:22 DEBUG : Creating backend with remote "TestB2:rclone-test-salofub2gizu/dst" 2026/07/17 01:06:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:06:23 DEBUG : one: size = 3 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:06:23 DEBUG : one: Sizes differ 2026/07/17 01:06:24 DEBUG : one-2019-01-01: size = 3 OK 2026/07/17 01:06:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:06:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/17 01:06:25 INFO : one: Deleted 2026/07/17 01:06:26 DEBUG : one: size = 4 OK 2026/07/17 01:06:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:06:26 INFO : one: Copied (new) 2026/07/17 01:06:26 DEBUG : two: size = 3 OK 2026/07/17 01:06:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:26 DEBUG : two: Unchanged skipping 2026/07/17 01:06:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:06:26 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:06:26 DEBUG : three.txt: Sizes differ 2026/07/17 01:06:27 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/17 01:06:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/17 01:06:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/17 01:06:27 INFO : three.txt: Deleted 2026/07/17 01:06:27 DEBUG : three.txt: size = 6 OK 2026/07/17 01:06:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:06:27 INFO : three.txt: Copied (new) 2026/07/17 01:06:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:06:28 DEBUG : one: size = 4 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:06:28 DEBUG : one: Sizes differ 2026/07/17 01:06:29 DEBUG : one-2019-01-01: size = 4 OK 2026/07/17 01:06:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:06:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/17 01:06:29 INFO : one: Deleted 2026/07/17 01:06:30 DEBUG : one: size = 5 OK 2026/07/17 01:06:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/17 01:06:30 INFO : one: Copied (new) 2026/07/17 01:06:30 DEBUG : two: size = 3 OK 2026/07/17 01:06:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:30 DEBUG : two: Unchanged skipping 2026/07/17 01:06:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:06:30 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-salofub2gizu path dst) 2026/07/17 01:06:30 DEBUG : three.txt: Sizes differ 2026/07/17 01:06:33 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/17 01:06:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:06:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/17 01:06:33 INFO : three.txt: Deleted 2026/07/17 01:06:33 DEBUG : three.txt: size = 19 OK 2026/07/17 01:06:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/17 01:06:33 INFO : three.txt: Copied (new) 2026/07/17 01:06:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/17 01:06:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/17 01:06:34 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncSuffixKeepExtension (14.74s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:06:36 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:06:36 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:06:36 DEBUG : Testêé: Sizes differ 2026/07/17 01:06:36 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:06:36 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:06:36 DEBUG : Testêé: size = 14 OK 2026/07/17 01:06:36 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/17 01:06:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/17 01:06:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.28s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:06:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/17 01:06:38 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:06:38 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:06:38 DEBUG : existing: size = 6 OK 2026/07/17 01:06:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/17 01:06:38 INFO : existing: Copied (new) 2026/07/17 01:06:38 DEBUG : Waiting for deletions to finish 2026/07/17 01:06:38 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:06:38 DEBUG : existing: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:06:38 DEBUG : existing: Sizes differ 2026/07/17 01:06:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/17 01:06:38 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:06:38 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:06:38 ERROR : B2 bucket rclone-test-salofub2gizu: not deleting files as there were IO errors 2026/07/17 01:06:38 ERROR : B2 bucket rclone-test-salofub2gizu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.92s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:06:40 DEBUG : EXISTING: size = 6 OK 2026/07/17 01:06:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:40 DEBUG : existing: Unchanged skipping 2026/07/17 01:06:40 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:06:40 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:06:40 DEBUG : Waiting for deletions to finish 2026/07/17 01:06:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.40s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:06:52 DEBUG : both0: size = 6 OK 2026/07/17 01:06:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both0: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both10: size = 6 OK 2026/07/17 01:06:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both10: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both11: size = 6 OK 2026/07/17 01:06:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both11: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both12: size = 6 OK 2026/07/17 01:06:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both12: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both13: size = 6 OK 2026/07/17 01:06:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both13: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both14: size = 6 OK 2026/07/17 01:06:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both14: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both15: size = 6 OK 2026/07/17 01:06:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both15: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both16: size = 6 OK 2026/07/17 01:06:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both16: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both17: size = 6 OK 2026/07/17 01:06:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both17: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both18: size = 6 OK 2026/07/17 01:06:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both19: size = 6 OK 2026/07/17 01:06:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both1: size = 6 OK 2026/07/17 01:06:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both2: size = 6 OK 2026/07/17 01:06:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:06:52 DEBUG : both18: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both3: size = 6 OK 2026/07/17 01:06:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both3: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both4: size = 6 OK 2026/07/17 01:06:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both19: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both5: size = 6 OK 2026/07/17 01:06:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both5: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both6: size = 6 OK 2026/07/17 01:06:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both6: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both7: size = 6 OK 2026/07/17 01:06:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both1: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both8: size = 6 OK 2026/07/17 01:06:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both2: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both9: size = 6 OK 2026/07/17 01:06:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:06:52 DEBUG : both9: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both4: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both7: Unchanged skipping 2026/07/17 01:06:52 DEBUG : both8: Unchanged skipping 2026/07/17 01:06:52 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:06:52 DEBUG : Waiting for deletions to finish 2026/07/17 01:06:53 INFO : only0: Deleted 2026/07/17 01:06:53 INFO : only14: Deleted 2026/07/17 01:06:53 INFO : only17: Deleted 2026/07/17 01:06:53 INFO : only5: Deleted 2026/07/17 01:06:53 INFO : only12: Deleted 2026/07/17 01:06:53 INFO : only13: Deleted 2026/07/17 01:06:53 INFO : only15: Deleted 2026/07/17 01:06:53 INFO : only16: Deleted 2026/07/17 01:06:53 INFO : only19: Deleted 2026/07/17 01:06:53 INFO : only2: Deleted 2026/07/17 01:06:53 INFO : only7: Deleted 2026/07/17 01:06:53 INFO : only6: Deleted 2026/07/17 01:06:53 INFO : only18: Deleted 2026/07/17 01:06:53 INFO : only1: Deleted 2026/07/17 01:06:53 INFO : only3: Deleted 2026/07/17 01:06:53 INFO : only4: Deleted 2026/07/17 01:06:53 INFO : only10: Deleted 2026/07/17 01:06:54 INFO : only11: Deleted 2026/07/17 01:06:54 INFO : only8: Deleted 2026/07/17 01:06:54 INFO : only9: Deleted 2026/07/17 01:06:54 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.79s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:07:08 DEBUG : both0: size = 6 OK 2026/07/17 01:07:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both10: size = 6 OK 2026/07/17 01:07:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both0: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both12: size = 6 OK 2026/07/17 01:07:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:07:08 DEBUG : both13: size = 6 OK 2026/07/17 01:07:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both11: size = 6 OK 2026/07/17 01:07:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both12: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both14: size = 6 OK 2026/07/17 01:07:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both14: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both15: size = 6 OK 2026/07/17 01:07:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both10: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both16: size = 6 OK 2026/07/17 01:07:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both16: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both17: size = 6 OK 2026/07/17 01:07:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both17: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both18: size = 6 OK 2026/07/17 01:07:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both18: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both19: size = 6 OK 2026/07/17 01:07:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both19: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both1: size = 6 OK 2026/07/17 01:07:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both15: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both2: size = 6 OK 2026/07/17 01:07:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both2: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both3: size = 6 OK 2026/07/17 01:07:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both3: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both4: size = 6 OK 2026/07/17 01:07:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both4: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both5: size = 6 OK 2026/07/17 01:07:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both5: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both6: size = 6 OK 2026/07/17 01:07:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both6: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both7: size = 6 OK 2026/07/17 01:07:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both7: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both8: size = 6 OK 2026/07/17 01:07:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both8: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both9: size = 6 OK 2026/07/17 01:07:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:08 DEBUG : both13: Unchanged skipping 2026/07/17 01:07:08 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only0: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only0: Sizes differ 2026/07/17 01:07:08 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only10: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only10: Sizes differ 2026/07/17 01:07:08 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only11: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only11: Sizes differ 2026/07/17 01:07:08 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only12: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only12: Sizes differ 2026/07/17 01:07:08 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only13: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only13: Sizes differ 2026/07/17 01:07:08 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only14: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only14: Sizes differ 2026/07/17 01:07:08 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only15: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only15: Sizes differ 2026/07/17 01:07:08 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only16: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only16: Sizes differ 2026/07/17 01:07:08 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only17: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only17: Sizes differ 2026/07/17 01:07:08 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only18: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only18: Sizes differ 2026/07/17 01:07:08 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only19: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only19: Sizes differ 2026/07/17 01:07:08 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only1: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only1: Sizes differ 2026/07/17 01:07:08 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only2: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only2: Sizes differ 2026/07/17 01:07:08 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only3: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only3: Sizes differ 2026/07/17 01:07:08 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only4: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only4: Sizes differ 2026/07/17 01:07:08 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only5: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only5: Sizes differ 2026/07/17 01:07:08 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only6: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only6: Sizes differ 2026/07/17 01:07:08 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only7: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only7: Sizes differ 2026/07/17 01:07:08 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only8: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only8: Sizes differ 2026/07/17 01:07:08 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2164317569) 2026/07/17 01:07:08 DEBUG : only9: size = 6 (B2 bucket rclone-test-salofub2gizu) 2026/07/17 01:07:08 DEBUG : only9: Sizes differ 2026/07/17 01:07:08 DEBUG : both11: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both9: Unchanged skipping 2026/07/17 01:07:08 DEBUG : both1: Unchanged skipping 2026/07/17 01:07:08 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:07:08 DEBUG : only0: size = 0 OK 2026/07/17 01:07:08 DEBUG : only10: size = 0 OK 2026/07/17 01:07:08 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:08 INFO : only10: Copied (replaced existing) 2026/07/17 01:07:08 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:08 INFO : only0: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only14: size = 0 OK 2026/07/17 01:07:09 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only14: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only13: size = 0 OK 2026/07/17 01:07:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only13: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only11: size = 0 OK 2026/07/17 01:07:09 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only11: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only15: size = 0 OK 2026/07/17 01:07:09 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only15: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only16: size = 0 OK 2026/07/17 01:07:09 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only16: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only17: size = 0 OK 2026/07/17 01:07:09 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only17: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only12: size = 0 OK 2026/07/17 01:07:09 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only12: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only18: size = 0 OK 2026/07/17 01:07:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only18: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only19: size = 0 OK 2026/07/17 01:07:09 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only19: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only1: size = 0 OK 2026/07/17 01:07:09 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only1: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only3: size = 0 OK 2026/07/17 01:07:09 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only3: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only2: size = 0 OK 2026/07/17 01:07:09 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only2: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only4: size = 0 OK 2026/07/17 01:07:09 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only4: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only5: size = 0 OK 2026/07/17 01:07:09 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only5: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only6: size = 0 OK 2026/07/17 01:07:09 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only6: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only7: size = 0 OK 2026/07/17 01:07:09 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only7: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only8: size = 0 OK 2026/07/17 01:07:09 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only8: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : only9: size = 0 OK 2026/07/17 01:07:09 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:07:09 INFO : only9: Copied (replaced existing) 2026/07/17 01:07:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.80s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:07:18 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:07:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:07:18 DEBUG : empty_on_remote: Making directory with metadata 2026/07/17 01:07:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:07:18 INFO : empty_on_remote: Making directory 2026/07/17 01:07:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/17 01:07:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/17 01:07:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/17 01:07:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:07:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.58s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:07:20 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:07:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:07:20 DEBUG : empty_on_remote: Making directory with metadata 2026/07/17 01:07:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:07:20 INFO : empty_on_remote: Making directory 2026/07/17 01:07:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/17 01:07:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/17 01:07:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/17 01:07:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:07:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/17 01:07:21 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.68s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:07:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:07:23 INFO : sub dir: Making directory 2026/07/17 01:07:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:07:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:07:27 INFO : sub dir: Making directory 2026/07/17 01:07:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.56s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:07:38 DEBUG : Waiting for deletions to finish 2026/07/17 01:07:38 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:07:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:07:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:07:39 DEBUG : banana: size = 6 OK 2026/07/17 01:07:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : banana: Unchanged skipping 2026/07/17 01:07:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:07:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:07:39 DEBUG : apple: size = 5 OK 2026/07/17 01:07:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : apple: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:07:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:07:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:07:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:07:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:07:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:07:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:07:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:07:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:07:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:07:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:07:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:07:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:07:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:07:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:07:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:07:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:07:39 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:07:39 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:07:39 DEBUG : Waiting for deletions to finish 2026/07/17 01:07:39 INFO : There was nothing to transfer 2026/07/17 01:07:39 DEBUG : Waiting for deletions to finish 2026/07/17 01:07:39 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:07:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : apple: size = 5 OK 2026/07/17 01:07:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : apple: Unchanged skipping 2026/07/17 01:07:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:07:40 DEBUG : banana: size = 6 OK 2026/07/17 01:07:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : banana: Unchanged skipping 2026/07/17 01:07:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:07:40 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:07:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:07:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:07:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:07:40 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:07:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:07:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:07:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:07:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:07:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:07:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:07:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:07:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:07:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:07:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:07:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:07:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:07:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:07:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:07:40 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:07:40 DEBUG : Waiting for deletions to finish 2026/07/17 01:07:40 INFO : There was nothing to transfer 2026/07/17 01:07:40 DEBUG : Waiting for deletions to finish 2026/07/17 01:07:40 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:07:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:07:53 DEBUG : Waiting for deletions to finish 2026/07/17 01:07:53 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:07:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : apple: size = 5 OK 2026/07/17 01:07:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : apple: Unchanged skipping 2026/07/17 01:07:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:07:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:07:54 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:07:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:07:54 DEBUG : banana: size = 6 OK 2026/07/17 01:07:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : banana: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:07:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:07:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:07:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:07:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:07:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:07:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:07:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:07:54 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:07:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:07:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:07:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:07:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:07:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:07:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:07:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:07:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:07:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:07:54 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:07:54 DEBUG : Waiting for deletions to finish 2026/07/17 01:07:54 INFO : There was nothing to transfer 2026/07/17 01:07:54 DEBUG : Waiting for deletions to finish 2026/07/17 01:07:54 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:07:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : apple: size = 5 OK 2026/07/17 01:07:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : apple: Unchanged skipping 2026/07/17 01:07:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:07:55 DEBUG : banana: size = 6 OK 2026/07/17 01:07:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:07:55 DEBUG : banana: Unchanged skipping 2026/07/17 01:07:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:07:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:07:55 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:07:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:07:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:07:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:07:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:07:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:07:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:07:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:07:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:07:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:07:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:07:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:07:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:07:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:07:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:07:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:07:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:07:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:07:55 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:07:55 DEBUG : Waiting for deletions to finish 2026/07/17 01:07:55 INFO : There was nothing to transfer 2026/07/17 01:07:55 DEBUG : Waiting for deletions to finish 2026/07/17 01:07:55 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:07:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:08:10 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:10 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:08:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:11 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : YmFuYW5h: size = 6 OK 2026/07/17 01:08:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/17 01:08:11 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/17 01:08:11 DEBUG : YXBwbGU=: size = 5 OK 2026/07/17 01:08:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/17 01:08:11 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/17 01:08:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/17 01:08:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:11 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:08:11 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:08:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/17 01:08:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/17 01:08:11 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/17 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/17 01:08:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/17 01:08:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/17 01:08:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/17 01:08:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/17 01:08:11 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/17 01:08:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/17 01:08:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/17 01:08:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/17 01:08:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/17 01:08:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/17 01:08:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/17 01:08:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/17 01:08:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/17 01:08:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/17 01:08:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/17 01:08:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/17 01:08:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/17 01:08:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/17 01:08:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/17 01:08:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/17 01:08:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/17 01:08:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/17 01:08:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/17 01:08:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/17 01:08:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:08:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/17 01:08:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/17 01:08:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/17 01:08:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/17 01:08:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/17 01:08:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/17 01:08:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/17 01:08:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/17 01:08:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:08:12 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:12 INFO : dir1/0008-2345678.txt: Deleted 2026/07/17 01:08:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/17 01:08:13 INFO : dir1/0007-1234567.txt: Deleted 2026/07/17 01:08:13 INFO : appleappleapplebanana: Deleted 2026/07/17 01:08:13 INFO : dir1/0011-56789;.txt: Deleted 2026/07/17 01:08:13 INFO : dir1/0014-89;=.txt: Deleted 2026/07/17 01:08:13 INFO : dir1/0015-9;=.txt: Deleted 2026/07/17 01:08:13 INFO : dir1/0003-defghij.txt: Deleted 2026/07/17 01:08:13 INFO : banana: Deleted 2026/07/17 01:08:13 INFO : dir1/0009-3456789.txt: Deleted 2026/07/17 01:08:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/17 01:08:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/17 01:08:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/17 01:08:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/17 01:08:13 INFO : dir1/0010-456789.txt: Deleted 2026/07/17 01:08:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/17 01:08:13 INFO : apple: Deleted 2026/07/17 01:08:13 INFO : splitbananasplit: Deleted 2026/07/17 01:08:13 INFO : dir1/0012-6789;.txt: Deleted 2026/07/17 01:08:13 INFO : dir1/0013-789;=.txt: Deleted 2026/07/17 01:08:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/17 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:08:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:14 DEBUG : YXBwbGU=: size = 5 OK 2026/07/17 01:08:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : apple: Unchanged skipping 2026/07/17 01:08:14 DEBUG : YmFuYW5h: size = 6 OK 2026/07/17 01:08:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : banana: Unchanged skipping 2026/07/17 01:08:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/17 01:08:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/17 01:08:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:08:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:08:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/17 01:08:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/17 01:08:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/17 01:08:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/17 01:08:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/17 01:08:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/17 01:08:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/17 01:08:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/17 01:08:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/17 01:08:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/17 01:08:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/17 01:08:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/17 01:08:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/17 01:08:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/17 01:08:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/17 01:08:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/17 01:08:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/17 01:08:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:08:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:08:14 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:08:14 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:08:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/17 01:08:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/17 01:08:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:08:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:08:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:08:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:08:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:08:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:08:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:08:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:08:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:08:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:08:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:08:27 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:28 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:08:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:08:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:08:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:08:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:08:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:08:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:08:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:08:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:08:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:08:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:08:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:08:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:08:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:08:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:08:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:08:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:08:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:08:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:08:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:08:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:08:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:08:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:08:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:08:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:08:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:08:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:08:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:08:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:08:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:08:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:08:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:08:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:08:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:08:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:08:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:08:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:08:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:08:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:08:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:08:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:08:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:08:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:08:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:08:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:08:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:08:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:08:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:08:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:08:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:08:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:08:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:08:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:08:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:08:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:08:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:08:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:08:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:08:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:08:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:08:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:08:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:08:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:08:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:08:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:08:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:08:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:08:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:08:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:08:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:08:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:08:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:08:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:08:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:08:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:08:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:08:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:08:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:08:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:08:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:08:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:08:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:08:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:08:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:08:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/17 01:08:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:28 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:08:28 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:08:28 DEBUG : PREFIXapple: size = 5 OK 2026/07/17 01:08:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/17 01:08:28 INFO : apple: Copied (new) to: PREFIXapple 2026/07/17 01:08:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/17 01:08:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/17 01:08:28 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/17 01:08:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:08:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/17 01:08:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/17 01:08:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:08:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:08:29 DEBUG : PREFIXbanana: size = 6 OK 2026/07/17 01:08:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/17 01:08:29 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/17 01:08:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:08:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/17 01:08:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/17 01:08:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:08:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:08:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/17 01:08:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:08:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:08:29 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/17 01:08:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/17 01:08:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:08:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:08:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/17 01:08:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/17 01:08:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:08:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:08:29 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/17 01:08:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/17 01:08:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:08:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:08:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/17 01:08:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/17 01:08:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:08:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:08:29 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/17 01:08:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/17 01:08:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:08:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:08:29 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/17 01:08:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/17 01:08:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:08:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:08:29 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/17 01:08:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/17 01:08:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:08:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:08:29 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/17 01:08:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/17 01:08:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/17 01:08:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:08:29 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/17 01:08:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/17 01:08:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:08:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:08:29 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/17 01:08:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/17 01:08:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:08:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:08:30 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/17 01:08:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/17 01:08:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:08:30 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/17 01:08:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/17 01:08:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:08:30 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/17 01:08:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/17 01:08:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:08:33 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/17 01:08:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/17 01:08:33 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/17 01:08:33 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/17 01:08:33 INFO : banana: Deleted 2026/07/17 01:08:33 INFO : dir1/0013-789;=.txt: Deleted 2026/07/17 01:08:33 INFO : dir1/0015-9;=.txt: Deleted 2026/07/17 01:08:33 INFO : appleappleapplebanana: Deleted 2026/07/17 01:08:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/17 01:08:33 INFO : dir1/0010-456789.txt: Deleted 2026/07/17 01:08:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/17 01:08:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/17 01:08:33 INFO : dir1/0003-defghij.txt: Deleted 2026/07/17 01:08:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/17 01:08:33 INFO : dir1/0007-1234567.txt: Deleted 2026/07/17 01:08:33 INFO : dir1/0014-89;=.txt: Deleted 2026/07/17 01:08:33 INFO : dir1/0008-2345678.txt: Deleted 2026/07/17 01:08:33 INFO : apple: Deleted 2026/07/17 01:08:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/17 01:08:34 INFO : dir1/0009-3456789.txt: Deleted 2026/07/17 01:08:34 INFO : dir1/0011-56789;.txt: Deleted 2026/07/17 01:08:34 INFO : dir1/0012-6789;.txt: Deleted 2026/07/17 01:08:34 INFO : splitbananasplit: Deleted 2026/07/17 01:08:34 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:34 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:08:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:08:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:08:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/17 01:08:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:08:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/17 01:08:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:08:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/17 01:08:35 INFO : splitbananasplit: Copied (new) 2026/07/17 01:08:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:35 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:08:35 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:08:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:08:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/17 01:08:35 INFO : appleappleapplebanana: Copied (new) 2026/07/17 01:08:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:08:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/17 01:08:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/17 01:08:35 DEBUG : banana: size = 6 OK 2026/07/17 01:08:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/17 01:08:35 INFO : banana: Copied (new) 2026/07/17 01:08:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:08:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/17 01:08:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/17 01:08:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:08:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/17 01:08:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/17 01:08:35 DEBUG : apple: size = 5 OK 2026/07/17 01:08:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/17 01:08:35 INFO : apple: Copied (new) 2026/07/17 01:08:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:08:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/17 01:08:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/17 01:08:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:08:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/17 01:08:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/17 01:08:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:08:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/17 01:08:35 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/17 01:08:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:08:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/17 01:08:35 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/17 01:08:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:08:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/17 01:08:35 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/17 01:08:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:08:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/17 01:08:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/17 01:08:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:08:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/17 01:08:35 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/17 01:08:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:08:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/17 01:08:36 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/17 01:08:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:08:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/17 01:08:36 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/17 01:08:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:08:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/17 01:08:36 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/17 01:08:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:08:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/17 01:08:36 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/17 01:08:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:08:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/17 01:08:36 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/17 01:08:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:08:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/17 01:08:36 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/17 01:08:36 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:36 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/17 01:08:36 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/17 01:08:36 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/17 01:08:36 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/17 01:08:36 INFO : PREFIXapple: Deleted 2026/07/17 01:08:36 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/17 01:08:36 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/17 01:08:36 INFO : PREFIXsplitbananasplit: Deleted 2026/07/17 01:08:36 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/17 01:08:36 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/17 01:08:36 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/17 01:08:36 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/17 01:08:36 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/17 01:08:36 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/17 01:08:36 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/17 01:08:36 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/17 01:08:37 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/17 01:08:37 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/17 01:08:37 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/17 01:08:37 INFO : PREFIXbanana: Deleted 2026/07/17 01:08:37 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:37 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:37 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:08:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:08:51 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:52 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:08:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:08:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:08:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:08:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:08:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:52 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:08:52 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:08:52 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/17 01:08:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/17 01:08:52 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:08:52 DEBUG : appleSUFFIX: size = 5 OK 2026/07/17 01:08:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/17 01:08:52 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/17 01:08:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:53 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/17 01:08:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/17 01:08:53 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/17 01:08:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/17 01:08:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/17 01:08:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/17 01:08:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/17 01:08:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/17 01:08:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:08:53 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/17 01:08:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/17 01:08:53 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/17 01:08:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/17 01:08:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/17 01:08:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/17 01:08:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/17 01:08:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/17 01:08:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/17 01:08:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/17 01:08:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/17 01:08:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/17 01:08:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/17 01:08:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/17 01:08:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/17 01:08:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/17 01:08:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/17 01:08:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/17 01:08:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/17 01:08:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/17 01:08:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:08:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:08:54 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/17 01:08:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/17 01:08:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:08:54 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/17 01:08:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/17 01:08:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:08:54 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/17 01:08:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/17 01:08:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:08:54 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/17 01:08:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/17 01:08:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:08:54 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:54 INFO : dir1/0009-3456789.txt: Deleted 2026/07/17 01:08:54 INFO : appleappleapplebanana: Deleted 2026/07/17 01:08:54 INFO : banana: Deleted 2026/07/17 01:08:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/17 01:08:54 INFO : dir1/0013-789;=.txt: Deleted 2026/07/17 01:08:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/17 01:08:54 INFO : dir1/0014-89;=.txt: Deleted 2026/07/17 01:08:54 INFO : dir1/0010-456789.txt: Deleted 2026/07/17 01:08:54 INFO : splitbananasplit: Deleted 2026/07/17 01:08:54 INFO : dir1/0011-56789;.txt: Deleted 2026/07/17 01:08:55 INFO : dir1/0007-1234567.txt: Deleted 2026/07/17 01:08:55 INFO : apple: Deleted 2026/07/17 01:08:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/17 01:08:55 INFO : dir1/0003-defghij.txt: Deleted 2026/07/17 01:08:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/17 01:08:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/17 01:08:55 INFO : dir1/0008-2345678.txt: Deleted 2026/07/17 01:08:55 INFO : dir1/0012-6789;.txt: Deleted 2026/07/17 01:08:55 INFO : dir1/0015-9;=.txt: Deleted 2026/07/17 01:08:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/17 01:08:55 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:55 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/17 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:08:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:08:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:08:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/17 01:08:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:08:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/17 01:08:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:08:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/17 01:08:56 INFO : appleappleapplebanana: Copied (new) 2026/07/17 01:08:56 DEBUG : banana: size = 6 OK 2026/07/17 01:08:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/17 01:08:56 INFO : banana: Copied (new) 2026/07/17 01:08:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:08:56 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:08:56 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:08:56 DEBUG : apple: size = 5 OK 2026/07/17 01:08:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/17 01:08:56 INFO : apple: Copied (new) 2026/07/17 01:08:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:08:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/17 01:08:56 INFO : splitbananasplit: Copied (new) 2026/07/17 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/17 01:08:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/17 01:08:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:08:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/17 01:08:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/17 01:08:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:08:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/17 01:08:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/17 01:08:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:08:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/17 01:08:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/17 01:08:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:08:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/17 01:08:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/17 01:08:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:08:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/17 01:08:56 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/17 01:08:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:08:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/17 01:08:56 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/17 01:08:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:08:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/17 01:08:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/17 01:08:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:08:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/17 01:08:57 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/17 01:08:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:08:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/17 01:08:57 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/17 01:08:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:08:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/17 01:08:57 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/17 01:08:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:08:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/17 01:08:57 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/17 01:08:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:08:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/17 01:08:57 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/17 01:08:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:08:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/17 01:08:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/17 01:08:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:08:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/17 01:08:57 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/17 01:08:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:08:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/17 01:08:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/17 01:08:57 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:57 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/17 01:08:57 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/17 01:08:57 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/17 01:08:57 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/17 01:08:57 INFO : appleSUFFIX: Deleted 2026/07/17 01:08:57 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/17 01:08:57 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/17 01:08:57 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/17 01:08:57 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/17 01:08:57 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/17 01:08:57 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/17 01:08:57 INFO : bananaSUFFIX: Deleted 2026/07/17 01:08:57 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/17 01:08:57 INFO : splitbananasplitSUFFIX: Deleted 2026/07/17 01:08:57 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/17 01:08:57 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/17 01:08:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/17 01:08:58 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/17 01:08:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/17 01:08:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/17 01:08:58 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:58 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : Waiting for deletions to finish 2026/07/17 01:08:58 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:08:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:09:11 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:11 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:09:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : apple: size = 5 OK 2026/07/17 01:09:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:12 DEBUG : apple: Unchanged skipping 2026/07/17 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:12 DEBUG : banana: size = 6 OK 2026/07/17 01:09:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:12 DEBUG : banana: Unchanged skipping 2026/07/17 01:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:12 DEBUG : splitbanan: size = 16 OK 2026/07/17 01:09:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/17 01:09:12 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/17 01:09:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:09:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/17 01:09:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:09:12 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:09:12 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:09:12 DEBUG : appleapple: size = 21 OK 2026/07/17 01:09:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/17 01:09:12 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/17 01:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:09:12 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/17 01:09:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/17 01:09:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/17 01:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:09:12 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/17 01:09:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/17 01:09:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/17 01:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:09:13 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/17 01:09:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/17 01:09:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/17 01:09:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:09:13 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/17 01:09:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/17 01:09:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/17 01:09:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:09:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/17 01:09:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/17 01:09:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/17 01:09:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:09:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/17 01:09:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/17 01:09:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/17 01:09:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:09:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/17 01:09:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/17 01:09:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/17 01:09:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:09:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/17 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/17 01:09:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/17 01:09:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:09:13 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/17 01:09:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/17 01:09:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/17 01:09:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:09:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/17 01:09:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/17 01:09:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/17 01:09:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:09:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/17 01:09:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/17 01:09:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/17 01:09:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:09:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/17 01:09:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/17 01:09:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/17 01:09:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:09:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/17 01:09:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/17 01:09:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/17 01:09:13 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/17 01:09:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/17 01:09:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/17 01:09:14 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/17 01:09:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/17 01:09:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/17 01:09:14 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/17 01:09:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/17 01:09:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/17 01:09:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/17 01:09:14 INFO : dir1/0008-2345678.txt: Deleted 2026/07/17 01:09:14 INFO : dir1/0012-6789;.txt: Deleted 2026/07/17 01:09:14 INFO : dir1/0014-89;=.txt: Deleted 2026/07/17 01:09:14 INFO : appleappleapplebanana: Deleted 2026/07/17 01:09:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/17 01:09:14 INFO : dir1/0011-56789;.txt: Deleted 2026/07/17 01:09:14 INFO : dir1/0007-1234567.txt: Deleted 2026/07/17 01:09:14 INFO : dir1/0010-456789.txt: Deleted 2026/07/17 01:09:14 INFO : dir1/0015-9;=.txt: Deleted 2026/07/17 01:09:14 INFO : dir1/0003-defghij.txt: Deleted 2026/07/17 01:09:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/17 01:09:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/17 01:09:14 INFO : dir1/0009-3456789.txt: Deleted 2026/07/17 01:09:14 INFO : dir1/0013-789;=.txt: Deleted 2026/07/17 01:09:14 INFO : splitbananasplit: Deleted 2026/07/17 01:09:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/17 01:09:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/17 01:09:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:15 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : appleapple: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:09:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:09:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:09:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:09:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:09:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:09:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:09:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:09:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:09:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:09:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:09:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:09:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:09:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:09:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:09:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:09:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:09:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:09:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:09:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:09:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:09:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:09:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:09:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:09:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:09:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:09:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:09:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:09:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:09:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:09:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:09:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:09:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:09:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:09:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:09:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:09:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:09:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:09:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:09:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:09:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:09:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:09:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:09:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:09:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:09:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:09:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:09:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:09:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:09:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:09:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:09:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:09:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:09:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:09:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:09:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:09:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:09:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:09:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:09:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:09:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:09:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:09:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:09:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:09:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:09:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:09:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:09:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:09:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:09:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:09:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:09:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:09:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:09:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:09:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:09:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:09:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:09:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:09:15 DEBUG : apple: size = 5 OK 2026/07/17 01:09:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : apple: Unchanged skipping 2026/07/17 01:09:15 DEBUG : appleapple: size = 21 OK 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:09:15 DEBUG : banana: size = 6 OK 2026/07/17 01:09:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : banana: Unchanged skipping 2026/07/17 01:09:15 DEBUG : splitbanan: size = 16 OK 2026/07/17 01:09:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:09:15 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/17 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/17 01:09:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/17 01:09:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/17 01:09:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/17 01:09:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/17 01:09:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/17 01:09:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/17 01:09:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/17 01:09:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:09:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:09:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/17 01:09:15 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/17 01:09:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/17 01:09:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/17 01:09:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/17 01:09:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/17 01:09:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/17 01:09:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/17 01:09:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:09:15 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:09:15 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:09:15 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:15 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:15 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : appleapple: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/17 01:09:15 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/17 01:09:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:09:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:09:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:09:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:09:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:09:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:09:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:09:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:09:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:09:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:09:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:09:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:09:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:09:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:09:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:09:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:09:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:09:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:09:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:09:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:09:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:09:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:09:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:09:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:09:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:09:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:09:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:09:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:09:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:09:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:09:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:09:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:09:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:09:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:09:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:09:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:09:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:09:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:09:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:09:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:09:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:09:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:09:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:09:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:09:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:09:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:09:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:09:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:09:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:09:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:09:16 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:09:29 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:29 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:09:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : apple: size = 5 OK 2026/07/17 01:09:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : apple: Unchanged skipping 2026/07/17 01:09:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:09:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:09:30 DEBUG : banana: size = 6 OK 2026/07/17 01:09:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : banana: Unchanged skipping 2026/07/17 01:09:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:09:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:09:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:09:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:09:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:09:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:09:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:09:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:09:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:09:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:09:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:09:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:09:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:09:30 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:09:30 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:09:30 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:30 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:30 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:09:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : apple: size = 5 OK 2026/07/17 01:09:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : apple: Unchanged skipping 2026/07/17 01:09:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:09:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:09:31 DEBUG : banana: size = 6 OK 2026/07/17 01:09:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : banana: Unchanged skipping 2026/07/17 01:09:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:09:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:09:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:09:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:09:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:09:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:09:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:09:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:09:31 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:09:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:09:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:09:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:09:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:09:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:09:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:09:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:09:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:09:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:09:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:09:31 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:09:31 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:31 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:31 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:09:31 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:32 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:09:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:09:44 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:44 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:09:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : apple: size = 5 OK 2026/07/17 01:09:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : apple: Unchanged skipping 2026/07/17 01:09:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:09:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:09:45 DEBUG : banana: size = 6 OK 2026/07/17 01:09:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : banana: Unchanged skipping 2026/07/17 01:09:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:09:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:09:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:09:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:09:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:09:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:09:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:09:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:09:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:09:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:09:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:09:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:09:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:09:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:09:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:09:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:09:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:09:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:09:45 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:09:45 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:09:45 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:45 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:45 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:09:45 DEBUG : apple: size = 5 OK 2026/07/17 01:09:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : apple: Unchanged skipping 2026/07/17 01:09:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:09:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:09:45 DEBUG : banana: size = 6 OK 2026/07/17 01:09:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : banana: Unchanged skipping 2026/07/17 01:09:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:09:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:09:46 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:09:46 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:09:46 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:46 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:46 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:09:58 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:58 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:09:58 DEBUG : apple: size = 5 OK 2026/07/17 01:09:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:58 DEBUG : apple: Unchanged skipping 2026/07/17 01:09:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:09:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:09:58 DEBUG : banana: size = 6 OK 2026/07/17 01:09:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:58 DEBUG : banana: Unchanged skipping 2026/07/17 01:09:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:09:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:09:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:09:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:09:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:09:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:09:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:09:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:09:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:09:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:09:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:09:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:09:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:09:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:09:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:09:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:09:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:09:59 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:09:59 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:09:59 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:59 DEBUG : Waiting for deletions to finish 2026/07/17 01:09:59 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:09:59 DEBUG : apple: size = 5 OK 2026/07/17 01:09:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : apple: Unchanged skipping 2026/07/17 01:09:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:09:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:09:59 DEBUG : banana: size = 6 OK 2026/07/17 01:09:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : banana: Unchanged skipping 2026/07/17 01:09:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:09:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:09:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:10:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:10:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:10:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:10:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:10:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:10:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:10:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:10:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:10:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:10:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:10:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:10:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:10:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:10:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:10:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:10:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:10:00 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:00 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:00 DEBUG : Waiting for deletions to finish 2026/07/17 01:10:00 DEBUG : Waiting for deletions to finish 2026/07/17 01:10:00 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:10:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:10:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:10:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:10:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : apple: size = 5 OK 2026/07/17 01:10:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : apple: Unchanged skipping 2026/07/17 01:10:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:10:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:10:14 DEBUG : banana: size = 6 OK 2026/07/17 01:10:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : banana: Unchanged skipping 2026/07/17 01:10:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:10:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:10:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:10:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:10:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:10:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:10:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:10:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:10:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:10:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:10:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:10:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:10:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:10:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:10:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:10:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:10:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:10:14 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:10:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:10:14 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:10:14 DEBUG : apple: size = 5 OK 2026/07/17 01:10:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : apple: Unchanged skipping 2026/07/17 01:10:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:10:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:10:14 DEBUG : banana: size = 6 OK 2026/07/17 01:10:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : banana: Unchanged skipping 2026/07/17 01:10:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:10:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:10:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:10:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:10:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:10:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:10:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:10:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:10:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:10:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:10:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:10:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:10:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:10:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:10:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:10:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:10:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:10:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:10:15 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:15 DEBUG : Waiting for deletions to finish 2026/07/17 01:10:15 DEBUG : Waiting for deletions to finish 2026/07/17 01:10:15 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:10:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:10:27 DEBUG : Waiting for deletions to finish 2026/07/17 01:10:28 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:10:28 DEBUG : apple: size = 5 OK 2026/07/17 01:10:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:10:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:10:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:28 DEBUG : apple: Unchanged skipping 2026/07/17 01:10:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:10:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:10:28 DEBUG : banana: size = 6 OK 2026/07/17 01:10:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:28 DEBUG : banana: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:10:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:10:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:10:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:10:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:10:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:10:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:29 DEBUG : Waiting for deletions to finish 2026/07/17 01:10:29 DEBUG : Waiting for deletions to finish 2026/07/17 01:10:29 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:10:29 DEBUG : apple: size = 5 OK 2026/07/17 01:10:29 DEBUG : banana: size = 6 OK 2026/07/17 01:10:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : banana: Unchanged skipping 2026/07/17 01:10:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:10:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:10:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:10:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:10:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : apple: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:10:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:10:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:10:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:10:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:10:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:10:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:10:29 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:29 DEBUG : Waiting for deletions to finish 2026/07/17 01:10:29 DEBUG : Waiting for deletions to finish 2026/07/17 01:10:30 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:10:30 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (184.34s) --- PASS: TestTransform/NFC (14.67s) --- PASS: TestTransform/NFD (15.34s) --- PASS: TestTransform/base64 (19.09s) --- PASS: TestTransform/prefix (23.15s) --- PASS: TestTransform/suffix (20.51s) --- PASS: TestTransform/truncate (17.22s) --- PASS: TestTransform/encoder (16.29s) --- PASS: TestTransform/ISO-8859-1 (14.00s) --- PASS: TestTransform/charmap (14.55s) --- PASS: TestTransform/lowercase (14.62s) --- PASS: TestTransform/ascii (14.90s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:10:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/17 01:10:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/17 01:10:35 INFO : sub dir_somesuffix: Making directory 2026/07/17 01:10:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/17 01:10:35 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/17 01:10:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/17 01:10:35 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/17 01:10:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/17 01:10:35 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:35 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/17 01:10:35 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:10:35 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/17 01:10:35 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.80s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:10:36 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:36 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:36 INFO : tictactoe: Making directory 2026/07/17 01:10:36 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:36 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:10:36 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/17 01:10:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:10:36 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:36 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:37 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/17 01:10:37 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:10:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/17 01:10:37 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.63s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:10:38 INFO : toe: Making directory 2026/07/17 01:10:38 INFO : toe/toe: Making directory 2026/07/17 01:10:38 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/17 01:10:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/17 01:10:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/17 01:10:38 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:38 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:39 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/17 01:10:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:10:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/17 01:10:39 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:10:40 INFO : toe: Making directory 2026/07/17 01:10:40 INFO : toe/toe: Making directory 2026/07/17 01:10:40 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/17 01:10:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/17 01:10:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/17 01:10:40 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:40 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/17 01:10:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:10:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/17 01:10:41 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.91s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:10:41 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:10:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/17 01:10:41 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:42 INFO : tictacempty_dir: Making directory 2026/07/17 01:10:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:42 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:42 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:42 INFO : tictactoe: Making directory 2026/07/17 01:10:42 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:42 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:10:42 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:10:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:10:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:10:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:10:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:10:42 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:42 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:42 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/17 01:10:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:10:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/17 01:10:42 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.82s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:10:43 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:10:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/17 01:10:43 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:43 INFO : tictacempty_dir: Making directory 2026/07/17 01:10:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:43 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:43 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:43 INFO : tictactoe: Making directory 2026/07/17 01:10:43 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:43 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:10:43 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:10:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:10:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/17 01:10:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:10:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:10:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:10:43 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:43 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:10:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:10:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:10:44 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/17 01:10:44 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:44 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:44 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:44 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/17 01:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:10:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/17 01:10:45 NOTICE: B2 bucket rclone-test-salofub2gizu: 0 differences found 2026/07/17 01:10:45 NOTICE: B2 bucket rclone-test-salofub2gizu: 1 matching files --- PASS: TestAllTag (2.11s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:10:45 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:45 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:45 INFO : tictactoe: Making directory 2026/07/17 01:10:45 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:45 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:10:45 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:10:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:10:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:10:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:10:45 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:45 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:10:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/17 01:10:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:10:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/17 01:10:46 DEBUG : Waiting for deletions to finish 2026/07/17 01:10:46 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:46 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:46 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:10:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/17 01:10:47 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:10:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:10:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/17 01:10:47 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:47 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:47 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.26s) === RUN TestSyntax 2026/07/17 01:10:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:10:48 INFO : toe: Making directory 2026/07/17 01:10:48 INFO : toe/toe: Making directory 2026/07/17 01:10:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/17 01:10:48 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:48 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:49 DEBUG : toe/toe/toe: size = 11 OK 2026/07/17 01:10:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:10:49 INFO : toe/toe/toe: Copied (new) 2026/07/17 01:10:49 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.88s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:10:49 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:10:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/17 01:10:49 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:50 INFO : tictacempty_dir: Making directory 2026/07/17 01:10:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:50 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:50 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:50 INFO : tictactoe: Making directory 2026/07/17 01:10:50 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:50 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:10:50 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:10:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:10:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/17 01:10:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:10:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:10:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:10:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:10:50 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:50 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:10:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:10:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:10:51 INFO : toe/toe/toe.txt: Deleted 2026/07/17 01:10:51 INFO : toe/toe: Removing directory 2026/07/17 01:10:51 INFO : toe: Removing directory 2026/07/17 01:10:51 INFO : empty_dir: Removing directory 2026/07/17 01:10:51 DEBUG : Local file system at /tmp/rclone2164317569: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.92s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:10:51 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:10:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/17 01:10:51 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:52 INFO : tictacempty_dir: Making directory 2026/07/17 01:10:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:52 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:52 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:52 INFO : tictactoe: Making directory 2026/07/17 01:10:52 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:52 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:10:52 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:10:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:10:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/17 01:10:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:10:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:10:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:10:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:10:52 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:52 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:10:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:10:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:10:52 INFO : toe/toe/toe.txt: Deleted 2026/07/17 01:10:52 INFO : toe/toe: Removing directory 2026/07/17 01:10:52 INFO : toe: Removing directory 2026/07/17 01:10:52 INFO : empty_dir: Removing directory 2026/07/17 01:10:52 DEBUG : Local file system at /tmp/rclone2164317569: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/17 01:10:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:10:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/17 01:10:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:10:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:10:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:10:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/17 01:10:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:10:53 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/17 01:10:54 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.21s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:10:55 DEBUG : Reset feature "Copy" 2026/07/17 01:10:55 DEBUG : Reset feature "Move" 2026/07/17 01:10:55 DEBUG : Reset feature "Copy" 2026/07/17 01:10:55 DEBUG : Reset feature "Move" 2026/07/17 01:10:55 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:10:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/17 01:10:55 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:55 INFO : tictacempty_dir: Making directory 2026/07/17 01:10:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:10:55 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:55 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:55 INFO : tictactoe: Making directory 2026/07/17 01:10:55 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:55 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:10:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:10:55 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:10:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:10:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/17 01:10:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:10:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:10:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:10:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:10:55 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:55 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:10:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:10:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:10:55 INFO : toe/toe/toe.txt: Deleted 2026/07/17 01:10:55 INFO : toe/toe: Removing directory 2026/07/17 01:10:55 INFO : toe: Removing directory 2026/07/17 01:10:55 INFO : empty_dir: Removing directory 2026/07/17 01:10:55 DEBUG : Local file system at /tmp/rclone2164317569: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/17 01:10:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:10:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/17 01:10:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:10:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:10:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:10:57 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/17 01:10:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:10:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/17 01:10:57 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.74s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:10:58 DEBUG : toe: transformed to: dG9l 2026/07/17 01:10:58 DEBUG : toe: transformed to: dG9l 2026/07/17 01:10:58 INFO : dG9l: Making directory 2026/07/17 01:10:58 DEBUG : toe: transformed to: dG9l 2026/07/17 01:10:58 DEBUG : toe: transformed to: dG9l 2026/07/17 01:10:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/17 01:10:58 INFO : dG9l/dG9l: Making directory 2026/07/17 01:10:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/17 01:10:58 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/17 01:10:58 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/17 01:10:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:10:58 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/17 01:10:58 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:10:58 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:10:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/17 01:10:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:10:59 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/17 01:10:59 DEBUG : Waiting for deletions to finish 2026/07/17 01:11:00 DEBUG : dG9l: transformed to: toe 2026/07/17 01:11:00 DEBUG : dG9l: transformed to: toe 2026/07/17 01:11:00 DEBUG : dG9l: transformed to: toe 2026/07/17 01:11:00 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/17 01:11:00 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/17 01:11:00 DEBUG : Local file system at /tmp/rclone2164317569: Waiting for checks to finish 2026/07/17 01:11:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/17 01:11:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/17 01:11:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/17 01:11:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/17 01:11:00 DEBUG : Local file system at /tmp/rclone2164317569: Waiting for transfers to finish 2026/07/17 01:11:00 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.64s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-salofub2gizu", Local "Local file system at /tmp/rclone2164317569", Modify Window "1ms" 2026/07/17 01:11:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:11:01 DEBUG : toe: transformed to: 2026/07/17 01:11:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:11:01 DEBUG : toe: transformed to: 2026/07/17 01:11:01 INFO : B2 bucket rclone-test-salofub2gizu: Making directory 2026/07/17 01:11:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:11:01 DEBUG : toe: transformed to: 2026/07/17 01:11:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:11:01 DEBUG : toe: transformed to: 2026/07/17 01:11:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:11:01 DEBUG : toe/toe: transformed to: 2026/07/17 01:11:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/17 01:11:01 INFO : toe/toe: Making directory 2026/07/17 01:11:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:11:01 DEBUG : toe/toe: transformed to: 2026/07/17 01:11:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/17 01:11:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:11:01 DEBUG : toe: transformed to: 2026/07/17 01:11:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/17 01:11:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:11:01 DEBUG : toe/toe/toe: transformed to: 2026/07/17 01:11:01 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/17 01:11:01 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for checks to finish 2026/07/17 01:11:01 DEBUG : B2 bucket rclone-test-salofub2gizu: Waiting for transfers to finish 2026/07/17 01:11:02 DEBUG : toe/toe/toe: size = 11 OK 2026/07/17 01:11:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:11:02 INFO : toe/toe/toe: Copied (new) 2026/07/17 01:11:02 ERROR : B2 bucket rclone-test-salofub2gizu: not deleting files as there were IO errors 2026/07/17 01:11:02 ERROR : B2 bucket rclone-test-salofub2gizu: not deleting directories as there were IO errors --- PASS: TestError (1.56s) PASS 2026/07/17 01:11:02 DEBUG : B2 bucket rclone-test-salofub2gizu: Purge remote 2026/07/17 01:11:02 INFO : B2 bucket rclone-test-salofub2gizu: cleaning bucket "rclone-test-salofub2gizu" of all files 2026/07/17 01:11:04 DEBUG : BackupDir/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f420e0848ce8d695f_d20260717_m010519_c001_v7007000_t0000_u01784250319462") 2026/07/17 01:11:04 DEBUG : BackupDir/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f102e588932711692_d20260717_m010514_c001_v0001176_t0059_u01784250314602") 2026/07/17 01:11:04 DEBUG : CompareDest/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa5da6_d20260717_m010455_c001_v7007000_t0000_u01784250295823") 2026/07/17 01:11:04 DEBUG : CompareDest/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a3e4_d20260717_m010450_c001_v0001185_t0008_u01784250290155") 2026/07/17 01:11:04 DEBUG : CompareDest/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa5da7_d20260717_m010456_c001_v7007000_t0000_u01784250296000") 2026/07/17 01:11:04 DEBUG : CompareDest/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236c08_d20260717_m010451_c001_v0001183_t0009_u01784250291200") 2026/07/17 01:11:04 DEBUG : CopyDest/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f420e0848ce8d6960_d20260717_m010519_c001_v7007000_t0000_u01784250319692") 2026/07/17 01:11:04 DEBUG : CopyDest/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236cac_d20260717_m010511_c001_v0001183_t0030_u01784250311830") 2026/07/17 01:11:04 DEBUG : CopyDest/three: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f420e0848ce8d6962_d20260717_m010519_c001_v7007000_t0000_u01784250319875") 2026/07/17 01:11:04 DEBUG : CopyDest/three: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236ccc_d20260717_m010517_c001_v0001183_t0033_u01784250317506") 2026/07/17 01:11:04 DEBUG : CopyDest/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f420e0848ce8d6963_d20260717_m010520_c001_v7007000_t0000_u01784250320055") 2026/07/17 01:11:04 DEBUG : CopyDest/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a4e0_d20260717_m010515_c001_v0001185_t0022_u01784250315387") 2026/07/17 01:11:04 DEBUG : EXISTING: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c9810b_d20260717_m010640_c001_v7007000_t0000_u01784250400725") 2026/07/17 01:11:04 DEBUG : EXISTING: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236f8f_d20260717_m010639_c001_v0001183_t0038_u01784250399699") 2026/07/17 01:11:04 DEBUG : PREFIXapple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e7291f_d20260717_m010836_c001_v7007000_t0000_u01784250516597") 2026/07/17 01:11:04 DEBUG : PREFIXapple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac42_d20260717_m010828_c001_v0001185_t0045_u01784250508641") 2026/07/17 01:11:04 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b7ff0_d20260717_m010836_c001_v7007000_t0000_u01784250516606") 2026/07/17 01:11:04 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f583_d20260717_m010828_c001_v0001098_t0004_u01784250508620") 2026/07/17 01:11:04 DEBUG : PREFIXbanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395dfe_d20260717_m010836_c001_v7007000_t0000_u01784250516964") 2026/07/17 01:11:04 DEBUG : PREFIXbanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723941b7_d20260717_m010828_c001_v0001157_t0053_u01784250508631") 2026/07/17 01:11:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4270f93ba5a471ac_d20260717_m010836_c001_v7007000_t0000_u01784250516625") 2026/07/17 01:11:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862373ce_d20260717_m010828_c001_v0001183_t0024_u01784250508651") 2026/07/17 01:11:05 DEBUG : Testêé: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98108_d20260717_m010637_c001_v7007000_t0000_u01784250397403") 2026/07/17 01:11:05 DEBUG : Testêé: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236f81_d20260717_m010636_c001_v0001183_t0044_u01784250396836") 2026/07/17 01:11:05 DEBUG : Testêé: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a7e6_d20260717_m010635_c001_v0001185_t0028_u01784250395896") 2026/07/17 01:11:05 DEBUG : YXBwbGU=: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2a6_d20260717_m010815_c001_v7007000_t0000_u01784250495361") 2026/07/17 01:11:05 DEBUG : YXBwbGU=: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0aba6_d20260717_m010811_c001_v0001185_t0057_u01784250491155") 2026/07/17 01:11:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2a7_d20260717_m010815_c001_v7007000_t0000_u01784250495541") 2026/07/17 01:11:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239414b_d20260717_m010811_c001_v0001157_t0032_u01784250491166") 2026/07/17 01:11:05 DEBUG : YmFuYW5h: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2a9_d20260717_m010815_c001_v7007000_t0000_u01784250495731") 2026/07/17 01:11:05 DEBUG : YmFuYW5h: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237330_d20260717_m010811_c001_v0001183_t0021_u01784250491175") 2026/07/17 01:11:05 DEBUG : a/potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bda_d20260717_m010227_c001_v7007000_t0000_u01784250147947") 2026/07/17 01:11:05 DEBUG : a/potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236901_d20260717_m010227_c001_v0001183_t0045_u01784250147374") 2026/07/17 01:11:05 DEBUG : a/potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4061db36b3901d8f_d20260717_m010225_c001_v7007000_t0000_u01784250145777") 2026/07/17 01:11:05 DEBUG : a/potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368f1_d20260717_m010224_c001_v0001183_t0053_u01784250144805") 2026/07/17 01:11:05 DEBUG : a/potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e723bb_d20260717_m010209_c001_v7007000_t0000_u01784250129314") 2026/07/17 01:11:05 DEBUG : a/potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236881_d20260717_m010208_c001_v0001183_t0019_u01784250128350") 2026/07/17 01:11:05 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e531_d20260717_m011030_c001_v7007000_t0000_u01784250630744") 2026/07/17 01:11:05 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f7c0_d20260717_m011026_c001_v0001098_t0042_u01784250626532") 2026/07/17 01:11:05 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d675e_d20260717_m011015_c001_v7007000_t0000_u01784250615929") 2026/07/17 01:11:05 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f77c_d20260717_m011012_c001_v0001098_t0019_u01784250612192") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec326c_d20260717_m011000_c001_v7007000_t0000_u01784250600914") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f738_d20260717_m010957_c001_v0001098_t0028_u01784250597040") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729a6_d20260717_m010946_c001_v7007000_t0000_u01784250586856") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f6fe_d20260717_m010943_c001_v0001098_t0017_u01784250583368") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98369_d20260717_m010932_c001_v7007000_t0000_u01784250572582") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f6b8_d20260717_m010928_c001_v0001098_t0036_u01784250568347") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50c9_d20260717_m010916_c001_v7007000_t0000_u01784250556520") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623758b_d20260717_m010910_c001_v0001183_t0056_u01784250550516") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d07_d20260717_m010859_c001_v7007000_t0000_u01784250539230") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f616_d20260717_m010856_c001_v0001098_t0025_u01784250536063") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa7522_d20260717_m010854_c001_v7007000_t0000_u01784250534997") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862374cd_d20260717_m010850_c001_v0001183_t0048_u01784250530993") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e01_d20260717_m010838_c001_v7007000_t0000_u01784250518323") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723941f5_d20260717_m010834_c001_v0001157_t0052_u01784250514952") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40936fc323ce2c3c_d20260717_m010833_c001_v7007000_t0000_u01784250513881") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f57b_d20260717_m010826_c001_v0001098_t0019_u01784250506357") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e728a2_d20260717_m010813_c001_v7007000_t0000_u01784250493279") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ab92_d20260717_m010808_c001_v0001185_t0046_u01784250488947") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9d3_d20260717_m010756_c001_v7007000_t0000_u01784250476156") 2026/07/17 01:11:06 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ab04_d20260717_m010751_c001_v0001185_t0016_u01784250471983") 2026/07/17 01:11:07 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d270_d20260717_m010741_c001_v7007000_t0000_u01784250461078") 2026/07/17 01:11:07 DEBUG : apple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0aa82_d20260717_m010736_c001_v0001185_t0003_u01784250456911") 2026/07/17 01:11:07 DEBUG : appleSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e4d_d20260717_m010857_c001_v7007000_t0000_u01784250537581") 2026/07/17 01:11:07 DEBUG : appleSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862374db_d20260717_m010852_c001_v0001183_t0014_u01784250532806") 2026/07/17 01:11:07 DEBUG : appleapple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50cc_d20260717_m010916_c001_v7007000_t0000_u01784250556695") 2026/07/17 01:11:07 DEBUG : appleapple: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237595_d20260717_m010912_c001_v0001183_t0054_u01784250552545") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e532_d20260717_m011030_c001_v7007000_t0000_u01784250630919") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862377bb_d20260717_m011027_c001_v0001183_t0018_u01784250627282") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d6760_d20260717_m011016_c001_v7007000_t0000_u01784250616105") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623774f_d20260717_m011012_c001_v0001183_t0024_u01784250612768") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec326d_d20260717_m011001_c001_v7007000_t0000_u01784250601107") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862376d9_d20260717_m010957_c001_v0001183_t0039_u01784250597584") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729a7_d20260717_m010947_c001_v7007000_t0000_u01784250587030") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623767b_d20260717_m010943_c001_v0001183_t0051_u01784250583861") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c9836c_d20260717_m010932_c001_v7007000_t0000_u01784250572764") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237611_d20260717_m010928_c001_v0001183_t0048_u01784250568939") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41968eb07cd04af9_d20260717_m010914_c001_v7007000_t0000_u01784250554537") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723942f3_d20260717_m010910_c001_v0001157_t0017_u01784250550938") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d09_d20260717_m010859_c001_v7007000_t0000_u01784250539405") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad74_d20260717_m010856_c001_v0001185_t0036_u01784250536084") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4270f93ba5a472b1_d20260717_m010854_c001_v7007000_t0000_u01784250534614") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f5f9_d20260717_m010851_c001_v0001098_t0044_u01784250531394") 2026/07/17 01:11:07 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e02_d20260717_m010838_c001_v7007000_t0000_u01784250518511") 2026/07/17 01:11:08 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623743d_d20260717_m010834_c001_v0001183_t0047_u01784250514961") 2026/07/17 01:11:08 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f414f686ef4ccc7d8_d20260717_m010833_c001_v7007000_t0000_u01784250513686") 2026/07/17 01:11:08 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac32_d20260717_m010827_c001_v0001185_t0057_u01784250507420") 2026/07/17 01:11:08 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2a0_d20260717_m010813_c001_v7007000_t0000_u01784250493046") 2026/07/17 01:11:08 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237324_d20260717_m010809_c001_v0001183_t0046_u01784250489628") 2026/07/17 01:11:08 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9d5_d20260717_m010756_c001_v7007000_t0000_u01784250476368") 2026/07/17 01:11:08 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237292_d20260717_m010752_c001_v0001183_t0021_u01784250472586") 2026/07/17 01:11:08 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d271_d20260717_m010741_c001_v7007000_t0000_u01784250461252") 2026/07/17 01:11:08 DEBUG : appleappleapplebanana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623720a_d20260717_m010737_c001_v0001183_t0045_u01784250457610") 2026/07/17 01:11:08 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa752c_d20260717_m010857_c001_v7007000_t0000_u01784250537929") 2026/07/17 01:11:08 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad46_d20260717_m010852_c001_v0001185_t0027_u01784250532816") 2026/07/17 01:11:08 DEBUG : b/potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bdb_d20260717_m010228_c001_v7007000_t0000_u01784250148125") 2026/07/17 01:11:08 DEBUG : b/potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368f7_d20260717_m010226_c001_v0001183_t0007_u01784250146312") 2026/07/17 01:11:08 DEBUG : b/potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4061db36b3901d8d_d20260717_m010225_c001_v7007000_t0000_u01784250145251") 2026/07/17 01:11:08 DEBUG : b/potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368e9_d20260717_m010224_c001_v0001183_t0029_u01784250144000") 2026/07/17 01:11:08 DEBUG : b/potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e723b6_d20260717_m010208_c001_v7007000_t0000_u01784250128700") 2026/07/17 01:11:08 DEBUG : b/potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623687d_d20260717_m010207_c001_v0001183_t0036_u01784250127498") 2026/07/17 01:11:08 DEBUG : backup/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f405962b20774e341_d20260717_m010531_c001_v7007000_t0000_u01784250331382") 2026/07/17 01:11:08 DEBUG : backup/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f101ed4c24aa6552a_d20260717_m010529_c001_v0001091_t0021_u01784250329647") 2026/07/17 01:11:09 DEBUG : backup/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f106ad3c58568befb_d20260717_m010526_c001_v0001181_t0029_u01784250326056") 2026/07/17 01:11:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40936fc323ce2af5_d20260717_m010556_c001_v7007000_t0000_u01784250356873") 2026/07/17 01:11:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1168b833a03f0c64_d20260717_m010554_c001_v0001144_t0052_u01784250354344") 2026/07/17 01:11:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f115ff18b5984e1f1_d20260717_m010550_c001_v0001134_t0059_u01784250350415") 2026/07/17 01:11:09 DEBUG : backup/one.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f405962b20774e39e_d20260717_m010544_c001_v7007000_t0000_u01784250344549") 2026/07/17 01:11:09 DEBUG : backup/one.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10321f4bbdacd906_d20260717_m010542_c001_v0001037_t0056_u01784250342002") 2026/07/17 01:11:09 DEBUG : backup/one.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f115f781bb5516dbe_d20260717_m010537_c001_v0001105_t0026_u01784250337454") 2026/07/17 01:11:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40936fc323ce2af7_d20260717_m010557_c001_v7007000_t0000_u01784250357093") 2026/07/17 01:11:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f113ab66ae1ba3b5b_d20260717_m010556_c001_v0001183_t0032_u01784250356005") 2026/07/17 01:11:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1184ccc39d7e8b8b_d20260717_m010551_c001_v0001044_t0014_u01784250351948") 2026/07/17 01:11:09 DEBUG : backup/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f405962b20774e342_d20260717_m010531_c001_v7007000_t0000_u01784250331564") 2026/07/17 01:11:09 DEBUG : backup/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f116a170588c24696_d20260717_m010530_c001_v0001134_t0029_u01784250330549") 2026/07/17 01:11:09 DEBUG : backup/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1153caa9c32641a5_d20260717_m010527_c001_v0001182_t0018_u01784250327380") 2026/07/17 01:11:09 DEBUG : backup/three.txt.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f405962b20774e3a0_d20260717_m010544_c001_v7007000_t0000_u01784250344726") 2026/07/17 01:11:09 DEBUG : backup/three.txt.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1156b90e8a8ddd59_d20260717_m010543_c001_v0001040_t0022_u01784250343346") 2026/07/17 01:11:09 DEBUG : backup/three.txt.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f114e841f7530bb4f_d20260717_m010539_c001_v0001134_t0046_u01784250339219") 2026/07/17 01:11:09 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e533_d20260717_m011031_c001_v7007000_t0000_u01784250631096") 2026/07/17 01:11:09 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0b08a_d20260717_m011027_c001_v0001185_t0059_u01784250627080") 2026/07/17 01:11:09 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d6762_d20260717_m011016_c001_v7007000_t0000_u01784250616279") 2026/07/17 01:11:09 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0affe_d20260717_m011012_c001_v0001185_t0025_u01784250612576") 2026/07/17 01:11:09 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec326e_d20260717_m011001_c001_v7007000_t0000_u01784250601299") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0af86_d20260717_m010957_c001_v0001185_t0045_u01784250597397") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729a8_d20260717_m010947_c001_v7007000_t0000_u01784250587206") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0af26_d20260717_m010943_c001_v0001185_t0012_u01784250583676") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c9836f_d20260717_m010932_c001_v7007000_t0000_u01784250572959") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0aea0_d20260717_m010928_c001_v0001185_t0022_u01784250568737") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50ce_d20260717_m010916_c001_v7007000_t0000_u01784250556871") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0adf0_d20260717_m010910_c001_v0001185_t0037_u01784250550754") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d0a_d20260717_m010859_c001_v7007000_t0000_u01784250539582") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862374f9_d20260717_m010856_c001_v0001183_t0026_u01784250536075") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4270f93ba5a472b3_d20260717_m010854_c001_v7007000_t0000_u01784250534789") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad3a_d20260717_m010851_c001_v0001185_t0058_u01784250531204") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e03_d20260717_m010838_c001_v7007000_t0000_u01784250518700") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f5a3_d20260717_m010834_c001_v0001098_t0031_u01784250514971") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417f42b0b006ac51_d20260717_m010833_c001_v7007000_t0000_u01784250513328") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723941a9_d20260717_m010826_c001_v0001157_t0038_u01784250506864") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395dcf_d20260717_m010813_c001_v7007000_t0000_u01784250493073") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239413f_d20260717_m010809_c001_v0001157_t0028_u01784250489219") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9d7_d20260717_m010756_c001_v7007000_t0000_u01784250476572") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723940d9_d20260717_m010752_c001_v0001157_t0057_u01784250472174") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d272_d20260717_m010741_c001_v7007000_t0000_u01784250461426") 2026/07/17 01:11:10 DEBUG : banana: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239407d_d20260717_m010737_c001_v0001157_t0026_u01784250457111") 2026/07/17 01:11:11 DEBUG : bananaSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d02_d20260717_m010857_c001_v7007000_t0000_u01784250537767") 2026/07/17 01:11:11 DEBUG : bananaSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f601_d20260717_m010852_c001_v0001098_t0012_u01784250532826") 2026/07/17 01:11:11 DEBUG : both0: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f84a_d20260717_m010710_c001_v7007000_t0000_u01784250430620") 2026/07/17 01:11:11 DEBUG : both0: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a8de_d20260717_m010658_c001_v0001185_t0030_u01784250418820") 2026/07/17 01:11:11 DEBUG : both0: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be2b_d20260717_m010654_c001_v7007000_t0000_u01784250414621") 2026/07/17 01:11:11 DEBUG : both0: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a828_d20260717_m010642_c001_v0001185_t0028_u01784250402663") 2026/07/17 01:11:11 DEBUG : both1: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f84b_d20260717_m010710_c001_v7007000_t0000_u01784250430796") 2026/07/17 01:11:11 DEBUG : both1: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a8ea_d20260717_m010659_c001_v0001185_t0005_u01784250419572") 2026/07/17 01:11:11 DEBUG : both1: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be2c_d20260717_m010654_c001_v7007000_t0000_u01784250414795") 2026/07/17 01:11:11 DEBUG : both1: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a836_d20260717_m010643_c001_v0001185_t0037_u01784250403110") 2026/07/17 01:11:11 DEBUG : both10: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f84c_d20260717_m010710_c001_v7007000_t0000_u01784250430972") 2026/07/17 01:11:11 DEBUG : both10: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a92c_d20260717_m010703_c001_v0001185_t0032_u01784250423830") 2026/07/17 01:11:11 DEBUG : both10: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be2e_d20260717_m010654_c001_v7007000_t0000_u01784250414968") 2026/07/17 01:11:11 DEBUG : both10: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a87e_d20260717_m010647_c001_v0001185_t0030_u01784250407631") 2026/07/17 01:11:11 DEBUG : both11: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f84d_d20260717_m010711_c001_v7007000_t0000_u01784250431146") 2026/07/17 01:11:11 DEBUG : both11: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a932_d20260717_m010704_c001_v0001185_t0032_u01784250424290") 2026/07/17 01:11:11 DEBUG : both11: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be30_d20260717_m010655_c001_v7007000_t0000_u01784250415260") 2026/07/17 01:11:11 DEBUG : both11: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a880_d20260717_m010648_c001_v0001185_t0024_u01784250408034") 2026/07/17 01:11:11 DEBUG : both12: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f84e_d20260717_m010711_c001_v7007000_t0000_u01784250431404") 2026/07/17 01:11:11 DEBUG : both12: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a938_d20260717_m010704_c001_v0001185_t0045_u01784250424715") 2026/07/17 01:11:12 DEBUG : both12: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be31_d20260717_m010655_c001_v7007000_t0000_u01784250415433") 2026/07/17 01:11:12 DEBUG : both12: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a884_d20260717_m010648_c001_v0001185_t0022_u01784250408449") 2026/07/17 01:11:12 DEBUG : both13: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f84f_d20260717_m010711_c001_v7007000_t0000_u01784250431578") 2026/07/17 01:11:12 DEBUG : both13: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a93a_d20260717_m010705_c001_v0001185_t0044_u01784250425113") 2026/07/17 01:11:12 DEBUG : both13: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be32_d20260717_m010655_c001_v7007000_t0000_u01784250415607") 2026/07/17 01:11:12 DEBUG : both13: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a888_d20260717_m010648_c001_v0001185_t0029_u01784250408917") 2026/07/17 01:11:12 DEBUG : both14: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f851_d20260717_m010711_c001_v7007000_t0000_u01784250431765") 2026/07/17 01:11:12 DEBUG : both14: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a93e_d20260717_m010705_c001_v0001185_t0018_u01784250425499") 2026/07/17 01:11:12 DEBUG : both14: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be33_d20260717_m010655_c001_v7007000_t0000_u01784250415782") 2026/07/17 01:11:12 DEBUG : both14: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a890_d20260717_m010649_c001_v0001185_t0017_u01784250409318") 2026/07/17 01:11:12 DEBUG : both15: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f852_d20260717_m010712_c001_v7007000_t0000_u01784250432035") 2026/07/17 01:11:12 DEBUG : both15: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a944_d20260717_m010705_c001_v0001185_t0017_u01784250425945") 2026/07/17 01:11:12 DEBUG : both15: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be34_d20260717_m010655_c001_v7007000_t0000_u01784250415956") 2026/07/17 01:11:12 DEBUG : both15: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a894_d20260717_m010649_c001_v0001185_t0030_u01784250409810") 2026/07/17 01:11:12 DEBUG : both16: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f853_d20260717_m010712_c001_v7007000_t0000_u01784250432222") 2026/07/17 01:11:12 DEBUG : both16: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a94a_d20260717_m010706_c001_v0001185_t0055_u01784250426354") 2026/07/17 01:11:12 DEBUG : both16: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be36_d20260717_m010656_c001_v7007000_t0000_u01784250416132") 2026/07/17 01:11:12 DEBUG : both16: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a896_d20260717_m010650_c001_v0001185_t0043_u01784250410319") 2026/07/17 01:11:12 DEBUG : both17: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f854_d20260717_m010712_c001_v7007000_t0000_u01784250432397") 2026/07/17 01:11:12 DEBUG : both17: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a950_d20260717_m010706_c001_v0001185_t0056_u01784250426786") 2026/07/17 01:11:12 DEBUG : both17: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be38_d20260717_m010656_c001_v7007000_t0000_u01784250416342") 2026/07/17 01:11:12 DEBUG : both17: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a89e_d20260717_m010650_c001_v0001185_t0041_u01784250410764") 2026/07/17 01:11:13 DEBUG : both18: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f855_d20260717_m010712_c001_v7007000_t0000_u01784250432571") 2026/07/17 01:11:13 DEBUG : both18: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a954_d20260717_m010707_c001_v0001185_t0045_u01784250427200") 2026/07/17 01:11:13 DEBUG : both18: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be3a_d20260717_m010656_c001_v7007000_t0000_u01784250416527") 2026/07/17 01:11:13 DEBUG : both18: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a8a4_d20260717_m010651_c001_v0001185_t0027_u01784250411171") 2026/07/17 01:11:13 DEBUG : both19: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f857_d20260717_m010712_c001_v7007000_t0000_u01784250432745") 2026/07/17 01:11:13 DEBUG : both19: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a95c_d20260717_m010707_c001_v0001185_t0006_u01784250427607") 2026/07/17 01:11:13 DEBUG : both19: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be3c_d20260717_m010656_c001_v7007000_t0000_u01784250416701") 2026/07/17 01:11:13 DEBUG : both19: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a8b0_d20260717_m010651_c001_v0001185_t0024_u01784250411584") 2026/07/17 01:11:13 DEBUG : both2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f858_d20260717_m010712_c001_v7007000_t0000_u01784250432920") 2026/07/17 01:11:13 DEBUG : both2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a8ee_d20260717_m010659_c001_v0001185_t0049_u01784250419985") 2026/07/17 01:11:13 DEBUG : both2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be3e_d20260717_m010656_c001_v7007000_t0000_u01784250416875") 2026/07/17 01:11:13 DEBUG : both2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a83c_d20260717_m010643_c001_v0001185_t0006_u01784250403544") 2026/07/17 01:11:13 DEBUG : both3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f85a_d20260717_m010713_c001_v7007000_t0000_u01784250433151") 2026/07/17 01:11:13 DEBUG : both3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a8f4_d20260717_m010700_c001_v0001185_t0031_u01784250420394") 2026/07/17 01:11:13 DEBUG : both3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be41_d20260717_m010657_c001_v7007000_t0000_u01784250417048") 2026/07/17 01:11:13 DEBUG : both3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a842_d20260717_m010643_c001_v0001185_t0020_u01784250403947") 2026/07/17 01:11:13 DEBUG : both4: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f85b_d20260717_m010713_c001_v7007000_t0000_u01784250433326") 2026/07/17 01:11:13 DEBUG : both4: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a900_d20260717_m010700_c001_v0001185_t0042_u01784250420870") 2026/07/17 01:11:13 DEBUG : both4: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be43_d20260717_m010657_c001_v7007000_t0000_u01784250417222") 2026/07/17 01:11:14 DEBUG : both4: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a848_d20260717_m010644_c001_v0001185_t0031_u01784250404369") 2026/07/17 01:11:14 DEBUG : both5: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f85d_d20260717_m010713_c001_v7007000_t0000_u01784250433502") 2026/07/17 01:11:14 DEBUG : both5: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a906_d20260717_m010701_c001_v0001185_t0046_u01784250421262") 2026/07/17 01:11:14 DEBUG : both5: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be45_d20260717_m010657_c001_v7007000_t0000_u01784250417396") 2026/07/17 01:11:14 DEBUG : both5: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a858_d20260717_m010645_c001_v0001185_t0006_u01784250405181") 2026/07/17 01:11:14 DEBUG : both6: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f85e_d20260717_m010713_c001_v7007000_t0000_u01784250433677") 2026/07/17 01:11:14 DEBUG : both6: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a912_d20260717_m010701_c001_v0001185_t0031_u01784250421811") 2026/07/17 01:11:14 DEBUG : both6: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be47_d20260717_m010657_c001_v7007000_t0000_u01784250417570") 2026/07/17 01:11:14 DEBUG : both6: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a860_d20260717_m010645_c001_v0001185_t0016_u01784250405792") 2026/07/17 01:11:14 DEBUG : both7: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f85f_d20260717_m010713_c001_v7007000_t0000_u01784250433851") 2026/07/17 01:11:14 DEBUG : both7: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a918_d20260717_m010702_c001_v0001185_t0021_u01784250422339") 2026/07/17 01:11:14 DEBUG : both7: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be49_d20260717_m010657_c001_v7007000_t0000_u01784250417743") 2026/07/17 01:11:14 DEBUG : both7: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a86e_d20260717_m010646_c001_v0001185_t0045_u01784250406247") 2026/07/17 01:11:14 DEBUG : both8: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f860_d20260717_m010714_c001_v7007000_t0000_u01784250434025") 2026/07/17 01:11:14 DEBUG : both8: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a920_d20260717_m010702_c001_v0001185_t0025_u01784250422738") 2026/07/17 01:11:14 DEBUG : both8: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be4b_d20260717_m010657_c001_v7007000_t0000_u01784250417915") 2026/07/17 01:11:14 DEBUG : both8: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a874_d20260717_m010646_c001_v0001185_t0051_u01784250406660") 2026/07/17 01:11:14 DEBUG : both9: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f862_d20260717_m010714_c001_v7007000_t0000_u01784250434200") 2026/07/17 01:11:14 DEBUG : both9: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a924_d20260717_m010703_c001_v0001185_t0059_u01784250423155") 2026/07/17 01:11:14 DEBUG : both9: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be4d_d20260717_m010658_c001_v7007000_t0000_u01784250418099") 2026/07/17 01:11:14 DEBUG : both9: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a878_d20260717_m010647_c001_v0001185_t0045_u01784250407121") 2026/07/17 01:11:15 DEBUG : c/non empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bdd_d20260717_m010228_c001_v7007000_t0000_u01784250148303") 2026/07/17 01:11:15 DEBUG : c/non empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368fb_d20260717_m010226_c001_v0001183_t0042_u01784250146780") 2026/07/17 01:11:15 DEBUG : c/non empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4061db36b3901d90_d20260717_m010225_c001_v7007000_t0000_u01784250145953") 2026/07/17 01:11:15 DEBUG : c/non empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368eb_d20260717_m010224_c001_v0001183_t0015_u01784250144212") 2026/07/17 01:11:15 DEBUG : c/non empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e723bd_d20260717_m010209_c001_v7007000_t0000_u01784250129498") 2026/07/17 01:11:15 DEBUG : c/non empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623687f_d20260717_m010207_c001_v0001183_t0057_u01784250127744") 2026/07/17 01:11:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2aa_d20260717_m010815_c001_v7007000_t0000_u01784250495982") 2026/07/17 01:11:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f531_d20260717_m010811_c001_v0001098_t0021_u01784250491184") 2026/07/17 01:11:15 DEBUG : check sum: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e723a4_d20260717_m010200_c001_v7007000_t0000_u01784250120559") 2026/07/17 01:11:15 DEBUG : check sum: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623685f_d20260717_m010159_c001_v0001183_t0041_u01784250119623") 2026/07/17 01:11:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f408426db392d5d75_d20260717_m011101_c001_v7007000_t0000_u01784250661150") 2026/07/17 01:11:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f848_d20260717_m011059_c001_v0001098_t0035_u01784250659440") 2026/07/17 01:11:15 DEBUG : dest/3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f420e0848ce8d693b_d20260717_m010504_c001_v7007000_t0000_u01784250304635") 2026/07/17 01:11:15 DEBUG : dest/3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f416ad7b43277420c_d20260717_m010503_c001_v0001171_t0054_u01784250303568") 2026/07/17 01:11:15 DEBUG : dir1/0000-abcde: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50d0_d20260717_m010917_c001_v7007000_t0000_u01784250557046") 2026/07/17 01:11:15 DEBUG : dir1/0000-abcde: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723942fd_d20260717_m010912_c001_v0001157_t0045_u01784250552753") 2026/07/17 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e534_d20260717_m011031_c001_v7007000_t0000_u01784250631276") 2026/07/17 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f7a6_d20260717_m011020_c001_v0001098_t0026_u01784250620458") 2026/07/17 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d6764_d20260717_m011016_c001_v7007000_t0000_u01784250616458") 2026/07/17 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f756_d20260717_m011005_c001_v0001098_t0058_u01784250605850") 2026/07/17 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec3272_d20260717_m011001_c001_v7007000_t0000_u01784250601492") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f71e_d20260717_m010951_c001_v0001098_t0048_u01784250591286") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729aa_d20260717_m010947_c001_v7007000_t0000_u01784250587381") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f6da_d20260717_m010937_c001_v0001098_t0034_u01784250577296") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98372_d20260717_m010933_c001_v7007000_t0000_u01784250573142") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f694_d20260717_m010921_c001_v0001098_t0058_u01784250561034") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50bc_d20260717_m010914_c001_v7007000_t0000_u01784250554776") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237531_d20260717_m010903_c001_v0001183_t0021_u01784250543813") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d0b_d20260717_m010859_c001_v7007000_t0000_u01784250539849") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad7a_d20260717_m010856_c001_v0001185_t0053_u01784250536284") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b800c_d20260717_m010855_c001_v7007000_t0000_u01784250535007") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237487_d20260717_m010843_c001_v0001183_t0004_u01784250523286") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e05_d20260717_m010838_c001_v7007000_t0000_u01784250518890") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac86_d20260717_m010835_c001_v0001185_t0016_u01784250515155") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417f42b0b006ac57_d20260717_m010833_c001_v7007000_t0000_u01784250513708") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f55b_d20260717_m010820_c001_v0001098_t0045_u01784250500129") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec31c7_d20260717_m010812_c001_v7007000_t0000_u01784250492830") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ab54_d20260717_m010801_c001_v0001185_t0057_u01784250481022") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9d9_d20260717_m010756_c001_v7007000_t0000_u01784250476766") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0aace_d20260717_m010745_c001_v0001185_t0003_u01784250465690") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d275_d20260717_m010741_c001_v7007000_t0000_u01784250461600") 2026/07/17 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0aa46_d20260717_m010731_c001_v0001185_t0048_u01784250451023") 2026/07/17 01:11:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41345c41679519b0_d20260717_m010857_c001_v7007000_t0000_u01784250537603") 2026/07/17 01:11:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad4c_d20260717_m010853_c001_v0001185_t0027_u01784250533005") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50d2_d20260717_m010917_c001_v7007000_t0000_u01784250557222") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f664_d20260717_m010912_c001_v0001098_t0015_u01784250552764") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e535_d20260717_m011031_c001_v7007000_t0000_u01784250631452") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0b044_d20260717_m011021_c001_v0001185_t0053_u01784250621150") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d6767_d20260717_m011016_c001_v7007000_t0000_u01784250616631") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0afc0_d20260717_m011006_c001_v0001185_t0059_u01784250606814") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec3273_d20260717_m011001_c001_v7007000_t0000_u01784250601684") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0af58_d20260717_m010952_c001_v0001185_t0038_u01784250592108") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729ac_d20260717_m010947_c001_v7007000_t0000_u01784250587554") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0aefe_d20260717_m010938_c001_v0001185_t0025_u01784250578067") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98376_d20260717_m010933_c001_v7007000_t0000_u01784250573324") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ae7e_d20260717_m010922_c001_v0001185_t0044_u01784250562859") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d7ec_d20260717_m010914_c001_v7007000_t0000_u01784250554787") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0adac_d20260717_m010904_c001_v0001185_t0012_u01784250544395") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d0c_d20260717_m010900_c001_v7007000_t0000_u01784250540024") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862374fd_d20260717_m010856_c001_v0001183_t0017_u01784250536296") 2026/07/17 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971cfc_d20260717_m010855_c001_v7007000_t0000_u01784250535038") 2026/07/17 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0acf2_d20260717_m010845_c001_v0001185_t0041_u01784250525297") 2026/07/17 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e06_d20260717_m010839_c001_v7007000_t0000_u01784250519079") 2026/07/17 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623743f_d20260717_m010835_c001_v0001183_t0053_u01784250515186") 2026/07/17 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b7fea_d20260717_m010833_c001_v7007000_t0000_u01784250513713") 2026/07/17 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239418b_d20260717_m010821_c001_v0001157_t0052_u01784250501027") 2026/07/17 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec31ca_d20260717_m010813_c001_v7007000_t0000_u01784250493181") 2026/07/17 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239410d_d20260717_m010801_c001_v0001157_t0003_u01784250481570") 2026/07/17 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9dc_d20260717_m010756_c001_v7007000_t0000_u01784250476959") 2026/07/17 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723940b7_d20260717_m010746_c001_v0001157_t0012_u01784250466244") 2026/07/17 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d276_d20260717_m010741_c001_v7007000_t0000_u01784250461774") 2026/07/17 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394055_d20260717_m010731_c001_v0001157_t0007_u01784250451661") 2026/07/17 01:11:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d36d_d20260717_m010857_c001_v7007000_t0000_u01784250537939") 2026/07/17 01:11:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862374dd_d20260717_m010853_c001_v0001183_t0050_u01784250533017") 2026/07/17 01:11:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50d4_d20260717_m010917_c001_v7007000_t0000_u01784250557400") 2026/07/17 01:11:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ae0c_d20260717_m010912_c001_v0001185_t0037_u01784250552777") 2026/07/17 01:11:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e536_d20260717_m011031_c001_v7007000_t0000_u01784250631628") 2026/07/17 01:11:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237793_d20260717_m011021_c001_v0001183_t0050_u01784250621743") 2026/07/17 01:11:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d6769_d20260717_m011016_c001_v7007000_t0000_u01784250616807") 2026/07/17 01:11:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623771d_d20260717_m011007_c001_v0001183_t0017_u01784250607364") 2026/07/17 01:11:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec3274_d20260717_m011001_c001_v7007000_t0000_u01784250601875") 2026/07/17 01:11:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862376b9_d20260717_m010952_c001_v0001183_t0014_u01784250592657") 2026/07/17 01:11:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729af_d20260717_m010947_c001_v7007000_t0000_u01784250587727") 2026/07/17 01:11:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623765d_d20260717_m010938_c001_v0001183_t0025_u01784250578615") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98379_d20260717_m010933_c001_v7007000_t0000_u01784250573507") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862375ef_d20260717_m010923_c001_v0001183_t0019_u01784250563423") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41968eb07cd04af7_d20260717_m010914_c001_v7007000_t0000_u01784250554175") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723942c9_d20260717_m010904_c001_v0001157_t0027_u01784250544965") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d0d_d20260717_m010900_c001_v7007000_t0000_u01784250540203") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f61a_d20260717_m010856_c001_v0001098_t0047_u01784250536368") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa7521_d20260717_m010854_c001_v7007000_t0000_u01784250534814") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f5d9_d20260717_m010845_c001_v0001098_t0052_u01784250525846") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e08_d20260717_m010839_c001_v7007000_t0000_u01784250519344") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac8a_d20260717_m010835_c001_v0001185_t0016_u01784250515351") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f426983c48b66a834_d20260717_m010833_c001_v7007000_t0000_u01784250513724") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0abf6_d20260717_m010822_c001_v0001185_t0044_u01784250502011") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2a1_d20260717_m010813_c001_v7007000_t0000_u01784250493227") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862372de_d20260717_m010804_c001_v0001183_t0010_u01784250484206") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9df_d20260717_m010757_c001_v7007000_t0000_u01784250477151") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237268_d20260717_m010746_c001_v0001183_t0049_u01784250466894") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d277_d20260717_m010741_c001_v7007000_t0000_u01784250461957") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862371d4_d20260717_m010732_c001_v0001183_t0055_u01784250452160") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4270f93ba5a472be_d20260717_m010857_c001_v7007000_t0000_u01784250537918") 2026/07/17 01:11:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f603_d20260717_m010853_c001_v0001098_t0017_u01784250533105") 2026/07/17 01:11:20 DEBUG : dir1/0003-defgh: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50d6_d20260717_m010917_c001_v7007000_t0000_u01784250557575") 2026/07/17 01:11:20 DEBUG : dir1/0003-defgh: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237599_d20260717_m010912_c001_v0001183_t0030_u01784250552786") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e537_d20260717_m011031_c001_v7007000_t0000_u01784250631806") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723944ba_d20260717_m011022_c001_v0001157_t0018_u01784250622304") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d676b_d20260717_m011016_c001_v7007000_t0000_u01784250616980") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394476_d20260717_m011007_c001_v0001157_t0059_u01784250607921") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec3275_d20260717_m011002_c001_v7007000_t0000_u01784250602121") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394416_d20260717_m010953_c001_v0001157_t0053_u01784250593221") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729b0_d20260717_m010947_c001_v7007000_t0000_u01784250587901") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723943bd_d20260717_m010939_c001_v0001157_t0009_u01784250579175") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c9837c_d20260717_m010933_c001_v7007000_t0000_u01784250573689") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239435b_d20260717_m010923_c001_v0001157_t0052_u01784250563971") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d7ea_d20260717_m010914_c001_v7007000_t0000_u01784250554589") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f64c_d20260717_m010905_c001_v0001098_t0029_u01784250545639") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d0e_d20260717_m010900_c001_v7007000_t0000_u01784250540378") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723942a3_d20260717_m010856_c001_v0001157_t0035_u01784250536443") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f42273d45ace7ebd8_d20260717_m010855_c001_v7007000_t0000_u01784250535019") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394243_d20260717_m010846_c001_v0001157_t0015_u01784250526665") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e09_d20260717_m010839_c001_v7007000_t0000_u01784250519533") 2026/07/17 01:11:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f5a5_d20260717_m010835_c001_v0001098_t0028_u01784250515368") 2026/07/17 01:11:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b7fe9_d20260717_m010833_c001_v7007000_t0000_u01784250513706") 2026/07/17 01:11:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237398_d20260717_m010822_c001_v0001183_t0014_u01784250502609") 2026/07/17 01:11:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f420e0848ce8d6a83_d20260717_m010813_c001_v7007000_t0000_u01784250493061") 2026/07/17 01:11:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f50b_d20260717_m010804_c001_v0001098_t0036_u01784250484753") 2026/07/17 01:11:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9e1_d20260717_m010757_c001_v7007000_t0000_u01784250477342") 2026/07/17 01:11:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f4c5_d20260717_m010747_c001_v0001098_t0059_u01784250467519") 2026/07/17 01:11:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d278_d20260717_m010742_c001_v7007000_t0000_u01784250462130") 2026/07/17 01:11:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f469_d20260717_m010732_c001_v0001098_t0018_u01784250452368") 2026/07/17 01:11:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d01_d20260717_m010857_c001_v7007000_t0000_u01784250537592") 2026/07/17 01:11:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad50_d20260717_m010853_c001_v0001185_t0038_u01784250533188") 2026/07/17 01:11:21 DEBUG : dir1/0004-efghi: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50d8_d20260717_m010917_c001_v7007000_t0000_u01784250557751") 2026/07/17 01:11:21 DEBUG : dir1/0004-efghi: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ae10_d20260717_m010912_c001_v0001185_t0040_u01784250552973") 2026/07/17 01:11:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e538_d20260717_m011031_c001_v7007000_t0000_u01784250631981") 2026/07/17 01:11:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f7ac_d20260717_m011022_c001_v0001098_t0045_u01784250622600") 2026/07/17 01:11:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d676d_d20260717_m011017_c001_v7007000_t0000_u01784250617154") 2026/07/17 01:11:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f760_d20260717_m011008_c001_v0001098_t0008_u01784250608608") 2026/07/17 01:11:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec3276_d20260717_m011002_c001_v7007000_t0000_u01784250602323") 2026/07/17 01:11:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f722_d20260717_m010953_c001_v0001098_t0035_u01784250593702") 2026/07/17 01:11:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729b2_d20260717_m010948_c001_v7007000_t0000_u01784250588074") 2026/07/17 01:11:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f6e2_d20260717_m010939_c001_v0001098_t0025_u01784250579539") 2026/07/17 01:11:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98380_d20260717_m010933_c001_v7007000_t0000_u01784250573880") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f6a2_d20260717_m010924_c001_v0001098_t0058_u01784250564498") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50ba_d20260717_m010914_c001_v7007000_t0000_u01784250554599") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237545_d20260717_m010906_c001_v0001183_t0005_u01784250545999") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d0f_d20260717_m010900_c001_v7007000_t0000_u01784250540557") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237505_d20260717_m010856_c001_v0001183_t0033_u01784250536510") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41345c41679519ab_d20260717_m010855_c001_v7007000_t0000_u01784250535028") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862374a7_d20260717_m010846_c001_v0001183_t0038_u01784250526965") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e0a_d20260717_m010839_c001_v7007000_t0000_u01784250519722") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237445_d20260717_m010835_c001_v0001183_t0004_u01784250515381") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f400de101092731f4_d20260717_m010833_c001_v7007000_t0000_u01784250513694") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f565_d20260717_m010822_c001_v0001098_t0012_u01784250502843") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d4c02_d20260717_m010813_c001_v7007000_t0000_u01784250493239") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ab70_d20260717_m010805_c001_v0001185_t0020_u01784250485075") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9e3_d20260717_m010757_c001_v7007000_t0000_u01784250477538") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0aae0_d20260717_m010747_c001_v0001185_t0034_u01784250467937") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d279_d20260717_m010742_c001_v7007000_t0000_u01784250462304") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0aa54_d20260717_m010732_c001_v0001185_t0051_u01784250452749") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d04_d20260717_m010857_c001_v7007000_t0000_u01784250537950") 2026/07/17 01:11:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862374df_d20260717_m010853_c001_v0001183_t0009_u01784250533245") 2026/07/17 01:11:22 DEBUG : dir1/0005-fghij: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50da_d20260717_m010917_c001_v7007000_t0000_u01784250557926") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghij: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623759d_d20260717_m010913_c001_v0001183_t0046_u01784250553023") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e539_d20260717_m011032_c001_v7007000_t0000_u01784250632161") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0b050_d20260717_m011022_c001_v0001185_t0009_u01784250622942") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d676f_d20260717_m011017_c001_v7007000_t0000_u01784250617330") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0afda_d20260717_m011009_c001_v0001185_t0048_u01784250609073") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec3277_d20260717_m011002_c001_v7007000_t0000_u01784250602517") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0af68_d20260717_m010953_c001_v0001185_t0014_u01784250593987") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729b3_d20260717_m010948_c001_v7007000_t0000_u01784250588249") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0af0a_d20260717_m010939_c001_v0001185_t0024_u01784250579842") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98384_d20260717_m010934_c001_v7007000_t0000_u01784250574062") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ae88_d20260717_m010925_c001_v0001185_t0008_u01784250565005") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d7e9_d20260717_m010914_c001_v7007000_t0000_u01784250554552") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0adc4_d20260717_m010906_c001_v0001185_t0000_u01784250546330") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d11_d20260717_m010900_c001_v7007000_t0000_u01784250540733") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad7e_d20260717_m010856_c001_v0001185_t0010_u01784250536540") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f42273d45ace7ebd7_d20260717_m010854_c001_v7007000_t0000_u01784250534827") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad0a_d20260717_m010847_c001_v0001185_t0046_u01784250527234") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e0b_d20260717_m010839_c001_v7007000_t0000_u01784250519912") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac8c_d20260717_m010835_c001_v0001185_t0048_u01784250515537") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b7feb_d20260717_m010833_c001_v7007000_t0000_u01784250513894") 2026/07/17 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394197_d20260717_m010823_c001_v0001157_t0025_u01784250503189") 2026/07/17 01:11:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f420e0848ce8d6a86_d20260717_m010813_c001_v7007000_t0000_u01784250493248") 2026/07/17 01:11:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394125_d20260717_m010805_c001_v0001157_t0031_u01784250485258") 2026/07/17 01:11:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9e5_d20260717_m010757_c001_v7007000_t0000_u01784250477734") 2026/07/17 01:11:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723940c1_d20260717_m010748_c001_v0001157_t0042_u01784250468150") 2026/07/17 01:11:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d27a_d20260717_m010742_c001_v7007000_t0000_u01784250462477") 2026/07/17 01:11:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394061_d20260717_m010732_c001_v0001157_t0053_u01784250452948") 2026/07/17 01:11:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f42273d45ace7ebdd_d20260717_m010857_c001_v7007000_t0000_u01784250537613") 2026/07/17 01:11:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad54_d20260717_m010853_c001_v0001185_t0031_u01784250533375") 2026/07/17 01:11:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50dd_d20260717_m010918_c001_v7007000_t0000_u01784250558101") 2026/07/17 01:11:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ae14_d20260717_m010913_c001_v0001185_t0039_u01784250553173") 2026/07/17 01:11:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e53a_d20260717_m011032_c001_v7007000_t0000_u01784250632336") 2026/07/17 01:11:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237799_d20260717_m011023_c001_v0001183_t0045_u01784250623160") 2026/07/17 01:11:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d6771_d20260717_m011017_c001_v7007000_t0000_u01784250617504") 2026/07/17 01:11:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623772b_d20260717_m011009_c001_v0001183_t0044_u01784250609266") 2026/07/17 01:11:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec3279_d20260717_m011002_c001_v7007000_t0000_u01784250602712") 2026/07/17 01:11:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862376bf_d20260717_m010954_c001_v0001183_t0044_u01784250594173") 2026/07/17 01:11:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729b4_d20260717_m010948_c001_v7007000_t0000_u01784250588423") 2026/07/17 01:11:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237663_d20260717_m010940_c001_v0001183_t0049_u01784250580025") 2026/07/17 01:11:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98387_d20260717_m010934_c001_v7007000_t0000_u01784250574245") 2026/07/17 01:11:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862375fd_d20260717_m010925_c001_v0001183_t0025_u01784250565236") 2026/07/17 01:11:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41968eb07cd04afa_d20260717_m010914_c001_v7007000_t0000_u01784250554715") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723942d5_d20260717_m010906_c001_v0001157_t0016_u01784250546514") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d12_d20260717_m010900_c001_v7007000_t0000_u01784250540909") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237507_d20260717_m010856_c001_v0001183_t0005_u01784250536722") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa7523_d20260717_m010855_c001_v7007000_t0000_u01784250535180") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f5e1_d20260717_m010847_c001_v0001098_t0025_u01784250527442") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e0c_d20260717_m010840_c001_v7007000_t0000_u01784250520102") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723941f9_d20260717_m010835_c001_v0001157_t0013_u01784250515552") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b7fe6_d20260717_m010833_c001_v7007000_t0000_u01784250513312") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac0a_d20260717_m010823_c001_v0001185_t0028_u01784250503466") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f420e0848ce8d6a87_d20260717_m010813_c001_v7007000_t0000_u01784250493259") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862372f2_d20260717_m010805_c001_v0001183_t0024_u01784250485578") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9e7_d20260717_m010757_c001_v7007000_t0000_u01784250477928") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237272_d20260717_m010748_c001_v0001183_t0019_u01784250468599") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d27b_d20260717_m010742_c001_v7007000_t0000_u01784250462653") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862371de_d20260717_m010733_c001_v0001183_t0014_u01784250453510") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4270f93ba5a472bb_d20260717_m010857_c001_v7007000_t0000_u01784250537560") 2026/07/17 01:11:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394273_d20260717_m010853_c001_v0001157_t0019_u01784250533398") 2026/07/17 01:11:25 DEBUG : dir1/0007-12345: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50e0_d20260717_m010918_c001_v7007000_t0000_u01784250558288") 2026/07/17 01:11:25 DEBUG : dir1/0007-12345: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623759f_d20260717_m010913_c001_v0001183_t0021_u01784250553227") 2026/07/17 01:11:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e53b_d20260717_m011032_c001_v7007000_t0000_u01784250632512") 2026/07/17 01:11:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723944c4_d20260717_m011023_c001_v0001157_t0051_u01784250623378") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d6773_d20260717_m011017_c001_v7007000_t0000_u01784250617678") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394484_d20260717_m011009_c001_v0001157_t0038_u01784250609485") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec327b_d20260717_m011002_c001_v7007000_t0000_u01784250602904") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239441e_d20260717_m010954_c001_v0001157_t0026_u01784250594380") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729b6_d20260717_m010948_c001_v7007000_t0000_u01784250588598") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723943c3_d20260717_m010940_c001_v0001157_t0008_u01784250580222") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c9838b_d20260717_m010934_c001_v7007000_t0000_u01784250574438") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394367_d20260717_m010925_c001_v0001157_t0020_u01784250565426") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f408426db392d5ca3_d20260717_m010914_c001_v7007000_t0000_u01784250554570") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f650_d20260717_m010907_c001_v0001098_t0045_u01784250547050") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d13_d20260717_m010901_c001_v7007000_t0000_u01784250541086") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad80_d20260717_m010856_c001_v0001185_t0025_u01784250536732") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4270f93ba5a472b5_d20260717_m010854_c001_v7007000_t0000_u01784250534965") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239424d_d20260717_m010847_c001_v0001157_t0008_u01784250527853") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e0d_d20260717_m010840_c001_v7007000_t0000_u01784250520292") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623744b_d20260717_m010835_c001_v0001183_t0004_u01784250515628") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f414f686ef4ccc7d9_d20260717_m010833_c001_v7007000_t0000_u01784250513861") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862373a6_d20260717_m010823_c001_v0001183_t0029_u01784250503664") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec31c8_d20260717_m010813_c001_v7007000_t0000_u01784250493005") 2026/07/17 01:11:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f511_d20260717_m010805_c001_v0001098_t0021_u01784250485935") 2026/07/17 01:11:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9e9_d20260717_m010758_c001_v7007000_t0000_u01784250478128") 2026/07/17 01:11:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f4cd_d20260717_m010748_c001_v0001098_t0000_u01784250468825") 2026/07/17 01:11:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d27c_d20260717_m010742_c001_v7007000_t0000_u01784250462827") 2026/07/17 01:11:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f46f_d20260717_m010733_c001_v0001098_t0057_u01784250453697") 2026/07/17 01:11:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41345c41679519b1_d20260717_m010857_c001_v7007000_t0000_u01784250537789") 2026/07/17 01:11:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862374e3_d20260717_m010853_c001_v0001183_t0034_u01784250533460") 2026/07/17 01:11:27 DEBUG : dir1/0008-23456: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50e4_d20260717_m010918_c001_v7007000_t0000_u01784250558463") 2026/07/17 01:11:27 DEBUG : dir1/0008-23456: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394307_d20260717_m010913_c001_v0001157_t0057_u01784250553297") 2026/07/17 01:11:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e53c_d20260717_m011032_c001_v7007000_t0000_u01784250632687") 2026/07/17 01:11:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f7b4_d20260717_m011023_c001_v0001098_t0056_u01784250623892") 2026/07/17 01:11:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d6775_d20260717_m011017_c001_v7007000_t0000_u01784250617851") 2026/07/17 01:11:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f768_d20260717_m011009_c001_v0001098_t0028_u01784250609834") 2026/07/17 01:11:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec327c_d20260717_m011003_c001_v7007000_t0000_u01784250603095") 2026/07/17 01:11:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f72a_d20260717_m010954_c001_v0001098_t0038_u01784250594763") 2026/07/17 01:11:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729b7_d20260717_m010948_c001_v7007000_t0000_u01784250588774") 2026/07/17 01:11:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f6ee_d20260717_m010940_c001_v0001098_t0017_u01784250580577") 2026/07/17 01:11:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c9838f_d20260717_m010934_c001_v7007000_t0000_u01784250574621") 2026/07/17 01:11:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f6ac_d20260717_m010925_c001_v0001098_t0033_u01784250565817") 2026/07/17 01:11:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa788a_d20260717_m010914_c001_v7007000_t0000_u01784250554185") 2026/07/17 01:11:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237563_d20260717_m010907_c001_v0001183_t0019_u01784250547592") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d15_d20260717_m010901_c001_v7007000_t0000_u01784250541264") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f61c_d20260717_m010856_c001_v0001098_t0050_u01784250536822") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e42_d20260717_m010855_c001_v7007000_t0000_u01784250535049") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862374af_d20260717_m010848_c001_v0001183_t0055_u01784250528376") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e0e_d20260717_m010840_c001_v7007000_t0000_u01784250520482") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac8e_d20260717_m010835_c001_v0001185_t0012_u01784250515720") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f400de101092731f5_d20260717_m010833_c001_v7007000_t0000_u01784250513870") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f569_d20260717_m010823_c001_v0001098_t0056_u01784250503863") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec31c6_d20260717_m010812_c001_v7007000_t0000_u01784250492655") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ab80_d20260717_m010806_c001_v0001185_t0013_u01784250486256") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9eb_d20260717_m010758_c001_v7007000_t0000_u01784250478319") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0aaee_d20260717_m010749_c001_v0001185_t0035_u01784250469847") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d27d_d20260717_m010743_c001_v7007000_t0000_u01784250463000") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0aa68_d20260717_m010734_c001_v0001185_t0055_u01784250454164") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b8015_d20260717_m010857_c001_v7007000_t0000_u01784250537622") 2026/07/17 01:11:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad58_d20260717_m010853_c001_v0001185_t0041_u01784250533561") 2026/07/17 01:11:28 DEBUG : dir1/0009-34567: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50e5_d20260717_m010918_c001_v7007000_t0000_u01784250558639") 2026/07/17 01:11:28 DEBUG : dir1/0009-34567: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ae1a_d20260717_m010913_c001_v0001185_t0050_u01784250553357") 2026/07/17 01:11:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e53d_d20260717_m011032_c001_v7007000_t0000_u01784250632863") 2026/07/17 01:11:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0b068_d20260717_m011024_c001_v0001185_t0030_u01784250624644") 2026/07/17 01:11:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d6777_d20260717_m011018_c001_v7007000_t0000_u01784250618025") 2026/07/17 01:11:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0afe6_d20260717_m011010_c001_v0001185_t0058_u01784250610128") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec327d_d20260717_m011003_c001_v7007000_t0000_u01784250603288") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0af72_d20260717_m010955_c001_v0001185_t0050_u01784250595064") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729b8_d20260717_m010948_c001_v7007000_t0000_u01784250588957") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0af16_d20260717_m010940_c001_v0001185_t0025_u01784250580991") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98390_d20260717_m010934_c001_v7007000_t0000_u01784250574803") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ae8c_d20260717_m010926_c001_v0001185_t0042_u01784250566169") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d7eb_d20260717_m010914_c001_v7007000_t0000_u01784250554742") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0add4_d20260717_m010907_c001_v0001185_t0032_u01784250547850") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d16_d20260717_m010901_c001_v7007000_t0000_u01784250541441") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad84_d20260717_m010856_c001_v0001185_t0046_u01784250536922") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4270f93ba5a472b0_d20260717_m010854_c001_v7007000_t0000_u01784250534441") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad14_d20260717_m010848_c001_v0001185_t0026_u01784250528649") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e0f_d20260717_m010840_c001_v7007000_t0000_u01784250520673") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f5ab_d20260717_m010835_c001_v0001098_t0031_u01784250515761") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b7fec_d20260717_m010833_c001_v7007000_t0000_u01784250513904") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239419b_d20260717_m010824_c001_v0001157_t0028_u01784250504321") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f420e0848ce8d6a84_d20260717_m010813_c001_v7007000_t0000_u01784250493068") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239412f_d20260717_m010806_c001_v0001157_t0058_u01784250486473") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9ee_d20260717_m010758_c001_v7007000_t0000_u01784250478511") 2026/07/17 01:11:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723940cd_d20260717_m010750_c001_v0001157_t0029_u01784250470033") 2026/07/17 01:11:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d27e_d20260717_m010743_c001_v7007000_t0000_u01784250463175") 2026/07/17 01:11:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239406f_d20260717_m010734_c001_v0001157_t0049_u01784250454351") 2026/07/17 01:11:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa752a_d20260717_m010857_c001_v7007000_t0000_u01784250537735") 2026/07/17 01:11:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f607_d20260717_m010853_c001_v0001098_t0006_u01784250533655") 2026/07/17 01:11:30 DEBUG : dir1/0010-45678: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50e7_d20260717_m010918_c001_v7007000_t0000_u01784250558815") 2026/07/17 01:11:30 DEBUG : dir1/0010-45678: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862375a1_d20260717_m010913_c001_v0001183_t0005_u01784250553444") 2026/07/17 01:11:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e53e_d20260717_m011033_c001_v7007000_t0000_u01784250633046") 2026/07/17 01:11:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862377a5_d20260717_m011024_c001_v0001183_t0020_u01784250624843") 2026/07/17 01:11:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d6779_d20260717_m011018_c001_v7007000_t0000_u01784250618198") 2026/07/17 01:11:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237739_d20260717_m011010_c001_v0001183_t0011_u01784250610323") 2026/07/17 01:11:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec3280_d20260717_m011003_c001_v7007000_t0000_u01784250603504") 2026/07/17 01:11:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862376c7_d20260717_m010955_c001_v0001183_t0042_u01784250595251") 2026/07/17 01:11:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729b9_d20260717_m010949_c001_v7007000_t0000_u01784250589131") 2026/07/17 01:11:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623766d_d20260717_m010941_c001_v0001183_t0053_u01784250581213") 2026/07/17 01:11:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98392_d20260717_m010934_c001_v7007000_t0000_u01784250574984") 2026/07/17 01:11:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862375ff_d20260717_m010926_c001_v0001183_t0025_u01784250566371") 2026/07/17 01:11:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f400de10109273251_d20260717_m010914_c001_v7007000_t0000_u01784250554583") 2026/07/17 01:11:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723942d9_d20260717_m010908_c001_v0001157_t0029_u01784250548055") 2026/07/17 01:11:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d17_d20260717_m010901_c001_v7007000_t0000_u01784250541619") 2026/07/17 01:11:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723942a5_d20260717_m010856_c001_v0001157_t0034_u01784250536954") 2026/07/17 01:11:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971cfb_d20260717_m010854_c001_v7007000_t0000_u01784250534854") 2026/07/17 01:11:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f5e9_d20260717_m010848_c001_v0001098_t0037_u01784250528833") 2026/07/17 01:11:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e11_d20260717_m010840_c001_v7007000_t0000_u01784250520863") 2026/07/17 01:11:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623744f_d20260717_m010835_c001_v0001183_t0003_u01784250515844") 2026/07/17 01:11:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40936fc323ce2c3b_d20260717_m010833_c001_v7007000_t0000_u01784250513706") 2026/07/17 01:11:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac12_d20260717_m010824_c001_v0001185_t0047_u01784250504753") 2026/07/17 01:11:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395dd0_d20260717_m010813_c001_v7007000_t0000_u01784250493268") 2026/07/17 01:11:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237300_d20260717_m010806_c001_v0001183_t0020_u01784250486890") 2026/07/17 01:11:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9f0_d20260717_m010758_c001_v7007000_t0000_u01784250478703") 2026/07/17 01:11:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237280_d20260717_m010750_c001_v0001183_t0012_u01784250470322") 2026/07/17 01:11:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d27f_d20260717_m010743_c001_v7007000_t0000_u01784250463357") 2026/07/17 01:11:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862371e8_d20260717_m010734_c001_v0001183_t0043_u01784250454933") 2026/07/17 01:11:31 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4270f93ba5a472bd_d20260717_m010857_c001_v7007000_t0000_u01784250537744") 2026/07/17 01:11:31 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862374e5_d20260717_m010853_c001_v0001183_t0049_u01784250533705") 2026/07/17 01:11:31 DEBUG : dir1/0011-56789: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50e9_d20260717_m010918_c001_v7007000_t0000_u01784250558991") 2026/07/17 01:11:31 DEBUG : dir1/0011-56789: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f668_d20260717_m010913_c001_v0001098_t0046_u01784250553475") 2026/07/17 01:11:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e53f_d20260717_m011033_c001_v7007000_t0000_u01784250633346") 2026/07/17 01:11:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723944d4_d20260717_m011025_c001_v0001157_t0016_u01784250625066") 2026/07/17 01:11:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d677c_d20260717_m011018_c001_v7007000_t0000_u01784250618372") 2026/07/17 01:11:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239448e_d20260717_m011010_c001_v0001157_t0021_u01784250610531") 2026/07/17 01:11:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec3283_d20260717_m011003_c001_v7007000_t0000_u01784250603695") 2026/07/17 01:11:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394422_d20260717_m010955_c001_v0001157_t0024_u01784250595486") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729ba_d20260717_m010949_c001_v7007000_t0000_u01784250589304") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723943cb_d20260717_m010941_c001_v0001157_t0055_u01784250581408") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98393_d20260717_m010935_c001_v7007000_t0000_u01784250575166") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239436f_d20260717_m010926_c001_v0001157_t0023_u01784250566566") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa788d_d20260717_m010914_c001_v7007000_t0000_u01784250554575") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f656_d20260717_m010908_c001_v0001098_t0020_u01784250548432") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d18_d20260717_m010901_c001_v7007000_t0000_u01784250541796") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623750b_d20260717_m010857_c001_v0001183_t0025_u01784250537015") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d349_d20260717_m010854_c001_v7007000_t0000_u01784250534878") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394255_d20260717_m010849_c001_v0001157_t0005_u01784250529333") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e13_d20260717_m010841_c001_v7007000_t0000_u01784250521053") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac92_d20260717_m010835_c001_v0001185_t0031_u01784250515906") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e7290d_d20260717_m010833_c001_v7007000_t0000_u01784250513914") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862373b0_d20260717_m010824_c001_v0001183_t0045_u01784250504941") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d4c01_d20260717_m010813_c001_v7007000_t0000_u01784250493057") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f515_d20260717_m010807_c001_v0001098_t0025_u01784250487130") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9f3_d20260717_m010758_c001_v7007000_t0000_u01784250478896") 2026/07/17 01:11:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f4cf_d20260717_m010750_c001_v0001098_t0025_u01784250470528") 2026/07/17 01:11:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d280_d20260717_m010743_c001_v7007000_t0000_u01784250463647") 2026/07/17 01:11:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f475_d20260717_m010735_c001_v0001098_t0058_u01784250455138") 2026/07/17 01:11:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d36a_d20260717_m010857_c001_v7007000_t0000_u01784250537757") 2026/07/17 01:11:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239427b_d20260717_m010853_c001_v0001157_t0013_u01784250533756") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50eb_d20260717_m010919_c001_v7007000_t0000_u01784250559167") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ae1e_d20260717_m010913_c001_v0001185_t0029_u01784250553544") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e540_d20260717_m011033_c001_v7007000_t0000_u01784250633523") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f7b8_d20260717_m011025_c001_v0001098_t0028_u01784250625387") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d677e_d20260717_m011018_c001_v7007000_t0000_u01784250618550") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f772_d20260717_m011011_c001_v0001098_t0016_u01784250611006") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec3285_d20260717_m011003_c001_v7007000_t0000_u01784250603890") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f732_d20260717_m010955_c001_v0001098_t0037_u01784250595862") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729bb_d20260717_m010949_c001_v7007000_t0000_u01784250589478") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f6f6_d20260717_m010941_c001_v0001098_t0007_u01784250581902") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98395_d20260717_m010935_c001_v7007000_t0000_u01784250575349") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f6b6_d20260717_m010926_c001_v0001098_t0056_u01784250566892") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41968eb07cd04af8_d20260717_m010914_c001_v7007000_t0000_u01784250554355") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623756f_d20260717_m010908_c001_v0001183_t0017_u01784250548814") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d1b_d20260717_m010901_c001_v7007000_t0000_u01784250541973") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad8a_d20260717_m010857_c001_v0001185_t0059_u01784250537230") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d34c_d20260717_m010855_c001_v7007000_t0000_u01784250535059") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862374bf_d20260717_m010849_c001_v0001183_t0055_u01784250529696") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e14_d20260717_m010841_c001_v7007000_t0000_u01784250521242") 2026/07/17 01:11:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723941fd_d20260717_m010835_c001_v0001157_t0048_u01784250515974") 2026/07/17 01:11:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f426983c48b66a835_d20260717_m010833_c001_v7007000_t0000_u01784250513969") 2026/07/17 01:11:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f575_d20260717_m010825_c001_v0001098_t0056_u01784250505168") 2026/07/17 01:11:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec31cb_d20260717_m010813_c001_v7007000_t0000_u01784250493357") 2026/07/17 01:11:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ab8a_d20260717_m010807_c001_v0001185_t0011_u01784250487620") 2026/07/17 01:11:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9f5_d20260717_m010759_c001_v7007000_t0000_u01784250479089") 2026/07/17 01:11:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0aafa_d20260717_m010750_c001_v0001185_t0025_u01784250470803") 2026/07/17 01:11:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d281_d20260717_m010743_c001_v7007000_t0000_u01784250463821") 2026/07/17 01:11:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0aa72_d20260717_m010735_c001_v0001185_t0032_u01784250455680") 2026/07/17 01:11:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa7529_d20260717_m010857_c001_v7007000_t0000_u01784250537550") 2026/07/17 01:11:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad5c_d20260717_m010853_c001_v0001185_t0037_u01784250533769") 2026/07/17 01:11:34 DEBUG : dir1/0013-789;=: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50ed_d20260717_m010919_c001_v7007000_t0000_u01784250559342") 2026/07/17 01:11:34 DEBUG : dir1/0013-789;=: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239430b_d20260717_m010913_c001_v0001157_t0005_u01784250553729") 2026/07/17 01:11:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e541_d20260717_m011033_c001_v7007000_t0000_u01784250633700") 2026/07/17 01:11:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0b07c_d20260717_m011025_c001_v0001185_t0028_u01784250625692") 2026/07/17 01:11:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d677f_d20260717_m011018_c001_v7007000_t0000_u01784250618724") 2026/07/17 01:11:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0aff6_d20260717_m011011_c001_v0001185_t0033_u01784250611337") 2026/07/17 01:11:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec3287_d20260717_m011004_c001_v7007000_t0000_u01784250604086") 2026/07/17 01:11:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0af7e_d20260717_m010956_c001_v0001185_t0016_u01784250596174") 2026/07/17 01:11:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729bd_d20260717_m010949_c001_v7007000_t0000_u01784250589651") 2026/07/17 01:11:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0af20_d20260717_m010942_c001_v0001185_t0031_u01784250582296") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98396_d20260717_m010935_c001_v7007000_t0000_u01784250575531") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ae9a_d20260717_m010927_c001_v0001185_t0008_u01784250567391") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f408426db392d5ca4_d20260717_m010914_c001_v7007000_t0000_u01784250554755") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0adde_d20260717_m010909_c001_v0001185_t0011_u01784250549034") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d1d_d20260717_m010902_c001_v7007000_t0000_u01784250542163") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f622_d20260717_m010857_c001_v0001098_t0037_u01784250537216") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b800b_d20260717_m010854_c001_v7007000_t0000_u01784250534826") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad28_d20260717_m010849_c001_v0001185_t0020_u01784250529903") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e16_d20260717_m010841_c001_v7007000_t0000_u01784250521448") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237455_d20260717_m010836_c001_v0001183_t0016_u01784250516071") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b7fe8_d20260717_m010833_c001_v7007000_t0000_u01784250513516") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239419f_d20260717_m010825_c001_v0001157_t0020_u01784250505594") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2a3_d20260717_m010813_c001_v7007000_t0000_u01784250493409") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394139_d20260717_m010807_c001_v0001157_t0000_u01784250487837") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9f7_d20260717_m010759_c001_v7007000_t0000_u01784250479282") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723940cf_d20260717_m010750_c001_v0001157_t0030_u01784250470998") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d282_d20260717_m010743_c001_v7007000_t0000_u01784250463996") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394075_d20260717_m010735_c001_v0001157_t0009_u01784250455897") 2026/07/17 01:11:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d367_d20260717_m010857_c001_v7007000_t0000_u01784250537571") 2026/07/17 01:11:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862374eb_d20260717_m010853_c001_v0001183_t0015_u01784250533907") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50f1_d20260717_m010919_c001_v7007000_t0000_u01784250559548") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ae20_d20260717_m010913_c001_v0001185_t0006_u01784250553777") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e542_d20260717_m011033_c001_v7007000_t0000_u01784250633876") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862377b1_d20260717_m011025_c001_v0001183_t0051_u01784250625995") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d6780_d20260717_m011018_c001_v7007000_t0000_u01784250618898") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237745_d20260717_m011011_c001_v0001183_t0027_u01784250611529") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec3289_d20260717_m011004_c001_v7007000_t0000_u01784250604286") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862376d3_d20260717_m010956_c001_v0001183_t0003_u01784250596362") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729bf_d20260717_m010949_c001_v7007000_t0000_u01784250589824") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237677_d20260717_m010942_c001_v0001183_t0048_u01784250582482") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98397_d20260717_m010935_c001_v7007000_t0000_u01784250575714") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237607_d20260717_m010927_c001_v0001183_t0012_u01784250567696") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa788c_d20260717_m010914_c001_v7007000_t0000_u01784250554362") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723942df_d20260717_m010909_c001_v0001157_t0042_u01784250549223") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d1e_d20260717_m010902_c001_v7007000_t0000_u01784250542339") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623750f_d20260717_m010857_c001_v0001183_t0013_u01784250537229") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41345c41679519aa_d20260717_m010854_c001_v7007000_t0000_u01784250534844") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f5ef_d20260717_m010850_c001_v0001098_t0048_u01784250530133") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e17_d20260717_m010841_c001_v7007000_t0000_u01784250521657") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f5ad_d20260717_m010836_c001_v0001098_t0022_u01784250516097") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f414f686ef4ccc7da_d20260717_m010833_c001_v7007000_t0000_u01784250513872") 2026/07/17 01:11:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac24_d20260717_m010825_c001_v0001185_t0027_u01784250505914") 2026/07/17 01:11:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa74c7_d20260717_m010813_c001_v7007000_t0000_u01784250493047") 2026/07/17 01:11:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237312_d20260717_m010808_c001_v0001183_t0043_u01784250488327") 2026/07/17 01:11:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9f9_d20260717_m010759_c001_v7007000_t0000_u01784250479484") 2026/07/17 01:11:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623728a_d20260717_m010751_c001_v0001183_t0037_u01784250471360") 2026/07/17 01:11:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d283_d20260717_m010744_c001_v7007000_t0000_u01784250464170") 2026/07/17 01:11:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862371fe_d20260717_m010736_c001_v0001183_t0041_u01784250456322") 2026/07/17 01:11:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b8017_d20260717_m010857_c001_v7007000_t0000_u01784250537800") 2026/07/17 01:11:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ad60_d20260717_m010853_c001_v0001185_t0042_u01784250533954") 2026/07/17 01:11:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50f3_d20260717_m010919_c001_v7007000_t0000_u01784250559728") 2026/07/17 01:11:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862375ab_d20260717_m010913_c001_v0001183_t0004_u01784250553789") 2026/07/17 01:11:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e543_d20260717_m011034_c001_v7007000_t0000_u01784250634053") 2026/07/17 01:11:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723944d8_d20260717_m011026_c001_v0001157_t0033_u01784250626208") 2026/07/17 01:11:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d6782_d20260717_m011019_c001_v7007000_t0000_u01784250619073") 2026/07/17 01:11:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394494_d20260717_m011011_c001_v0001157_t0008_u01784250611756") 2026/07/17 01:11:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec328d_d20260717_m011004_c001_v7007000_t0000_u01784250604479") 2026/07/17 01:11:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239442a_d20260717_m010956_c001_v0001157_t0020_u01784250596603") 2026/07/17 01:11:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729c0_d20260717_m010949_c001_v7007000_t0000_u01784250589999") 2026/07/17 01:11:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723943d5_d20260717_m010942_c001_v0001157_t0046_u01784250582786") 2026/07/17 01:11:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98398_d20260717_m010935_c001_v7007000_t0000_u01784250575896") 2026/07/17 01:11:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394379_d20260717_m010927_c001_v0001157_t0052_u01784250567930") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f420e0848ce8d6c24_d20260717_m010914_c001_v7007000_t0000_u01784250554582") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f65a_d20260717_m010909_c001_v0001098_t0054_u01784250549841") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d1f_d20260717_m010902_c001_v7007000_t0000_u01784250542515") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723942a7_d20260717_m010857_c001_v0001157_t0030_u01784250537254") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4270f93ba5a472b7_d20260717_m010855_c001_v7007000_t0000_u01784250535140") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239425d_d20260717_m010850_c001_v0001157_t0024_u01784250530640") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e18_d20260717_m010841_c001_v7007000_t0000_u01784250521857") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac96_d20260717_m010836_c001_v0001185_t0057_u01784250516108") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417f42b0b006ac54_d20260717_m010833_c001_v7007000_t0000_u01784250513529") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862373be_d20260717_m010826_c001_v0001183_t0030_u01784250506116") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e728a1_d20260717_m010813_c001_v7007000_t0000_u01784250493067") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f525_d20260717_m010808_c001_v0001098_t0039_u01784250488526") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9fb_d20260717_m010759_c001_v7007000_t0000_u01784250479676") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f4d9_d20260717_m010751_c001_v0001098_t0005_u01784250471612") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d284_d20260717_m010744_c001_v7007000_t0000_u01784250464344") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f481_d20260717_m010736_c001_v0001098_t0047_u01784250456527") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f42273d45ace7ebde_d20260717_m010857_c001_v7007000_t0000_u01784250537811") 2026/07/17 01:11:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394283_d20260717_m010854_c001_v0001157_t0037_u01784250534017") 2026/07/17 01:11:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2ac_d20260717_m010816_c001_v7007000_t0000_u01784250496163") 2026/07/17 01:11:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237332_d20260717_m010811_c001_v0001183_t0014_u01784250491402") 2026/07/17 01:11:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2ad_d20260717_m010816_c001_v7007000_t0000_u01784250496343") 2026/07/17 01:11:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0abae_d20260717_m010811_c001_v0001185_t0042_u01784250491413") 2026/07/17 01:11:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2af_d20260717_m010816_c001_v7007000_t0000_u01784250496526") 2026/07/17 01:11:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f533_d20260717_m010811_c001_v0001098_t0020_u01784250491573") 2026/07/17 01:11:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2b0_d20260717_m010816_c001_v7007000_t0000_u01784250496721") 2026/07/17 01:11:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0abb0_d20260717_m010811_c001_v0001185_t0028_u01784250491604") 2026/07/17 01:11:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2b1_d20260717_m010816_c001_v7007000_t0000_u01784250496903") 2026/07/17 01:11:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237334_d20260717_m010811_c001_v0001183_t0042_u01784250491614") 2026/07/17 01:11:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2b3_d20260717_m010817_c001_v7007000_t0000_u01784250497083") 2026/07/17 01:11:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394151_d20260717_m010811_c001_v0001157_t0008_u01784250491626") 2026/07/17 01:11:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2b4_d20260717_m010817_c001_v7007000_t0000_u01784250497268") 2026/07/17 01:11:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237336_d20260717_m010811_c001_v0001183_t0003_u01784250491815") 2026/07/17 01:11:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2b6_d20260717_m010817_c001_v7007000_t0000_u01784250497461") 2026/07/17 01:11:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0abb6_d20260717_m010811_c001_v0001185_t0030_u01784250491827") 2026/07/17 01:11:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2b9_d20260717_m010817_c001_v7007000_t0000_u01784250497643") 2026/07/17 01:11:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394155_d20260717_m010812_c001_v0001157_t0036_u01784250492006") 2026/07/17 01:11:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2ba_d20260717_m010817_c001_v7007000_t0000_u01784250497826") 2026/07/17 01:11:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0abba_d20260717_m010812_c001_v0001185_t0058_u01784250492022") 2026/07/17 01:11:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2bb_d20260717_m010818_c001_v7007000_t0000_u01784250498007") 2026/07/17 01:11:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f535_d20260717_m010812_c001_v0001098_t0011_u01784250492034") 2026/07/17 01:11:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2bd_d20260717_m010818_c001_v7007000_t0000_u01784250498193") 2026/07/17 01:11:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237338_d20260717_m010812_c001_v0001183_t0017_u01784250492079") 2026/07/17 01:11:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2be_d20260717_m010818_c001_v7007000_t0000_u01784250498376") 2026/07/17 01:11:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0abc0_d20260717_m010812_c001_v0001185_t0020_u01784250492207") 2026/07/17 01:11:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2c0_d20260717_m010818_c001_v7007000_t0000_u01784250498575") 2026/07/17 01:11:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623733a_d20260717_m010812_c001_v0001183_t0046_u01784250492264") 2026/07/17 01:11:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2c1_d20260717_m010818_c001_v7007000_t0000_u01784250498756") 2026/07/17 01:11:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0abc2_d20260717_m010812_c001_v0001185_t0041_u01784250492393") 2026/07/17 01:11:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d2c2_d20260717_m010818_c001_v7007000_t0000_u01784250498999") 2026/07/17 01:11:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623733e_d20260717_m010812_c001_v0001183_t0013_u01784250492450") 2026/07/17 01:11:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395dfc_d20260717_m010836_c001_v7007000_t0000_u01784250516565") 2026/07/17 01:11:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac44_d20260717_m010828_c001_v0001185_t0020_u01784250508844") 2026/07/17 01:11:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b7ff2_d20260717_m010836_c001_v7007000_t0000_u01784250516754") 2026/07/17 01:11:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862373d0_d20260717_m010828_c001_v0001183_t0006_u01784250508859") 2026/07/17 01:11:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b7ff1_d20260717_m010836_c001_v7007000_t0000_u01784250516628") 2026/07/17 01:11:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac4a_d20260717_m010829_c001_v0001185_t0037_u01784250509029") 2026/07/17 01:11:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f414f686ef4ccc7e0_d20260717_m010836_c001_v7007000_t0000_u01784250516918") 2026/07/17 01:11:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723941bf_d20260717_m010829_c001_v0001157_t0026_u01784250509145") 2026/07/17 01:11:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b7ff5_d20260717_m010836_c001_v7007000_t0000_u01784250516930") 2026/07/17 01:11:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac4c_d20260717_m010829_c001_v0001185_t0025_u01784250509215") 2026/07/17 01:11:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f414f686ef4ccc7df_d20260717_m010836_c001_v7007000_t0000_u01784250516743") 2026/07/17 01:11:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862373d2_d20260717_m010829_c001_v0001183_t0035_u01784250509240") 2026/07/17 01:11:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f426983c48b66a83e_d20260717_m010836_c001_v7007000_t0000_u01784250516766") 2026/07/17 01:11:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac50_d20260717_m010829_c001_v0001185_t0016_u01784250509402") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395dfd_d20260717_m010836_c001_v7007000_t0000_u01784250516775") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862373d4_d20260717_m010829_c001_v0001183_t0045_u01784250509435") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f426983c48b66a83b_d20260717_m010836_c001_v7007000_t0000_u01784250516587") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723941c5_d20260717_m010829_c001_v0001157_t0013_u01784250509452") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f414f686ef4ccc7de_d20260717_m010836_c001_v7007000_t0000_u01784250516556") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac54_d20260717_m010829_c001_v0001185_t0033_u01784250509587") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f426983c48b66a83f_d20260717_m010836_c001_v7007000_t0000_u01784250516941") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862373d6_d20260717_m010829_c001_v0001183_t0025_u01784250509659") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e72921_d20260717_m010836_c001_v7007000_t0000_u01784250516786") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723941c7_d20260717_m010829_c001_v0001157_t0004_u01784250509746") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b7ff3_d20260717_m010836_c001_v7007000_t0000_u01784250516797") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac56_d20260717_m010829_c001_v0001185_t0023_u01784250509786") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b7ff4_d20260717_m010836_c001_v7007000_t0000_u01784250516809") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862373d8_d20260717_m010829_c001_v0001183_t0003_u01784250509854") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4270f93ba5a471ad_d20260717_m010836_c001_v7007000_t0000_u01784250516818") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac5a_d20260717_m010830_c001_v0001185_t0040_u01784250510019") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f425548e5a59b7fef_d20260717_m010836_c001_v7007000_t0000_u01784250516575") 2026/07/17 01:11:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862373da_d20260717_m010830_c001_v0001183_t0011_u01784250510073") 2026/07/17 01:11:41 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c980f6_d20260717_m010634_c001_v7007000_t0000_u01784250394392") 2026/07/17 01:11:41 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108fd7864d3bf008_d20260717_m010629_c001_v0001174_t0047_u01784250389895") 2026/07/17 01:11:41 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41968eb07cd04821_d20260717_m010629_c001_v7007000_t0000_u01784250389702") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108fd7864d3bef98_d20260717_m010625_c001_v0001174_t0010_u01784250385778") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41968eb07cd04813_d20260717_m010625_c001_v7007000_t0000_u01784250385045") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236ed7_d20260717_m010621_c001_v0001183_t0008_u01784250381109") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f404ca31c10c84b21_d20260717_m010619_c001_v7007000_t0000_u01784250379703") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f117ffd807a910e37_d20260717_m010617_c001_v0001117_t0022_u01784250377176") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4270f93ba5a4537b_d20260717_m010616_c001_v7007000_t0000_u01784250376978") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f117ffd807a910e2f_d20260717_m010613_c001_v0001117_t0024_u01784250373317") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4270f93ba5a45366_d20260717_m010612_c001_v7007000_t0000_u01784250372595") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a6c6_d20260717_m010608_c001_v0001185_t0011_u01784250368719") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40936fc323ce2b01_d20260717_m010607_c001_v7007000_t0000_u01784250367391") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10410c460d817e16_d20260717_m010605_c001_v0001167_t0022_u01784250365826") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f404ca31c10c84ae3_d20260717_m010605_c001_v7007000_t0000_u01784250365649") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10410c460d817e02_d20260717_m010602_c001_v0001167_t0015_u01784250362670") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f404ca31c10c84acc_d20260717_m010601_c001_v7007000_t0000_u01784250361966") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a666_d20260717_m010558_c001_v0001185_t0013_u01784250358255") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40936fc323ce2af8_d20260717_m010557_c001_v7007000_t0000_u01784250357290") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1014628b681f3a5b_d20260717_m010555_c001_v0001178_t0000_u01784250355599") 2026/07/17 01:11:42 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa03954aa_d20260717_m010555_c001_v7007000_t0000_u01784250355400") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1014628b681f3a3b_d20260717_m010551_c001_v0001178_t0028_u01784250351527") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa03954a0_d20260717_m010550_c001_v7007000_t0000_u01784250350829") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a5f0_d20260717_m010545_c001_v0001185_t0024_u01784250345822") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f405962b20774e3a2_d20260717_m010544_c001_v7007000_t0000_u01784250344906") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11656afa2c2d9a54_d20260717_m010542_c001_v0001106_t0037_u01784250342609") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41968eb07cd04794_d20260717_m010542_c001_v7007000_t0000_u01784250342434") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11656afa2c2d9a4c_d20260717_m010538_c001_v0001106_t0050_u01784250338491") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41968eb07cd0478a_d20260717_m010537_c001_v7007000_t0000_u01784250337761") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a578_d20260717_m010532_c001_v0001185_t0054_u01784250332677") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f405962b20774e343_d20260717_m010531_c001_v7007000_t0000_u01784250331747") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f101e368336c0612a_d20260717_m010530_c001_v0001182_t0021_u01784250330148") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d4dd2_d20260717_m010529_c001_v7007000_t0000_u01784250329971") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f101e368336c060ee_d20260717_m010526_c001_v0001182_t0033_u01784250326969") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d4dcb_d20260717_m010526_c001_v7007000_t0000_u01784250326266") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a524_d20260717_m010521_c001_v0001185_t0018_u01784250321296") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f420e0848ce8d6964_d20260717_m010520_c001_v7007000_t0000_u01784250320234") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f117a616f0bfd24a9_d20260717_m010514_c001_v0001182_t0048_u01784250314998") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376970ce1_d20260717_m010514_c001_v7007000_t0000_u01784250314802") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a4b6_d20260717_m010511_c001_v0001185_t0049_u01784250311294") 2026/07/17 01:11:43 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1010721239a2df25_d20260717_m010510_c001_v0001040_t0037_u01784250310395") 2026/07/17 01:11:44 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1010721239a2df1f_d20260717_m010509_c001_v0001040_t0055_u01784250309081") 2026/07/17 01:11:44 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa5da8_d20260717_m010456_c001_v7007000_t0000_u01784250296176") 2026/07/17 01:11:44 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236bfe_d20260717_m010449_c001_v0001183_t0040_u01784250289587") 2026/07/17 01:11:44 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f105ba1b02669d25f_d20260717_m010448_c001_v0001038_t0030_u01784250288719") 2026/07/17 01:11:44 DEBUG : dst/one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f105ba1b02669d259_d20260717_m010447_c001_v0001038_t0045_u01784250287439") 2026/07/17 01:11:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c980f7_d20260717_m010634_c001_v7007000_t0000_u01784250394579") 2026/07/17 01:11:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f104ebebf9d64727c_d20260717_m010629_c001_v0001113_t0056_u01784250389045") 2026/07/17 01:11:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1060a105bb979c6f_d20260717_m010624_c001_v0001173_t0051_u01784250384701") 2026/07/17 01:11:44 DEBUG : dst/one.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f404ca31c10c84b22_d20260717_m010619_c001_v7007000_t0000_u01784250379878") 2026/07/17 01:11:44 DEBUG : dst/one.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f116e043078477db0_d20260717_m010616_c001_v0001105_t0015_u01784250376714") 2026/07/17 01:11:44 DEBUG : dst/one.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10615f62a12fbc66_d20260717_m010612_c001_v0001097_t0058_u01784250372198") 2026/07/17 01:11:44 DEBUG : dst/one.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40936fc323ce2b03_d20260717_m010607_c001_v7007000_t0000_u01784250367581") 2026/07/17 01:11:44 DEBUG : dst/one.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1008c62c444c0d63_d20260717_m010604_c001_v0001042_t0000_u01784250364980") 2026/07/17 01:11:44 DEBUG : dst/one.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1036f681e5d61b77_d20260717_m010601_c001_v0001044_t0000_u01784250361124") 2026/07/17 01:11:44 DEBUG : dst/three: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f420e0848ce8d6965_d20260717_m010520_c001_v7007000_t0000_u01784250320411") 2026/07/17 01:11:44 DEBUG : dst/three: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1010721239a2df2f_d20260717_m010518_c001_v0001040_t0006_u01784250318649") 2026/07/17 01:11:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c980f8_d20260717_m010634_c001_v7007000_t0000_u01784250394763") 2026/07/17 01:11:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10709e228980d120_d20260717_m010630_c001_v0001116_t0020_u01784250390964") 2026/07/17 01:11:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1031e9fbd3f1d436_d20260717_m010626_c001_v0001029_t0012_u01784250386922") 2026/07/17 01:11:44 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c980f9_d20260717_m010634_c001_v7007000_t0000_u01784250394947") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108fd7864d3bf05a_d20260717_m010633_c001_v0001174_t0034_u01784250393318") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41968eb07cd0482a_d20260717_m010633_c001_v7007000_t0000_u01784250393126") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108fd7864d3befc2_d20260717_m010627_c001_v0001174_t0028_u01784250387485") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41968eb07cd04817_d20260717_m010627_c001_v7007000_t0000_u01784250387291") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236ee5_d20260717_m010622_c001_v0001183_t0013_u01784250382045") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f404ca31c10c84b23_d20260717_m010620_c001_v7007000_t0000_u01784250380055") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f117ffd807a910e3d_d20260717_m010618_c001_v0001117_t0030_u01784250378800") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4270f93ba5a45389_d20260717_m010618_c001_v7007000_t0000_u01784250378616") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f117ffd807a910e33_d20260717_m010615_c001_v0001117_t0046_u01784250375032") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4270f93ba5a4536b_d20260717_m010614_c001_v7007000_t0000_u01784250374848") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a6d0_d20260717_m010609_c001_v0001185_t0034_u01784250369581") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f404ca31c10c84aed_d20260717_m010606_c001_v7007000_t0000_u01784250366828") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236e49_d20260717_m010604_c001_v0001183_t0016_u01784250364170") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f404ca31c10c84ad6_d20260717_m010603_c001_v7007000_t0000_u01784250363448") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a670_d20260717_m010558_c001_v0001185_t0053_u01784250358756") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa03954b1_d20260717_m010556_c001_v7007000_t0000_u01784250356319") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236e05_d20260717_m010553_c001_v0001183_t0047_u01784250353489") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa03954a3_d20260717_m010552_c001_v7007000_t0000_u01784250352364") 2026/07/17 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a5f4_d20260717_m010546_c001_v0001185_t0010_u01784250346220") 2026/07/17 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41968eb07cd04797_d20260717_m010544_c001_v7007000_t0000_u01784250344017") 2026/07/17 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236d8d_d20260717_m010541_c001_v0001183_t0025_u01784250341236") 2026/07/17 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41968eb07cd0478f_d20260717_m010540_c001_v7007000_t0000_u01784250340179") 2026/07/17 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a57e_d20260717_m010533_c001_v0001185_t0007_u01784250333078") 2026/07/17 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d4dd4_d20260717_m010530_c001_v7007000_t0000_u01784250330839") 2026/07/17 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236d31_d20260717_m010528_c001_v0001183_t0038_u01784250328740") 2026/07/17 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d4dce_d20260717_m010527_c001_v7007000_t0000_u01784250327579") 2026/07/17 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a52c_d20260717_m010521_c001_v0001185_t0004_u01784250321733") 2026/07/17 01:11:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f404ca31c10c84b24_d20260717_m010620_c001_v7007000_t0000_u01784250380231") 2026/07/17 01:11:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f119ef3a59464c502_d20260717_m010618_c001_v0001180_t0012_u01784250378359") 2026/07/17 01:11:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f100e61f7befc2af3_d20260717_m010614_c001_v0001032_t0024_u01784250374500") 2026/07/17 01:11:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40936fc323ce2b04_d20260717_m010607_c001_v7007000_t0000_u01784250367770") 2026/07/17 01:11:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f107b7710de48b32f_d20260717_m010606_c001_v0001174_t0029_u01784250366322") 2026/07/17 01:11:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10927fb57d4e1cf5_d20260717_m010603_c001_v0001184_t0030_u01784250363246") 2026/07/17 01:11:46 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c980fa_d20260717_m010635_c001_v7007000_t0000_u01784250395132") 2026/07/17 01:11:46 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a744_d20260717_m010621_c001_v0001185_t0040_u01784250381817") 2026/07/17 01:11:46 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f404ca31c10c84b25_d20260717_m010620_c001_v7007000_t0000_u01784250380406") 2026/07/17 01:11:46 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236e5f_d20260717_m010608_c001_v0001183_t0008_u01784250368924") 2026/07/17 01:11:46 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40936fc323ce2b05_d20260717_m010607_c001_v7007000_t0000_u01784250367959") 2026/07/17 01:11:46 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236e25_d20260717_m010558_c001_v0001183_t0030_u01784250358462") 2026/07/17 01:11:46 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40936fc323ce2afa_d20260717_m010557_c001_v7007000_t0000_u01784250357480") 2026/07/17 01:11:47 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236dcf_d20260717_m010546_c001_v0001183_t0039_u01784250346023") 2026/07/17 01:11:47 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f405962b20774e3a4_d20260717_m010545_c001_v7007000_t0000_u01784250345084") 2026/07/17 01:11:47 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236d4f_d20260717_m010532_c001_v0001183_t0009_u01784250332880") 2026/07/17 01:11:47 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f405962b20774e344_d20260717_m010531_c001_v7007000_t0000_u01784250331930") 2026/07/17 01:11:47 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236cfc_d20260717_m010521_c001_v0001183_t0043_u01784250321523") 2026/07/17 01:11:47 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f420e0848ce8d6966_d20260717_m010520_c001_v7007000_t0000_u01784250320589") 2026/07/17 01:11:47 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1037180617ea3e33_d20260717_m010516_c001_v0001100_t0020_u01784250316155") 2026/07/17 01:11:47 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa5da9_d20260717_m010456_c001_v7007000_t0000_u01784250296355") 2026/07/17 01:11:47 DEBUG : dst/two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f105ba1b02669d27f_d20260717_m010454_c001_v0001038_t0028_u01784250294850") 2026/07/17 01:11:47 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f400de101092729d7_d20260717_m010423_c001_v7007000_t0000_u01784250263241") 2026/07/17 01:11:47 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236b20_d20260717_m010419_c001_v0001183_t0053_u01784250259665") 2026/07/17 01:11:47 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f400de101092729d4_d20260717_m010417_c001_v7007000_t0000_u01784250257891") 2026/07/17 01:11:47 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a10a_d20260717_m010308_c001_v0001185_t0010_u01784250188348") 2026/07/17 01:11:47 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41345c41679513d5_d20260717_m010259_c001_v7007000_t0000_u01784250179978") 2026/07/17 01:11:47 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623698b_d20260717_m010256_c001_v0001183_t0014_u01784250176954") 2026/07/17 01:11:47 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bf3_d20260717_m010239_c001_v7007000_t0000_u01784250159049") 2026/07/17 01:11:47 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236929_d20260717_m010237_c001_v0001183_t0040_u01784250157345") 2026/07/17 01:11:47 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bed_d20260717_m010236_c001_v7007000_t0000_u01784250156589") 2026/07/17 01:11:47 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236923_d20260717_m010235_c001_v0001183_t0035_u01784250155327") 2026/07/17 01:11:47 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5be7_d20260717_m010232_c001_v7007000_t0000_u01784250152675") 2026/07/17 01:11:48 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236915_d20260717_m010231_c001_v0001183_t0054_u01784250151160") 2026/07/17 01:11:48 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5be3_d20260717_m010230_c001_v7007000_t0000_u01784250150401") 2026/07/17 01:11:48 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623690b_d20260717_m010229_c001_v0001183_t0046_u01784250149267") 2026/07/17 01:11:48 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4061db36b3901d8a_d20260717_m010223_c001_v7007000_t0000_u01784250143460") 2026/07/17 01:11:48 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368d9_d20260717_m010222_c001_v0001183_t0023_u01784250142083") 2026/07/17 01:11:48 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4061db36b3901d83_d20260717_m010221_c001_v7007000_t0000_u01784250141326") 2026/07/17 01:11:48 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368c9_d20260717_m010220_c001_v0001183_t0040_u01784250140575") 2026/07/17 01:11:48 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4061db36b3901d79_d20260717_m010216_c001_v7007000_t0000_u01784250136733") 2026/07/17 01:11:48 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368a7_d20260717_m010215_c001_v0001183_t0004_u01784250135448") 2026/07/17 01:11:48 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e723ed_d20260717_m010213_c001_v7007000_t0000_u01784250133545") 2026/07/17 01:11:48 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623689b_d20260717_m010212_c001_v0001183_t0057_u01784250132573") 2026/07/17 01:11:48 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e723d3_d20260717_m010212_c001_v7007000_t0000_u01784250132207") 2026/07/17 01:11:48 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1022ff8b52ef8e6e_d20260717_m010211_c001_v0001131_t0028_u01784250131411") 2026/07/17 01:11:48 DEBUG : empty space: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623688d_d20260717_m010209_c001_v0001183_t0004_u01784250129863") 2026/07/17 01:11:48 DEBUG : enormous: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bef_d20260717_m010238_c001_v7007000_t0000_u01784250158149") 2026/07/17 01:11:48 DEBUG : enormous: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623692d_d20260717_m010237_c001_v0001183_t0032_u01784250157570") 2026/07/17 01:11:48 DEBUG : existing: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c9810a_d20260717_m010639_c001_v7007000_t0000_u01784250399326") 2026/07/17 01:11:48 DEBUG : existing: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a7fe_d20260717_m010638_c001_v0001185_t0053_u01784250398153") 2026/07/17 01:11:48 DEBUG : existing: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41345c41679513c6_d20260717_m010255_c001_v7007000_t0000_u01784250175641") 2026/07/17 01:11:48 DEBUG : existing: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236981_d20260717_m010254_c001_v0001183_t0041_u01784250174732") 2026/07/17 01:11:49 DEBUG : existing: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e723b2_d20260717_m010207_c001_v7007000_t0000_u01784250127130") 2026/07/17 01:11:49 DEBUG : existing: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236879_d20260717_m010206_c001_v0001183_t0016_u01784250126187") 2026/07/17 01:11:49 DEBUG : existing: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e723b0_d20260717_m010205_c001_v7007000_t0000_u01784250125542") 2026/07/17 01:11:49 DEBUG : existing: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236877_d20260717_m010204_c001_v0001183_t0016_u01784250124985") 2026/07/17 01:11:49 DEBUG : existing: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236875_d20260717_m010204_c001_v0001183_t0057_u01784250124218") 2026/07/17 01:11:49 DEBUG : existing-b: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41345c41679513c8_d20260717_m010255_c001_v7007000_t0000_u01784250175816") 2026/07/17 01:11:49 DEBUG : existing-b: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a0bc_d20260717_m010254_c001_v0001185_t0045_u01784250174721") 2026/07/17 01:11:49 DEBUG : file1: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f88a_d20260717_m010722_c001_v7007000_t0000_u01784250442805") 2026/07/17 01:11:49 DEBUG : file1: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f437_d20260717_m010721_c001_v0001098_t0009_u01784250441381") 2026/07/17 01:11:49 DEBUG : file1: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f883_d20260717_m010720_c001_v7007000_t0000_u01784250440120") 2026/07/17 01:11:49 DEBUG : file1: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237164_d20260717_m010718_c001_v0001183_t0055_u01784250438788") 2026/07/17 01:11:49 DEBUG : five: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bf6_d20260717_m010242_c001_v7007000_t0000_u01784250162514") 2026/07/17 01:11:49 DEBUG : five: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41000dc386236949_d20260717_m010240_c001_v0001183_t0031_u01784250160556") 2026/07/17 01:11:49 DEBUG : foo: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4061db36b3901d75_d20260717_m010215_c001_v7007000_t0000_u01784250135097") 2026/07/17 01:11:49 DEBUG : foo: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41000dc3862368a1_d20260717_m010214_c001_v0001183_t0031_u01784250134564") 2026/07/17 01:11:49 DEBUG : foo: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41000dc38623689f_d20260717_m010213_c001_v0001183_t0031_u01784250133954") 2026/07/17 01:11:49 DEBUG : four: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bf7_d20260717_m010242_c001_v7007000_t0000_u01784250162692") 2026/07/17 01:11:49 DEBUG : four: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40626136ecf0a07c_d20260717_m010241_c001_v0001185_t0037_u01784250161094") 2026/07/17 01:11:49 DEBUG : four: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236943_d20260717_m010239_c001_v0001183_t0046_u01784250159995") 2026/07/17 01:11:49 DEBUG : hello world2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49cb7b_d20260717_m010124_c001_v7007000_t0000_u01784250084543") 2026/07/17 01:11:49 DEBUG : hello world2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862367b8_d20260717_m010123_c001_v0001183_t0036_u01784250083921") 2026/07/17 01:11:50 DEBUG : ignore-size: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e723ac_d20260717_m010203_c001_v7007000_t0000_u01784250123855") 2026/07/17 01:11:50 DEBUG : ignore-size: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236867_d20260717_m010202_c001_v0001183_t0015_u01784250122918") 2026/07/17 01:11:50 DEBUG : nested/sub dir/file: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41345c41679513bd_d20260717_m010253_c001_v7007000_t0000_u01784250173934") 2026/07/17 01:11:50 DEBUG : nested/sub dir/file: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623697e_d20260717_m010253_c001_v0001183_t0024_u01784250173363") 2026/07/17 01:11:50 DEBUG : nested/sub dir/file: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5c09_d20260717_m010252_c001_v7007000_t0000_u01784250172639") 2026/07/17 01:11:50 DEBUG : nested/sub dir/file: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a0a8_d20260717_m010251_c001_v0001185_t0048_u01784250171980") 2026/07/17 01:11:50 DEBUG : one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bf8_d20260717_m010242_c001_v7007000_t0000_u01784250162906") 2026/07/17 01:11:50 DEBUG : one: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41000dc38623693b_d20260717_m010239_c001_v0001183_t0031_u01784250159411") 2026/07/17 01:11:50 DEBUG : only0: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f863_d20260717_m010714_c001_v7007000_t0000_u01784250434377") 2026/07/17 01:11:50 DEBUG : only0: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40626136ecf0a96c_d20260717_m010708_c001_v0001185_t0037_u01784250428638") 2026/07/17 01:11:50 DEBUG : only0: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623706d_d20260717_m010659_c001_v0001183_t0030_u01784250419360") 2026/07/17 01:11:50 DEBUG : only0: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441bdea_d20260717_m010652_c001_v7007000_t0000_u01784250412920") 2026/07/17 01:11:50 DEBUG : only0: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236fb9_d20260717_m010642_c001_v0001183_t0029_u01784250402882") 2026/07/17 01:11:50 DEBUG : only1: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f864_d20260717_m010714_c001_v7007000_t0000_u01784250434556") 2026/07/17 01:11:50 DEBUG : only1: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f408829d53009f3ed_d20260717_m010709_c001_v0001098_t0051_u01784250429542") 2026/07/17 01:11:50 DEBUG : only1: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237071_d20260717_m010659_c001_v0001183_t0036_u01784250419784") 2026/07/17 01:11:50 DEBUG : only1: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41024c3ccee82676_d20260717_m010653_c001_v7007000_t0000_u01784250413711") 2026/07/17 01:11:50 DEBUG : only1: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236fbf_d20260717_m010643_c001_v0001183_t0003_u01784250403313") 2026/07/17 01:11:50 DEBUG : only10: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f865_d20260717_m010714_c001_v7007000_t0000_u01784250434751") 2026/07/17 01:11:50 DEBUG : only10: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41000dc3862370e3_d20260717_m010708_c001_v0001183_t0031_u01784250428648") 2026/07/17 01:11:50 DEBUG : only10: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862370a3_d20260717_m010704_c001_v0001183_t0054_u01784250424026") 2026/07/17 01:11:51 DEBUG : only10: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f414f686ef4ccb605_d20260717_m010653_c001_v7007000_t0000_u01784250413884") 2026/07/17 01:11:51 DEBUG : only10: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236ff7_d20260717_m010647_c001_v0001183_t0042_u01784250407835") 2026/07/17 01:11:51 DEBUG : only11: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f867_d20260717_m010714_c001_v7007000_t0000_u01784250434928") 2026/07/17 01:11:51 DEBUG : only11: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f408829d53009f3e9_d20260717_m010709_c001_v0001098_t0051_u01784250429186") 2026/07/17 01:11:51 DEBUG : only11: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862370a5_d20260717_m010704_c001_v0001183_t0054_u01784250424486") 2026/07/17 01:11:51 DEBUG : only11: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41024c3ccee82678_d20260717_m010653_c001_v7007000_t0000_u01784250413905") 2026/07/17 01:11:51 DEBUG : only11: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236ffb_d20260717_m010648_c001_v0001183_t0039_u01784250408239") 2026/07/17 01:11:51 DEBUG : only12: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f868_d20260717_m010715_c001_v7007000_t0000_u01784250435103") 2026/07/17 01:11:51 DEBUG : only12: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4118342172393fa5_d20260717_m010709_c001_v0001157_t0019_u01784250429370") 2026/07/17 01:11:51 DEBUG : only12: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862370ad_d20260717_m010704_c001_v0001183_t0032_u01784250424905") 2026/07/17 01:11:51 DEBUG : only12: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f414f686ef4ccb5fe_d20260717_m010653_c001_v7007000_t0000_u01784250413314") 2026/07/17 01:11:51 DEBUG : only12: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236fff_d20260717_m010648_c001_v0001183_t0038_u01784250408702") 2026/07/17 01:11:51 DEBUG : only13: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f869_d20260717_m010715_c001_v7007000_t0000_u01784250435282") 2026/07/17 01:11:51 DEBUG : only13: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40626136ecf0a970_d20260717_m010709_c001_v0001185_t0037_u01784250429024") 2026/07/17 01:11:51 DEBUG : only13: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862370b3_d20260717_m010705_c001_v0001183_t0056_u01784250425303") 2026/07/17 01:11:51 DEBUG : only13: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41024c3ccee82674_d20260717_m010653_c001_v7007000_t0000_u01784250413329") 2026/07/17 01:11:51 DEBUG : only13: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237005_d20260717_m010649_c001_v0001183_t0054_u01784250409122") 2026/07/17 01:11:51 DEBUG : only14: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f86a_d20260717_m010715_c001_v7007000_t0000_u01784250435456") 2026/07/17 01:11:51 DEBUG : only14: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41000dc3862370e5_d20260717_m010709_c001_v0001183_t0031_u01784250429033") 2026/07/17 01:11:51 DEBUG : only14: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862370b7_d20260717_m010705_c001_v0001183_t0039_u01784250425752") 2026/07/17 01:11:52 DEBUG : only14: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441bdeb_d20260717_m010653_c001_v7007000_t0000_u01784250413093") 2026/07/17 01:11:52 DEBUG : only14: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237007_d20260717_m010649_c001_v0001183_t0014_u01784250409604") 2026/07/17 01:11:52 DEBUG : only15: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f86c_d20260717_m010715_c001_v7007000_t0000_u01784250435631") 2026/07/17 01:11:52 DEBUG : only15: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41000dc3862370ed_d20260717_m010709_c001_v0001183_t0031_u01784250429209") 2026/07/17 01:11:52 DEBUG : only15: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862370c1_d20260717_m010706_c001_v0001183_t0048_u01784250426134") 2026/07/17 01:11:52 DEBUG : only15: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441bdf3_d20260717_m010653_c001_v7007000_t0000_u01784250413441") 2026/07/17 01:11:52 DEBUG : only15: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623700b_d20260717_m010650_c001_v0001183_t0006_u01784250410033") 2026/07/17 01:11:52 DEBUG : only16: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f86d_d20260717_m010715_c001_v7007000_t0000_u01784250435889") 2026/07/17 01:11:52 DEBUG : only16: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40626136ecf0a972_d20260717_m010709_c001_v0001185_t0037_u01784250429219") 2026/07/17 01:11:52 DEBUG : only16: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862370c5_d20260717_m010706_c001_v0001183_t0030_u01784250426558") 2026/07/17 01:11:52 DEBUG : only16: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f424acab628b86114_d20260717_m010653_c001_v7007000_t0000_u01784250413476") 2026/07/17 01:11:52 DEBUG : only16: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237015_d20260717_m010650_c001_v0001183_t0053_u01784250410556") 2026/07/17 01:11:53 DEBUG : only17: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f86e_d20260717_m010716_c001_v7007000_t0000_u01784250436064") 2026/07/17 01:11:53 DEBUG : only17: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f408829d53009f3eb_d20260717_m010709_c001_v0001098_t0051_u01784250429364") 2026/07/17 01:11:53 DEBUG : only17: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862370c9_d20260717_m010706_c001_v0001183_t0035_u01784250426998") 2026/07/17 01:11:53 DEBUG : only17: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441bdf1_d20260717_m010653_c001_v7007000_t0000_u01784250413267") 2026/07/17 01:11:53 DEBUG : only17: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237019_d20260717_m010650_c001_v0001183_t0030_u01784250410967") 2026/07/17 01:11:53 DEBUG : only18: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f86f_d20260717_m010716_c001_v7007000_t0000_u01784250436239") 2026/07/17 01:11:53 DEBUG : only18: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41000dc3862370f5_d20260717_m010709_c001_v0001183_t0031_u01784250429384") 2026/07/17 01:11:53 DEBUG : only18: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862370cd_d20260717_m010707_c001_v0001183_t0048_u01784250427407") 2026/07/17 01:11:53 DEBUG : only18: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f414f686ef4ccb602_d20260717_m010653_c001_v7007000_t0000_u01784250413695") 2026/07/17 01:11:53 DEBUG : only18: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623701f_d20260717_m010651_c001_v0001183_t0024_u01784250411381") 2026/07/17 01:11:53 DEBUG : only19: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f870_d20260717_m010716_c001_v7007000_t0000_u01784250436414") 2026/07/17 01:11:53 DEBUG : only19: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40626136ecf0a978_d20260717_m010709_c001_v0001185_t0037_u01784250429403") 2026/07/17 01:11:53 DEBUG : only19: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862370d5_d20260717_m010707_c001_v0001183_t0044_u01784250427801") 2026/07/17 01:11:53 DEBUG : only19: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f414f686ef4ccb600_d20260717_m010653_c001_v7007000_t0000_u01784250413503") 2026/07/17 01:11:53 DEBUG : only19: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237027_d20260717_m010651_c001_v0001183_t0055_u01784250411790") 2026/07/17 01:11:53 DEBUG : only2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f873_d20260717_m010716_c001_v7007000_t0000_u01784250436589") 2026/07/17 01:11:53 DEBUG : only2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4118342172393fa7_d20260717_m010709_c001_v0001157_t0019_u01784250429553") 2026/07/17 01:11:53 DEBUG : only2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237075_d20260717_m010700_c001_v0001183_t0046_u01784250420176") 2026/07/17 01:11:53 DEBUG : only2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41024c3ccee82675_d20260717_m010653_c001_v7007000_t0000_u01784250413520") 2026/07/17 01:11:53 DEBUG : only2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236fc5_d20260717_m010643_c001_v0001183_t0040_u01784250403750") 2026/07/17 01:11:53 DEBUG : only3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f874_d20260717_m010716_c001_v7007000_t0000_u01784250436763") 2026/07/17 01:11:54 DEBUG : only3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41000dc3862370f9_d20260717_m010709_c001_v0001183_t0031_u01784250429562") 2026/07/17 01:11:54 DEBUG : only3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623707b_d20260717_m010700_c001_v0001183_t0006_u01784250420590") 2026/07/17 01:11:54 DEBUG : only3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f424acab628b86117_d20260717_m010653_c001_v7007000_t0000_u01784250413839") 2026/07/17 01:11:54 DEBUG : only3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236fcd_d20260717_m010644_c001_v0001183_t0029_u01784250404152") 2026/07/17 01:11:54 DEBUG : only4: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f875_d20260717_m010716_c001_v7007000_t0000_u01784250436939") 2026/07/17 01:11:54 DEBUG : only4: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40626136ecf0a97a_d20260717_m010709_c001_v0001185_t0037_u01784250429588") 2026/07/17 01:11:54 DEBUG : only4: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623707d_d20260717_m010701_c001_v0001183_t0040_u01784250421062") 2026/07/17 01:11:54 DEBUG : only4: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be27_d20260717_m010653_c001_v7007000_t0000_u01784250413874") 2026/07/17 01:11:54 DEBUG : only4: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236fd3_d20260717_m010644_c001_v0001183_t0005_u01784250404689") 2026/07/17 01:11:54 DEBUG : only5: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f876_d20260717_m010717_c001_v7007000_t0000_u01784250437113") 2026/07/17 01:11:54 DEBUG : only5: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f408829d53009f3ef_d20260717_m010709_c001_v0001098_t0051_u01784250429729") 2026/07/17 01:11:54 DEBUG : only5: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237083_d20260717_m010701_c001_v0001183_t0042_u01784250421467") 2026/07/17 01:11:54 DEBUG : only5: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f424acab628b86113_d20260717_m010653_c001_v7007000_t0000_u01784250413301") 2026/07/17 01:11:54 DEBUG : only5: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236fdd_d20260717_m010645_c001_v0001183_t0008_u01784250405423") 2026/07/17 01:11:54 DEBUG : only6: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f878_d20260717_m010717_c001_v7007000_t0000_u01784250437288") 2026/07/17 01:11:54 DEBUG : only6: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41000dc3862370fd_d20260717_m010709_c001_v0001183_t0031_u01784250429738") 2026/07/17 01:11:54 DEBUG : only6: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237087_d20260717_m010702_c001_v0001183_t0003_u01784250422006") 2026/07/17 01:11:54 DEBUG : only6: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be26_d20260717_m010653_c001_v7007000_t0000_u01784250413690") 2026/07/17 01:11:54 DEBUG : only6: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236fe1_d20260717_m010646_c001_v0001183_t0022_u01784250406009") 2026/07/17 01:11:55 DEBUG : only7: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f87a_d20260717_m010717_c001_v7007000_t0000_u01784250437462") 2026/07/17 01:11:55 DEBUG : only7: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4118342172393fab_d20260717_m010709_c001_v0001157_t0019_u01784250429751") 2026/07/17 01:11:55 DEBUG : only7: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237095_d20260717_m010702_c001_v0001183_t0048_u01784250422531") 2026/07/17 01:11:55 DEBUG : only7: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f424acab628b86115_d20260717_m010653_c001_v7007000_t0000_u01784250413652") 2026/07/17 01:11:55 DEBUG : only7: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236fe7_d20260717_m010646_c001_v0001183_t0040_u01784250406452") 2026/07/17 01:11:55 DEBUG : only8: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f87b_d20260717_m010717_c001_v7007000_t0000_u01784250437636") 2026/07/17 01:11:55 DEBUG : only8: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f40626136ecf0a97c_d20260717_m010709_c001_v0001185_t0037_u01784250429772") 2026/07/17 01:11:55 DEBUG : only8: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237099_d20260717_m010702_c001_v0001183_t0009_u01784250422942") 2026/07/17 01:11:55 DEBUG : only8: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f424acab628b86118_d20260717_m010654_c001_v7007000_t0000_u01784250414017") 2026/07/17 01:11:55 DEBUG : only8: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236fed_d20260717_m010646_c001_v0001183_t0018_u01784250406914") 2026/07/17 01:11:55 DEBUG : only9: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f87c_d20260717_m010717_c001_v7007000_t0000_u01784250437821") 2026/07/17 01:11:55 DEBUG : only9: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f408829d53009f3f3_d20260717_m010709_c001_v0001098_t0051_u01784250429905") 2026/07/17 01:11:55 DEBUG : only9: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623709b_d20260717_m010703_c001_v0001183_t0006_u01784250423368") 2026/07/17 01:11:55 DEBUG : only9: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441be28_d20260717_m010654_c001_v7007000_t0000_u01784250414048") 2026/07/17 01:11:55 DEBUG : only9: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236ff1_d20260717_m010647_c001_v0001183_t0011_u01784250407350") 2026/07/17 01:11:55 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5c06_d20260717_m010250_c001_v7007000_t0000_u01784250170834") 2026/07/17 01:11:55 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236971_d20260717_m010249_c001_v0001183_t0043_u01784250169090") 2026/07/17 01:11:55 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5c02_d20260717_m010248_c001_v7007000_t0000_u01784250168326") 2026/07/17 01:11:55 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a08a_d20260717_m010246_c001_v0001185_t0006_u01784250166479") 2026/07/17 01:11:55 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bfe_d20260717_m010245_c001_v7007000_t0000_u01784250165750") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a084_d20260717_m010243_c001_v0001185_t0007_u01784250163799") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5beb_d20260717_m010234_c001_v7007000_t0000_u01784250154516") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623691b_d20260717_m010233_c001_v0001183_t0011_u01784250153209") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5be5_d20260717_m010231_c001_v7007000_t0000_u01784250151724") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236913_d20260717_m010230_c001_v0001183_t0032_u01784250150937") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5be0_d20260717_m010229_c001_v7007000_t0000_u01784250149847") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236907_d20260717_m010228_c001_v0001183_t0004_u01784250148662") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4061db36b3901d88_d20260717_m010222_c001_v7007000_t0000_u01784250142868") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368d3_d20260717_m010221_c001_v0001183_t0037_u01784250141857") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4061db36b3901d84_d20260717_m010221_c001_v7007000_t0000_u01784250141502") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368c5_d20260717_m010220_c001_v0001183_t0008_u01784250140293") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4061db36b3901d80_d20260717_m010219_c001_v7007000_t0000_u01784250139942") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368bf_d20260717_m010219_c001_v0001183_t0014_u01784250139356") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368bd_d20260717_m010218_c001_v0001183_t0044_u01784250138775") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4061db36b3901d7d_d20260717_m010218_c001_v7007000_t0000_u01784250138424") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368b3_d20260717_m010217_c001_v0001183_t0028_u01784250137836") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368af_d20260717_m010217_c001_v0001183_t0025_u01784250137259") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4061db36b3901d7a_d20260717_m010216_c001_v7007000_t0000_u01784250136907") 2026/07/17 01:11:56 DEBUG : potato: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368ab_d20260717_m010216_c001_v0001183_t0047_u01784250136162") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41345c416795170e_d20260717_m010432_c001_v7007000_t0000_u01784250272089") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236b8c_d20260717_m010431_c001_v0001183_t0013_u01784250271532") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f400de101092729d9_d20260717_m010424_c001_v7007000_t0000_u01784250264082") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a2b2_d20260717_m010419_c001_v0001185_t0028_u01784250259130") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f400de101092729d0_d20260717_m010412_c001_v7007000_t0000_u01784250252005") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862369af_d20260717_m010307_c001_v0001183_t0035_u01784250187787") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41345c41679513d7_d20260717_m010300_c001_v7007000_t0000_u01784250180357") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a0ca_d20260717_m010256_c001_v0001185_t0019_u01784250176766") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bf0_d20260717_m010238_c001_v7007000_t0000_u01784250158329") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236927_d20260717_m010237_c001_v0001183_t0034_u01784250157127") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bee_d20260717_m010236_c001_v7007000_t0000_u01784250156768") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236921_d20260717_m010235_c001_v0001183_t0010_u01784250155123") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bec_d20260717_m010234_c001_v7007000_t0000_u01784250154764") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623691d_d20260717_m010233_c001_v0001183_t0003_u01784250153798") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5be8_d20260717_m010232_c001_v7007000_t0000_u01784250152853") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236917_d20260717_m010232_c001_v0001183_t0045_u01784250152094") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5be4_d20260717_m010230_c001_v7007000_t0000_u01784250150579") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623690f_d20260717_m010229_c001_v0001183_t0051_u01784250149836") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4061db36b3901d8b_d20260717_m010223_c001_v7007000_t0000_u01784250143649") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862368dd_d20260717_m010222_c001_v0001183_t0040_u01784250142658") 2026/07/17 01:11:57 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49cb85_d20260717_m010127_c001_v7007000_t0000_u01784250087142") 2026/07/17 01:11:58 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862367c4_d20260717_m010126_c001_v0001183_t0037_u01784250086566") 2026/07/17 01:11:58 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49cb7f_d20260717_m010125_c001_v7007000_t0000_u01784250085657") 2026/07/17 01:11:58 DEBUG : potato2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862367c0_d20260717_m010125_c001_v0001183_t0041_u01784250085078") 2026/07/17 01:11:58 DEBUG : potato3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f400de101092729d8_d20260717_m010423_c001_v7007000_t0000_u01784250263901") 2026/07/17 01:11:58 DEBUG : potato3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a2bc_d20260717_m010419_c001_v0001185_t0059_u01784250259875") 2026/07/17 01:11:58 DEBUG : potato3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f400de101092729d1_d20260717_m010412_c001_v7007000_t0000_u01784250252468") 2026/07/17 01:11:58 DEBUG : potato3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862369b3_d20260717_m010308_c001_v0001183_t0033_u01784250188545") 2026/07/17 01:11:58 DEBUG : potato3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41345c41679513d9_d20260717_m010300_c001_v7007000_t0000_u01784250180601") 2026/07/17 01:11:58 DEBUG : potato3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a0d0_d20260717_m010257_c001_v0001185_t0031_u01784250177174") 2026/07/17 01:11:58 DEBUG : pre-dest1/1: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f420e0848ce8d693d_d20260717_m010504_c001_v7007000_t0000_u01784250304814") 2026/07/17 01:11:58 DEBUG : pre-dest1/1: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a42a_d20260717_m010457_c001_v0001185_t0018_u01784250297114") 2026/07/17 01:11:58 DEBUG : pre-dest2/2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f420e0848ce8d693f_d20260717_m010505_c001_v7007000_t0000_u01784250305026") 2026/07/17 01:11:58 DEBUG : pre-dest2/2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236c30_d20260717_m010457_c001_v0001183_t0046_u01784250297658") 2026/07/17 01:11:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa5d9b_d20260717_m010443_c001_v7007000_t0000_u01784250283336") 2026/07/17 01:11:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a388_d20260717_m010439_c001_v0001185_t0012_u01784250279606") 2026/07/17 01:11:58 DEBUG : sizeonly: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e723aa_d20260717_m010202_c001_v7007000_t0000_u01784250122373") 2026/07/17 01:11:58 DEBUG : sizeonly: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236863_d20260717_m010201_c001_v0001183_t0006_u01784250121127") 2026/07/17 01:11:58 DEBUG : splitbanan: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41590c234b5d50f4_d20260717_m010919_c001_v7007000_t0000_u01784250559903") 2026/07/17 01:11:58 DEBUG : splitbanan: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ae08_d20260717_m010912_c001_v0001185_t0011_u01784250552558") 2026/07/17 01:11:58 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e544_d20260717_m011034_c001_v7007000_t0000_u01784250634236") 2026/07/17 01:11:58 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723944e4_d20260717_m011027_c001_v0001157_t0024_u01784250627550") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f412f4246b95d6784_d20260717_m011019_c001_v7007000_t0000_u01784250619251") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239449a_d20260717_m011012_c001_v0001157_t0048_u01784250612975") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4151e79fefec328f_d20260717_m011004_c001_v7007000_t0000_u01784250604670") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394430_d20260717_m010957_c001_v0001157_t0040_u01784250597801") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e729c1_d20260717_m010950_c001_v7007000_t0000_u01784250590172") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723943df_d20260717_m010944_c001_v0001157_t0028_u01784250584100") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f417a07a770c98399_d20260717_m010936_c001_v7007000_t0000_u01784250576078") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394383_d20260717_m010929_c001_v0001157_t0007_u01784250569155") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f400de10109273252_d20260717_m010914_c001_v7007000_t0000_u01784250554764") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f65e_d20260717_m010911_c001_v0001098_t0048_u01784250551239") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41907ba376971d20_d20260717_m010902_c001_v7007000_t0000_u01784250542692") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239429d_d20260717_m010856_c001_v0001157_t0011_u01784250536096") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e41_d20260717_m010854_c001_v7007000_t0000_u01784250534848") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394267_d20260717_m010851_c001_v0001157_t0042_u01784250531726") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e1b_d20260717_m010842_c001_v7007000_t0000_u01784250522047") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0ac82_d20260717_m010834_c001_v0001185_t0054_u01784250514941") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f414f686ef4ccc7db_d20260717_m010834_c001_v7007000_t0000_u01784250514107") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862373c6_d20260717_m010827_c001_v0001183_t0034_u01784250507646") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4180cddbd8aa74c8_d20260717_m010813_c001_v7007000_t0000_u01784250493289") 2026/07/17 01:11:59 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f52b_d20260717_m010809_c001_v0001098_t0025_u01784250489823") 2026/07/17 01:12:00 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49e9fe_d20260717_m010759_c001_v7007000_t0000_u01784250479873") 2026/07/17 01:12:00 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f4df_d20260717_m010752_c001_v0001098_t0013_u01784250472781") 2026/07/17 01:12:00 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f401c32313441d285_d20260717_m010744_c001_v7007000_t0000_u01784250464518") 2026/07/17 01:12:00 DEBUG : splitbananasplit: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f487_d20260717_m010737_c001_v0001098_t0056_u01784250457810") 2026/07/17 01:12:00 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4160a34aa0395e4e_d20260717_m010857_c001_v7007000_t0000_u01784250537778") 2026/07/17 01:12:00 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394271_d20260717_m010852_c001_v0001157_t0047_u01784250532838") 2026/07/17 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f899_d20260717_m010730_c001_v7007000_t0000_u01784250450132") 2026/07/17 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862371ae_d20260717_m010727_c001_v0001183_t0020_u01784250447640") 2026/07/17 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41345c41679518d3_d20260717_m010726_c001_v7007000_t0000_u01784250446550") 2026/07/17 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394019_d20260717_m010723_c001_v0001157_t0042_u01784250443711") 2026/07/17 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41345c41679513be_d20260717_m010254_c001_v7007000_t0000_u01784250174193") 2026/07/17 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a0b2_d20260717_m010253_c001_v0001185_t0047_u01784250173352") 2026/07/17 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5c0b_d20260717_m010252_c001_v7007000_t0000_u01784250172818") 2026/07/17 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236979_d20260717_m010251_c001_v0001183_t0051_u01784250171991") 2026/07/17 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e723a1_d20260717_m010159_c001_v7007000_t0000_u01784250119073") 2026/07/17 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623685d_d20260717_m010157_c001_v0001183_t0032_u01784250117624") 2026/07/17 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e7239e_d20260717_m010157_c001_v7007000_t0000_u01784250117255") 2026/07/17 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236853_d20260717_m010156_c001_v0001183_t0043_u01784250116136") 2026/07/17 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e72399_d20260717_m010153_c001_v7007000_t0000_u01784250113983") 2026/07/17 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236845_d20260717_m010152_c001_v0001183_t0037_u01784250112985") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e72396_d20260717_m010152_c001_v7007000_t0000_u01784250112439") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236837_d20260717_m010151_c001_v0001183_t0044_u01784250111146") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236831_d20260717_m010148_c001_v0001183_t0053_u01784250108548") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e7238e_d20260717_m010148_c001_v7007000_t0000_u01784250108153") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236829_d20260717_m010147_c001_v0001183_t0042_u01784250107566") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236825_d20260717_m010146_c001_v0001183_t0041_u01784250106802") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f411f97f909e72387_d20260717_m010146_c001_v7007000_t0000_u01784250106437") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623681f_d20260717_m010143_c001_v0001183_t0008_u01784250103697") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236815_d20260717_m010141_c001_v0001183_t0021_u01784250101059") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49cba4_d20260717_m010140_c001_v7007000_t0000_u01784250100708") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236811_d20260717_m010140_c001_v0001183_t0040_u01784250100156") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623680f_d20260717_m010139_c001_v0001183_t0006_u01784250099344") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49cba1_d20260717_m010138_c001_v7007000_t0000_u01784250098994") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862367f5_d20260717_m010135_c001_v0001183_t0051_u01784250095217") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49cb95_d20260717_m010134_c001_v7007000_t0000_u01784250094862") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862367f1_d20260717_m010134_c001_v0001183_t0024_u01784250094294") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49cb94_d20260717_m010133_c001_v7007000_t0000_u01784250093419") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862367e7_d20260717_m010132_c001_v0001183_t0034_u01784250092875") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49cb90_d20260717_m010132_c001_v7007000_t0000_u01784250092349") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862367dd_d20260717_m010131_c001_v0001183_t0017_u01784250091785") 2026/07/17 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49cb8e_d20260717_m010130_c001_v7007000_t0000_u01784250090911") 2026/07/17 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862367d5_d20260717_m010130_c001_v0001183_t0003_u01784250090141") 2026/07/17 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49cb8b_d20260717_m010129_c001_v7007000_t0000_u01784250089609") 2026/07/17 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862367cd_d20260717_m010128_c001_v0001183_t0003_u01784250088869") 2026/07/17 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49cb88_d20260717_m010128_c001_v7007000_t0000_u01784250088256") 2026/07/17 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862367c9_d20260717_m010127_c001_v0001183_t0051_u01784250087693") 2026/07/17 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49cb75_d20260717_m010123_c001_v7007000_t0000_u01784250083390") 2026/07/17 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862367b4_d20260717_m010122_c001_v0001183_t0037_u01784250082750") 2026/07/17 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49cb70_d20260717_m010122_c001_v7007000_t0000_u01784250082214") 2026/07/17 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862367ae_d20260717_m010121_c001_v0001183_t0053_u01784250081657") 2026/07/17 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49cb6a_d20260717_m010120_c001_v7007000_t0000_u01784250080771") 2026/07/17 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc3862367a2_d20260717_m010120_c001_v0001183_t0035_u01784250080196") 2026/07/17 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f418ddd58fb49cb61_d20260717_m010118_c001_v7007000_t0000_u01784250078014") 2026/07/17 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236796_d20260717_m010117_c001_v0001183_t0043_u01784250077455") 2026/07/17 01:12:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f89b_d20260717_m010730_c001_v7007000_t0000_u01784250450307") 2026/07/17 01:12:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f459_d20260717_m010727_c001_v0001098_t0010_u01784250447661") 2026/07/17 01:12:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41345c41679518d5_d20260717_m010726_c001_v7007000_t0000_u01784250446732") 2026/07/17 01:12:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0aa02_d20260717_m010723_c001_v0001185_t0007_u01784250443720") 2026/07/17 01:12:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e545_d20260717_m011036_c001_v7007000_t0000_u01784250636444") 2026/07/17 01:12:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f7e8_d20260717_m011035_c001_v0001098_t0055_u01784250635569") 2026/07/17 01:12:03 DEBUG : sub/yam: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5c04_d20260717_m010250_c001_v7007000_t0000_u01784250170300") 2026/07/17 01:12:03 DEBUG : sub/yam: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a092_d20260717_m010249_c001_v0001185_t0055_u01784250169075") 2026/07/17 01:12:03 DEBUG : test_dir1/file2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f88b_d20260717_m010722_c001_v7007000_t0000_u01784250442981") 2026/07/17 01:12:03 DEBUG : test_dir1/file2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a9f2_d20260717_m010721_c001_v0001185_t0038_u01784250441049") 2026/07/17 01:12:03 DEBUG : test_dir1/file2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f884_d20260717_m010720_c001_v7007000_t0000_u01784250440306") 2026/07/17 01:12:03 DEBUG : test_dir1/file2: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0a9de_d20260717_m010718_c001_v0001185_t0036_u01784250438810") 2026/07/17 01:12:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f88d_d20260717_m010723_c001_v7007000_t0000_u01784250443156") 2026/07/17 01:12:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237179_d20260717_m010721_c001_v0001183_t0011_u01784250441038") 2026/07/17 01:12:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4166c1125df2f886_d20260717_m010720_c001_v7007000_t0000_u01784250440480") 2026/07/17 01:12:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172393fef_d20260717_m010718_c001_v0001157_t0007_u01784250438826") 2026/07/17 01:12:03 DEBUG : three: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bf9_d20260717_m010243_c001_v7007000_t0000_u01784250163084") 2026/07/17 01:12:03 DEBUG : three: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623694b_d20260717_m010241_c001_v0001183_t0027_u01784250161852") 2026/07/17 01:12:03 DEBUG : three: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236941_d20260717_m010239_c001_v0001183_t0015_u01784250159781") 2026/07/17 01:12:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e546_d20260717_m011038_c001_v7007000_t0000_u01784250638080") 2026/07/17 01:12:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0b0e2_d20260717_m011037_c001_v0001185_t0015_u01784250637368") 2026/07/17 01:12:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e554_d20260717_m011057_c001_v7007000_t0000_u01784250657562") 2026/07/17 01:12:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237899_d20260717_m011055_c001_v0001183_t0018_u01784250655730") 2026/07/17 01:12:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e552_d20260717_m011054_c001_v7007000_t0000_u01784250654038") 2026/07/17 01:12:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0b190_d20260717_m011052_c001_v0001185_t0000_u01784250652500") 2026/07/17 01:12:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e550_d20260717_m011051_c001_v7007000_t0000_u01784250651560") 2026/07/17 01:12:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f828_d20260717_m011050_c001_v0001098_t0046_u01784250650597") 2026/07/17 01:12:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e54c_d20260717_m011045_c001_v7007000_t0000_u01784250645497") 2026/07/17 01:12:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0b138_d20260717_m011044_c001_v0001185_t0024_u01784250644332") 2026/07/17 01:12:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e54d_d20260717_m011047_c001_v7007000_t0000_u01784250647752") 2026/07/17 01:12:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386237867_d20260717_m011046_c001_v0001183_t0050_u01784250646421") 2026/07/17 01:12:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e54b_d20260717_m011043_c001_v7007000_t0000_u01784250643377") 2026/07/17 01:12:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f108829d53009f80a_d20260717_m011042_c001_v0001098_t0009_u01784250642494") 2026/07/17 01:12:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e549_d20260717_m011041_c001_v7007000_t0000_u01784250641560") 2026/07/17 01:12:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f111834217239453c_d20260717_m011040_c001_v0001157_t0028_u01784250640639") 2026/07/17 01:12:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e548_d20260717_m011039_c001_v7007000_t0000_u01784250639662") 2026/07/17 01:12:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc38623781d_d20260717_m011039_c001_v0001183_t0045_u01784250639029") 2026/07/17 01:12:04 DEBUG : toe/toe/toe: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f408426db392d5d78_d20260717_m011102_c001_v7007000_t0000_u01784250662710") 2026/07/17 01:12:04 DEBUG : toe/toe/toe: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f10626136ecf0b1ec_d20260717_m011102_c001_v0001185_t0038_u01784250662111") 2026/07/17 01:12:04 DEBUG : toe/toe/toe: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e54e_d20260717_m011049_c001_v7007000_t0000_u01784250649611") 2026/07/17 01:12:04 DEBUG : toe/toe/toe: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1118342172394578_d20260717_m011048_c001_v0001157_t0056_u01784250648701") 2026/07/17 01:12:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e556_d20260717_m011058_c001_v7007000_t0000_u01784250658151") 2026/07/17 01:12:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11183421723945c8_d20260717_m011057_c001_v0001157_t0037_u01784250657068") 2026/07/17 01:12:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4095fbb867a5e553_d20260717_m011054_c001_v7007000_t0000_u01784250654680") 2026/07/17 01:12:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1062a61ce10e87dc_d20260717_m011053_c001_v0001150_t0005_u01784250653652") 2026/07/17 01:12:05 DEBUG : two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bfa_d20260717_m010243_c001_v7007000_t0000_u01784250163262") 2026/07/17 01:12:05 DEBUG : two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f4062a61ce10e734e_d20260717_m010241_c001_v0001150_t0008_u01784250161293") 2026/07/17 01:12:05 DEBUG : two: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f41000dc38623693f_d20260717_m010239_c001_v0001183_t0031_u01784250159596") 2026/07/17 01:12:05 DEBUG : yam: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5c07_d20260717_m010251_c001_v7007000_t0000_u01784250171061") 2026/07/17 01:12:05 DEBUG : yam: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f114ef062471da000_d20260717_m010250_c001_v0001165_t0044_u01784250170070") 2026/07/17 01:12:05 DEBUG : yam: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5c01_d20260717_m010247_c001_v7007000_t0000_u01784250167768") 2026/07/17 01:12:05 DEBUG : yam: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f11000dc386236967_d20260717_m010246_c001_v0001183_t0043_u01784250166469") 2026/07/17 01:12:05 DEBUG : yam: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bfd_d20260717_m010245_c001_v7007000_t0000_u01784250165211") 2026/07/17 01:12:05 DEBUG : yam: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f1062a61ce10e735c_d20260717_m010243_c001_v0001150_t0025_u01784250163810") 2026/07/17 01:12:05 DEBUG : yaml: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5c03_d20260717_m010248_c001_v7007000_t0000_u01784250168523") 2026/07/17 01:12:05 DEBUG : yaml: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f119366a708aab4a6_d20260717_m010247_c001_v0001167_t0026_u01784250167350") 2026/07/17 01:12:05 DEBUG : yaml: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f402e4670618a5bff_d20260717_m010245_c001_v7007000_t0000_u01784250165928") 2026/07/17 01:12:05 DEBUG : yaml: Deleting (id "4_zeff28d93907d6bdb9ff80e1b_f104850e592123096_d20260717_m010245_c001_v0001185_t0037_u01784250165014") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m52.33597527s (try 1/5)