"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/15 04:12:53 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa" 2025/09/15 04:12:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 04:12:54 DEBUG : Creating backend with remote "/tmp/rclone1955106337" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:12:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:12:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/15 04:12:55 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:12:55 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:12:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/15 04:12:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:12:56 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:12:56 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:12:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:12:57 INFO : sub dir/hello world: Copied (new) 2025/09/15 04:12:57 DEBUG : B2 bucket rclone-test-fagohez6xufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.11s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:12:58 DEBUG : Creating backend with remote "/non-existing" 2025/09/15 04:12:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/15 04:12:58 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:12:58 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:13:00 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:00 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:13:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.19s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:01 INFO : B2 bucket rclone-test-fagohez6xufa: Running all checks before starting transfers 2025/09/15 04:13:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:13:02 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:02 INFO : B2 bucket rclone-test-fagohez6xufa: Checks finished, now starting transfers 2025/09/15 04:13:02 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:13:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.35s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:03 ERROR : Ignoring --no-traverse with sync 2025/09/15 04:13:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:13:03 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:03 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:13:03 INFO : sub dir/hello world: Copied (new) 2025/09/15 04:13:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.45s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/15 04:13:04 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:04 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/15 04:13:05 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.40s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 04:13:06 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:06 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:13:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.40s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 04:13:07 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:07 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:13:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.99s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/15 04:13:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 04:13:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/15 04:13:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/15 04:13:09 INFO : sub dir2: Making directory 2025/09/15 04:13:09 INFO : sub dir: Making directory 2025/09/15 04:13:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:13:09 INFO : sub dir2/sub sub dir2: Making directory 2025/09/15 04:13:09 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:09 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:13:10 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/15 04:13:10 DEBUG : B2 bucket rclone-test-fagohez6xufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.43s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:10 INFO : sub dir2: Making directory 2025/09/15 04:13:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/15 04:13:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 04:13:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:13:11 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:11 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:13:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.43s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:12 DEBUG : sub dir2: Making directory with metadata 2025/09/15 04:13:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 04:13:12 INFO : sub dir2: Making directory 2025/09/15 04:13:12 INFO : sub dir: Making directory 2025/09/15 04:13:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:13:12 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:12 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:13:13 INFO : sub dir/hello world: Copied (new) 2025/09/15 04:13:13 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/15 04:13:13 DEBUG : B2 bucket rclone-test-fagohez6xufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/15 04:13:13 DEBUG : B2 bucket rclone-test-fagohez6xufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.80s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:14 INFO : sub dir2: Making directory 2025/09/15 04:13:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:13:14 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:14 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:13:15 INFO : sub dir/hello world: Copied (new) 2025/09/15 04:13:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:15 DEBUG : sub dir2: Making directory with metadata 2025/09/15 04:13:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 04:13:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/15 04:13:15 INFO : sub dir2: Making directory 2025/09/15 04:13:15 INFO : sub dir: Making directory 2025/09/15 04:13:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:13:15 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:15 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:13:16 INFO : sub dir/hello world: Copied (new) 2025/09/15 04:13:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/15 04:13:16 DEBUG : B2 bucket rclone-test-fagohez6xufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.62s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:17 INFO : sub dir2: Making directory 2025/09/15 04:13:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:13:17 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:17 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:13:18 INFO : sub dir/hello world: Copied (new) 2025/09/15 04:13:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.56s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vowejax4tewu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-fagohez6xufa -> B2 bucket rclone-test-vowejax4tewu 2025/09/15 04:13:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:13:21 DEBUG : B2 bucket rclone-test-vowejax4tewu: Waiting for checks to finish 2025/09/15 04:13:21 DEBUG : B2 bucket rclone-test-vowejax4tewu: Waiting for transfers to finish 2025/09/15 04:13:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:13:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/15 04:13:22 DEBUG : B2 bucket rclone-test-vowejax4tewu: Purge remote 2025/09/15 04:13:22 INFO : B2 bucket rclone-test-vowejax4tewu: cleaning bucket "rclone-test-vowejax4tewu" of all files 2025/09/15 04:13:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2cdd3903d4bbb9f980e1b_f111293e36299eef3_d20250915_m041322_c001_v0001145_t0043_u01757909602180") --- PASS: TestServerSideCopy (4.60s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/15 04:13:25 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:25 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/15 04:13:25 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.29s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jiquror9bami" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-fagohez6xufa -> B2 bucket rclone-test-jiquror9bami 2025/09/15 04:13:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:13:28 DEBUG : B2 bucket rclone-test-jiquror9bami: Waiting for checks to finish 2025/09/15 04:13:28 DEBUG : B2 bucket rclone-test-jiquror9bami: Waiting for transfers to finish 2025/09/15 04:13:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:13:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/15 04:13:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/15 04:13:31 DEBUG : B2 bucket rclone-test-jiquror9bami: Waiting for checks to finish 2025/09/15 04:13:31 DEBUG : B2 bucket rclone-test-jiquror9bami: Waiting for transfers to finish 2025/09/15 04:13:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/15 04:13:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/15 04:13:31 DEBUG : B2 bucket rclone-test-jiquror9bami: Purge remote 2025/09/15 04:13:31 INFO : B2 bucket rclone-test-jiquror9bami: cleaning bucket "rclone-test-jiquror9bami" of all files 2025/09/15 04:13:31 DEBUG : sub dir/hello world: Deleting (id "4_zbf42ed73903d4bbb9f980e1b_f118eb97a1c6789c9_d20250915_m041331_c001_v0001100_t0058_u01757909611357") 2025/09/15 04:13:31 DEBUG : sub dir/hello world: Deleting (id "4_zbf42ed73903d4bbb9f980e1b_f1131ead0b3dde6f6_d20250915_m041328_c001_v0001131_t0030_u01757909608813") --- PASS: TestServerSideCopyOverSelf (7.10s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:34 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/15 04:13:34 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/15 04:13:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/15 04:13:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.57s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fomewas2sule" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-fagohez6xufa -> B2 bucket rclone-test-fomewas2sule 2025/09/15 04:13:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:13:37 DEBUG : B2 bucket rclone-test-fomewas2sule: Waiting for checks to finish 2025/09/15 04:13:37 DEBUG : B2 bucket rclone-test-fomewas2sule: Waiting for transfers to finish 2025/09/15 04:13:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:13:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/15 04:13:39 DEBUG : B2 bucket rclone-test-fomewas2sule: Waiting for checks to finish 2025/09/15 04:13:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/15 04:13:39 DEBUG : B2 bucket rclone-test-fomewas2sule: Waiting for transfers to finish 2025/09/15 04:13:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/15 04:13:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/15 04:13:40 INFO : sub dir/hello world: Deleted 2025/09/15 04:13:41 DEBUG : testing file moves 2025/09/15 04:13:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/15 04:13:42 DEBUG : B2 bucket rclone-test-fomewas2sule: Waiting for checks to finish 2025/09/15 04:13:42 DEBUG : B2 bucket rclone-test-fomewas2sule: Waiting for transfers to finish 2025/09/15 04:13:42 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/15 04:13:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/15 04:13:42 INFO : sub dir/hello world: Deleted 2025/09/15 04:13:43 DEBUG : B2 bucket rclone-test-fomewas2sule: Purge remote 2025/09/15 04:13:43 INFO : B2 bucket rclone-test-fomewas2sule: cleaning bucket "rclone-test-fomewas2sule" of all files 2025/09/15 04:13:43 DEBUG : sub dir/hello world: Deleting (id "4_z2f420dd3904d4bbb9f980e1b_f115b26bf6e62df18_d20250915_m041342_c001_v0001044_t0048_u01757909622239") 2025/09/15 04:13:43 DEBUG : sub dir/hello world: Deleting (id "4_z2f420dd3904d4bbb9f980e1b_f10601085ec8b77d8_d20250915_m041340_c001_v0001106_t0036_u01757909620094") 2025/09/15 04:13:43 DEBUG : sub dir/hello world: Deleting (id "4_z2f420dd3904d4bbb9f980e1b_f11014f236e2ee67e_d20250915_m041338_c001_v0001092_t0042_u01757909618395") --- PASS: TestServerSideMoveOverSelf (8.68s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:45 ERROR : error listing: directory not found 2025/09/15 04:13:45 INFO : Local file system at /tmp/rclone1955106337: Making directory 2025/09/15 04:13:45 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:45 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.80s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:13:47 DEBUG : Local file system at /tmp/rclone1955106337: Waiting for checks to finish 2025/09/15 04:13:47 DEBUG : Local file system at /tmp/rclone1955106337: Waiting for transfers to finish 2025/09/15 04:13:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:13:48 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/15 04:13:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.24s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:48 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/15 04:13:48 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:48 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/15 04:13:49 INFO : check sum: Copied (new) 2025/09/15 04:13:49 DEBUG : Waiting for deletions to finish 2025/09/15 04:13:49 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/15 04:13:49 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/15 04:13:49 DEBUG : check sum: Unchanged skipping 2025/09/15 04:13:49 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:49 DEBUG : Waiting for deletions to finish 2025/09/15 04:13:49 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.83s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/15 04:13:50 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:50 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/15 04:13:51 INFO : sizeonly: Copied (new) 2025/09/15 04:13:51 DEBUG : Waiting for deletions to finish 2025/09/15 04:13:51 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:51 DEBUG : sizeonly: Sizes identical 2025/09/15 04:13:51 DEBUG : sizeonly: Unchanged skipping 2025/09/15 04:13:51 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:51 DEBUG : Waiting for deletions to finish 2025/09/15 04:13:51 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/15 04:13:52 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:52 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/15 04:13:53 INFO : ignore-size: Copied (new) 2025/09/15 04:13:53 DEBUG : Waiting for deletions to finish 2025/09/15 04:13:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:13:53 DEBUG : ignore-size: Unchanged skipping 2025/09/15 04:13:53 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:53 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:53 DEBUG : Waiting for deletions to finish 2025/09/15 04:13:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.08s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:13:55 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:55 DEBUG : existing: Unchanged skipping 2025/09/15 04:13:55 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:55 DEBUG : Waiting for deletions to finish 2025/09/15 04:13:55 INFO : There was nothing to transfer 2025/09/15 04:13:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/15 04:13:55 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:55 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/15 04:13:56 INFO : existing: Copied (replaced existing) 2025/09/15 04:13:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.32s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/15 04:13:57 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:57 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/15 04:13:57 INFO : existing: Copied (new) 2025/09/15 04:13:57 DEBUG : Waiting for deletions to finish 2025/09/15 04:13:58 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:13:58 DEBUG : existing: Destination exists, skipping 2025/09/15 04:13:58 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:13:58 DEBUG : Waiting for deletions to finish 2025/09/15 04:13:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.89s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:13:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/15 04:14:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/15 04:14:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:14:00 DEBUG : c/non empty space: Unchanged skipping 2025/09/15 04:14:00 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:00 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 04:14:00 INFO : a/potato2: Copied (new) 2025/09/15 04:14:00 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:02 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/15 04:14:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/15 04:14:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/15 04:14:02 DEBUG : empty space: Unchanged skipping 2025/09/15 04:14:02 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:02 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:02 INFO : There was nothing to transfer 2025/09/15 04:14:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/15 04:14:03 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/15 04:14:03 INFO : empty space: Updated modification time in destination 2025/09/15 04:14:03 DEBUG : empty space: Unchanged skipping 2025/09/15 04:14:03 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:03 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:05 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/15 04:14:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/15 04:14:05 DEBUG : empty space: Unchanged skipping 2025/09/15 04:14:05 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:05 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.63s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:06 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:06 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/15 04:14:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1955106337) 2025/09/15 04:14:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fagohez6xufa) 2025/09/15 04:14:06 DEBUG : foo: sha1 differ 2025/09/15 04:14:06 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/15 04:14:06 INFO : foo: Copied (replaced existing) 2025/09/15 04:14:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:14:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/15 04:14:08 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:08 DEBUG : empty space: Unchanged skipping 2025/09/15 04:14:08 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:09 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 04:14:09 INFO : potato: Copied (new) 2025/09/15 04:14:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.61s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:11 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/15 04:14:11 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:11 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/15 04:14:11 INFO : potato: Copied (replaced existing) 2025/09/15 04:14:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.06s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:13 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:13 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/15 04:14:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1955106337) 2025/09/15 04:14:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fagohez6xufa) 2025/09/15 04:14:13 DEBUG : potato: sha1 differ 2025/09/15 04:14:13 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/15 04:14:14 INFO : potato: Copied (replaced existing) 2025/09/15 04:14:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 04:14:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:14:15 DEBUG : empty space: Unchanged skipping 2025/09/15 04:14:15 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/15 04:14:15 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:15 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:14:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 04:14:18 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:18 DEBUG : empty space: Unchanged skipping 2025/09/15 04:14:18 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 04:14:19 INFO : potato2: Copied (new) 2025/09/15 04:14:19 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:19 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:21 INFO : d: Making directory 2025/09/15 04:14:21 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/15 04:14:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/15 04:14:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:14:22 DEBUG : c/non empty space: Unchanged skipping 2025/09/15 04:14:22 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:22 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 04:14:22 INFO : a/potato2: Copied (new) 2025/09/15 04:14:22 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:22 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:25 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/15 04:14:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/15 04:14:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:14:26 DEBUG : c/non empty space: Unchanged skipping 2025/09/15 04:14:26 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:26 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 04:14:26 INFO : a/potato2: Copied (new) 2025/09/15 04:14:26 ERROR : B2 bucket rclone-test-fagohez6xufa: not deleting files as there were IO errors 2025/09/15 04:14:26 ERROR : B2 bucket rclone-test-fagohez6xufa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.63s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:29 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:14:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 04:14:29 DEBUG : empty space: Unchanged skipping 2025/09/15 04:14:29 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:29 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:29 INFO : potato: Deleted 2025/09/15 04:14:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 04:14:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.55s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:32 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:32 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:32 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:32 INFO : potato: Deleted 2025/09/15 04:14:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:14:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 04:14:32 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:32 DEBUG : empty space: Unchanged skipping 2025/09/15 04:14:32 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 04:14:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.19s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 04:14:35 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:35 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:36 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/15 04:14:36 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.91s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:38 DEBUG : enormous: Excluded (Size Filter) 2025/09/15 04:14:38 DEBUG : enormous: Excluded 2025/09/15 04:14:38 DEBUG : potato2: Excluded (Size Filter) 2025/09/15 04:14:38 DEBUG : potato2: Excluded 2025/09/15 04:14:38 DEBUG : potato2: Excluded (Size Filter) 2025/09/15 04:14:38 DEBUG : potato2: Excluded 2025/09/15 04:14:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:14:38 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:38 DEBUG : empty space: Unchanged skipping 2025/09/15 04:14:38 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:38 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:38 INFO : There was nothing to transfer 2025/09/15 04:14:38 DEBUG : enormous: Excluded (Size Filter) 2025/09/15 04:14:38 DEBUG : enormous: Excluded 2025/09/15 04:14:38 DEBUG : potato2: Excluded (Size Filter) 2025/09/15 04:14:38 DEBUG : potato2: Excluded 2025/09/15 04:14:39 DEBUG : potato2: Excluded (Size Filter) 2025/09/15 04:14:39 DEBUG : potato2: Excluded 2025/09/15 04:14:39 DEBUG : Local file system at /tmp/rclone1955106337: Waiting for checks to finish 2025/09/15 04:14:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/15 04:14:39 DEBUG : empty space: Unchanged skipping 2025/09/15 04:14:39 DEBUG : Local file system at /tmp/rclone1955106337: Waiting for transfers to finish 2025/09/15 04:14:39 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:42 DEBUG : enormous: Excluded (Size Filter) 2025/09/15 04:14:42 DEBUG : enormous: Excluded 2025/09/15 04:14:42 DEBUG : potato2: Excluded (Size Filter) 2025/09/15 04:14:42 DEBUG : potato2: Excluded 2025/09/15 04:14:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:14:42 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:42 DEBUG : empty space: Unchanged skipping 2025/09/15 04:14:42 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:42 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:42 INFO : enormous: Deleted 2025/09/15 04:14:42 INFO : potato2: Deleted 2025/09/15 04:14:42 INFO : There was nothing to transfer 2025/09/15 04:14:43 DEBUG : Local file system at /tmp/rclone1955106337: Waiting for checks to finish 2025/09/15 04:14:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/15 04:14:43 DEBUG : empty space: Unchanged skipping 2025/09/15 04:14:43 DEBUG : Local file system at /tmp/rclone1955106337: Waiting for transfers to finish 2025/09/15 04:14:43 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:43 INFO : potato2: Deleted 2025/09/15 04:14:43 INFO : enormous: Deleted 2025/09/15 04:14:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.44s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:45 DEBUG : five: Need to transfer - File not found at Destination 2025/09/15 04:14:45 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/15 04:14:45 DEBUG : one: Destination is newer than source, skipping 2025/09/15 04:14:45 DEBUG : three: Sizes identical 2025/09/15 04:14:45 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1955106337) 2025/09/15 04:14:45 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fagohez6xufa) 2025/09/15 04:14:45 DEBUG : two: sha1 differ 2025/09/15 04:14:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/15 04:14:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/15 04:14:45 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/15 04:14:45 INFO : four: Copied (replaced existing) 2025/09/15 04:14:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/15 04:14:46 INFO : five: Copied (new) 2025/09/15 04:14:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/15 04:14:46 INFO : two: Copied (replaced existing) 2025/09/15 04:14:46 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:46 DEBUG : one: Destination is newer than source, skipping 2025/09/15 04:14:46 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/15 04:14:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/15 04:14:46 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/15 04:14:46 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/15 04:14:46 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/15 04:14:46 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/15 04:14:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1955106337) 2025/09/15 04:14:46 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fagohez6xufa) 2025/09/15 04:14:46 DEBUG : three: sha1 differ 2025/09/15 04:14:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/15 04:14:46 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/15 04:14:46 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/15 04:14:46 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/15 04:14:46 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/15 04:14:47 INFO : three: Copied (replaced existing) 2025/09/15 04:14:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.23s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/15 04:14:49 INFO : B2 bucket rclone-test-fagohez6xufa: Making map for --track-renames 2025/09/15 04:14:49 INFO : B2 bucket rclone-test-fagohez6xufa: Finished making map for --track-renames 2025/09/15 04:14:49 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:49 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for renames to finish 2025/09/15 04:14:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/15 04:14:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/15 04:14:49 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/15 04:14:49 INFO : potato: Copied (new) 2025/09/15 04:14:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/15 04:14:49 INFO : yam: Copied (new) 2025/09/15 04:14:49 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:14:49 INFO : B2 bucket rclone-test-fagohez6xufa: Making map for --track-renames 2025/09/15 04:14:49 INFO : B2 bucket rclone-test-fagohez6xufa: Finished making map for --track-renames 2025/09/15 04:14:49 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:49 DEBUG : potato: Unchanged skipping 2025/09/15 04:14:49 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for renames to finish 2025/09/15 04:14:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/15 04:14:50 INFO : yam: Copied (server-side copy) to: yaml 2025/09/15 04:14:51 INFO : yam: Deleted 2025/09/15 04:14:51 INFO : yaml: Renamed from "yam" 2025/09/15 04:14:51 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.12s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/15 04:14:52 INFO : B2 bucket rclone-test-fagohez6xufa: Making map for --track-renames 2025/09/15 04:14:52 INFO : B2 bucket rclone-test-fagohez6xufa: Finished making map for --track-renames 2025/09/15 04:14:52 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/15 04:14:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/15 04:14:52 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for renames to finish 2025/09/15 04:14:52 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/15 04:14:52 INFO : yam: Copied (new) 2025/09/15 04:14:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/15 04:14:52 INFO : potato: Copied (new) 2025/09/15 04:14:52 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:14:53 INFO : B2 bucket rclone-test-fagohez6xufa: Making map for --track-renames 2025/09/15 04:14:53 INFO : B2 bucket rclone-test-fagohez6xufa: Finished making map for --track-renames 2025/09/15 04:14:53 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:53 DEBUG : potato: Unchanged skipping 2025/09/15 04:14:53 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for renames to finish 2025/09/15 04:14:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/15 04:14:53 INFO : yam: Copied (server-side copy) to: yaml 2025/09/15 04:14:53 INFO : yam: Deleted 2025/09/15 04:14:53 INFO : yaml: Renamed from "yam" 2025/09/15 04:14:53 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/15 04:14:54 INFO : B2 bucket rclone-test-fagohez6xufa: Making map for --track-renames 2025/09/15 04:14:54 INFO : B2 bucket rclone-test-fagohez6xufa: Finished making map for --track-renames 2025/09/15 04:14:54 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/15 04:14:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/15 04:14:54 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for renames to finish 2025/09/15 04:14:54 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/15 04:14:55 INFO : sub/yam: Copied (new) 2025/09/15 04:14:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/15 04:14:55 INFO : potato: Copied (new) 2025/09/15 04:14:55 DEBUG : Waiting for deletions to finish 2025/09/15 04:14:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:14:55 DEBUG : potato: Unchanged skipping 2025/09/15 04:14:56 INFO : B2 bucket rclone-test-fagohez6xufa: Making map for --track-renames 2025/09/15 04:14:56 INFO : B2 bucket rclone-test-fagohez6xufa: Finished making map for --track-renames 2025/09/15 04:14:56 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:56 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for renames to finish 2025/09/15 04:14:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/15 04:14:56 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/15 04:14:56 INFO : sub/yam: Deleted 2025/09/15 04:14:56 INFO : yam: Renamed from "sub/yam" 2025/09/15 04:14:56 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.95s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:57 DEBUG : Creating backend with remote "/tmp/rclone1955106337/dir1" 2025/09/15 04:14:57 DEBUG : Creating backend with remote "/tmp/rclone1955106337/dir2" 2025/09/15 04:14:57 DEBUG : Local file system at /tmp/rclone1955106337/dir2: Using server-side directory move 2025/09/15 04:14:57 INFO : Local file system at /tmp/rclone1955106337/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/15 04:14:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/15 04:14:57 DEBUG : Local file system at /tmp/rclone1955106337/dir2: Waiting for checks to finish 2025/09/15 04:14:57 DEBUG : Local file system at /tmp/rclone1955106337/dir2: Waiting for transfers to finish 2025/09/15 04:14:57 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:14:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:14:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/15 04:14:58 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:14:58 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:14:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/15 04:14:58 INFO : nested/sub dir/file: Copied (new) 2025/09/15 04:14:58 INFO : nested/sub dir/file: Deleted 2025/09/15 04:14:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:14:59 INFO : sub dir/hello world: Copied (new) 2025/09/15 04:14:59 INFO : sub dir/hello world: Deleted 2025/09/15 04:14:59 INFO : sub dir: Removing directory 2025/09/15 04:14:59 INFO : nested/sub dir: Removing directory 2025/09/15 04:14:59 INFO : nested: Removing directory 2025/09/15 04:14:59 DEBUG : Local file system at /tmp/rclone1955106337: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.25s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:15:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 04:15:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/15 04:15:00 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:15:00 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:15:00 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1131-00.backblaze.com/b2api/v1/b2_upload_file/0fe26d53903d4bbb9f980e1b/c001_v0001131_t0059": EOF 2025/09/15 04:15:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-00.backblaze.com/b2api/v1/b2_upload_file/0fe26d53903d4bbb9f980e1b/c001_v0001131_t0059": EOF) 2025/09/15 04:15:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/15 04:15:00 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1131-00.backblaze.com/b2api/v1/b2_upload_file/0fe26d53903d4bbb9f980e1b/c001_v0001131_t0059": EOF - low level retry 0/10 2025/09/15 04:15:00 DEBUG : pacer: Reducing sleep to 10ms 2025/09/15 04:15:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/15 04:15:00 INFO : nested/sub dir/file: Copied (new) 2025/09/15 04:15:00 INFO : nested/sub dir/file: Deleted 2025/09/15 04:15:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:15:01 INFO : sub dir/hello world: Copied (new) 2025/09/15 04:15:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:15:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/15 04:15:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/15 04:15:02 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:15:02 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:15:02 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/15 04:15:02 INFO : existing-b: Copied (new) 2025/09/15 04:15:02 INFO : existing-b: Deleted 2025/09/15 04:15:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/15 04:15:02 INFO : existing: Copied (new) 2025/09/15 04:15:02 INFO : existing: Deleted 2025/09/15 04:15:03 DEBUG : existing: Destination exists, skipping 2025/09/15 04:15:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/15 04:15:03 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:15:03 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:15:03 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.04s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:15:04 DEBUG : Creating backend with remote "TestB2:rclone-test-sugemey2wabe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fagohez6xufa -> B2 bucket rclone-test-sugemey2wabe 2025/09/15 04:15:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 04:15:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/15 04:15:08 DEBUG : empty space: Unchanged skipping 2025/09/15 04:15:08 DEBUG : B2 bucket rclone-test-sugemey2wabe: Waiting for checks to finish 2025/09/15 04:15:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/15 04:15:08 INFO : empty space: Deleted 2025/09/15 04:15:08 DEBUG : B2 bucket rclone-test-sugemey2wabe: Waiting for transfers to finish 2025/09/15 04:15:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 04:15:09 INFO : potato2: Copied (server-side copy) 2025/09/15 04:15:09 INFO : potato2: Deleted 2025/09/15 04:15:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/15 04:15:09 INFO : potato3: Copied (server-side copy) 2025/09/15 04:15:09 INFO : potato3: Deleted 2025/09/15 04:15:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cilahow5sipe" 2025/09/15 04:15:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/15 04:15:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 04:15:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/15 04:15:11 DEBUG : B2 bucket rclone-test-cilahow5sipe: Waiting for checks to finish 2025/09/15 04:15:11 DEBUG : B2 bucket rclone-test-cilahow5sipe: Waiting for transfers to finish 2025/09/15 04:15:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/15 04:15:12 INFO : potato3: Copied (server-side copy) 2025/09/15 04:15:12 INFO : potato3: Deleted 2025/09/15 04:15:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/15 04:15:12 INFO : empty space: Copied (server-side copy) 2025/09/15 04:15:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 04:15:12 INFO : potato2: Copied (server-side copy) 2025/09/15 04:15:12 INFO : empty space: Deleted 2025/09/15 04:15:12 INFO : potato2: Deleted 2025/09/15 04:15:13 DEBUG : B2 bucket rclone-test-cilahow5sipe: Purge remote 2025/09/15 04:15:13 INFO : B2 bucket rclone-test-cilahow5sipe: cleaning bucket "rclone-test-cilahow5sipe" of all files 2025/09/15 04:15:13 DEBUG : empty space: Deleting (id "4_z0fe27da3905d4bbb9f980e1b_f1090dc92352b3408_d20250915_m041511_c001_v0001029_t0019_u01757909711749") 2025/09/15 04:15:13 DEBUG : potato2: Deleting (id "4_z0fe27da3905d4bbb9f980e1b_f110567f7e14146f7_d20250915_m041512_c001_v0001115_t0002_u01757909712131") 2025/09/15 04:15:13 DEBUG : potato3: Deleting (id "4_z0fe27da3905d4bbb9f980e1b_f1199e0bdc6c50196_d20250915_m041512_c001_v0001137_t0001_u01757909712133") 2025/09/15 04:15:13 DEBUG : B2 bucket rclone-test-sugemey2wabe: Purge remote 2025/09/15 04:15:13 INFO : B2 bucket rclone-test-sugemey2wabe: cleaning bucket "rclone-test-sugemey2wabe" of all files 2025/09/15 04:15:14 DEBUG : empty space: Deleting (id "4_zdfc26d73905d4bbb9f980e1b_f4090828a97a9f998_d20250915_m041512_c001_v7007000_t0000_u01757909712705") 2025/09/15 04:15:14 DEBUG : empty space: Deleting (id "4_zdfc26d73905d4bbb9f980e1b_f1013ffca4e453186_d20250915_m041507_c001_v0001090_t0010_u01757909707709") 2025/09/15 04:15:14 DEBUG : potato2: Deleting (id "4_zdfc26d73905d4bbb9f980e1b_f41854ab3ff5f38f6_d20250915_m041512_c001_v7007000_t0000_u01757909712716") 2025/09/15 04:15:14 DEBUG : potato2: Deleting (id "4_zdfc26d73905d4bbb9f980e1b_f107b3837e4003001_d20250915_m041508_c001_v0001171_t0009_u01757909708862") 2025/09/15 04:15:14 DEBUG : potato3: Deleting (id "4_zdfc26d73905d4bbb9f980e1b_f4090828a97a9f997_d20250915_m041512_c001_v7007000_t0000_u01757909712477") 2025/09/15 04:15:14 DEBUG : potato3: Deleting (id "4_zdfc26d73905d4bbb9f980e1b_f1046ee49e0201cb3_d20250915_m041509_c001_v0001146_t0046_u01757909709176") 2025/09/15 04:15:14 DEBUG : potato3: Deleting (id "4_zdfc26d73905d4bbb9f980e1b_f1013ffca4e45318a_d20250915_m041508_c001_v0001090_t0000_u01757909708055") --- PASS: TestServerSideMove (11.50s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:15:15 DEBUG : Creating backend with remote "TestB2:rclone-test-temiwon7hege" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fagohez6xufa -> B2 bucket rclone-test-temiwon7hege 2025/09/15 04:15:21 DEBUG : empty space: Excluded (Size Filter) 2025/09/15 04:15:21 DEBUG : empty space: Excluded 2025/09/15 04:15:21 DEBUG : empty space: Excluded (Size Filter) 2025/09/15 04:15:21 DEBUG : empty space: Excluded 2025/09/15 04:15:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 04:15:21 DEBUG : B2 bucket rclone-test-temiwon7hege: Waiting for checks to finish 2025/09/15 04:15:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/15 04:15:21 DEBUG : B2 bucket rclone-test-temiwon7hege: Waiting for transfers to finish 2025/09/15 04:15:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 04:15:21 INFO : potato2: Copied (server-side copy) 2025/09/15 04:15:21 INFO : potato2: Deleted 2025/09/15 04:15:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/15 04:15:21 INFO : potato3: Copied (server-side copy) 2025/09/15 04:15:22 INFO : potato3: Deleted 2025/09/15 04:15:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xatiwiz6jiru" 2025/09/15 04:15:23 DEBUG : empty space: Excluded (Size Filter) 2025/09/15 04:15:23 DEBUG : empty space: Excluded 2025/09/15 04:15:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 04:15:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/15 04:15:23 DEBUG : B2 bucket rclone-test-xatiwiz6jiru: Waiting for checks to finish 2025/09/15 04:15:23 DEBUG : B2 bucket rclone-test-xatiwiz6jiru: Waiting for transfers to finish 2025/09/15 04:15:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 04:15:24 INFO : potato2: Copied (server-side copy) 2025/09/15 04:15:24 INFO : potato2: Deleted 2025/09/15 04:15:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/15 04:15:24 INFO : potato3: Copied (server-side copy) 2025/09/15 04:15:24 INFO : potato3: Deleted 2025/09/15 04:15:25 DEBUG : B2 bucket rclone-test-xatiwiz6jiru: Purge remote 2025/09/15 04:15:25 INFO : B2 bucket rclone-test-xatiwiz6jiru: cleaning bucket "rclone-test-xatiwiz6jiru" of all files 2025/09/15 04:15:25 DEBUG : potato2: Deleting (id "4_zef52ad93905d4bbb9f980e1b_f119ee0bd916d6d84_d20250915_m041523_c001_v0001183_t0051_u01757909723994") 2025/09/15 04:15:25 DEBUG : potato3: Deleting (id "4_zef52ad93905d4bbb9f980e1b_f1055d34c60a7b803_d20250915_m041524_c001_v0001042_t0002_u01757909724227") 2025/09/15 04:15:25 DEBUG : B2 bucket rclone-test-temiwon7hege: Purge remote 2025/09/15 04:15:25 INFO : B2 bucket rclone-test-temiwon7hege: cleaning bucket "rclone-test-temiwon7hege" of all files 2025/09/15 04:15:26 DEBUG : empty space: Deleting (id "4_z3f129da3905d4bbb9f980e1b_f115d214e11dd3ed2_d20250915_m041520_c001_v0001099_t0052_u01757909720522") 2025/09/15 04:15:26 DEBUG : potato2: Deleting (id "4_z3f129da3905d4bbb9f980e1b_f417c3ec94f166dd0_d20250915_m041524_c001_v7007000_t0000_u01757909724209") 2025/09/15 04:15:26 DEBUG : potato2: Deleting (id "4_z3f129da3905d4bbb9f980e1b_f10885fb9a4123dc9_d20250915_m041521_c001_v0001184_t0022_u01757909721495") 2025/09/15 04:15:26 DEBUG : potato3: Deleting (id "4_z3f129da3905d4bbb9f980e1b_f417c3ec94f166dd1_d20250915_m041524_c001_v7007000_t0000_u01757909724679") 2025/09/15 04:15:26 DEBUG : potato3: Deleting (id "4_z3f129da3905d4bbb9f980e1b_f104b2ad8e3668b5f_d20250915_m041521_c001_v0001180_t0012_u01757909721723") 2025/09/15 04:15:26 DEBUG : potato3: Deleting (id "4_z3f129da3905d4bbb9f980e1b_f115d214e11dd3ed6_d20250915_m041520_c001_v0001099_t0048_u01757909720792") 2025/09/15 04:15:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/15 04:15:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/15 04:15:27 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:15:28 DEBUG : Creating backend with remote "TestB2:rclone-test-sogenoh1pizu" 2025/09/15 04:15:31 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fagohez6xufa -> B2 bucket rclone-test-sogenoh1pizu 2025/09/15 04:15:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 04:15:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/15 04:15:33 DEBUG : empty space: Unchanged skipping 2025/09/15 04:15:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/15 04:15:33 DEBUG : B2 bucket rclone-test-sogenoh1pizu: Waiting for checks to finish 2025/09/15 04:15:34 INFO : empty space: Deleted 2025/09/15 04:15:34 DEBUG : B2 bucket rclone-test-sogenoh1pizu: Waiting for transfers to finish 2025/09/15 04:15:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 04:15:34 INFO : potato2: Copied (server-side copy) 2025/09/15 04:15:34 INFO : potato2: Deleted 2025/09/15 04:15:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/15 04:15:34 INFO : potato3: Copied (server-side copy) 2025/09/15 04:15:34 INFO : potato3: Deleted 2025/09/15 04:15:35 DEBUG : Creating backend with remote "TestB2:rclone-test-woboper8catu" 2025/09/15 04:15:35 INFO : tomatoDir: Making directory 2025/09/15 04:15:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/15 04:15:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 04:15:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/15 04:15:36 DEBUG : B2 bucket rclone-test-woboper8catu: Waiting for checks to finish 2025/09/15 04:15:36 DEBUG : B2 bucket rclone-test-woboper8catu: Waiting for transfers to finish 2025/09/15 04:15:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 04:15:37 INFO : potato2: Copied (server-side copy) 2025/09/15 04:15:37 INFO : potato2: Deleted 2025/09/15 04:15:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/15 04:15:37 INFO : potato3: Copied (server-side copy) 2025/09/15 04:15:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/15 04:15:37 INFO : empty space: Copied (server-side copy) 2025/09/15 04:15:37 INFO : potato3: Deleted 2025/09/15 04:15:37 INFO : empty space: Deleted 2025/09/15 04:15:38 DEBUG : B2 bucket rclone-test-woboper8catu: Purge remote 2025/09/15 04:15:38 INFO : B2 bucket rclone-test-woboper8catu: cleaning bucket "rclone-test-woboper8catu" of all files 2025/09/15 04:15:38 DEBUG : empty space: Deleting (id "4_z5f42ddc3905d4bbb9f980e1b_f1079c0cbb144a877_d20250915_m041537_c001_v0001102_t0019_u01757909737332") 2025/09/15 04:15:38 DEBUG : potato2: Deleting (id "4_z5f42ddc3905d4bbb9f980e1b_f1094cbb7b596e996_d20250915_m041536_c001_v0001145_t0008_u01757909736968") 2025/09/15 04:15:38 DEBUG : potato3: Deleting (id "4_z5f42ddc3905d4bbb9f980e1b_f10938f6293b41fe3_d20250915_m041537_c001_v0001161_t0039_u01757909737373") 2025/09/15 04:15:39 DEBUG : B2 bucket rclone-test-sogenoh1pizu: Purge remote 2025/09/15 04:15:39 INFO : B2 bucket rclone-test-sogenoh1pizu: cleaning bucket "rclone-test-sogenoh1pizu" of all files 2025/09/15 04:15:39 DEBUG : empty space: Deleting (id "4_z4f42cda3905d4bbb9f980e1b_f412a8b411d919967_d20250915_m041537_c001_v7007000_t0000_u01757909737840") 2025/09/15 04:15:39 DEBUG : empty space: Deleting (id "4_z4f42cda3905d4bbb9f980e1b_f108b821ca50fa6e9_d20250915_m041532_c001_v0001099_t0043_u01757909732870") 2025/09/15 04:15:39 DEBUG : potato2: Deleting (id "4_z4f42cda3905d4bbb9f980e1b_f419de83fdb2026f2_d20250915_m041537_c001_v7007000_t0000_u01757909737334") 2025/09/15 04:15:39 DEBUG : potato2: Deleting (id "4_z4f42cda3905d4bbb9f980e1b_f10147353d07f7541_d20250915_m041534_c001_v0001177_t0059_u01757909734033") 2025/09/15 04:15:39 DEBUG : potato3: Deleting (id "4_z4f42cda3905d4bbb9f980e1b_f419de83fdb2026f3_d20250915_m041537_c001_v7007000_t0000_u01757909737697") 2025/09/15 04:15:39 DEBUG : potato3: Deleting (id "4_z4f42cda3905d4bbb9f980e1b_f106cad7595a9e72a_d20250915_m041534_c001_v0001134_t0008_u01757909734287") 2025/09/15 04:15:39 DEBUG : potato3: Deleting (id "4_z4f42cda3905d4bbb9f980e1b_f108b821ca50fa6ef_d20250915_m041533_c001_v0001099_t0008_u01757909733347") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.41s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:15:41 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.19s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:15:44 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:15:46 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/rclone-sync-test" 2025/09/15 04:15:48 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/rclone-sync-test-include/layer2" 2025/09/15 04:15:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/rclone-sync-test-ignore-file" 2025/09/15 04:15:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/15 04:15:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/15 04:15:53 DEBUG : pacer: Reducing sleep to 10ms 2025/09/15 04:15:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/15 04:15:53 DEBUG : B2 bucket rclone-test-fagohez6xufa path rclone-sync-test: Waiting for checks to finish 2025/09/15 04:15:53 DEBUG : B2 bucket rclone-test-fagohez6xufa path rclone-sync-test: Waiting for transfers to finish 2025/09/15 04:15:53 DEBUG : Waiting for deletions to finish 2025/09/15 04:15:53 INFO : There was nothing to transfer 2025/09/15 04:15:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/15 04:15:54 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:15:54 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:15:54 DEBUG : Waiting for deletions to finish 2025/09/15 04:15:54 INFO : There was nothing to transfer 2025/09/15 04:15:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/15 04:15:54 DEBUG : B2 bucket rclone-test-fagohez6xufa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/15 04:15:54 DEBUG : B2 bucket rclone-test-fagohez6xufa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/15 04:15:54 DEBUG : Waiting for deletions to finish 2025/09/15 04:15:54 INFO : There was nothing to transfer 2025/09/15 04:15:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/15 04:15:55 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:15:55 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:15:55 DEBUG : Waiting for deletions to finish 2025/09/15 04:15:55 INFO : There was nothing to transfer 2025/09/15 04:15:55 DEBUG : Excluded 2025/09/15 04:15:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/15 04:15:55 DEBUG : B2 bucket rclone-test-fagohez6xufa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/15 04:15:55 DEBUG : B2 bucket rclone-test-fagohez6xufa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/15 04:15:55 DEBUG : Waiting for deletions to finish 2025/09/15 04:15:55 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.26s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:15:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/dst" 2025/09/15 04:15:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/CompareDest" 2025/09/15 04:15:59 DEBUG : one: Need to transfer - File not found at Destination 2025/09/15 04:15:59 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:15:59 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 04:16:00 INFO : one: Copied (new) 2025/09/15 04:16:00 DEBUG : Waiting for deletions to finish 2025/09/15 04:16:01 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:16:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 04:16:01 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/15 04:16:01 INFO : one: Copied (replaced existing) 2025/09/15 04:16:01 DEBUG : Waiting for deletions to finish 2025/09/15 04:16:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 04:16:04 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:16:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:16:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/15 04:16:04 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:04 DEBUG : Waiting for deletions to finish 2025/09/15 04:16:04 INFO : There was nothing to transfer 2025/09/15 04:16:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 04:16:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:16:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/15 04:16:06 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:16:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:16:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/15 04:16:06 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:06 DEBUG : Waiting for deletions to finish 2025/09/15 04:16:06 INFO : There was nothing to transfer 2025/09/15 04:16:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 04:16:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:16:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/15 04:16:06 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:16:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:16:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/15 04:16:06 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:06 DEBUG : Waiting for deletions to finish 2025/09/15 04:16:06 INFO : There was nothing to transfer 2025/09/15 04:16:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 04:16:07 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/09/15 04:16:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/15 04:16:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/15 04:16:07 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:16:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:16:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/15 04:16:07 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:07 DEBUG : Waiting for deletions to finish 2025/09/15 04:16:07 INFO : There was nothing to transfer 2025/09/15 04:16:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 04:16:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/15 04:16:08 DEBUG : two: Need to transfer - File not found at Destination 2025/09/15 04:16:08 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:16:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:16:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/15 04:16:08 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:09 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/15 04:16:09 INFO : two: Copied (new) 2025/09/15 04:16:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.38s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:16:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/dest" 2025/09/15 04:16:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/pre-dest1" 2025/09/15 04:16:15 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/pre-dest2" 2025/09/15 04:16:17 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:16:17 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/15 04:16:17 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:16:17 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/15 04:16:18 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/15 04:16:18 DEBUG : B2 bucket rclone-test-fagohez6xufa path dest: Waiting for checks to finish 2025/09/15 04:16:18 DEBUG : B2 bucket rclone-test-fagohez6xufa path dest: Waiting for transfers to finish 2025/09/15 04:16:18 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/15 04:16:18 INFO : 3: Copied (new) 2025/09/15 04:16:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.68s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:16:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/dst" 2025/09/15 04:16:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/CopyDest" 2025/09/15 04:16:23 DEBUG : one: Need to transfer - File not found at Destination 2025/09/15 04:16:23 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:16:23 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 04:16:24 INFO : one: Copied (new) 2025/09/15 04:16:24 DEBUG : Waiting for deletions to finish 2025/09/15 04:16:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 04:16:24 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:16:25 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/15 04:16:25 INFO : one: Copied (replaced existing) 2025/09/15 04:16:25 DEBUG : Waiting for deletions to finish 2025/09/15 04:16:27 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/BackupDir" 2025/09/15 04:16:28 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:16:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 04:16:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:16:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 04:16:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 04:16:30 INFO : one: Copied (server-side copy) 2025/09/15 04:16:30 INFO : one: Deleted 2025/09/15 04:16:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/15 04:16:30 INFO : one: Copied (server-side copy) 2025/09/15 04:16:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/15 04:16:30 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:30 DEBUG : Waiting for deletions to finish 2025/09/15 04:16:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:16:31 DEBUG : one: Unchanged skipping 2025/09/15 04:16:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:16:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/15 04:16:32 INFO : two: Copied (server-side copy) 2025/09/15 04:16:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/15 04:16:32 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:16:32 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:32 DEBUG : Waiting for deletions to finish 2025/09/15 04:16:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:16:32 DEBUG : one: Unchanged skipping 2025/09/15 04:16:32 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:16:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:16:32 DEBUG : two: Unchanged skipping 2025/09/15 04:16:32 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:32 DEBUG : Waiting for deletions to finish 2025/09/15 04:16:32 INFO : There was nothing to transfer 2025/09/15 04:16:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:16:34 DEBUG : one: Unchanged skipping 2025/09/15 04:16:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/15 04:16:34 DEBUG : three: Destination not found in --copy-dest 2025/09/15 04:16:34 DEBUG : three: Need to transfer - File not found at Destination 2025/09/15 04:16:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 04:16:34 DEBUG : two: Unchanged skipping 2025/09/15 04:16:34 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:16:34 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:34 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/15 04:16:34 INFO : three: Copied (new) 2025/09/15 04:16:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.10s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:16:38 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/dst" 2025/09/15 04:16:39 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/backup" 2025/09/15 04:16:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/15 04:16:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:16:41 DEBUG : two: Unchanged skipping 2025/09/15 04:16:41 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:16:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 04:16:42 INFO : one: Copied (server-side copy) 2025/09/15 04:16:43 INFO : one: Deleted 2025/09/15 04:16:43 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 04:16:43 INFO : one: Copied (new) 2025/09/15 04:16:43 DEBUG : Waiting for deletions to finish 2025/09/15 04:16:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/15 04:16:44 INFO : three.txt: Copied (server-side copy) 2025/09/15 04:16:44 INFO : three.txt: Deleted 2025/09/15 04:16:44 INFO : three.txt: Moved into backup dir 2025/09/15 04:16:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/15 04:16:46 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:16:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:16:46 DEBUG : two: Unchanged skipping 2025/09/15 04:16:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 04:16:46 INFO : one: Copied (server-side copy) 2025/09/15 04:16:47 INFO : one: Deleted 2025/09/15 04:16:47 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/15 04:16:47 INFO : one: Copied (new) 2025/09/15 04:16:47 DEBUG : Waiting for deletions to finish 2025/09/15 04:16:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 04:16:47 INFO : three.txt: Copied (server-side copy) 2025/09/15 04:16:47 INFO : three.txt: Deleted 2025/09/15 04:16:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.60s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:16:51 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/dst" 2025/09/15 04:16:52 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/backup" 2025/09/15 04:16:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/15 04:16:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:16:54 DEBUG : two: Unchanged skipping 2025/09/15 04:16:54 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:16:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 04:16:55 INFO : one: Copied (server-side copy) to: one.bak 2025/09/15 04:16:55 INFO : one: Deleted 2025/09/15 04:16:55 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:16:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 04:16:56 INFO : one: Copied (new) 2025/09/15 04:16:56 DEBUG : Waiting for deletions to finish 2025/09/15 04:16:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/15 04:16:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/15 04:16:57 INFO : three.txt: Deleted 2025/09/15 04:16:57 INFO : three.txt: Moved into backup dir 2025/09/15 04:16:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/15 04:16:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:16:59 DEBUG : two: Unchanged skipping 2025/09/15 04:16:59 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:17:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 04:17:00 INFO : one: Copied (server-side copy) to: one.bak 2025/09/15 04:17:00 INFO : one: Deleted 2025/09/15 04:17:00 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:17:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/15 04:17:00 INFO : one: Copied (new) 2025/09/15 04:17:00 DEBUG : Waiting for deletions to finish 2025/09/15 04:17:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 04:17:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/15 04:17:01 INFO : three.txt: Deleted 2025/09/15 04:17:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.42s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:17:04 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/dst" 2025/09/15 04:17:05 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/backup" 2025/09/15 04:17:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/15 04:17:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:17:07 DEBUG : two: Unchanged skipping 2025/09/15 04:17:07 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:17:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 04:17:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/15 04:17:09 INFO : one: Deleted 2025/09/15 04:17:09 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:17:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 04:17:09 INFO : one: Copied (new) 2025/09/15 04:17:09 DEBUG : Waiting for deletions to finish 2025/09/15 04:17:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/15 04:17:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/15 04:17:10 INFO : three.txt: Deleted 2025/09/15 04:17:10 INFO : three.txt: Moved into backup dir 2025/09/15 04:17:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/15 04:17:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:17:12 DEBUG : two: Unchanged skipping 2025/09/15 04:17:12 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:17:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 04:17:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/15 04:17:13 INFO : one: Deleted 2025/09/15 04:17:13 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:17:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/15 04:17:14 INFO : one: Copied (new) 2025/09/15 04:17:14 DEBUG : Waiting for deletions to finish 2025/09/15 04:17:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 04:17:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/15 04:17:14 INFO : three.txt: Deleted 2025/09/15 04:17:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.60s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:17:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/dst" 2025/09/15 04:17:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:17:19 DEBUG : two: Unchanged skipping 2025/09/15 04:17:19 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:17:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/15 04:17:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 04:17:20 INFO : one: Copied (server-side copy) to: one.bak 2025/09/15 04:17:20 INFO : one: Deleted 2025/09/15 04:17:20 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:17:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 04:17:21 INFO : one: Copied (new) 2025/09/15 04:17:21 DEBUG : Waiting for deletions to finish 2025/09/15 04:17:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/15 04:17:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/15 04:17:22 INFO : three.txt: Deleted 2025/09/15 04:17:22 INFO : three.txt: Moved into backup dir 2025/09/15 04:17:23 DEBUG : one.bak: Excluded (Path Filter) 2025/09/15 04:17:23 DEBUG : one.bak: Excluded 2025/09/15 04:17:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/15 04:17:23 DEBUG : three.txt.bak: Excluded 2025/09/15 04:17:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/15 04:17:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:17:23 DEBUG : two: Unchanged skipping 2025/09/15 04:17:23 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for checks to finish 2025/09/15 04:17:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 04:17:24 INFO : one: Copied (server-side copy) to: one.bak 2025/09/15 04:17:24 INFO : one: Deleted 2025/09/15 04:17:24 DEBUG : B2 bucket rclone-test-fagohez6xufa path dst: Waiting for transfers to finish 2025/09/15 04:17:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/15 04:17:24 INFO : one: Copied (new) 2025/09/15 04:17:24 DEBUG : Waiting for deletions to finish 2025/09/15 04:17:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 04:17:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/15 04:17:25 INFO : three.txt: Deleted 2025/09/15 04:17:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.15s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:17:28 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/dst" 2025/09/15 04:17:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/15 04:17:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 04:17:30 INFO : one: Copied (server-side copy) to: one.bak 2025/09/15 04:17:30 INFO : one: Deleted 2025/09/15 04:17:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 04:17:32 INFO : one: Copied (new) 2025/09/15 04:17:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:17:32 DEBUG : two: Unchanged skipping 2025/09/15 04:17:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/15 04:17:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/15 04:17:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/15 04:17:32 INFO : three.txt: Deleted 2025/09/15 04:17:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 04:17:33 INFO : three.txt: Copied (new) 2025/09/15 04:17:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/15 04:17:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 04:17:35 INFO : one: Copied (server-side copy) to: one.bak 2025/09/15 04:17:35 INFO : one: Deleted 2025/09/15 04:17:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/15 04:17:35 INFO : one: Copied (new) 2025/09/15 04:17:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:17:35 DEBUG : two: Unchanged skipping 2025/09/15 04:17:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/15 04:17:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 04:17:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/15 04:17:36 INFO : three.txt: Deleted 2025/09/15 04:17:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/15 04:17:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.43s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:17:41 DEBUG : Creating backend with remote "TestB2:rclone-test-fagohez6xufa/dst" 2025/09/15 04:17:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/15 04:17:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 04:17:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/15 04:17:44 INFO : one: Deleted 2025/09/15 04:17:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 04:17:45 INFO : one: Copied (new) 2025/09/15 04:17:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:17:45 DEBUG : two: Unchanged skipping 2025/09/15 04:17:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/15 04:17:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/15 04:17:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/15 04:17:46 INFO : three.txt: Deleted 2025/09/15 04:17:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 04:17:47 INFO : three.txt: Copied (new) 2025/09/15 04:17:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/15 04:17:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 04:17:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/15 04:17:48 INFO : one: Deleted 2025/09/15 04:17:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/15 04:17:48 INFO : one: Copied (new) 2025/09/15 04:17:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:17:49 DEBUG : two: Unchanged skipping 2025/09/15 04:17:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/15 04:17:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 04:17:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/15 04:17:49 INFO : three.txt: Deleted 2025/09/15 04:17:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/15 04:17:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.20s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:17:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/15 04:17:53 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:17:53 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:17:54 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/15 04:17:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/15 04:17:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.85s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:17:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/15 04:17:55 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:17:55 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:17:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/15 04:17:55 INFO : existing: Copied (new) 2025/09/15 04:17:55 DEBUG : Waiting for deletions to finish 2025/09/15 04:17:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/15 04:17:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/15 04:17:56 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:17:56 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:17:56 ERROR : B2 bucket rclone-test-fagohez6xufa: not deleting files as there were IO errors 2025/09/15 04:17:56 ERROR : B2 bucket rclone-test-fagohez6xufa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.14s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:17:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:17:58 DEBUG : existing: Unchanged skipping 2025/09/15 04:17:58 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:17:58 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:17:58 DEBUG : Waiting for deletions to finish 2025/09/15 04:17:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:18:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both0: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both10: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both11: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both12: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both13: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both14: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both15: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both16: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both18: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:18:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both17: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both3: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both4: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both1: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both6: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both19: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both2: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:23 DEBUG : both5: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both7: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both8: Unchanged skipping 2025/09/15 04:18:23 DEBUG : both9: Unchanged skipping 2025/09/15 04:18:23 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:18:23 DEBUG : Waiting for deletions to finish 2025/09/15 04:18:23 INFO : only18: Deleted 2025/09/15 04:18:24 INFO : only17: Deleted 2025/09/15 04:18:24 INFO : only19: Deleted 2025/09/15 04:18:24 INFO : only3: Deleted 2025/09/15 04:18:24 INFO : only4: Deleted 2025/09/15 04:18:24 INFO : only6: Deleted 2025/09/15 04:18:24 INFO : only9: Deleted 2025/09/15 04:18:24 INFO : only14: Deleted 2025/09/15 04:18:24 INFO : only16: Deleted 2025/09/15 04:18:24 INFO : only5: Deleted 2025/09/15 04:18:24 INFO : only8: Deleted 2025/09/15 04:18:24 INFO : only1: Deleted 2025/09/15 04:18:24 INFO : only2: Deleted 2025/09/15 04:18:24 INFO : only0: Deleted 2025/09/15 04:18:24 INFO : only11: Deleted 2025/09/15 04:18:24 INFO : only12: Deleted 2025/09/15 04:18:24 INFO : only13: Deleted 2025/09/15 04:18:24 INFO : only15: Deleted 2025/09/15 04:18:25 INFO : only7: Deleted 2025/09/15 04:18:25 INFO : only10: Deleted 2025/09/15 04:18:25 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (28.46s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:18:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:18:51 DEBUG : both0: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both13: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both14: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both15: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both16: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both17: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both18: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both19: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both1: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both2: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both3: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both4: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both5: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both6: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both7: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both10: Unchanged skipping 2025/09/15 04:18:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:18:51 DEBUG : both11: Unchanged skipping 2025/09/15 04:18:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : both12: Unchanged skipping 2025/09/15 04:18:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : both8: Unchanged skipping 2025/09/15 04:18:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : both9: Unchanged skipping 2025/09/15 04:18:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/15 04:18:51 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:18:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:51 INFO : only0: Copied (replaced existing) 2025/09/15 04:18:51 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:51 INFO : only10: Copied (replaced existing) 2025/09/15 04:18:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:51 INFO : only17: Copied (replaced existing) 2025/09/15 04:18:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:51 INFO : only16: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only12: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only14: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only19: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only15: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only1: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only13: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only11: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only18: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only5: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only6: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only7: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only8: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only9: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only2: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only3: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 04:18:52 INFO : only4: Copied (replaced existing) 2025/09/15 04:18:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.53s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:19:00 DEBUG : empty_dir: Making directory with metadata 2025/09/15 04:19:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 04:19:00 DEBUG : empty_on_remote: Making directory with metadata 2025/09/15 04:19:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 04:19:00 INFO : empty_on_remote: Making directory 2025/09/15 04:19:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/15 04:19:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/15 04:19:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/15 04:19:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/15 04:19:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.83s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:19:03 DEBUG : empty_dir: Making directory with metadata 2025/09/15 04:19:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 04:19:03 DEBUG : empty_on_remote: Making directory with metadata 2025/09/15 04:19:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 04:19:03 INFO : empty_on_remote: Making directory 2025/09/15 04:19:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/15 04:19:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/15 04:19:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/15 04:19:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/15 04:19:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/15 04:19:04 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.66s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:19:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/15 04:19:06 INFO : sub dir: Making directory 2025/09/15 04:19:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:19:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/15 04:19:10 INFO : sub dir: Making directory 2025/09/15 04:19:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.12s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:19:16 DEBUG : dir1/0002-cdefghi.txt: Clearing upload URL because of error: Post "https://pod-000-1100-02.backblaze.com/b2api/v1/b2_upload_file/0fe26d53903d4bbb9f980e1b/c001_v0001100_t0007": EOF 2025/09/15 04:19:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-02.backblaze.com/b2api/v1/b2_upload_file/0fe26d53903d4bbb9f980e1b/c001_v0001100_t0007": EOF) 2025/09/15 04:19:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0002-cdefghi.txt" to B2 bucket rclone-test-fagohez6xufa: 1/10 (Post "https://pod-000-1100-02.backblaze.com/b2api/v1/b2_upload_file/0fe26d53903d4bbb9f980e1b/c001_v0001100_t0007": EOF) 2025/09/15 04:19:19 DEBUG : pacer: Reducing sleep to 10ms 2025/09/15 04:19:28 DEBUG : Waiting for deletions to finish 2025/09/15 04:19:29 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:19:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:19:29 DEBUG : apple: Unchanged skipping 2025/09/15 04:19:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : banana: Unchanged skipping 2025/09/15 04:19:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:19:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:19:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:19:29 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:19:29 DEBUG : Waiting for deletions to finish 2025/09/15 04:19:29 INFO : There was nothing to transfer 2025/09/15 04:19:29 DEBUG : Waiting for deletions to finish 2025/09/15 04:19:30 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : apple: Unchanged skipping 2025/09/15 04:19:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:19:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : banana: Unchanged skipping 2025/09/15 04:19:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:19:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:19:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:19:30 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:19:30 DEBUG : Waiting for deletions to finish 2025/09/15 04:19:30 INFO : There was nothing to transfer 2025/09/15 04:19:30 DEBUG : Waiting for deletions to finish 2025/09/15 04:19:30 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:19:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:19:48 DEBUG : Waiting for deletions to finish 2025/09/15 04:19:48 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:19:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:19:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : apple: Unchanged skipping 2025/09/15 04:19:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : banana: Unchanged skipping 2025/09/15 04:19:49 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:19:49 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:19:49 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:19:49 DEBUG : Waiting for deletions to finish 2025/09/15 04:19:49 INFO : There was nothing to transfer 2025/09/15 04:19:49 DEBUG : Waiting for deletions to finish 2025/09/15 04:19:49 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:19:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : apple: Unchanged skipping 2025/09/15 04:19:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:19:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : banana: Unchanged skipping 2025/09/15 04:19:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:19:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:19:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:19:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:19:50 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:19:50 DEBUG : Waiting for deletions to finish 2025/09/15 04:19:50 INFO : There was nothing to transfer 2025/09/15 04:19:50 DEBUG : Waiting for deletions to finish 2025/09/15 04:19:50 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:19:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:20:06 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:07 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:20:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:08 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/15 04:20:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:08 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:20:08 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:20:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/15 04:20:08 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/15 04:20:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/15 04:20:08 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/15 04:20:08 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/15 04:20:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/15 04:20:09 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/15 04:20:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/15 04:20:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/15 04:20:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/15 04:20:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/15 04:20:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/15 04:20:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/15 04:20:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/15 04:20:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/15 04:20:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/15 04:20:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/15 04:20:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/15 04:20:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 04:20:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/15 04:20:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/15 04:20:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/15 04:20:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/15 04:20:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/15 04:20:10 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:10 INFO : dir1/0008-2345678.txt: Deleted 2025/09/15 04:20:10 INFO : appleappleapplebanana: Deleted 2025/09/15 04:20:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/15 04:20:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/15 04:20:11 INFO : dir1/0010-456789.txt: Deleted 2025/09/15 04:20:11 INFO : dir1/0014-89;=.txt: Deleted 2025/09/15 04:20:11 INFO : dir1/0015-9;=.txt: Deleted 2025/09/15 04:20:11 INFO : splitbananasplit: Deleted 2025/09/15 04:20:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/15 04:20:11 INFO : dir1/0009-3456789.txt: Deleted 2025/09/15 04:20:11 INFO : apple: Deleted 2025/09/15 04:20:11 INFO : banana: Deleted 2025/09/15 04:20:11 INFO : dir1/0003-defghij.txt: Deleted 2025/09/15 04:20:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/15 04:20:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/15 04:20:11 INFO : dir1/0012-6789;.txt: Deleted 2025/09/15 04:20:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/15 04:20:11 INFO : dir1/0007-1234567.txt: Deleted 2025/09/15 04:20:11 INFO : dir1/0011-56789;.txt: Deleted 2025/09/15 04:20:11 INFO : dir1/0013-789;=.txt: Deleted 2025/09/15 04:20:11 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 04:20:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : apple: Unchanged skipping 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:20:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : banana: Unchanged skipping 2025/09/15 04:20:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:20:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/15 04:20:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:20:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:20:12 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:20:12 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:20:12 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:12 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/15 04:20:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/15 04:20:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 04:20:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 04:20:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 04:20:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 04:20:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 04:20:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 04:20:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 04:20:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 04:20:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 04:20:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 04:20:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:20:27 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:27 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:20:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 04:20:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 04:20:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 04:20:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 04:20:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 04:20:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 04:20:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 04:20:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 04:20:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 04:20:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 04:20:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 04:20:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 04:20:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 04:20:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 04:20:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 04:20:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 04:20:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 04:20:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 04:20:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 04:20:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 04:20:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 04:20:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 04:20:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 04:20:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 04:20:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 04:20:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 04:20:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 04:20:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 04:20:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 04:20:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 04:20:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 04:20:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 04:20:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 04:20:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 04:20:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 04:20:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 04:20:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 04:20:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 04:20:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 04:20:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 04:20:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 04:20:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 04:20:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 04:20:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 04:20:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 04:20:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 04:20:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 04:20:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 04:20:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 04:20:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 04:20:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 04:20:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 04:20:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 04:20:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 04:20:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 04:20:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 04:20:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 04:20:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 04:20:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 04:20:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 04:20:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 04:20:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 04:20:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 04:20:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 04:20:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 04:20:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 04:20:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 04:20:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 04:20:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 04:20:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 04:20:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 04:20:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 04:20:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 04:20:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 04:20:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 04:20:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 04:20:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 04:20:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 04:20:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 04:20:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 04:20:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 04:20:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 04:20:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 04:20:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 04:20:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 04:20:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 04:20:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 04:20:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 04:20:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 04:20:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 04:20:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 04:20:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 04:20:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 04:20:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 04:20:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 04:20:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 04:20:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 04:20:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 04:20:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 04:20:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 04:20:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 04:20:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 04:20:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 04:20:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 04:20:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 04:20:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 04:20:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/15 04:20:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 04:20:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/15 04:20:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 04:20:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/15 04:20:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 04:20:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/15 04:20:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 04:20:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 04:20:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 04:20:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 04:20:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/15 04:20:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 04:20:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 04:20:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 04:20:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 04:20:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 04:20:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 04:20:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 04:20:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 04:20:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 04:20:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/15 04:20:28 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/15 04:20:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 04:20:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 04:20:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 04:20:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 04:20:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 04:20:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 04:20:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 04:20:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 04:20:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 04:20:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/15 04:20:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 04:20:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 04:20:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 04:20:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 04:20:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/15 04:20:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:28 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:20:28 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:20:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/15 04:20:28 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/15 04:20:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 04:20:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/15 04:20:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 04:20:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 04:20:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/15 04:20:28 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/15 04:20:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 04:20:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/15 04:20:28 INFO : apple: Copied (new) to: PREFIXapple 2025/09/15 04:20:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 04:20:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/15 04:20:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 04:20:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 04:20:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/15 04:20:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 04:20:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 04:20:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/15 04:20:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 04:20:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 04:20:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/15 04:20:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/15 04:20:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 04:20:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/15 04:20:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/15 04:20:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 04:20:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/15 04:20:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/15 04:20:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 04:20:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/15 04:20:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 04:20:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 04:20:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/15 04:20:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/15 04:20:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 04:20:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/15 04:20:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/15 04:20:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 04:20:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/15 04:20:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/15 04:20:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 04:20:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/15 04:20:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/15 04:20:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/15 04:20:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/15 04:20:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/15 04:20:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/15 04:20:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/15 04:20:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/15 04:20:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/15 04:20:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/15 04:20:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/15 04:20:30 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:30 INFO : dir1/0003-defghij.txt: Deleted 2025/09/15 04:20:30 INFO : dir1/0010-456789.txt: Deleted 2025/09/15 04:20:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/15 04:20:30 INFO : dir1/0014-89;=.txt: Deleted 2025/09/15 04:20:30 INFO : dir1/0015-9;=.txt: Deleted 2025/09/15 04:20:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/15 04:20:30 INFO : dir1/0007-1234567.txt: Deleted 2025/09/15 04:20:30 INFO : dir1/0009-3456789.txt: Deleted 2025/09/15 04:20:31 INFO : dir1/0011-56789;.txt: Deleted 2025/09/15 04:20:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/15 04:20:31 INFO : dir1/0008-2345678.txt: Deleted 2025/09/15 04:20:31 INFO : apple: Deleted 2025/09/15 04:20:31 INFO : banana: Deleted 2025/09/15 04:20:31 INFO : splitbananasplit: Deleted 2025/09/15 04:20:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/15 04:20:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/15 04:20:31 INFO : dir1/0012-6789;.txt: Deleted 2025/09/15 04:20:31 INFO : dir1/0013-789;=.txt: Deleted 2025/09/15 04:20:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/15 04:20:31 INFO : appleappleapplebanana: Deleted 2025/09/15 04:20:31 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:31 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 04:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 04:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 04:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 04:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 04:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 04:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 04:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 04:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 04:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 04:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 04:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 04:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 04:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 04:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 04:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 04:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 04:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 04:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 04:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 04:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 04:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 04:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 04:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 04:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 04:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 04:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 04:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 04:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/15 04:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 04:20:31 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 04:20:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 04:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 04:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 04:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 04:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 04:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 04:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 04:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 04:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 04:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 04:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 04:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 04:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 04:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 04:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 04:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 04:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/15 04:20:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/15 04:20:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/15 04:20:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/15 04:20:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:32 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:20:32 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:20:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/15 04:20:32 INFO : banana: Copied (new) 2025/09/15 04:20:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/15 04:20:32 INFO : apple: Copied (new) 2025/09/15 04:20:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/15 04:20:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/15 04:20:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/15 04:20:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/15 04:20:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/15 04:20:32 INFO : splitbananasplit: Copied (new) 2025/09/15 04:20:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/15 04:20:32 INFO : appleappleapplebanana: Copied (new) 2025/09/15 04:20:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/15 04:20:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/15 04:20:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/15 04:20:32 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/15 04:20:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/15 04:20:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/15 04:20:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/15 04:20:33 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/15 04:20:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/15 04:20:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/15 04:20:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/15 04:20:33 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/15 04:20:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/15 04:20:33 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/15 04:20:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/15 04:20:33 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/15 04:20:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/15 04:20:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/15 04:20:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/15 04:20:33 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/15 04:20:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/15 04:20:33 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/15 04:20:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/15 04:20:33 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/15 04:20:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/15 04:20:33 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/15 04:20:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/15 04:20:33 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/15 04:20:33 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:34 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/15 04:20:34 INFO : PREFIXsplitbananasplit: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/15 04:20:34 INFO : PREFIXapple: Deleted 2025/09/15 04:20:34 INFO : PREFIXbanana: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/15 04:20:34 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/15 04:20:34 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:34 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:20:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:35 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:20:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:20:50 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:50 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:20:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 04:20:50 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 04:20:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:50 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 04:20:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 04:20:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:50 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:50 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/15 04:20:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/15 04:20:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/15 04:20:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 04:20:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/15 04:20:50 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 04:20:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 04:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 04:20:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/15 04:20:51 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:51 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:20:51 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:20:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/15 04:20:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/15 04:20:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 04:20:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/15 04:20:51 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/15 04:20:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/15 04:20:51 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/15 04:20:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/15 04:20:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/15 04:20:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/15 04:20:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 04:20:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/15 04:20:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/15 04:20:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/15 04:20:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/15 04:20:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/15 04:20:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/15 04:20:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/15 04:20:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/15 04:20:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/15 04:20:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/15 04:20:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/15 04:20:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/15 04:20:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/15 04:20:52 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:52 INFO : dir1/0008-2345678.txt: Deleted 2025/09/15 04:20:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/15 04:20:53 INFO : dir1/0013-789;=.txt: Deleted 2025/09/15 04:20:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/15 04:20:53 INFO : dir1/0009-3456789.txt: Deleted 2025/09/15 04:20:53 INFO : apple: Deleted 2025/09/15 04:20:53 INFO : banana: Deleted 2025/09/15 04:20:53 INFO : dir1/0014-89;=.txt: Deleted 2025/09/15 04:20:53 INFO : appleappleapplebanana: Deleted 2025/09/15 04:20:53 INFO : dir1/0010-456789.txt: Deleted 2025/09/15 04:20:53 INFO : dir1/0015-9;=.txt: Deleted 2025/09/15 04:20:53 INFO : dir1/0003-defghij.txt: Deleted 2025/09/15 04:20:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/15 04:20:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/15 04:20:53 INFO : dir1/0011-56789;.txt: Deleted 2025/09/15 04:20:53 INFO : dir1/0012-6789;.txt: Deleted 2025/09/15 04:20:53 INFO : splitbananasplit: Deleted 2025/09/15 04:20:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/15 04:20:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/15 04:20:53 INFO : dir1/0007-1234567.txt: Deleted 2025/09/15 04:20:53 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/15 04:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 04:20:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/15 04:20:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 04:20:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:20:54 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:20:54 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:20:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/15 04:20:54 INFO : banana: Copied (new) 2025/09/15 04:20:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/15 04:20:54 INFO : apple: Copied (new) 2025/09/15 04:20:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/15 04:20:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/15 04:20:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/15 04:20:54 INFO : splitbananasplit: Copied (new) 2025/09/15 04:20:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/15 04:20:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/15 04:20:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/15 04:20:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/15 04:20:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/15 04:20:55 INFO : appleappleapplebanana: Copied (new) 2025/09/15 04:20:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/15 04:20:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/15 04:20:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/15 04:20:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/15 04:20:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/15 04:20:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/15 04:20:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/15 04:20:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/15 04:20:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/15 04:20:55 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/15 04:20:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/15 04:20:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/15 04:20:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/15 04:20:55 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/15 04:20:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/15 04:20:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/15 04:20:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/15 04:20:56 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/15 04:20:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/15 04:20:56 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/15 04:20:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/15 04:20:56 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/15 04:20:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/15 04:20:56 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/15 04:20:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/15 04:20:56 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/15 04:20:56 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:56 INFO : splitbananasplitSUFFIX: Deleted 2025/09/15 04:20:56 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/15 04:20:56 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/15 04:20:56 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/15 04:20:56 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/15 04:20:56 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/15 04:20:56 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/15 04:20:56 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/15 04:20:56 INFO : appleSUFFIX: Deleted 2025/09/15 04:20:56 INFO : bananaSUFFIX: Deleted 2025/09/15 04:20:56 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/15 04:20:56 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/15 04:20:57 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/15 04:20:57 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/15 04:20:57 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/15 04:20:57 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/15 04:20:57 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/15 04:20:57 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/15 04:20:57 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/15 04:20:57 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/15 04:20:57 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:57 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : Waiting for deletions to finish 2025/09/15 04:20:57 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:20:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:21:12 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:12 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:21:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:21:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 04:21:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 04:21:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 04:21:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 04:21:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 04:21:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:13 DEBUG : apple: Unchanged skipping 2025/09/15 04:21:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:13 DEBUG : banana: Unchanged skipping 2025/09/15 04:21:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 04:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 04:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 04:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 04:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 04:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 04:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 04:21:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 04:21:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 04:21:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/15 04:21:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/15 04:21:13 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:21:13 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:21:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/15 04:21:13 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/15 04:21:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 04:21:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/15 04:21:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/15 04:21:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 04:21:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/15 04:21:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/15 04:21:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 04:21:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/15 04:21:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/15 04:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/15 04:21:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/15 04:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 04:21:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/15 04:21:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/15 04:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 04:21:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/15 04:21:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/15 04:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 04:21:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/15 04:21:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/15 04:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 04:21:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/15 04:21:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/15 04:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 04:21:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/15 04:21:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/15 04:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 04:21:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/15 04:21:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/15 04:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 04:21:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/15 04:21:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/15 04:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 04:21:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/15 04:21:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/15 04:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 04:21:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/15 04:21:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/15 04:21:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 04:21:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/15 04:21:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/15 04:21:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/15 04:21:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/15 04:21:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/15 04:21:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/15 04:21:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/15 04:21:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/15 04:21:15 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/15 04:21:15 INFO : dir1/0007-1234567.txt: Deleted 2025/09/15 04:21:15 INFO : dir1/0011-56789;.txt: Deleted 2025/09/15 04:21:15 INFO : dir1/0013-789;=.txt: Deleted 2025/09/15 04:21:16 INFO : dir1/0010-456789.txt: Deleted 2025/09/15 04:21:16 INFO : appleappleapplebanana: Deleted 2025/09/15 04:21:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/15 04:21:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/15 04:21:16 INFO : dir1/0009-3456789.txt: Deleted 2025/09/15 04:21:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/15 04:21:16 INFO : dir1/0008-2345678.txt: Deleted 2025/09/15 04:21:16 INFO : dir1/0014-89;=.txt: Deleted 2025/09/15 04:21:16 INFO : splitbananasplit: Deleted 2025/09/15 04:21:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/15 04:21:16 INFO : dir1/0003-defghij.txt: Deleted 2025/09/15 04:21:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/15 04:21:16 INFO : dir1/0012-6789;.txt: Deleted 2025/09/15 04:21:16 INFO : dir1/0015-9;=.txt: Deleted 2025/09/15 04:21:16 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:16 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : appleapple: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/15 04:21:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 04:21:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 04:21:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 04:21:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 04:21:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 04:21:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 04:21:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 04:21:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 04:21:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 04:21:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 04:21:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 04:21:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 04:21:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 04:21:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 04:21:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 04:21:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 04:21:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 04:21:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 04:21:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 04:21:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 04:21:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 04:21:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 04:21:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 04:21:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 04:21:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 04:21:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 04:21:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 04:21:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 04:21:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 04:21:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 04:21:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 04:21:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 04:21:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 04:21:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 04:21:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 04:21:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 04:21:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 04:21:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 04:21:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 04:21:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 04:21:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 04:21:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 04:21:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 04:21:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 04:21:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 04:21:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 04:21:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 04:21:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 04:21:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 04:21:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 04:21:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 04:21:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 04:21:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 04:21:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 04:21:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 04:21:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 04:21:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 04:21:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 04:21:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 04:21:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 04:21:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 04:21:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 04:21:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 04:21:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 04:21:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 04:21:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 04:21:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 04:21:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 04:21:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 04:21:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 04:21:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 04:21:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 04:21:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 04:21:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 04:21:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 04:21:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 04:21:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 04:21:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 04:21:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 04:21:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 04:21:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 04:21:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 04:21:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : apple: Unchanged skipping 2025/09/15 04:21:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:21:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : banana: Unchanged skipping 2025/09/15 04:21:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 04:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 04:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 04:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 04:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 04:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 04:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 04:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 04:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 04:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 04:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 04:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 04:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 04:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 04:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 04:21:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 04:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 04:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 04:21:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 04:21:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 04:21:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/15 04:21:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:21:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:21:17 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:21:17 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:17 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:17 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : appleapple: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/15 04:21:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 04:21:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 04:21:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 04:21:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 04:21:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 04:21:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 04:21:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 04:21:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 04:21:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 04:21:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 04:21:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 04:21:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 04:21:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 04:21:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 04:21:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 04:21:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 04:21:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 04:21:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 04:21:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 04:21:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 04:21:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 04:21:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 04:21:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 04:21:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 04:21:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 04:21:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 04:21:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 04:21:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 04:21:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 04:21:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 04:21:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 04:21:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 04:21:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 04:21:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 04:21:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 04:21:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 04:21:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 04:21:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 04:21:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 04:21:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 04:21:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 04:21:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 04:21:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 04:21:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 04:21:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 04:21:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 04:21:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 04:21:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 04:21:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 04:21:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 04:21:17 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:21:32 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:33 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:21:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : apple: Unchanged skipping 2025/09/15 04:21:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : banana: Unchanged skipping 2025/09/15 04:21:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:21:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:21:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:21:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:21:33 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:21:33 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:33 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:34 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:21:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : apple: Unchanged skipping 2025/09/15 04:21:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : banana: Unchanged skipping 2025/09/15 04:21:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:21:34 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:21:34 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:21:34 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:34 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:34 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:21:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:35 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:21:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:21:50 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:50 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:21:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : apple: Unchanged skipping 2025/09/15 04:21:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : banana: Unchanged skipping 2025/09/15 04:21:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:21:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:21:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:21:51 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:21:51 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:51 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:51 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:21:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : apple: Unchanged skipping 2025/09/15 04:21:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : banana: Unchanged skipping 2025/09/15 04:21:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:21:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:21:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:21:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:21:52 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:21:52 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:52 DEBUG : Waiting for deletions to finish 2025/09/15 04:21:52 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:21:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:22:07 DEBUG : Waiting for deletions to finish 2025/09/15 04:22:07 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:22:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:07 DEBUG : apple: Unchanged skipping 2025/09/15 04:22:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:07 DEBUG : banana: Unchanged skipping 2025/09/15 04:22:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:22:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:22:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:22:08 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:22:08 DEBUG : Waiting for deletions to finish 2025/09/15 04:22:08 DEBUG : Waiting for deletions to finish 2025/09/15 04:22:08 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:22:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:22:08 DEBUG : banana: Unchanged skipping 2025/09/15 04:22:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : apple: Unchanged skipping 2025/09/15 04:22:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:22:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:22:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:22:09 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:22:09 DEBUG : Waiting for deletions to finish 2025/09/15 04:22:09 DEBUG : Waiting for deletions to finish 2025/09/15 04:22:09 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:22:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:22:24 DEBUG : Waiting for deletions to finish 2025/09/15 04:22:24 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:22:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : apple: Unchanged skipping 2025/09/15 04:22:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : banana: Unchanged skipping 2025/09/15 04:22:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:22:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:22:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:22:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:22:25 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:22:25 DEBUG : Waiting for deletions to finish 2025/09/15 04:22:25 DEBUG : Waiting for deletions to finish 2025/09/15 04:22:25 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:22:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:22:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : banana: Unchanged skipping 2025/09/15 04:22:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:22:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : apple: Unchanged skipping 2025/09/15 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:22:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:22:26 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:22:26 DEBUG : Waiting for deletions to finish 2025/09/15 04:22:26 DEBUG : Waiting for deletions to finish 2025/09/15 04:22:26 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:22:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:22:41 DEBUG : Waiting for deletions to finish 2025/09/15 04:22:41 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:22:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : apple: Unchanged skipping 2025/09/15 04:22:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:22:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : banana: Unchanged skipping 2025/09/15 04:22:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:22:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:22:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:22:42 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:22:42 DEBUG : Waiting for deletions to finish 2025/09/15 04:22:42 DEBUG : Waiting for deletions to finish 2025/09/15 04:22:42 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:22:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : apple: Unchanged skipping 2025/09/15 04:22:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 04:22:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : banana: Unchanged skipping 2025/09/15 04:22:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:22:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:22:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 04:22:43 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:22:43 DEBUG : Waiting for deletions to finish 2025/09/15 04:22:43 DEBUG : Waiting for deletions to finish 2025/09/15 04:22:43 DEBUG : apple: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : banana: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 04:22:43 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (214.38s) --- PASS: TestTransform/NFC (21.35s) --- PASS: TestTransform/NFD (19.72s) --- PASS: TestTransform/base64 (22.29s) --- PASS: TestTransform/prefix (22.36s) --- PASS: TestTransform/suffix (22.57s) --- PASS: TestTransform/truncate (19.81s) --- PASS: TestTransform/encoder (17.70s) --- PASS: TestTransform/ISO-8859-1 (17.08s) --- PASS: TestTransform/charmap (17.04s) --- PASS: TestTransform/lowercase (17.40s) --- PASS: TestTransform/ascii (17.07s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:22:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/15 04:22:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/15 04:22:48 INFO : sub dir_somesuffix: Making directory 2025/09/15 04:22:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/15 04:22:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/15 04:22:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/15 04:22:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/15 04:22:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/15 04:22:48 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:22:48 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:22:49 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:22:49 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/15 04:22:49 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.66s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:22:50 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:50 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:50 INFO : tictactoe: Making directory 2025/09/15 04:22:50 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:50 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 04:22:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/15 04:22:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 04:22:50 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:22:50 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:22:51 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:22:51 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/15 04:22:51 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.70s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:22:52 INFO : toe: Making directory 2025/09/15 04:22:52 INFO : toe/toe: Making directory 2025/09/15 04:22:52 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/15 04:22:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/15 04:22:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/15 04:22:52 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:22:52 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:22:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:22:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/15 04:22:53 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.32s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:22:54 INFO : toe: Making directory 2025/09/15 04:22:54 INFO : toe/toe: Making directory 2025/09/15 04:22:54 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/15 04:22:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/15 04:22:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/15 04:22:54 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:22:54 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:22:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:22:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/15 04:22:55 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.76s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:22:56 DEBUG : empty_dir: Making directory with metadata 2025/09/15 04:22:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 04:22:56 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:22:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:22:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:22:56 INFO : tictacempty_dir: Making directory 2025/09/15 04:22:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:22:56 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:56 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:56 INFO : tictactoe: Making directory 2025/09/15 04:22:56 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:56 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 04:22:56 INFO : tictactoe/tictactoe: Making directory 2025/09/15 04:22:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 04:22:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/15 04:22:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/15 04:22:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/15 04:22:56 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:22:56 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:22:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:22:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/15 04:22:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:22:57 DEBUG : empty_dir: Making directory with metadata 2025/09/15 04:22:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 04:22:57 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:22:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:22:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:22:58 INFO : tictacempty_dir: Making directory 2025/09/15 04:22:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:22:58 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:58 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:58 INFO : tictactoe: Making directory 2025/09/15 04:22:58 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:58 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 04:22:58 INFO : tictactoe/tictactoe: Making directory 2025/09/15 04:22:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 04:22:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/15 04:22:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 04:22:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/15 04:22:58 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:22:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 04:22:58 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:22:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:22:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 04:22:58 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/15 04:22:58 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:22:58 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:22:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:22:59 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:59 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:22:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/15 04:22:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:22:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/15 04:22:59 NOTICE: B2 bucket rclone-test-fagohez6xufa: 0 differences found 2025/09/15 04:22:59 NOTICE: B2 bucket rclone-test-fagohez6xufa: 1 matching files --- PASS: TestAllTag (2.26s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:23:00 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:00 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:00 INFO : tictactoe: Making directory 2025/09/15 04:23:00 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:00 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 04:23:00 INFO : tictactoe/tictactoe: Making directory 2025/09/15 04:23:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 04:23:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/15 04:23:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/15 04:23:00 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:23:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/15 04:23:00 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:23:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:23:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/15 04:23:01 DEBUG : Waiting for deletions to finish 2025/09/15 04:23:01 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:01 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:01 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 04:23:02 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:23:02 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 04:23:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/15 04:23:02 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/15 04:23:02 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:23:02 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.81s) === RUN TestSyntax 2025/09/15 04:23:02 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:23:03 INFO : toe: Making directory 2025/09/15 04:23:03 INFO : toe/toe: Making directory 2025/09/15 04:23:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/15 04:23:03 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:23:03 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:23:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:23:04 INFO : toe/toe/toe: Copied (new) 2025/09/15 04:23:04 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.21s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:23:05 DEBUG : empty_dir: Making directory with metadata 2025/09/15 04:23:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 04:23:05 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:23:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:23:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:23:05 INFO : tictacempty_dir: Making directory 2025/09/15 04:23:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:23:05 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:05 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:05 INFO : tictactoe: Making directory 2025/09/15 04:23:05 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:05 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 04:23:05 INFO : tictactoe/tictactoe: Making directory 2025/09/15 04:23:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 04:23:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/15 04:23:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 04:23:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/15 04:23:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 04:23:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 04:23:05 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:23:05 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:23:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:23:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 04:23:05 INFO : toe/toe/toe.txt: Deleted 2025/09/15 04:23:05 INFO : toe/toe: Removing directory 2025/09/15 04:23:05 INFO : toe: Removing directory 2025/09/15 04:23:05 INFO : empty_dir: Removing directory 2025/09/15 04:23:05 DEBUG : Local file system at /tmp/rclone1955106337: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.63s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:23:06 DEBUG : empty_dir: Making directory with metadata 2025/09/15 04:23:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 04:23:06 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:23:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:23:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:23:06 INFO : tictacempty_dir: Making directory 2025/09/15 04:23:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:23:06 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:06 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:06 INFO : tictactoe: Making directory 2025/09/15 04:23:06 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:06 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 04:23:06 INFO : tictactoe/tictactoe: Making directory 2025/09/15 04:23:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 04:23:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/15 04:23:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 04:23:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/15 04:23:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 04:23:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 04:23:06 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:23:06 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:23:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:23:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 04:23:07 INFO : toe/toe/toe.txt: Deleted 2025/09/15 04:23:07 INFO : toe/toe: Removing directory 2025/09/15 04:23:07 INFO : toe: Removing directory 2025/09/15 04:23:07 INFO : empty_dir: Removing directory 2025/09/15 04:23:07 DEBUG : Local file system at /tmp/rclone1955106337: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/15 04:23:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/15 04:23:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/15 04:23:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/15 04:23:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/15 04:23:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:23:09 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/15 04:23:09 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.43s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:23:10 DEBUG : Reset feature "Copy" 2025/09/15 04:23:10 DEBUG : Reset feature "Move" 2025/09/15 04:23:10 DEBUG : Reset feature "Copy" 2025/09/15 04:23:10 DEBUG : Reset feature "Move" 2025/09/15 04:23:10 DEBUG : empty_dir: Making directory with metadata 2025/09/15 04:23:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 04:23:10 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:23:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:23:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:23:10 INFO : tictacempty_dir: Making directory 2025/09/15 04:23:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 04:23:10 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:10 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:10 INFO : tictactoe: Making directory 2025/09/15 04:23:10 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:10 DEBUG : toe: transformed to: tictactoe 2025/09/15 04:23:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 04:23:10 INFO : tictactoe/tictactoe: Making directory 2025/09/15 04:23:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 04:23:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/15 04:23:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 04:23:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/15 04:23:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 04:23:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 04:23:10 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:23:10 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:23:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:23:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 04:23:11 INFO : toe/toe/toe.txt: Deleted 2025/09/15 04:23:11 INFO : toe/toe: Removing directory 2025/09/15 04:23:11 INFO : toe: Removing directory 2025/09/15 04:23:11 INFO : empty_dir: Removing directory 2025/09/15 04:23:11 DEBUG : Local file system at /tmp/rclone1955106337: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/15 04:23:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/15 04:23:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/15 04:23:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/15 04:23:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/15 04:23:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:23:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/15 04:23:13 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 (4.64s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:23:14 DEBUG : toe: transformed to: dG9l 2025/09/15 04:23:15 DEBUG : toe: transformed to: dG9l 2025/09/15 04:23:15 INFO : dG9l: Making directory 2025/09/15 04:23:15 DEBUG : toe: transformed to: dG9l 2025/09/15 04:23:15 DEBUG : toe: transformed to: dG9l 2025/09/15 04:23:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/15 04:23:15 INFO : dG9l/dG9l: Making directory 2025/09/15 04:23:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/15 04:23:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/15 04:23:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/15 04:23:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/15 04:23:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/15 04:23:15 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:23:15 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:23:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:23:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/15 04:23:15 DEBUG : Waiting for deletions to finish 2025/09/15 04:23:16 DEBUG : dG9l: transformed to: toe 2025/09/15 04:23:16 DEBUG : dG9l: transformed to: toe 2025/09/15 04:23:16 DEBUG : dG9l: transformed to: toe 2025/09/15 04:23:16 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/15 04:23:16 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/15 04:23:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/15 04:23:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/15 04:23:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/15 04:23:16 DEBUG : Local file system at /tmp/rclone1955106337: Waiting for checks to finish 2025/09/15 04:23:16 DEBUG : Local file system at /tmp/rclone1955106337: Waiting for transfers to finish 2025/09/15 04:23:16 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.55s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-fagohez6xufa", Local "Local file system at /tmp/rclone1955106337", Modify Window "1ms" 2025/09/15 04:23:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 04:23:17 DEBUG : toe: transformed to: 2025/09/15 04:23:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 04:23:17 DEBUG : toe: transformed to: 2025/09/15 04:23:17 INFO : B2 bucket rclone-test-fagohez6xufa: Making directory 2025/09/15 04:23:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 04:23:17 DEBUG : toe: transformed to: 2025/09/15 04:23:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 04:23:17 DEBUG : toe: transformed to: 2025/09/15 04:23:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 04:23:17 DEBUG : toe/toe: transformed to: 2025/09/15 04:23:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/15 04:23:17 INFO : toe/toe: Making directory 2025/09/15 04:23:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 04:23:17 DEBUG : toe/toe: transformed to: 2025/09/15 04:23:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/15 04:23:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 04:23:17 DEBUG : toe: transformed to: 2025/09/15 04:23:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/15 04:23:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 04:23:17 DEBUG : toe/toe/toe: transformed to: 2025/09/15 04:23:17 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/15 04:23:17 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for checks to finish 2025/09/15 04:23:17 DEBUG : B2 bucket rclone-test-fagohez6xufa: Waiting for transfers to finish 2025/09/15 04:23:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 04:23:18 INFO : toe/toe/toe: Copied (new) 2025/09/15 04:23:18 ERROR : B2 bucket rclone-test-fagohez6xufa: not deleting files as there were IO errors 2025/09/15 04:23:18 ERROR : B2 bucket rclone-test-fagohez6xufa: not deleting directories as there were IO errors --- PASS: TestError (1.91s) PASS 2025/09/15 04:23:19 DEBUG : B2 bucket rclone-test-fagohez6xufa: Purge remote 2025/09/15 04:23:19 INFO : B2 bucket rclone-test-fagohez6xufa: cleaning bucket "rclone-test-fagohez6xufa" of all files 2025/09/15 04:23:20 DEBUG : BackupDir/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f166e43_d20250915_m041635_c001_v7007000_t0000_u01757909795244") 2025/09/15 04:23:20 DEBUG : BackupDir/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1177c3b70eaab611_d20250915_m041630_c001_v0001178_t0010_u01757909790044") 2025/09/15 04:23:20 DEBUG : CompareDest/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f423fb2df74b11330_d20250915_m041610_c001_v7007000_t0000_u01757909770027") 2025/09/15 04:23:20 DEBUG : CompareDest/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde35d2_d20250915_m041603_c001_v0001145_t0022_u01757909763699") 2025/09/15 04:23:20 DEBUG : CompareDest/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f423fb2df74b11331_d20250915_m041610_c001_v7007000_t0000_u01757909770212") 2025/09/15 04:23:20 DEBUG : CompareDest/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d7b2_d20250915_m041604_c001_v0001104_t0029_u01757909764959") 2025/09/15 04:23:20 DEBUG : CopyDest/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f166e44_d20250915_m041635_c001_v7007000_t0000_u01757909795432") 2025/09/15 04:23:20 DEBUG : CopyDest/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d7f2_d20250915_m041626_c001_v0001104_t0028_u01757909786816") 2025/09/15 04:23:20 DEBUG : CopyDest/three: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f166e45_d20250915_m041635_c001_v7007000_t0000_u01757909795618") 2025/09/15 04:23:20 DEBUG : CopyDest/three: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d80a_d20250915_m041633_c001_v0001104_t0054_u01757909793113") 2025/09/15 04:23:20 DEBUG : CopyDest/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f166e46_d20250915_m041635_c001_v7007000_t0000_u01757909795801") 2025/09/15 04:23:20 DEBUG : CopyDest/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3659_d20250915_m041630_c001_v0001145_t0005_u01757909790847") 2025/09/15 04:23:20 DEBUG : EXISTING: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f3a1a_d20250915_m041759_c001_v7007000_t0000_u01757909879081") 2025/09/15 04:23:20 DEBUG : EXISTING: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d8f2_d20250915_m041757_c001_v0001104_t0004_u01757909877111") 2025/09/15 04:23:20 DEBUG : PREFIXapple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028b6_d20250915_m042034_c001_v7007000_t0000_u01757910034374") 2025/09/15 04:23:21 DEBUG : PREFIXapple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f71_d20250915_m042028_c001_v0001040_t0034_u01757910028419") 2025/09/15 04:23:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028b4_d20250915_m042034_c001_v7007000_t0000_u01757910034011") 2025/09/15 04:23:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db2e_d20250915_m042028_c001_v0001104_t0002_u01757910028407") 2025/09/15 04:23:21 DEBUG : PREFIXbanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda9644_d20250915_m042034_c001_v7007000_t0000_u01757910034385") 2025/09/15 04:23:21 DEBUG : PREFIXbanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a82_d20250915_m042028_c001_v0001145_t0051_u01757910028388") 2025/09/15 04:23:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f3b01_d20250915_m042034_c001_v7007000_t0000_u01757910034215") 2025/09/15 04:23:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb4dd_d20250915_m042028_c001_v0001178_t0053_u01757910028397") 2025/09/15 04:23:21 DEBUG : Testêé: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f3a14_d20250915_m041754_c001_v7007000_t0000_u01757909874596") 2025/09/15 04:23:21 DEBUG : Testêé: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d8e6_d20250915_m041753_c001_v0001104_t0011_u01757909873508") 2025/09/15 04:23:21 DEBUG : Testêé: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde37d2_d20250915_m041752_c001_v0001145_t0003_u01757909872474") 2025/09/15 04:23:21 DEBUG : YXBwbGU=: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da35_d20250915_m042013_c001_v7007000_t0000_u01757910013517") 2025/09/15 04:23:21 DEBUG : YXBwbGU=: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb484_d20250915_m042008_c001_v0001178_t0038_u01757910008993") 2025/09/15 04:23:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da36_d20250915_m042013_c001_v7007000_t0000_u01757910013700") 2025/09/15 04:23:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a26_d20250915_m042008_c001_v0001145_t0028_u01757910008235") 2025/09/15 04:23:21 DEBUG : YmFuYW5h: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da37_d20250915_m042013_c001_v7007000_t0000_u01757910013884") 2025/09/15 04:23:21 DEBUG : YmFuYW5h: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f2a_d20250915_m042008_c001_v0001040_t0021_u01757910008225") 2025/09/15 04:23:21 DEBUG : a/potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202684_d20250915_m041426_c001_v7007000_t0000_u01757909666906") 2025/09/15 04:23:21 DEBUG : a/potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d64d_d20250915_m041426_c001_v0001104_t0050_u01757909666020") 2025/09/15 04:23:21 DEBUG : a/potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4170aff87a92a163_d20250915_m041423_c001_v7007000_t0000_u01757909663443") 2025/09/15 04:23:21 DEBUG : a/potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d635_d20250915_m041422_c001_v0001104_t0021_u01757909662214") 2025/09/15 04:23:22 DEBUG : a/potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202658_d20250915_m041401_c001_v7007000_t0000_u01757909641349") 2025/09/15 04:23:22 DEBUG : a/potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d5dd_d20250915_m041400_c001_v0001104_t0026_u01757909640226") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725d2_d20250915_m042244_c001_v7007000_t0000_u01757910164471") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb7bf_d20250915_m042239_c001_v0001178_t0021_u01757910159614") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e47_d20250915_m042227_c001_v7007000_t0000_u01757910147419") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb76f_d20250915_m042222_c001_v0001178_t0025_u01757910142590") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5a1_d20250915_m042210_c001_v7007000_t0000_u01757910130046") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb717_d20250915_m042205_c001_v0001178_t0022_u01757910125600") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67257d_d20250915_m042153_c001_v7007000_t0000_u01757910113020") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb6cb_d20250915_m042148_c001_v0001178_t0056_u01757910108562") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0b9_d20250915_m042135_c001_v7007000_t0000_u01757910095968") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb66b_d20250915_m042131_c001_v0001178_t0001_u01757910091153") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67253b_d20250915_m042118_c001_v7007000_t0000_u01757910078177") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb5ef_d20250915_m042111_c001_v0001178_t0055_u01757910071160") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028de_d20250915_m042058_c001_v7007000_t0000_u01757910058468") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b07_d20250915_m042054_c001_v0001145_t0028_u01757910054375") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4033424b34c5e897_d20250915_m042053_c001_v7007000_t0000_u01757910053079") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb560_d20250915_m042048_c001_v0001178_t0051_u01757910048509") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e7892_d20250915_m042035_c001_v7007000_t0000_u01757910035872") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a92_d20250915_m042032_c001_v0001145_t0045_u01757910032064") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028a9_d20250915_m042030_c001_v7007000_t0000_u01757910030980") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a74_d20250915_m042025_c001_v0001145_t0035_u01757910025780") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d839_d20250915_m042011_c001_v7007000_t0000_u01757910011257") 2025/09/15 04:23:22 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dae3_d20250915_m042005_c001_v0001104_t0026_u01757910005087") 2025/09/15 04:23:23 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202864_d20250915_m041951_c001_v7007000_t0000_u01757909991183") 2025/09/15 04:23:23 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484edd_d20250915_m041945_c001_v0001040_t0005_u01757909985634") 2025/09/15 04:23:23 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724ad_d20250915_m041931_c001_v7007000_t0000_u01757909971488") 2025/09/15 04:23:23 DEBUG : apple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3975_d20250915_m041926_c001_v0001145_t0041_u01757909966803") 2025/09/15 04:23:23 DEBUG : appleSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5db7_d20250915_m042056_c001_v7007000_t0000_u01757910056866") 2025/09/15 04:23:23 DEBUG : appleSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb572_d20250915_m042051_c001_v0001178_t0008_u01757910051005") 2025/09/15 04:23:23 DEBUG : appleapple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67253c_d20250915_m042118_c001_v7007000_t0000_u01757910078364") 2025/09/15 04:23:23 DEBUG : appleapple: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b60_d20250915_m042113_c001_v0001145_t0023_u01757910073513") 2025/09/15 04:23:23 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725d3_d20250915_m042244_c001_v7007000_t0000_u01757910164654") 2025/09/15 04:23:23 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dcee_d20250915_m042240_c001_v0001104_t0023_u01757910160279") 2025/09/15 04:23:23 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e48_d20250915_m042227_c001_v7007000_t0000_u01757910147601") 2025/09/15 04:23:23 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dcad_d20250915_m042223_c001_v0001104_t0000_u01757910143307") 2025/09/15 04:23:23 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5a2_d20250915_m042210_c001_v7007000_t0000_u01757910130230") 2025/09/15 04:23:23 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dc80_d20250915_m042206_c001_v0001104_t0051_u01757910126329") 2025/09/15 04:23:23 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67257e_d20250915_m042153_c001_v7007000_t0000_u01757910113205") 2025/09/15 04:23:23 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dc44_d20250915_m042149_c001_v0001104_t0036_u01757910109105") 2025/09/15 04:23:23 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0ba_d20250915_m042136_c001_v7007000_t0000_u01757910096159") 2025/09/15 04:23:23 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dbfe_d20250915_m042131_c001_v0001104_t0022_u01757910091765") 2025/09/15 04:23:23 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672536_d20250915_m042115_c001_v7007000_t0000_u01757910075942") 2025/09/15 04:23:23 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dbb4_d20250915_m042111_c001_v0001104_t0044_u01757910071702") 2025/09/15 04:23:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028df_d20250915_m042058_c001_v7007000_t0000_u01757910058650") 2025/09/15 04:23:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db86_d20250915_m042054_c001_v0001104_t0052_u01757910054384") 2025/09/15 04:23:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f413de4df4f502cf5_d20250915_m042053_c001_v7007000_t0000_u01757910053250") 2025/09/15 04:23:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484fad_d20250915_m042049_c001_v0001040_t0009_u01757910049048") 2025/09/15 04:23:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e7894_d20250915_m042036_c001_v7007000_t0000_u01757910036056") 2025/09/15 04:23:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f81_d20250915_m042032_c001_v0001040_t0030_u01757910032085") 2025/09/15 04:23:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028ab_d20250915_m042031_c001_v7007000_t0000_u01757910031172") 2025/09/15 04:23:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db2a_d20250915_m042026_c001_v0001104_t0046_u01757910026693") 2025/09/15 04:23:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d836_d20250915_m042010_c001_v7007000_t0000_u01757910010854") 2025/09/15 04:23:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a1a_d20250915_m042006_c001_v0001145_t0052_u01757910006142") 2025/09/15 04:23:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202865_d20250915_m041951_c001_v7007000_t0000_u01757909991448") 2025/09/15 04:23:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47daab_d20250915_m041946_c001_v0001104_t0020_u01757909986730") 2025/09/15 04:23:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724ae_d20250915_m041931_c001_v7007000_t0000_u01757909971668") 2025/09/15 04:23:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484e93_d20250915_m041927_c001_v0001040_t0045_u01757909967849") 2025/09/15 04:23:24 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028da_d20250915_m042056_c001_v7007000_t0000_u01757910056889") 2025/09/15 04:23:24 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3aeb_d20250915_m042051_c001_v0001145_t0015_u01757910051014") 2025/09/15 04:23:24 DEBUG : b/potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202685_d20250915_m041427_c001_v7007000_t0000_u01757909667087") 2025/09/15 04:23:24 DEBUG : b/potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d641_d20250915_m041423_c001_v0001104_t0046_u01757909663998") 2025/09/15 04:23:24 DEBUG : b/potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4170aff87a92a161_d20250915_m041422_c001_v7007000_t0000_u01757909662883") 2025/09/15 04:23:24 DEBUG : b/potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d631_d20250915_m041420_c001_v0001104_t0057_u01757909660568") 2025/09/15 04:23:24 DEBUG : b/potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202656_d20250915_m041400_c001_v7007000_t0000_u01757909640792") 2025/09/15 04:23:25 DEBUG : b/potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d5d5_d20250915_m041358_c001_v0001104_t0021_u01757909638836") 2025/09/15 04:23:25 DEBUG : backup/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202754_d20250915_m041648_c001_v7007000_t0000_u01757909808412") 2025/09/15 04:23:25 DEBUG : backup/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1157a3a8a332d7bd_d20250915_m041646_c001_v0001102_t0052_u01757909806750") 2025/09/15 04:23:25 DEBUG : backup/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f102c86683b264513_d20250915_m041642_c001_v0001183_t0005_u01757909802865") 2025/09/15 04:23:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f39d4_d20250915_m041715_c001_v7007000_t0000_u01757909835428") 2025/09/15 04:23:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119641110db9b4cc_d20250915_m041713_c001_v0001176_t0008_u01757909833063") 2025/09/15 04:23:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f10399aa649a60001_d20250915_m041708_c001_v0001176_t0041_u01757909828821") 2025/09/15 04:23:25 DEBUG : backup/one.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda947c_d20250915_m041701_c001_v7007000_t0000_u01757909821820") 2025/09/15 04:23:25 DEBUG : backup/one.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f118eb97a1c678cc3_d20250915_m041659_c001_v0001100_t0040_u01757909819831") 2025/09/15 04:23:25 DEBUG : backup/one.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f100fe54ccf15097f_d20250915_m041655_c001_v0001120_t0003_u01757909815394") 2025/09/15 04:23:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f39d5_d20250915_m041715_c001_v7007000_t0000_u01757909835608") 2025/09/15 04:23:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f111c3256659acc56_d20250915_m041714_c001_v0001161_t0025_u01757909834434") 2025/09/15 04:23:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f107b3837e400338f_d20250915_m041710_c001_v0001171_t0030_u01757909830264") 2025/09/15 04:23:25 DEBUG : backup/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202755_d20250915_m041648_c001_v7007000_t0000_u01757909808595") 2025/09/15 04:23:25 DEBUG : backup/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f109990b466544d31_d20250915_m041647_c001_v0001176_t0008_u01757909807638") 2025/09/15 04:23:25 DEBUG : backup/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11787fae75d74e54_d20250915_m041644_c001_v0001092_t0013_u01757909804228") 2025/09/15 04:23:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda947d_d20250915_m041702_c001_v7007000_t0000_u01757909822003") 2025/09/15 04:23:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f105e7d5314d402be_d20250915_m041700_c001_v0001146_t0032_u01757909820920") 2025/09/15 04:23:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f107ebcff89d18eff_d20250915_m041657_c001_v0001120_t0055_u01757909817204") 2025/09/15 04:23:25 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725d4_d20250915_m042244_c001_v7007000_t0000_u01757910164844") 2025/09/15 04:23:25 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3d09_d20250915_m042239_c001_v0001145_t0015_u01757910159830") 2025/09/15 04:23:25 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e49_d20250915_m042227_c001_v7007000_t0000_u01757910147782") 2025/09/15 04:23:25 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3ca2_d20250915_m042222_c001_v0001145_t0015_u01757910142815") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5a3_d20250915_m042210_c001_v7007000_t0000_u01757910130413") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3c4b_d20250915_m042205_c001_v0001145_t0023_u01757910125879") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67257f_d20250915_m042153_c001_v7007000_t0000_u01757910113388") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3bef_d20250915_m042148_c001_v0001145_t0053_u01757910108844") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0bb_d20250915_m042136_c001_v7007000_t0000_u01757910096340") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3ba5_d20250915_m042131_c001_v0001145_t0028_u01757910091359") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67253d_d20250915_m042118_c001_v7007000_t0000_u01757910078550") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b5a_d20250915_m042111_c001_v0001145_t0042_u01757910071391") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028e0_d20250915_m042058_c001_v7007000_t0000_u01757910058834") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb596_d20250915_m042054_c001_v0001178_t0002_u01757910054398") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028d0_d20250915_m042053_c001_v7007000_t0000_u01757910053103") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3ae7_d20250915_m042048_c001_v0001145_t0040_u01757910048780") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e7896_d20250915_m042036_c001_v7007000_t0000_u01757910036240") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb509_d20250915_m042032_c001_v0001178_t0029_u01757910032073") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028aa_d20250915_m042030_c001_v7007000_t0000_u01757910030987") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb4d7_d20250915_m042026_c001_v0001178_t0015_u01757910026480") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f408302b6399b7236_d20250915_m042011_c001_v7007000_t0000_u01757910011265") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f22_d20250915_m042005_c001_v0001040_t0027_u01757910005600") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202866_d20250915_m041951_c001_v7007000_t0000_u01757909991631") 2025/09/15 04:23:26 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde39ce_d20250915_m041946_c001_v0001145_t0031_u01757909986276") 2025/09/15 04:23:27 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724af_d20250915_m041931_c001_v7007000_t0000_u01757909971849") 2025/09/15 04:23:27 DEBUG : banana: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47da5d_d20250915_m041927_c001_v0001104_t0023_u01757909967107") 2025/09/15 04:23:27 DEBUG : bananaSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f07e_d20250915_m042056_c001_v7007000_t0000_u01757910056894") 2025/09/15 04:23:27 DEBUG : bananaSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db7e_d20250915_m042051_c001_v0001104_t0024_u01757910051034") 2025/09/15 04:23:27 DEBUG : both0: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda9596_d20250915_m041853_c001_v7007000_t0000_u01757909933329") 2025/09/15 04:23:27 DEBUG : both0: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde387c_d20250915_m041829_c001_v0001145_t0059_u01757909909781") 2025/09/15 04:23:27 DEBUG : both0: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d983_d20250915_m041825_c001_v7007000_t0000_u01757909905558") 2025/09/15 04:23:27 DEBUG : both0: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3802_d20250915_m041801_c001_v0001145_t0039_u01757909881319") 2025/09/15 04:23:27 DEBUG : both1: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda9597_d20250915_m041853_c001_v7007000_t0000_u01757909933515") 2025/09/15 04:23:27 DEBUG : both1: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3880_d20250915_m041831_c001_v0001145_t0014_u01757909911348") 2025/09/15 04:23:27 DEBUG : both1: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d984_d20250915_m041825_c001_v7007000_t0000_u01757909905742") 2025/09/15 04:23:27 DEBUG : both1: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3808_d20250915_m041802_c001_v0001145_t0001_u01757909882336") 2025/09/15 04:23:27 DEBUG : both10: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda9598_d20250915_m041853_c001_v7007000_t0000_u01757909933708") 2025/09/15 04:23:27 DEBUG : both10: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde38b8_d20250915_m041840_c001_v0001145_t0005_u01757909920862") 2025/09/15 04:23:27 DEBUG : both10: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d985_d20250915_m041825_c001_v7007000_t0000_u01757909905927") 2025/09/15 04:23:27 DEBUG : both10: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3831_d20250915_m041811_c001_v0001145_t0017_u01757909891794") 2025/09/15 04:23:27 DEBUG : both11: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda9599_d20250915_m041853_c001_v7007000_t0000_u01757909933891") 2025/09/15 04:23:27 DEBUG : both11: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde38bc_d20250915_m041842_c001_v0001145_t0009_u01757909922077") 2025/09/15 04:23:27 DEBUG : both11: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d986_d20250915_m041826_c001_v7007000_t0000_u01757909906109") 2025/09/15 04:23:27 DEBUG : both11: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3833_d20250915_m041813_c001_v0001145_t0000_u01757909893608") 2025/09/15 04:23:28 DEBUG : both12: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda959a_d20250915_m041854_c001_v7007000_t0000_u01757909934078") 2025/09/15 04:23:28 DEBUG : both12: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde38c2_d20250915_m041842_c001_v0001145_t0042_u01757909922912") 2025/09/15 04:23:28 DEBUG : both12: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d987_d20250915_m041826_c001_v7007000_t0000_u01757909906292") 2025/09/15 04:23:28 DEBUG : both12: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde383b_d20250915_m041814_c001_v0001145_t0052_u01757909894530") 2025/09/15 04:23:28 DEBUG : both13: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda959b_d20250915_m041854_c001_v7007000_t0000_u01757909934262") 2025/09/15 04:23:28 DEBUG : both13: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde38ca_d20250915_m041843_c001_v0001145_t0018_u01757909923762") 2025/09/15 04:23:28 DEBUG : both13: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d988_d20250915_m041826_c001_v7007000_t0000_u01757909906475") 2025/09/15 04:23:28 DEBUG : both13: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde383f_d20250915_m041815_c001_v0001145_t0006_u01757909895745") 2025/09/15 04:23:28 DEBUG : both14: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda959c_d20250915_m041854_c001_v7007000_t0000_u01757909934445") 2025/09/15 04:23:28 DEBUG : both14: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde38d2_d20250915_m041844_c001_v0001145_t0040_u01757909924932") 2025/09/15 04:23:28 DEBUG : both14: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d989_d20250915_m041826_c001_v7007000_t0000_u01757909906658") 2025/09/15 04:23:28 DEBUG : both14: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3845_d20250915_m041816_c001_v0001145_t0055_u01757909896607") 2025/09/15 04:23:28 DEBUG : both15: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda959d_d20250915_m041854_c001_v7007000_t0000_u01757909934628") 2025/09/15 04:23:28 DEBUG : both15: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde38d4_d20250915_m041845_c001_v0001145_t0032_u01757909925936") 2025/09/15 04:23:28 DEBUG : both15: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d98b_d20250915_m041826_c001_v7007000_t0000_u01757909906841") 2025/09/15 04:23:28 DEBUG : both15: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde384b_d20250915_m041817_c001_v0001145_t0051_u01757909897891") 2025/09/15 04:23:28 DEBUG : both16: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda959e_d20250915_m041854_c001_v7007000_t0000_u01757909934812") 2025/09/15 04:23:28 DEBUG : both16: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde38d8_d20250915_m041846_c001_v0001145_t0050_u01757909926999") 2025/09/15 04:23:28 DEBUG : both16: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d98c_d20250915_m041827_c001_v7007000_t0000_u01757909907026") 2025/09/15 04:23:28 DEBUG : both16: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde384f_d20250915_m041818_c001_v0001145_t0017_u01757909898717") 2025/09/15 04:23:28 DEBUG : both17: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda959f_d20250915_m041854_c001_v7007000_t0000_u01757909934998") 2025/09/15 04:23:28 DEBUG : both17: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde38dc_d20250915_m041847_c001_v0001145_t0057_u01757909927784") 2025/09/15 04:23:29 DEBUG : both17: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d98d_d20250915_m041827_c001_v7007000_t0000_u01757909907208") 2025/09/15 04:23:29 DEBUG : both17: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3853_d20250915_m041819_c001_v0001145_t0059_u01757909899806") 2025/09/15 04:23:29 DEBUG : both18: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95a0_d20250915_m041855_c001_v7007000_t0000_u01757909935182") 2025/09/15 04:23:29 DEBUG : both18: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde38e0_d20250915_m041848_c001_v0001145_t0038_u01757909928479") 2025/09/15 04:23:29 DEBUG : both18: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d98e_d20250915_m041827_c001_v7007000_t0000_u01757909907391") 2025/09/15 04:23:29 DEBUG : both18: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3857_d20250915_m041820_c001_v0001145_t0033_u01757909900742") 2025/09/15 04:23:29 DEBUG : both19: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95a2_d20250915_m041855_c001_v7007000_t0000_u01757909935367") 2025/09/15 04:23:29 DEBUG : both19: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde38e2_d20250915_m041849_c001_v0001145_t0033_u01757909929340") 2025/09/15 04:23:29 DEBUG : both19: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d98f_d20250915_m041827_c001_v7007000_t0000_u01757909907574") 2025/09/15 04:23:29 DEBUG : both19: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde385d_d20250915_m041821_c001_v0001145_t0021_u01757909901700") 2025/09/15 04:23:29 DEBUG : both2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95a4_d20250915_m041855_c001_v7007000_t0000_u01757909935550") 2025/09/15 04:23:29 DEBUG : both2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3888_d20250915_m041832_c001_v0001145_t0058_u01757909912843") 2025/09/15 04:23:29 DEBUG : both2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d990_d20250915_m041827_c001_v7007000_t0000_u01757909907758") 2025/09/15 04:23:29 DEBUG : both2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde380c_d20250915_m041803_c001_v0001145_t0048_u01757909883648") 2025/09/15 04:23:29 DEBUG : both3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95a5_d20250915_m041855_c001_v7007000_t0000_u01757909935733") 2025/09/15 04:23:29 DEBUG : both3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3892_d20250915_m041834_c001_v0001145_t0005_u01757909914092") 2025/09/15 04:23:29 DEBUG : both3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d991_d20250915_m041827_c001_v7007000_t0000_u01757909907941") 2025/09/15 04:23:29 DEBUG : both3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3810_d20250915_m041804_c001_v0001145_t0001_u01757909884724") 2025/09/15 04:23:29 DEBUG : both4: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95a7_d20250915_m041855_c001_v7007000_t0000_u01757909935927") 2025/09/15 04:23:29 DEBUG : both4: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3898_d20250915_m041834_c001_v0001145_t0038_u01757909914921") 2025/09/15 04:23:29 DEBUG : both4: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d992_d20250915_m041828_c001_v7007000_t0000_u01757909908124") 2025/09/15 04:23:29 DEBUG : both4: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3812_d20250915_m041805_c001_v0001145_t0043_u01757909885742") 2025/09/15 04:23:30 DEBUG : both5: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95a9_d20250915_m041856_c001_v7007000_t0000_u01757909936110") 2025/09/15 04:23:30 DEBUG : both5: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde38a2_d20250915_m041836_c001_v0001145_t0001_u01757909916232") 2025/09/15 04:23:30 DEBUG : both5: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d993_d20250915_m041828_c001_v7007000_t0000_u01757909908308") 2025/09/15 04:23:30 DEBUG : both5: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde381a_d20250915_m041806_c001_v0001145_t0025_u01757909886967") 2025/09/15 04:23:30 DEBUG : both6: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95aa_d20250915_m041856_c001_v7007000_t0000_u01757909936295") 2025/09/15 04:23:30 DEBUG : both6: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde38a6_d20250915_m041837_c001_v0001145_t0036_u01757909917068") 2025/09/15 04:23:30 DEBUG : both6: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d994_d20250915_m041828_c001_v7007000_t0000_u01757909908491") 2025/09/15 04:23:30 DEBUG : both6: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde381e_d20250915_m041808_c001_v0001145_t0009_u01757909888090") 2025/09/15 04:23:30 DEBUG : both7: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95ab_d20250915_m041856_c001_v7007000_t0000_u01757909936478") 2025/09/15 04:23:30 DEBUG : both7: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde38ac_d20250915_m041837_c001_v0001145_t0053_u01757909917916") 2025/09/15 04:23:30 DEBUG : both7: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d996_d20250915_m041828_c001_v7007000_t0000_u01757909908674") 2025/09/15 04:23:30 DEBUG : both7: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3825_d20250915_m041809_c001_v0001145_t0056_u01757909889061") 2025/09/15 04:23:30 DEBUG : both8: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95ac_d20250915_m041856_c001_v7007000_t0000_u01757909936664") 2025/09/15 04:23:30 DEBUG : both8: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde38b0_d20250915_m041838_c001_v0001145_t0018_u01757909918750") 2025/09/15 04:23:30 DEBUG : both8: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d997_d20250915_m041828_c001_v7007000_t0000_u01757909908858") 2025/09/15 04:23:30 DEBUG : both8: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3827_d20250915_m041809_c001_v0001145_t0046_u01757909889859") 2025/09/15 04:23:30 DEBUG : both9: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95ad_d20250915_m041856_c001_v7007000_t0000_u01757909936852") 2025/09/15 04:23:30 DEBUG : both9: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde38b4_d20250915_m041840_c001_v0001145_t0046_u01757909920006") 2025/09/15 04:23:30 DEBUG : both9: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d998_d20250915_m041829_c001_v7007000_t0000_u01757909909041") 2025/09/15 04:23:30 DEBUG : both9: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde382d_d20250915_m041810_c001_v0001145_t0000_u01757909890781") 2025/09/15 04:23:31 DEBUG : c/non empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202686_d20250915_m041427_c001_v7007000_t0000_u01757909667268") 2025/09/15 04:23:31 DEBUG : c/non empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d649_d20250915_m041425_c001_v0001104_t0014_u01757909665049") 2025/09/15 04:23:31 DEBUG : c/non empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4170aff87a92a164_d20250915_m041423_c001_v7007000_t0000_u01757909663626") 2025/09/15 04:23:31 DEBUG : c/non empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d633_d20250915_m041421_c001_v0001104_t0052_u01757909661336") 2025/09/15 04:23:31 DEBUG : c/non empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20265a_d20250915_m041401_c001_v7007000_t0000_u01757909641534") 2025/09/15 04:23:31 DEBUG : c/non empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d5d9_d20250915_m041359_c001_v0001104_t0036_u01757909639359") 2025/09/15 04:23:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da38_d20250915_m042014_c001_v7007000_t0000_u01757910014068") 2025/09/15 04:23:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47daec_d20250915_m042008_c001_v0001104_t0040_u01757910008244") 2025/09/15 04:23:31 DEBUG : check sum: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146187dcfd722bf_d20250915_m041350_c001_v7007000_t0000_u01757909630161") 2025/09/15 04:23:31 DEBUG : check sum: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d5a5_d20250915_m041348_c001_v0001104_t0004_u01757909628886") 2025/09/15 04:23:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f413de4df4f502d9d_d20250915_m042317_c001_v7007000_t0000_u01757910197049") 2025/09/15 04:23:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb875_d20250915_m042315_c001_v0001178_t0022_u01757910195476") 2025/09/15 04:23:31 DEBUG : dest/3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f166e2f_d20250915_m041619_c001_v7007000_t0000_u01757909779890") 2025/09/15 04:23:31 DEBUG : dest/3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4105bd5cd518a20c_d20250915_m041618_c001_v0001176_t0021_u01757909778787") 2025/09/15 04:23:31 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67253e_d20250915_m042118_c001_v7007000_t0000_u01757910078736") 2025/09/15 04:23:31 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485009_d20250915_m042113_c001_v0001040_t0046_u01757910073740") 2025/09/15 04:23:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725d5_d20250915_m042245_c001_v7007000_t0000_u01757910165026") 2025/09/15 04:23:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb791_d20250915_m042232_c001_v0001178_t0007_u01757910152126") 2025/09/15 04:23:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e4a_d20250915_m042227_c001_v7007000_t0000_u01757910147963") 2025/09/15 04:23:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb74a_d20250915_m042214_c001_v0001178_t0044_u01757910134734") 2025/09/15 04:23:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5a4_d20250915_m042210_c001_v7007000_t0000_u01757910130598") 2025/09/15 04:23:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb6f3_d20250915_m042157_c001_v0001178_t0056_u01757910117700") 2025/09/15 04:23:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672580_d20250915_m042153_c001_v7007000_t0000_u01757910113574") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb699_d20250915_m042140_c001_v0001178_t0033_u01757910100617") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0bc_d20250915_m042136_c001_v7007000_t0000_u01757910096524") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb633_d20250915_m042122_c001_v0001178_t0007_u01757910082916") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202900_d20250915_m042116_c001_v7007000_t0000_u01757910076156") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb5ca_d20250915_m042103_c001_v0001178_t0026_u01757910063106") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028e3_d20250915_m042059_c001_v7007000_t0000_u01757910059025") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb598_d20250915_m042054_c001_v0001178_t0031_u01757910054610") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4033424b34c5e899_d20250915_m042053_c001_v7007000_t0000_u01757910053442") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb537_d20250915_m042040_c001_v0001178_t0034_u01757910040548") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e7897_d20250915_m042036_c001_v7007000_t0000_u01757910036423") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb50d_d20250915_m042032_c001_v0001178_t0028_u01757910032295") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f16719e_d20250915_m042031_c001_v7007000_t0000_u01757910031012") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a56_d20250915_m042018_c001_v0001145_t0046_u01757910018178") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5da4_d20250915_m042011_c001_v7007000_t0000_u01757910011430") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde39f2_d20250915_m041955_c001_v0001145_t0049_u01757909995889") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202867_d20250915_m041951_c001_v7007000_t0000_u01757909991814") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47da81_d20250915_m041936_c001_v0001104_t0059_u01757909976178") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724b1_d20250915_m041932_c001_v7007000_t0000_u01757909972032") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484e64_d20250915_m041914_c001_v0001040_t0058_u01757909954823") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028d9_d20250915_m042056_c001_v7007000_t0000_u01757910056695") 2025/09/15 04:23:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb574_d20250915_m042051_c001_v0001178_t0006_u01757910051226") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67253f_d20250915_m042118_c001_v7007000_t0000_u01757910078921") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dbb8_d20250915_m042113_c001_v0001104_t0034_u01757910073727") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725d6_d20250915_m042245_c001_v7007000_t0000_u01757910165230") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3ce1_d20250915_m042232_c001_v0001145_t0048_u01757910152705") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e4c_d20250915_m042228_c001_v7007000_t0000_u01757910148162") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3c71_d20250915_m042215_c001_v0001145_t0022_u01757910135308") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5a5_d20250915_m042210_c001_v7007000_t0000_u01757910130781") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3c17_d20250915_m042158_c001_v0001145_t0005_u01757910118288") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672581_d20250915_m042153_c001_v7007000_t0000_u01757910113757") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3bd5_d20250915_m042141_c001_v0001145_t0001_u01757910101285") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0bd_d20250915_m042136_c001_v7007000_t0000_u01757910096712") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b91_d20250915_m042123_c001_v0001145_t0041_u01757910083489") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f404f355580f3a427_d20250915_m042115_c001_v7007000_t0000_u01757910075957") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b37_d20250915_m042103_c001_v0001145_t0001_u01757910063683") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028e4_d20250915_m042059_c001_v7007000_t0000_u01757910059209") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b0b_d20250915_m042054_c001_v0001145_t0046_u01757910054825") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4090828a97a9fd2b_d20250915_m042053_c001_v7007000_t0000_u01757910053012") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3ac2_d20250915_m042041_c001_v0001145_t0056_u01757910041192") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e7898_d20250915_m042036_c001_v7007000_t0000_u01757910036606") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a96_d20250915_m042032_c001_v0001145_t0008_u01757910032311") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f40056f63f8a7bab1_d20250915_m042030_c001_v7007000_t0000_u01757910030777") 2025/09/15 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb4b3_d20250915_m042018_c001_v0001178_t0014_u01757910018793") 2025/09/15 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5da0_d20250915_m042011_c001_v7007000_t0000_u01757910011012") 2025/09/15 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dac9_d20250915_m041956_c001_v0001104_t0050_u01757909996587") 2025/09/15 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20286b_d20250915_m041952_c001_v7007000_t0000_u01757909992001") 2025/09/15 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484eba_d20250915_m041937_c001_v0001040_t0010_u01757909977091") 2025/09/15 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724b2_d20250915_m041932_c001_v7007000_t0000_u01757909972212") 2025/09/15 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3946_d20250915_m041915_c001_v0001145_t0020_u01757909955720") 2025/09/15 04:23:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f07c_d20250915_m042056_c001_v7007000_t0000_u01757910056711") 2025/09/15 04:23:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb57a_d20250915_m042051_c001_v0001178_t0025_u01757910051445") 2025/09/15 04:23:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672540_d20250915_m042119_c001_v7007000_t0000_u01757910079106") 2025/09/15 04:23:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb5fd_d20250915_m042113_c001_v0001178_t0007_u01757910073749") 2025/09/15 04:23:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725d7_d20250915_m042245_c001_v7007000_t0000_u01757910165413") 2025/09/15 04:23:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dcde_d20250915_m042233_c001_v0001104_t0002_u01757910153411") 2025/09/15 04:23:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e4d_d20250915_m042228_c001_v7007000_t0000_u01757910148344") 2025/09/15 04:23:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dc95_d20250915_m042216_c001_v0001104_t0058_u01757910136160") 2025/09/15 04:23:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5a6_d20250915_m042210_c001_v7007000_t0000_u01757910130964") 2025/09/15 04:23:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dc66_d20250915_m042158_c001_v0001104_t0046_u01757910118977") 2025/09/15 04:23:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672582_d20250915_m042153_c001_v7007000_t0000_u01757910113941") 2025/09/15 04:23:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dc22_d20250915_m042141_c001_v0001104_t0027_u01757910101908") 2025/09/15 04:23:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0be_d20250915_m042136_c001_v7007000_t0000_u01757910096893") 2025/09/15 04:23:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dbe0_d20250915_m042124_c001_v0001104_t0058_u01757910084276") 2025/09/15 04:23:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672537_d20250915_m042116_c001_v7007000_t0000_u01757910076126") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dba0_d20250915_m042104_c001_v0001104_t0050_u01757910064350") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028e5_d20250915_m042059_c001_v7007000_t0000_u01757910059393") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb59c_d20250915_m042054_c001_v0001178_t0032_u01757910054868") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028d3_d20250915_m042053_c001_v7007000_t0000_u01757910053469") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f97_d20250915_m042041_c001_v0001040_t0002_u01757910041798") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e7899_d20250915_m042036_c001_v7007000_t0000_u01757910036792") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb50f_d20250915_m042032_c001_v0001178_t0001_u01757910032522") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b531_d20250915_m042031_c001_v7007000_t0000_u01757910031037") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db10_d20250915_m042019_c001_v0001104_t0029_u01757910019364") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415583662cdf6a49_d20250915_m042011_c001_v7007000_t0000_u01757910011234") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f06_d20250915_m041957_c001_v0001040_t0028_u01757909997509") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20286c_d20250915_m041952_c001_v7007000_t0000_u01757909992184") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde39a1_d20250915_m041937_c001_v0001145_t0016_u01757909977941") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724b3_d20250915_m041932_c001_v7007000_t0000_u01757909972393") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47da38_d20250915_m041918_c001_v0001104_t0011_u01757909958690") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5db9_d20250915_m042057_c001_v7007000_t0000_u01757910057047") 2025/09/15 04:23:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484fb5_d20250915_m042051_c001_v0001040_t0039_u01757910051514") 2025/09/15 04:23:35 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672541_d20250915_m042119_c001_v7007000_t0000_u01757910079291") 2025/09/15 04:23:35 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b62_d20250915_m042113_c001_v0001145_t0029_u01757910073903") 2025/09/15 04:23:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725d9_d20250915_m042245_c001_v7007000_t0000_u01757910165595") 2025/09/15 04:23:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485131_d20250915_m042234_c001_v0001040_t0008_u01757910154312") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e4e_d20250915_m042228_c001_v7007000_t0000_u01757910148526") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e702844850fb_d20250915_m042217_c001_v0001040_t0026_u01757910137249") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5a7_d20250915_m042211_c001_v7007000_t0000_u01757910131146") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e702844850b0_d20250915_m042200_c001_v0001040_t0044_u01757910120053") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672584_d20250915_m042154_c001_v7007000_t0000_u01757910114124") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485072_d20250915_m042142_c001_v0001040_t0024_u01757910102810") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0bf_d20250915_m042137_c001_v7007000_t0000_u01757910097078") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485029_d20250915_m042125_c001_v0001040_t0027_u01757910085043") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f421035119e8294e3_d20250915_m042116_c001_v7007000_t0000_u01757910076178") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484fe7_d20250915_m042105_c001_v0001040_t0047_u01757910065554") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028e6_d20250915_m042059_c001_v7007000_t0000_u01757910059576") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484fc3_d20250915_m042055_c001_v0001040_t0057_u01757910055034") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5db3_d20250915_m042053_c001_v7007000_t0000_u01757910053289") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db5c_d20250915_m042042_c001_v0001104_t0002_u01757910042552") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e789b_d20250915_m042036_c001_v7007000_t0000_u01757910036976") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a98_d20250915_m042032_c001_v0001145_t0039_u01757910032577") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415583662cdf6a57_d20250915_m042030_c001_v7007000_t0000_u01757910030580") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f56_d20250915_m042020_c001_v0001040_t0008_u01757910020296") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5da3_d20250915_m042011_c001_v7007000_t0000_u01757910011379") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde39f6_d20250915_m041958_c001_v0001145_t0011_u01757909998278") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20286d_d20250915_m041952_c001_v7007000_t0000_u01757909992367") 2025/09/15 04:23:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47da87_d20250915_m041938_c001_v0001104_t0056_u01757909978349") 2025/09/15 04:23:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724b5_d20250915_m041932_c001_v7007000_t0000_u01757909972573") 2025/09/15 04:23:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484e7a_d20250915_m041919_c001_v0001040_t0052_u01757909959413") 2025/09/15 04:23:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f080_d20250915_m042057_c001_v7007000_t0000_u01757910057077") 2025/09/15 04:23:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3af3_d20250915_m042051_c001_v0001145_t0005_u01757910051598") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672543_d20250915_m042119_c001_v7007000_t0000_u01757910079475") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb601_d20250915_m042113_c001_v0001178_t0014_u01757910073969") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725da_d20250915_m042245_c001_v7007000_t0000_u01757910165779") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb799_d20250915_m042234_c001_v0001178_t0004_u01757910154657") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e50_d20250915_m042228_c001_v7007000_t0000_u01757910148707") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb755_d20250915_m042217_c001_v0001178_t0007_u01757910137965") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5a8_d20250915_m042211_c001_v7007000_t0000_u01757910131340") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb6fb_d20250915_m042200_c001_v0001178_t0055_u01757910120428") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672585_d20250915_m042154_c001_v7007000_t0000_u01757910114307") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb6b7_d20250915_m042143_c001_v0001178_t0004_u01757910103353") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0c0_d20250915_m042137_c001_v7007000_t0000_u01757910097266") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb645_d20250915_m042125_c001_v0001178_t0010_u01757910085614") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f423fb2df74b11503_d20250915_m042115_c001_v7007000_t0000_u01757910075966") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb5d5_d20250915_m042105_c001_v0001178_t0039_u01757910065914") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028e7_d20250915_m042059_c001_v7007000_t0000_u01757910059759") 2025/09/15 04:23:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b0d_d20250915_m042055_c001_v0001145_t0001_u01757910055077") 2025/09/15 04:23:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da8e_d20250915_m042053_c001_v7007000_t0000_u01757910053299") 2025/09/15 04:23:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb542_d20250915_m042043_c001_v0001178_t0052_u01757910043059") 2025/09/15 04:23:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e789c_d20250915_m042037_c001_v7007000_t0000_u01757910037160") 2025/09/15 04:23:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db42_d20250915_m042032_c001_v0001104_t0013_u01757910032666") 2025/09/15 04:23:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f3aef_d20250915_m042030_c001_v7007000_t0000_u01757910030605") 2025/09/15 04:23:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a5e_d20250915_m042020_c001_v0001145_t0053_u01757910020688") 2025/09/15 04:23:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d837_d20250915_m042011_c001_v7007000_t0000_u01757910011039") 2025/09/15 04:23:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dacf_d20250915_m041958_c001_v0001104_t0053_u01757909998752") 2025/09/15 04:23:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20286e_d20250915_m041952_c001_v7007000_t0000_u01757909992551") 2025/09/15 04:23:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484ec4_d20250915_m041938_c001_v0001040_t0018_u01757909978951") 2025/09/15 04:23:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724b6_d20250915_m041932_c001_v7007000_t0000_u01757909972755") 2025/09/15 04:23:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde395e_d20250915_m041920_c001_v0001145_t0030_u01757909960234") 2025/09/15 04:23:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4033424b34c5e89e_d20250915_m042056_c001_v7007000_t0000_u01757910056900") 2025/09/15 04:23:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db80_d20250915_m042051_c001_v0001104_t0050_u01757910051607") 2025/09/15 04:23:38 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672544_d20250915_m042119_c001_v7007000_t0000_u01757910079661") 2025/09/15 04:23:38 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb603_d20250915_m042114_c001_v0001178_t0009_u01757910074187") 2025/09/15 04:23:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725db_d20250915_m042245_c001_v7007000_t0000_u01757910165961") 2025/09/15 04:23:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3cef_d20250915_m042234_c001_v0001145_t0023_u01757910154874") 2025/09/15 04:23:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e51_d20250915_m042228_c001_v7007000_t0000_u01757910148932") 2025/09/15 04:23:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3c89_d20250915_m042218_c001_v0001145_t0007_u01757910138195") 2025/09/15 04:23:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5a9_d20250915_m042211_c001_v7007000_t0000_u01757910131523") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3c23_d20250915_m042200_c001_v0001145_t0030_u01757910120651") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672586_d20250915_m042154_c001_v7007000_t0000_u01757910114492") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3bdb_d20250915_m042143_c001_v0001145_t0007_u01757910103586") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0c1_d20250915_m042137_c001_v7007000_t0000_u01757910097450") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b9b_d20250915_m042125_c001_v0001145_t0007_u01757910085827") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475daae_d20250915_m042116_c001_v7007000_t0000_u01757910076181") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b3f_d20250915_m042106_c001_v0001145_t0034_u01757910066128") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028e9_d20250915_m042059_c001_v7007000_t0000_u01757910059942") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb59e_d20250915_m042055_c001_v0001178_t0055_u01757910055161") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4033424b34c5e896_d20250915_m042052_c001_v7007000_t0000_u01757910052899") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3ac8_d20250915_m042043_c001_v0001145_t0013_u01757910043266") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e789d_d20250915_m042037_c001_v7007000_t0000_u01757910037345") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f83_d20250915_m042032_c001_v0001040_t0039_u01757910032684") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f3af6_d20250915_m042031_c001_v7007000_t0000_u01757910031157") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb4bf_d20250915_m042021_c001_v0001178_t0050_u01757910021006") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4170aff87a92a391_d20250915_m042011_c001_v7007000_t0000_u01757910011400") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f0a_d20250915_m041959_c001_v0001040_t0018_u01757909999299") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20286f_d20250915_m041952_c001_v7007000_t0000_u01757909992735") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde39a9_d20250915_m041939_c001_v0001145_t0054_u01757909979497") 2025/09/15 04:23:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724b8_d20250915_m041932_c001_v7007000_t0000_u01757909972936") 2025/09/15 04:23:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47da3c_d20250915_m041920_c001_v0001104_t0004_u01757909960670") 2025/09/15 04:23:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4033424b34c5e8a0_d20250915_m042057_c001_v7007000_t0000_u01757910057082") 2025/09/15 04:23:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb57c_d20250915_m042051_c001_v0001178_t0009_u01757910051669") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672545_d20250915_m042119_c001_v7007000_t0000_u01757910079846") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dbbc_d20250915_m042114_c001_v0001104_t0046_u01757910074248") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725dc_d20250915_m042246_c001_v7007000_t0000_u01757910166143") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dce0_d20250915_m042235_c001_v0001104_t0022_u01757910155283") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e52_d20250915_m042229_c001_v7007000_t0000_u01757910149114") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dc9d_d20250915_m042218_c001_v0001104_t0029_u01757910138447") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5aa_d20250915_m042211_c001_v7007000_t0000_u01757910131706") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dc70_d20250915_m042201_c001_v0001104_t0025_u01757910121259") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672587_d20250915_m042154_c001_v7007000_t0000_u01757910114675") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dc2a_d20250915_m042143_c001_v0001104_t0014_u01757910103916") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0c2_d20250915_m042137_c001_v7007000_t0000_u01757910097630") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dbe4_d20250915_m042126_c001_v0001104_t0054_u01757910086257") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f416fe87503da0b5d_d20250915_m042115_c001_v7007000_t0000_u01757910075744") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dba6_d20250915_m042106_c001_v0001104_t0018_u01757910066516") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028ea_d20250915_m042100_c001_v7007000_t0000_u01757910060126") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db8a_d20250915_m042055_c001_v0001104_t0012_u01757910055251") 2025/09/15 04:23:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028d2_d20250915_m042053_c001_v7007000_t0000_u01757910053306") 2025/09/15 04:23:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f9d_d20250915_m042043_c001_v0001040_t0039_u01757910043774") 2025/09/15 04:23:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e789e_d20250915_m042037_c001_v7007000_t0000_u01757910037529") 2025/09/15 04:23:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb513_d20250915_m042032_c001_v0001178_t0032_u01757910032727") 2025/09/15 04:23:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f40056f63f8a7bab5_d20250915_m042030_c001_v7007000_t0000_u01757910030960") 2025/09/15 04:23:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db16_d20250915_m042021_c001_v0001104_t0059_u01757910021228") 2025/09/15 04:23:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d83a_d20250915_m042011_c001_v7007000_t0000_u01757910011414") 2025/09/15 04:23:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde39fa_d20250915_m041959_c001_v0001145_t0031_u01757909999711") 2025/09/15 04:23:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202872_d20250915_m041952_c001_v7007000_t0000_u01757909992917") 2025/09/15 04:23:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47da8d_d20250915_m041939_c001_v0001104_t0019_u01757909979878") 2025/09/15 04:23:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724b9_d20250915_m041933_c001_v7007000_t0000_u01757909973117") 2025/09/15 04:23:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484e82_d20250915_m041921_c001_v0001040_t0014_u01757909961528") 2025/09/15 04:23:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4033424b34c5e89c_d20250915_m042056_c001_v7007000_t0000_u01757910056712") 2025/09/15 04:23:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3af7_d20250915_m042051_c001_v0001145_t0053_u01757910051853") 2025/09/15 04:23:41 DEBUG : dir1/0007-12345: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672546_d20250915_m042120_c001_v7007000_t0000_u01757910080055") 2025/09/15 04:23:41 DEBUG : dir1/0007-12345: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb607_d20250915_m042114_c001_v0001178_t0017_u01757910074395") 2025/09/15 04:23:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725de_d20250915_m042246_c001_v7007000_t0000_u01757910166325") 2025/09/15 04:23:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485139_d20250915_m042235_c001_v0001040_t0025_u01757910155972") 2025/09/15 04:23:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e53_d20250915_m042229_c001_v7007000_t0000_u01757910149295") 2025/09/15 04:23:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485103_d20250915_m042218_c001_v0001040_t0040_u01757910138956") 2025/09/15 04:23:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5ab_d20250915_m042211_c001_v7007000_t0000_u01757910131890") 2025/09/15 04:23:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e702844850bd_d20250915_m042201_c001_v0001040_t0055_u01757910121890") 2025/09/15 04:23:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672588_d20250915_m042154_c001_v7007000_t0000_u01757910114859") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e7028448507e_d20250915_m042144_c001_v0001040_t0053_u01757910104500") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0c3_d20250915_m042137_c001_v7007000_t0000_u01757910097810") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e7028448502f_d20250915_m042126_c001_v0001040_t0013_u01757910086713") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672535_d20250915_m042115_c001_v7007000_t0000_u01757910075757") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484feb_d20250915_m042107_c001_v0001040_t0011_u01757910067286") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028eb_d20250915_m042100_c001_v7007000_t0000_u01757910060308") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b11_d20250915_m042055_c001_v0001145_t0055_u01757910055347") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5db4_d20250915_m042053_c001_v7007000_t0000_u01757910053478") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db64_d20250915_m042044_c001_v0001104_t0000_u01757910044161") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e789f_d20250915_m042037_c001_v7007000_t0000_u01757910037712") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a9e_d20250915_m042032_c001_v0001145_t0049_u01757910032870") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f3af0_d20250915_m042030_c001_v7007000_t0000_u01757910030786") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f5d_d20250915_m042021_c001_v0001040_t0014_u01757910021762") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d83b_d20250915_m042011_c001_v7007000_t0000_u01757910011448") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dad3_d20250915_m042000_c001_v0001104_t0043_u01757910000209") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202873_d20250915_m041953_c001_v7007000_t0000_u01757909993101") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484ec8_d20250915_m041940_c001_v0001040_t0036_u01757909980786") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724bb_d20250915_m041933_c001_v7007000_t0000_u01757909973297") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3966_d20250915_m041921_c001_v0001145_t0014_u01757909961927") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f07d_d20250915_m042056_c001_v7007000_t0000_u01757910056726") 2025/09/15 04:23:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb582_d20250915_m042051_c001_v0001178_t0030_u01757910051898") 2025/09/15 04:23:42 DEBUG : dir1/0008-23456: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672547_d20250915_m042120_c001_v7007000_t0000_u01757910080246") 2025/09/15 04:23:43 DEBUG : dir1/0008-23456: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e7028448500d_d20250915_m042114_c001_v0001040_t0051_u01757910074407") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725df_d20250915_m042246_c001_v7007000_t0000_u01757910166509") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb7a9_d20250915_m042236_c001_v0001178_t0018_u01757910156662") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e54_d20250915_m042229_c001_v7007000_t0000_u01757910149475") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb75b_d20250915_m042219_c001_v0001178_t0044_u01757910139355") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5ac_d20250915_m042212_c001_v7007000_t0000_u01757910132072") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb707_d20250915_m042202_c001_v0001178_t0038_u01757910122306") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672589_d20250915_m042155_c001_v7007000_t0000_u01757910115044") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb6c3_d20250915_m042145_c001_v0001178_t0054_u01757910105121") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0c4_d20250915_m042137_c001_v7007000_t0000_u01757910097991") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb651_d20250915_m042127_c001_v0001178_t0053_u01757910087198") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f404f355580f3a428_d20250915_m042116_c001_v7007000_t0000_u01757910076140") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb5dd_d20250915_m042107_c001_v0001178_t0028_u01757910067732") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028ec_d20250915_m042100_c001_v7007000_t0000_u01757910060493") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb5a0_d20250915_m042055_c001_v0001178_t0032_u01757910055448") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f413de4df4f502cf3_d20250915_m042052_c001_v7007000_t0000_u01757910052887") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb548_d20250915_m042044_c001_v0001178_t0006_u01757910044561") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e78a1_d20250915_m042037_c001_v7007000_t0000_u01757910037899") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb515_d20250915_m042032_c001_v0001178_t0016_u01757910032961") 2025/09/15 04:23:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f3af3_d20250915_m042030_c001_v7007000_t0000_u01757910030967") 2025/09/15 04:23:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a64_d20250915_m042022_c001_v0001145_t0024_u01757910022175") 2025/09/15 04:23:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5d9d_d20250915_m042010_c001_v7007000_t0000_u01757910010828") 2025/09/15 04:23:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f10_d20250915_m042000_c001_v0001040_t0027_u01757910000755") 2025/09/15 04:23:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202874_d20250915_m041953_c001_v7007000_t0000_u01757909993284") 2025/09/15 04:23:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde39b1_d20250915_m041941_c001_v0001145_t0036_u01757909981132") 2025/09/15 04:23:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724bd_d20250915_m041933_c001_v7007000_t0000_u01757909973525") 2025/09/15 04:23:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47da40_d20250915_m041922_c001_v0001104_t0027_u01757909962431") 2025/09/15 04:23:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f07f_d20250915_m042056_c001_v7007000_t0000_u01757910056916") 2025/09/15 04:23:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484fb9_d20250915_m042051_c001_v0001040_t0051_u01757910051979") 2025/09/15 04:23:44 DEBUG : dir1/0009-34567: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672548_d20250915_m042120_c001_v7007000_t0000_u01757910080431") 2025/09/15 04:23:44 DEBUG : dir1/0009-34567: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b64_d20250915_m042114_c001_v0001145_t0027_u01757910074435") 2025/09/15 04:23:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725e0_d20250915_m042246_c001_v7007000_t0000_u01757910166691") 2025/09/15 04:23:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3cf7_d20250915_m042236_c001_v0001145_t0003_u01757910156881") 2025/09/15 04:23:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e55_d20250915_m042229_c001_v7007000_t0000_u01757910149656") 2025/09/15 04:23:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3c91_d20250915_m042219_c001_v0001145_t0010_u01757910139577") 2025/09/15 04:23:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5ad_d20250915_m042212_c001_v7007000_t0000_u01757910132255") 2025/09/15 04:23:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3c2d_d20250915_m042202_c001_v0001145_t0043_u01757910122519") 2025/09/15 04:23:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67258a_d20250915_m042155_c001_v7007000_t0000_u01757910115227") 2025/09/15 04:23:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3bdf_d20250915_m042145_c001_v0001145_t0010_u01757910105331") 2025/09/15 04:23:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0c5_d20250915_m042138_c001_v7007000_t0000_u01757910098173") 2025/09/15 04:23:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b9f_d20250915_m042127_c001_v0001145_t0003_u01757910087418") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f416fe87503da0b5f_d20250915_m042116_c001_v7007000_t0000_u01757910076115") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b45_d20250915_m042107_c001_v0001145_t0048_u01757910067945") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028ed_d20250915_m042100_c001_v7007000_t0000_u01757910060677") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b13_d20250915_m042055_c001_v0001145_t0039_u01757910055607") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f413de4df4f502cf4_d20250915_m042053_c001_v7007000_t0000_u01757910053069") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3acf_d20250915_m042044_c001_v0001145_t0057_u01757910044777") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e78a2_d20250915_m042038_c001_v7007000_t0000_u01757910038083") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f85_d20250915_m042033_c001_v0001040_t0015_u01757910033124") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028a6_d20250915_m042030_c001_v7007000_t0000_u01757910030800") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb4c9_d20250915_m042022_c001_v0001178_t0010_u01757910022763") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5da2_d20250915_m042011_c001_v7007000_t0000_u01757910011242") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a06_d20250915_m042001_c001_v0001145_t0002_u01757910001853") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202875_d20250915_m041953_c001_v7007000_t0000_u01757909993467") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47da93_d20250915_m041941_c001_v0001104_t0036_u01757909981548") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724be_d20250915_m041933_c001_v7007000_t0000_u01757909973706") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484e86_d20250915_m041923_c001_v0001040_t0054_u01757909963311") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028dc_d20250915_m042057_c001_v7007000_t0000_u01757910057097") 2025/09/15 04:23:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb584_d20250915_m042052_c001_v0001178_t0025_u01757910052107") 2025/09/15 04:23:45 DEBUG : dir1/0010-45678: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672549_d20250915_m042120_c001_v7007000_t0000_u01757910080615") 2025/09/15 04:23:45 DEBUG : dir1/0010-45678: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb609_d20250915_m042114_c001_v0001178_t0027_u01757910074610") 2025/09/15 04:23:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725e1_d20250915_m042246_c001_v7007000_t0000_u01757910166875") 2025/09/15 04:23:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dce4_d20250915_m042237_c001_v0001104_t0018_u01757910157204") 2025/09/15 04:23:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e56_d20250915_m042229_c001_v7007000_t0000_u01757910149840") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dca1_d20250915_m042220_c001_v0001104_t0022_u01757910140053") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5af_d20250915_m042212_c001_v7007000_t0000_u01757910132438") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dc76_d20250915_m042202_c001_v0001104_t0022_u01757910122870") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67258b_d20250915_m042155_c001_v7007000_t0000_u01757910115410") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dc34_d20250915_m042145_c001_v0001104_t0051_u01757910105829") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0c6_d20250915_m042138_c001_v7007000_t0000_u01757910098353") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dbe8_d20250915_m042127_c001_v0001104_t0030_u01757910087801") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f416fe87503da0b5e_d20250915_m042115_c001_v7007000_t0000_u01757910075928") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dbaa_d20250915_m042108_c001_v0001104_t0003_u01757910068176") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028ee_d20250915_m042100_c001_v7007000_t0000_u01757910060860") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484fc5_d20250915_m042055_c001_v0001040_t0023_u01757910055620") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4033424b34c5e898_d20250915_m042053_c001_v7007000_t0000_u01757910053260") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484fa5_d20250915_m042045_c001_v0001040_t0036_u01757910045281") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e78a3_d20250915_m042038_c001_v7007000_t0000_u01757910038269") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3aa4_d20250915_m042033_c001_v0001145_t0004_u01757910033111") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f40056f63f8a7baad_d20250915_m042030_c001_v7007000_t0000_u01757910030594") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db1c_d20250915_m042022_c001_v0001104_t0001_u01757910022977") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5da1_d20250915_m042011_c001_v7007000_t0000_u01757910011194") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dadd_d20250915_m042002_c001_v0001104_t0030_u01757910002146") 2025/09/15 04:23:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202876_d20250915_m041953_c001_v7007000_t0000_u01757909993651") 2025/09/15 04:23:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484ecd_d20250915_m041942_c001_v0001040_t0006_u01757909982197") 2025/09/15 04:23:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724c0_d20250915_m041933_c001_v7007000_t0000_u01757909973887") 2025/09/15 04:23:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde396c_d20250915_m041923_c001_v0001145_t0036_u01757909963786") 2025/09/15 04:23:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f413de4df4f502d00_d20250915_m042056_c001_v7007000_t0000_u01757910056925") 2025/09/15 04:23:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3af9_d20250915_m042052_c001_v0001145_t0004_u01757910052125") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67254a_d20250915_m042120_c001_v7007000_t0000_u01757910080799") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb611_d20250915_m042114_c001_v0001178_t0057_u01757910074890") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725e3_d20250915_m042247_c001_v7007000_t0000_u01757910167057") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e7028448513d_d20250915_m042237_c001_v0001040_t0041_u01757910157907") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e57_d20250915_m042230_c001_v7007000_t0000_u01757910150022") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485107_d20250915_m042220_c001_v0001040_t0004_u01757910140604") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5b0_d20250915_m042212_c001_v7007000_t0000_u01757910132620") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e702844850c5_d20250915_m042203_c001_v0001040_t0001_u01757910123570") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67258c_d20250915_m042155_c001_v7007000_t0000_u01757910115597") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485080_d20250915_m042146_c001_v0001040_t0003_u01757910106336") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0c7_d20250915_m042138_c001_v7007000_t0000_u01757910098535") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485039_d20250915_m042128_c001_v0001040_t0052_u01757910088602") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f404f355580f3a425_d20250915_m042115_c001_v7007000_t0000_u01757910075773") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484ff3_d20250915_m042108_c001_v0001040_t0025_u01757910068655") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028f1_d20250915_m042101_c001_v7007000_t0000_u01757910061042") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb5a4_d20250915_m042055_c001_v0001178_t0048_u01757910055759") 2025/09/15 04:23:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f412a8b411d919b30_d20250915_m042053_c001_v7007000_t0000_u01757910053324") 2025/09/15 04:23:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db68_d20250915_m042045_c001_v0001104_t0009_u01757910045668") 2025/09/15 04:23:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e78a4_d20250915_m042038_c001_v7007000_t0000_u01757910038452") 2025/09/15 04:23:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb519_d20250915_m042033_c001_v0001178_t0003_u01757910033171") 2025/09/15 04:23:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415583662cdf6a59_d20250915_m042030_c001_v7007000_t0000_u01757910030946") 2025/09/15 04:23:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f67_d20250915_m042023_c001_v0001040_t0003_u01757910023689") 2025/09/15 04:23:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f408302b6399b7237_d20250915_m042011_c001_v7007000_t0000_u01757910011451") 2025/09/15 04:23:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f18_d20250915_m042002_c001_v0001040_t0009_u01757910002962") 2025/09/15 04:23:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202877_d20250915_m041953_c001_v7007000_t0000_u01757909993834") 2025/09/15 04:23:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde39bc_d20250915_m041942_c001_v0001145_t0029_u01757909982538") 2025/09/15 04:23:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724c2_d20250915_m041934_c001_v7007000_t0000_u01757909974070") 2025/09/15 04:23:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47da49_d20250915_m041924_c001_v0001104_t0053_u01757909964102") 2025/09/15 04:23:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f413de4df4f502cfd_d20250915_m042056_c001_v7007000_t0000_u01757910056736") 2025/09/15 04:23:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db82_d20250915_m042052_c001_v0001104_t0018_u01757910052168") 2025/09/15 04:23:48 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67254b_d20250915_m042120_c001_v7007000_t0000_u01757910080984") 2025/09/15 04:23:48 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b68_d20250915_m042114_c001_v0001145_t0024_u01757910074928") 2025/09/15 04:23:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725e4_d20250915_m042247_c001_v7007000_t0000_u01757910167239") 2025/09/15 04:23:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb7b9_d20250915_m042238_c001_v0001178_t0050_u01757910158216") 2025/09/15 04:23:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e58_d20250915_m042230_c001_v7007000_t0000_u01757910150204") 2025/09/15 04:23:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb765_d20250915_m042221_c001_v0001178_t0024_u01757910141128") 2025/09/15 04:23:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5b1_d20250915_m042212_c001_v7007000_t0000_u01757910132803") 2025/09/15 04:23:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb70b_d20250915_m042204_c001_v0001178_t0038_u01757910124013") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67258d_d20250915_m042155_c001_v7007000_t0000_u01757910115779") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb6c7_d20250915_m042146_c001_v0001178_t0017_u01757910106732") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0c8_d20250915_m042138_c001_v7007000_t0000_u01757910098717") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb665_d20250915_m042129_c001_v0001178_t0001_u01757910089408") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f416fe87503da0b60_d20250915_m042116_c001_v7007000_t0000_u01757910076297") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb5e5_d20250915_m042109_c001_v0001178_t0044_u01757910069367") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028f2_d20250915_m042101_c001_v7007000_t0000_u01757910061227") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b15_d20250915_m042056_c001_v0001145_t0011_u01757910056028") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4090828a97a9fd2e_d20250915_m042053_c001_v7007000_t0000_u01757910053380") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb550_d20250915_m042046_c001_v0001178_t0010_u01757910046587") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e78a5_d20250915_m042038_c001_v7007000_t0000_u01757910038641") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3aa8_d20250915_m042033_c001_v0001145_t0022_u01757910033333") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415583662cdf6a5a_d20250915_m042031_c001_v7007000_t0000_u01757910031130") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a6e_d20250915_m042024_c001_v0001145_t0050_u01757910024131") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415583662cdf6a4a_d20250915_m042011_c001_v7007000_t0000_u01757910011419") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a08_d20250915_m042003_c001_v0001145_t0048_u01757910003550") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202879_d20250915_m041954_c001_v7007000_t0000_u01757909994019") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47da99_d20250915_m041943_c001_v0001104_t0047_u01757909983161") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724c3_d20250915_m041934_c001_v7007000_t0000_u01757909974251") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484e8a_d20250915_m041924_c001_v0001040_t0015_u01757909964868") 2025/09/15 04:23:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4033424b34c5e89f_d20250915_m042056_c001_v7007000_t0000_u01757910056934") 2025/09/15 04:23:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb586_d20250915_m042052_c001_v0001178_t0033_u01757910052314") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67254c_d20250915_m042121_c001_v7007000_t0000_u01757910081169") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dbc0_d20250915_m042114_c001_v0001104_t0020_u01757910074950") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725e5_d20250915_m042247_c001_v7007000_t0000_u01757910167422") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3d05_d20250915_m042238_c001_v0001145_t0053_u01757910158429") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e59_d20250915_m042230_c001_v7007000_t0000_u01757910150385") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3c99_d20250915_m042221_c001_v0001145_t0058_u01757910141356") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5b2_d20250915_m042212_c001_v7007000_t0000_u01757910132986") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3c3b_d20250915_m042204_c001_v0001145_t0033_u01757910124226") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67258e_d20250915_m042155_c001_v7007000_t0000_u01757910115963") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3bed_d20250915_m042146_c001_v0001145_t0006_u01757910106956") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0ca_d20250915_m042138_c001_v7007000_t0000_u01757910098898") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3ba1_d20250915_m042129_c001_v0001145_t0001_u01757910089619") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f423fb2df74b11500_d20250915_m042115_c001_v7007000_t0000_u01757910075783") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3b52_d20250915_m042109_c001_v0001145_t0021_u01757910069587") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028f4_d20250915_m042101_c001_v7007000_t0000_u01757910061410") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb5aa_d20250915_m042056_c001_v0001178_t0012_u01757910056049") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028cf_d20250915_m042052_c001_v7007000_t0000_u01757910052920") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3add_d20250915_m042046_c001_v0001145_t0035_u01757910046813") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e78a6_d20250915_m042038_c001_v7007000_t0000_u01757910038823") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb51b_d20250915_m042033_c001_v0001178_t0035_u01757910033376") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f40056f63f8a7baba_d20250915_m042031_c001_v7007000_t0000_u01757910031144") 2025/09/15 04:23:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb4cd_d20250915_m042024_c001_v0001178_t0028_u01757910024412") 2025/09/15 04:23:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da34_d20250915_m042011_c001_v7007000_t0000_u01757910011464") 2025/09/15 04:23:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dae1_d20250915_m042003_c001_v0001104_t0025_u01757910003885") 2025/09/15 04:23:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20287a_d20250915_m041954_c001_v7007000_t0000_u01757909994203") 2025/09/15 04:23:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484ed5_d20250915_m041943_c001_v0001040_t0031_u01757909983781") 2025/09/15 04:23:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724c4_d20250915_m041934_c001_v7007000_t0000_u01757909974483") 2025/09/15 04:23:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3971_d20250915_m041925_c001_v0001145_t0048_u01757909965505") 2025/09/15 04:23:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4090828a97a9fd34_d20250915_m042056_c001_v7007000_t0000_u01757910056945") 2025/09/15 04:23:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3afd_d20250915_m042052_c001_v0001145_t0052_u01757910052437") 2025/09/15 04:23:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67254d_d20250915_m042121_c001_v7007000_t0000_u01757910081356") 2025/09/15 04:23:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e7028448500f_d20250915_m042115_c001_v0001040_t0059_u01757910075057") 2025/09/15 04:23:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725e6_d20250915_m042247_c001_v7007000_t0000_u01757910167608") 2025/09/15 04:23:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dcea_d20250915_m042238_c001_v0001104_t0000_u01757910158643") 2025/09/15 04:23:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e5a_d20250915_m042230_c001_v7007000_t0000_u01757910150567") 2025/09/15 04:23:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dca7_d20250915_m042221_c001_v0001104_t0054_u01757910141673") 2025/09/15 04:23:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5b3_d20250915_m042213_c001_v7007000_t0000_u01757910133172") 2025/09/15 04:23:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dc7a_d20250915_m042204_c001_v0001104_t0006_u01757910124720") 2025/09/15 04:23:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67258f_d20250915_m042156_c001_v7007000_t0000_u01757910116149") 2025/09/15 04:23:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dc3e_d20250915_m042147_c001_v0001104_t0055_u01757910107222") 2025/09/15 04:23:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0cb_d20250915_m042139_c001_v7007000_t0000_u01757910099080") 2025/09/15 04:23:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dbf2_d20250915_m042129_c001_v0001104_t0032_u01757910089924") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672538_d20250915_m042116_c001_v7007000_t0000_u01757910076146") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dbb2_d20250915_m042110_c001_v0001104_t0059_u01757910070090") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028f5_d20250915_m042101_c001_v7007000_t0000_u01757910061593") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db8c_d20250915_m042056_c001_v0001104_t0057_u01757910056071") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4090828a97a9fd2c_d20250915_m042053_c001_v7007000_t0000_u01757910053196") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484fa7_d20250915_m042047_c001_v0001040_t0050_u01757910047280") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e78a7_d20250915_m042039_c001_v7007000_t0000_u01757910039006") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db44_d20250915_m042033_c001_v0001104_t0033_u01757910033515") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028a5_d20250915_m042030_c001_v7007000_t0000_u01757910030616") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db24_d20250915_m042024_c001_v0001104_t0024_u01757910024627") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4170aff87a92a390_d20250915_m042011_c001_v7007000_t0000_u01757910011216") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f1c_d20250915_m042004_c001_v0001040_t0011_u01757910004434") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20287b_d20250915_m041954_c001_v7007000_t0000_u01757909994387") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde39c6_d20250915_m041944_c001_v0001145_t0016_u01757909984288") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724c5_d20250915_m041934_c001_v7007000_t0000_u01757909974664") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47da53_d20250915_m041925_c001_v0001104_t0022_u01757909965762") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4033424b34c5e89d_d20250915_m042056_c001_v7007000_t0000_u01757910056744") 2025/09/15 04:23:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484fbb_d20250915_m042052_c001_v0001040_t0002_u01757910052470") 2025/09/15 04:23:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67254e_d20250915_m042121_c001_v7007000_t0000_u01757910081541") 2025/09/15 04:23:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb617_d20250915_m042115_c001_v0001178_t0040_u01757910075096") 2025/09/15 04:23:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725e7_d20250915_m042247_c001_v7007000_t0000_u01757910167790") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485141_d20250915_m042239_c001_v0001040_t0030_u01757910159206") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e5b_d20250915_m042230_c001_v7007000_t0000_u01757910150755") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e7028448510b_d20250915_m042222_c001_v0001040_t0008_u01757910142173") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5b4_d20250915_m042213_c001_v7007000_t0000_u01757910133355") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e702844850d5_d20250915_m042205_c001_v0001040_t0041_u01757910125301") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672590_d20250915_m042156_c001_v7007000_t0000_u01757910116332") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e7028448508e_d20250915_m042148_c001_v0001040_t0008_u01757910108143") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0cc_d20250915_m042139_c001_v7007000_t0000_u01757910099263") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e7028448503d_d20250915_m042130_c001_v0001040_t0028_u01757910090586") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672539_d20250915_m042116_c001_v7007000_t0000_u01757910076314") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484ff9_d20250915_m042110_c001_v0001040_t0041_u01757910070840") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028f6_d20250915_m042101_c001_v7007000_t0000_u01757910061777") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484fc7_d20250915_m042056_c001_v0001040_t0017_u01757910056103") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028d1_d20250915_m042053_c001_v7007000_t0000_u01757910053286") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db6e_d20250915_m042047_c001_v0001104_t0018_u01757910047885") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e78a8_d20250915_m042039_c001_v7007000_t0000_u01757910039194") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f89_d20250915_m042033_c001_v0001040_t0016_u01757910033554") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415583662cdf6a58_d20250915_m042030_c001_v7007000_t0000_u01757910030763") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f69_d20250915_m042025_c001_v0001040_t0001_u01757910025080") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d838_d20250915_m042011_c001_v7007000_t0000_u01757910011222") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a12_d20250915_m042004_c001_v0001145_t0041_u01757910004783") 2025/09/15 04:23:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20287c_d20250915_m041954_c001_v7007000_t0000_u01757909994570") 2025/09/15 04:23:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47da9d_d20250915_m041944_c001_v0001104_t0056_u01757909984715") 2025/09/15 04:23:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724c6_d20250915_m041934_c001_v7007000_t0000_u01757909974845") 2025/09/15 04:23:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484e8e_d20250915_m041926_c001_v0001040_t0027_u01757909966318") 2025/09/15 04:23:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4090828a97a9fd31_d20250915_m042056_c001_v7007000_t0000_u01757910056755") 2025/09/15 04:23:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb588_d20250915_m042052_c001_v0001178_t0027_u01757910052640") 2025/09/15 04:23:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da39_d20250915_m042014_c001_v7007000_t0000_u01757910014252") 2025/09/15 04:23:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f2c_d20250915_m042008_c001_v0001040_t0048_u01757910008691") 2025/09/15 04:23:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da3a_d20250915_m042014_c001_v7007000_t0000_u01757910014437") 2025/09/15 04:23:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a28_d20250915_m042008_c001_v0001145_t0033_u01757910008790") 2025/09/15 04:23:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da3b_d20250915_m042014_c001_v7007000_t0000_u01757910014622") 2025/09/15 04:23:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47daf2_d20250915_m042009_c001_v0001104_t0012_u01757910009085") 2025/09/15 04:23:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da3c_d20250915_m042014_c001_v7007000_t0000_u01757910014808") 2025/09/15 04:23:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a2a_d20250915_m042009_c001_v0001145_t0004_u01757910009184") 2025/09/15 04:23:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da3d_d20250915_m042014_c001_v7007000_t0000_u01757910014992") 2025/09/15 04:23:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb486_d20250915_m042009_c001_v0001178_t0031_u01757910009216") 2025/09/15 04:23:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da3e_d20250915_m042015_c001_v7007000_t0000_u01757910015175") 2025/09/15 04:23:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f32_d20250915_m042009_c001_v0001040_t0038_u01757910009248") 2025/09/15 04:23:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da3f_d20250915_m042015_c001_v7007000_t0000_u01757910015359") 2025/09/15 04:23:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb488_d20250915_m042009_c001_v0001178_t0033_u01757910009500") 2025/09/15 04:23:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da40_d20250915_m042015_c001_v7007000_t0000_u01757910015542") 2025/09/15 04:23:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a2c_d20250915_m042009_c001_v0001145_t0046_u01757910009525") 2025/09/15 04:23:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da41_d20250915_m042015_c001_v7007000_t0000_u01757910015727") 2025/09/15 04:23:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f36_d20250915_m042009_c001_v0001040_t0043_u01757910009610") 2025/09/15 04:23:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da42_d20250915_m042015_c001_v7007000_t0000_u01757910015913") 2025/09/15 04:23:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb48e_d20250915_m042009_c001_v0001178_t0025_u01757910009767") 2025/09/15 04:23:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da43_d20250915_m042016_c001_v7007000_t0000_u01757910016098") 2025/09/15 04:23:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a30_d20250915_m042009_c001_v0001145_t0031_u01757910009861") 2025/09/15 04:23:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da44_d20250915_m042016_c001_v7007000_t0000_u01757910016285") 2025/09/15 04:23:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47daf8_d20250915_m042009_c001_v0001104_t0055_u01757910009917") 2025/09/15 04:23:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da45_d20250915_m042016_c001_v7007000_t0000_u01757910016471") 2025/09/15 04:23:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f38_d20250915_m042009_c001_v0001040_t0041_u01757910009941") 2025/09/15 04:23:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da46_d20250915_m042016_c001_v7007000_t0000_u01757910016656") 2025/09/15 04:23:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb490_d20250915_m042009_c001_v0001178_t0043_u01757910009987") 2025/09/15 04:23:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da48_d20250915_m042016_c001_v7007000_t0000_u01757910016846") 2025/09/15 04:23:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb492_d20250915_m042010_c001_v0001178_t0046_u01757910010194") 2025/09/15 04:23:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da49_d20250915_m042017_c001_v7007000_t0000_u01757910017029") 2025/09/15 04:23:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f3a_d20250915_m042010_c001_v0001040_t0054_u01757910010302") 2025/09/15 04:23:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f3b02_d20250915_m042034_c001_v7007000_t0000_u01757910034399") 2025/09/15 04:23:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb4e3_d20250915_m042028_c001_v0001178_t0020_u01757910028607") 2025/09/15 04:23:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda9640_d20250915_m042034_c001_v7007000_t0000_u01757910034021") 2025/09/15 04:23:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a84_d20250915_m042028_c001_v0001145_t0006_u01757910028774") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e7890_d20250915_m042034_c001_v7007000_t0000_u01757910034230") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb4e7_d20250915_m042028_c001_v0001178_t0056_u01757910028856") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f40056f63f8a7baf3_d20250915_m042034_c001_v7007000_t0000_u01757910034241") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db30_d20250915_m042028_c001_v0001104_t0059_u01757910028935") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415583662cdf6a5b_d20250915_m042034_c001_v7007000_t0000_u01757910034073") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f73_d20250915_m042028_c001_v0001040_t0020_u01757910028974") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f40056f63f8a7baf0_d20250915_m042034_c001_v7007000_t0000_u01757910034082") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb4ed_d20250915_m042029_c001_v0001178_t0012_u01757910029064") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f3b00_d20250915_m042034_c001_v7007000_t0000_u01757910034031") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a86_d20250915_m042029_c001_v0001145_t0026_u01757910029129") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028b5_d20250915_m042034_c001_v7007000_t0000_u01757910034193") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb4ef_d20250915_m042029_c001_v0001178_t0001_u01757910029286") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e788f_d20250915_m042034_c001_v7007000_t0000_u01757910034047") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db32_d20250915_m042029_c001_v0001104_t0011_u01757910029407") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda9643_d20250915_m042034_c001_v7007000_t0000_u01757910034253") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb4f1_d20250915_m042029_c001_v0001178_t0005_u01757910029499") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e7891_d20250915_m042034_c001_v7007000_t0000_u01757910034414") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f79_d20250915_m042029_c001_v0001040_t0001_u01757910029520") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f40056f63f8a7baef_d20250915_m042034_c001_v7007000_t0000_u01757910034051") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3a8a_d20250915_m042029_c001_v0001145_t0014_u01757910029729") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda9642_d20250915_m042034_c001_v7007000_t0000_u01757910034202") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb4f3_d20250915_m042029_c001_v0001178_t0003_u01757910029880") 2025/09/15 04:23:56 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415583662cdf6a5c_d20250915_m042034_c001_v7007000_t0000_u01757910034264") 2025/09/15 04:23:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db34_d20250915_m042030_c001_v0001104_t0054_u01757910030066") 2025/09/15 04:23:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f40056f63f8a7baf5_d20250915_m042034_c001_v7007000_t0000_u01757910034273") 2025/09/15 04:23:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f7b_d20250915_m042030_c001_v0001040_t0052_u01757910030079") 2025/09/15 04:23:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda9641_d20250915_m042034_c001_v7007000_t0000_u01757910034062") 2025/09/15 04:23:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb4f5_d20250915_m042030_c001_v0001178_t0005_u01757910030089") 2025/09/15 04:23:57 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f3a0c_d20250915_m041751_c001_v7007000_t0000_u01757909871013") 2025/09/15 04:23:57 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f102dc36eb006c48e_d20250915_m041748_c001_v0001131_t0050_u01757909868680") 2025/09/15 04:23:57 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960eef0_d20250915_m041748_c001_v7007000_t0000_u01757909868500") 2025/09/15 04:23:57 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f102dc36eb006c47e_d20250915_m041745_c001_v0001131_t0054_u01757909865455") 2025/09/15 04:23:57 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960eeea_d20250915_m041744_c001_v7007000_t0000_u01757909864731") 2025/09/15 04:23:57 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d8ba_d20250915_m041739_c001_v0001104_t0041_u01757909859285") 2025/09/15 04:23:57 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f166eaa_d20250915_m041737_c001_v7007000_t0000_u01757909857809") 2025/09/15 04:23:57 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f10549aa32b24660a_d20250915_m041735_c001_v0001109_t0038_u01757909855382") 2025/09/15 04:23:57 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20276c_d20250915_m041735_c001_v7007000_t0000_u01757909855200") 2025/09/15 04:23:57 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f10549aa32b2465fc_d20250915_m041731_c001_v0001109_t0012_u01757909851578") 2025/09/15 04:23:57 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20276a_d20250915_m041730_c001_v7007000_t0000_u01757909850848") 2025/09/15 04:23:57 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde374d_d20250915_m041726_c001_v0001145_t0001_u01757909846851") 2025/09/15 04:23:57 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f39f3_d20250915_m041725_c001_v7007000_t0000_u01757909845567") 2025/09/15 04:23:57 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f10393b4e83778dff_d20250915_m041724_c001_v0001178_t0028_u01757909844360") 2025/09/15 04:23:57 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4014b6c3fbe17e2e_d20250915_m041724_c001_v7007000_t0000_u01757909844174") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f10393b4e83778df7_d20250915_m041721_c001_v0001178_t0027_u01757909841335") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4014b6c3fbe17e28_d20250915_m041720_c001_v7007000_t0000_u01757909840598") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde371b_d20250915_m041716_c001_v0001145_t0000_u01757909836709") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f39d7_d20250915_m041715_c001_v7007000_t0000_u01757909835789") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1048d8c77fe37d0c_d20250915_m041713_c001_v0001131_t0025_u01757909833455") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6723fc_d20250915_m041713_c001_v7007000_t0000_u01757909833272") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1048d8c77fe37cfe_d20250915_m041709_c001_v0001131_t0048_u01757909829756") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6723f8_d20250915_m041709_c001_v7007000_t0000_u01757909829032") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde36cd_d20250915_m041703_c001_v0001145_t0005_u01757909823106") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda947e_d20250915_m041702_c001_v7007000_t0000_u01757909822192") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f10672f6fcefc34f3_d20250915_m041700_c001_v0001113_t0006_u01757909820368") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda947a_d20250915_m041700_c001_v7007000_t0000_u01757909820183") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f10672f6fcefc34ec_d20250915_m041656_c001_v0001113_t0025_u01757909816555") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda9470_d20250915_m041655_c001_v7007000_t0000_u01757909815822") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3696_d20250915_m041649_c001_v0001145_t0056_u01757909809685") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202756_d20250915_m041648_c001_v7007000_t0000_u01757909808777") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f102c86683b264562_d20250915_m041647_c001_v0001183_t0014_u01757909807234") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6723cf_d20250915_m041647_c001_v7007000_t0000_u01757909807044") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f102c86683b264523_d20250915_m041643_c001_v0001183_t0015_u01757909803800") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6723cb_d20250915_m041643_c001_v7007000_t0000_u01757909803059") 2025/09/15 04:23:58 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3671_d20250915_m041637_c001_v0001145_t0045_u01757909797083") 2025/09/15 04:23:59 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f166e47_d20250915_m041635_c001_v7007000_t0000_u01757909795986") 2025/09/15 04:23:59 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f112e7277d3872b23_d20250915_m041630_c001_v0001183_t0050_u01757909790452") 2025/09/15 04:23:59 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202734_d20250915_m041630_c001_v7007000_t0000_u01757909790255") 2025/09/15 04:23:59 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3643_d20250915_m041626_c001_v0001145_t0011_u01757909786021") 2025/09/15 04:23:59 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f115ab7f25ad6a45a_d20250915_m041625_c001_v0001180_t0049_u01757909785267") 2025/09/15 04:23:59 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f115ab7f25ad6a44e_d20250915_m041624_c001_v0001180_t0004_u01757909784311") 2025/09/15 04:23:59 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f423fb2df74b11333_d20250915_m041610_c001_v7007000_t0000_u01757909770396") 2025/09/15 04:23:59 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d7a2_d20250915_m041602_c001_v0001104_t0049_u01757909762359") 2025/09/15 04:23:59 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f100fe54ccf1508ab_d20250915_m041601_c001_v0001120_t0039_u01757909761514") 2025/09/15 04:23:59 DEBUG : dst/one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f100fe54ccf1508a5_d20250915_m041600_c001_v0001120_t0003_u01757909760282") 2025/09/15 04:23:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f3a0d_d20250915_m041751_c001_v7007000_t0000_u01757909871201") 2025/09/15 04:23:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11949ee7a407af13_d20250915_m041748_c001_v0001184_t0040_u01757909868278") 2025/09/15 04:23:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f117aa0a7aebb6ee4_d20250915_m041744_c001_v0001029_t0043_u01757909864203") 2025/09/15 04:23:59 DEBUG : dst/one.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f166eac_d20250915_m041737_c001_v7007000_t0000_u01757909857998") 2025/09/15 04:23:59 DEBUG : dst/one.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11659226651cba51_d20250915_m041734_c001_v0001181_t0047_u01757909854976") 2025/09/15 04:23:59 DEBUG : dst/one.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f110f435b8f9245c7_d20250915_m041730_c001_v0001093_t0031_u01757909850394") 2025/09/15 04:23:59 DEBUG : dst/one.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f39f4_d20250915_m041725_c001_v7007000_t0000_u01757909845749") 2025/09/15 04:23:59 DEBUG : dst/one.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1136c6acd59fd120_d20250915_m041723_c001_v0001177_t0012_u01757909843960") 2025/09/15 04:23:59 DEBUG : dst/one.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1007d3f3b58d8808_d20250915_m041720_c001_v0001146_t0016_u01757909840226") 2025/09/15 04:23:59 DEBUG : dst/three: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f166e48_d20250915_m041636_c001_v7007000_t0000_u01757909796170") 2025/09/15 04:23:59 DEBUG : dst/three: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f115ab7f25ad6a494_d20250915_m041634_c001_v0001180_t0028_u01757909794667") 2025/09/15 04:23:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f3a0e_d20250915_m041751_c001_v7007000_t0000_u01757909871383") 2025/09/15 04:24:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f115fff542029024a_d20250915_m041749_c001_v0001181_t0028_u01757909869562") 2025/09/15 04:24:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f115aa15f225ec74f_d20250915_m041746_c001_v0001176_t0020_u01757909866326") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f3a10_d20250915_m041751_c001_v7007000_t0000_u01757909871565") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f102dc36eb006c498_d20250915_m041749_c001_v0001131_t0033_u01757909869973") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960eef2_d20250915_m041749_c001_v7007000_t0000_u01757909869794") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f102dc36eb006c486_d20250915_m041746_c001_v0001131_t0024_u01757909866753") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960eeec_d20250915_m041746_c001_v7007000_t0000_u01757909866571") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d8c0_d20250915_m041741_c001_v0001104_t0004_u01757909861005") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f166ead_d20250915_m041738_c001_v7007000_t0000_u01757909858181") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f10549aa32b246616_d20250915_m041736_c001_v0001109_t0015_u01757909856956") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20276d_d20250915_m041736_c001_v7007000_t0000_u01757909856772") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f10549aa32b246602_d20250915_m041733_c001_v0001109_t0037_u01757909853074") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20276b_d20250915_m041732_c001_v7007000_t0000_u01757909852891") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3753_d20250915_m041727_c001_v0001145_t0003_u01757909847654") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4014b6c3fbe17e31_d20250915_m041725_c001_v7007000_t0000_u01757909845008") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d887_d20250915_m041722_c001_v0001104_t0029_u01757909842401") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4014b6c3fbe17e29_d20250915_m041722_c001_v7007000_t0000_u01757909842021") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3721_d20250915_m041717_c001_v0001145_t0037_u01757909837601") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6723fd_d20250915_m041714_c001_v7007000_t0000_u01757909834863") 2025/09/15 04:24:00 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d875_d20250915_m041711_c001_v0001104_t0052_u01757909831675") 2025/09/15 04:24:01 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6723f9_d20250915_m041710_c001_v7007000_t0000_u01757909830579") 2025/09/15 04:24:01 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde36d3_d20250915_m041704_c001_v0001145_t0030_u01757909824187") 2025/09/15 04:24:01 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda947b_d20250915_m041701_c001_v7007000_t0000_u01757909821266") 2025/09/15 04:24:01 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d84f_d20250915_m041658_c001_v0001104_t0031_u01757909818596") 2025/09/15 04:24:01 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda9471_d20250915_m041657_c001_v7007000_t0000_u01757909817500") 2025/09/15 04:24:01 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde36a0_d20250915_m041651_c001_v0001145_t0001_u01757909811043") 2025/09/15 04:24:01 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6723d0_d20250915_m041647_c001_v7007000_t0000_u01757909807854") 2025/09/15 04:24:01 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d830_d20250915_m041645_c001_v0001104_t0039_u01757909805665") 2025/09/15 04:24:01 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6723cd_d20250915_m041644_c001_v7007000_t0000_u01757909804574") 2025/09/15 04:24:01 DEBUG : dst/three.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3679_d20250915_m041638_c001_v0001145_t0024_u01757909798283") 2025/09/15 04:24:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f166eaf_d20250915_m041738_c001_v7007000_t0000_u01757909858366") 2025/09/15 04:24:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11366555e3a45308_d20250915_m041736_c001_v0001130_t0032_u01757909856403") 2025/09/15 04:24:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f118665e209f2b902_d20250915_m041732_c001_v0001183_t0059_u01757909852686") 2025/09/15 04:24:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f39f5_d20250915_m041725_c001_v7007000_t0000_u01757909845935") 2025/09/15 04:24:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f107ab93b17aa38d9_d20250915_m041724_c001_v0001178_t0009_u01757909844783") 2025/09/15 04:24:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f115dfab15af01dcf_d20250915_m041721_c001_v0001183_t0004_u01757909841811") 2025/09/15 04:24:01 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f3a11_d20250915_m041751_c001_v7007000_t0000_u01757909871747") 2025/09/15 04:24:01 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3799_d20250915_m041740_c001_v0001145_t0016_u01757909860323") 2025/09/15 04:24:01 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f166eb0_d20250915_m041738_c001_v7007000_t0000_u01757909858550") 2025/09/15 04:24:01 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d895_d20250915_m041727_c001_v0001104_t0043_u01757909847114") 2025/09/15 04:24:01 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f39f7_d20250915_m041726_c001_v7007000_t0000_u01757909846117") 2025/09/15 04:24:02 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d87b_d20250915_m041716_c001_v0001104_t0026_u01757909836969") 2025/09/15 04:24:02 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f39db_d20250915_m041715_c001_v7007000_t0000_u01757909835971") 2025/09/15 04:24:02 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d861_d20250915_m041703_c001_v0001104_t0034_u01757909823389") 2025/09/15 04:24:02 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda947f_d20250915_m041702_c001_v7007000_t0000_u01757909822374") 2025/09/15 04:24:02 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d83e_d20250915_m041650_c001_v0001104_t0000_u01757909810052") 2025/09/15 04:24:02 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202757_d20250915_m041648_c001_v7007000_t0000_u01757909808959") 2025/09/15 04:24:02 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d816_d20250915_m041637_c001_v0001104_t0031_u01757909797428") 2025/09/15 04:24:02 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f166e49_d20250915_m041636_c001_v7007000_t0000_u01757909796354") 2025/09/15 04:24:02 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f100639b659ba39dc_d20250915_m041631_c001_v0001131_t0046_u01757909791734") 2025/09/15 04:24:02 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f423fb2df74b11334_d20250915_m041610_c001_v7007000_t0000_u01757909770579") 2025/09/15 04:24:02 DEBUG : dst/two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f100fe54ccf1508c7_d20250915_m041609_c001_v0001120_t0001_u01757909769159") 2025/09/15 04:24:02 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda91d6_d20250915_m041534_c001_v7007000_t0000_u01757909734007") 2025/09/15 04:24:02 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d73b_d20250915_m041530_c001_v0001104_t0048_u01757909730102") 2025/09/15 04:24:02 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda91c4_d20250915_m041527_c001_v7007000_t0000_u01757909727842") 2025/09/15 04:24:02 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde34eb_d20250915_m041518_c001_v0001145_t0001_u01757909718100") 2025/09/15 04:24:02 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d8a4_d20250915_m041508_c001_v7007000_t0000_u01757909708835") 2025/09/15 04:24:02 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d6dd_d20250915_m041505_c001_v0001104_t0011_u01757909705170") 2025/09/15 04:24:02 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d7ff_d20250915_m041443_c001_v7007000_t0000_u01757909683370") 2025/09/15 04:24:02 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d67f_d20250915_m041440_c001_v0001104_t0030_u01757909680901") 2025/09/15 04:24:02 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d7f6_d20250915_m041439_c001_v7007000_t0000_u01757909679750") 2025/09/15 04:24:02 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d675_d20250915_m041437_c001_v0001104_t0040_u01757909677934") 2025/09/15 04:24:02 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20268f_d20250915_m041433_c001_v7007000_t0000_u01757909673823") 2025/09/15 04:24:02 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d65f_d20250915_m041431_c001_v0001104_t0039_u01757909671667") 2025/09/15 04:24:03 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202689_d20250915_m041430_c001_v7007000_t0000_u01757909670633") 2025/09/15 04:24:03 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d655_d20250915_m041428_c001_v0001104_t0036_u01757909668591") 2025/09/15 04:24:03 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202680_d20250915_m041420_c001_v7007000_t0000_u01757909660025") 2025/09/15 04:24:03 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d625_d20250915_m041417_c001_v0001104_t0052_u01757909657392") 2025/09/15 04:24:03 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20267b_d20250915_m041416_c001_v7007000_t0000_u01757909656422") 2025/09/15 04:24:03 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d61b_d20250915_m041415_c001_v0001104_t0027_u01757909655349") 2025/09/15 04:24:03 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202669_d20250915_m041409_c001_v7007000_t0000_u01757909649834") 2025/09/15 04:24:03 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d5fd_d20250915_m041407_c001_v0001104_t0049_u01757909647766") 2025/09/15 04:24:03 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202665_d20250915_m041405_c001_v7007000_t0000_u01757909645905") 2025/09/15 04:24:03 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d5ef_d20250915_m041404_c001_v0001104_t0009_u01757909644632") 2025/09/15 04:24:03 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202661_d20250915_m041404_c001_v7007000_t0000_u01757909644270") 2025/09/15 04:24:03 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1018662f0403519f_d20250915_m041403_c001_v0001183_t0026_u01757909643700") 2025/09/15 04:24:03 DEBUG : empty space: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d5e3_d20250915_m041401_c001_v0001104_t0045_u01757909641894") 2025/09/15 04:24:03 DEBUG : enormous: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d7fc_d20250915_m041442_c001_v7007000_t0000_u01757909682441") 2025/09/15 04:24:03 DEBUG : enormous: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d685_d20250915_m041441_c001_v0001104_t0040_u01757909681592") 2025/09/15 04:24:03 DEBUG : existing: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f41854ab3ff5f3a18_d20250915_m041756_c001_v7007000_t0000_u01757909876738") 2025/09/15 04:24:03 DEBUG : existing: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde37dc_d20250915_m041755_c001_v0001145_t0046_u01757909875349") 2025/09/15 04:24:03 DEBUG : existing: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d87c_d20250915_m041503_c001_v7007000_t0000_u01757909703701") 2025/09/15 04:24:03 DEBUG : existing: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d6d7_d20250915_m041502_c001_v0001104_t0052_u01757909702399") 2025/09/15 04:24:03 DEBUG : existing: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146187dcfd722d1_d20250915_m041358_c001_v7007000_t0000_u01757909638473") 2025/09/15 04:24:03 DEBUG : existing: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d5cd_d20250915_m041357_c001_v0001104_t0014_u01757909637134") 2025/09/15 04:24:04 DEBUG : existing: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146187dcfd722cf_d20250915_m041356_c001_v7007000_t0000_u01757909636588") 2025/09/15 04:24:04 DEBUG : existing: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d5c5_d20250915_m041355_c001_v0001104_t0049_u01757909635777") 2025/09/15 04:24:04 DEBUG : existing: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d5b9_d20250915_m041354_c001_v0001104_t0021_u01757909634634") 2025/09/15 04:24:04 DEBUG : existing-b: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d880_d20250915_m041503_c001_v7007000_t0000_u01757909703883") 2025/09/15 04:24:04 DEBUG : existing-b: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde349f_d20250915_m041502_c001_v0001145_t0007_u01757909702388") 2025/09/15 04:24:04 DEBUG : file1: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95d6_d20250915_m041905_c001_v7007000_t0000_u01757909945690") 2025/09/15 04:24:04 DEBUG : file1: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f10227b8f2ca015d0_d20250915_m041904_c001_v0001100_t0003_u01757909944380") 2025/09/15 04:24:04 DEBUG : file1: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95d0_d20250915_m041903_c001_v7007000_t0000_u01757909943019") 2025/09/15 04:24:04 DEBUG : file1: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde390d_d20250915_m041901_c001_v0001145_t0011_u01757909941533") 2025/09/15 04:24:04 DEBUG : five: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d80a_d20250915_m041447_c001_v7007000_t0000_u01757909687872") 2025/09/15 04:24:04 DEBUG : five: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419e7909ffde3458_d20250915_m041446_c001_v0001145_t0023_u01757909686244") 2025/09/15 04:24:04 DEBUG : foo: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202668_d20250915_m041407_c001_v7007000_t0000_u01757909647397") 2025/09/15 04:24:04 DEBUG : foo: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146d8061b47d5fb_d20250915_m041406_c001_v0001104_t0022_u01757909646824") 2025/09/15 04:24:04 DEBUG : foo: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146d8061b47d5f9_d20250915_m041406_c001_v0001104_t0022_u01757909646266") 2025/09/15 04:24:04 DEBUG : four: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d80c_d20250915_m041448_c001_v7007000_t0000_u01757909688055") 2025/09/15 04:24:04 DEBUG : four: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146d8061b47d69d_d20250915_m041445_c001_v0001104_t0022_u01757909685681") 2025/09/15 04:24:04 DEBUG : four: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d69b_d20250915_m041444_c001_v0001104_t0017_u01757909684614") 2025/09/15 04:24:04 DEBUG : hello world2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d51f_d20250915_m041305_c001_v7007000_t0000_u01757909585753") 2025/09/15 04:24:04 DEBUG : hello world2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d4ff_d20250915_m041304_c001_v0001104_t0022_u01757909584895") 2025/09/15 04:24:04 DEBUG : ignore-size: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146187dcfd722ca_d20250915_m041354_c001_v7007000_t0000_u01757909634272") 2025/09/15 04:24:04 DEBUG : ignore-size: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d5af_d20250915_m041352_c001_v0001104_t0017_u01757909632744") 2025/09/15 04:24:05 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d853_d20250915_m041501_c001_v7007000_t0000_u01757909701655") 2025/09/15 04:24:05 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3494_d20250915_m041500_c001_v0001145_t0055_u01757909700659") 2025/09/15 04:24:05 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d834_d20250915_m041459_c001_v7007000_t0000_u01757909699913") 2025/09/15 04:24:05 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3488_d20250915_m041458_c001_v0001145_t0054_u01757909698409") 2025/09/15 04:24:05 DEBUG : one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d80d_d20250915_m041448_c001_v7007000_t0000_u01757909688237") 2025/09/15 04:24:05 DEBUG : one: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146d8061b47d68d_d20250915_m041443_c001_v0001104_t0022_u01757909683757") 2025/09/15 04:24:05 DEBUG : only0: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95af_d20250915_m041857_c001_v7007000_t0000_u01757909937036") 2025/09/15 04:24:05 DEBUG : only0: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419e7909ffde38f0_d20250915_m041851_c001_v0001145_t0023_u01757909931319") 2025/09/15 04:24:05 DEBUG : only0: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d96d_d20250915_m041830_c001_v0001104_t0030_u01757909910523") 2025/09/15 04:24:05 DEBUG : only0: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f420ff6e9f6a80535_d20250915_m041824_c001_v7007000_t0000_u01757909904615") 2025/09/15 04:24:05 DEBUG : only0: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d8fe_d20250915_m041801_c001_v0001104_t0053_u01757909881786") 2025/09/15 04:24:05 DEBUG : only1: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95b0_d20250915_m041857_c001_v7007000_t0000_u01757909937219") 2025/09/15 04:24:05 DEBUG : only1: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419e7909ffde38f8_d20250915_m041852_c001_v0001145_t0023_u01757909932096") 2025/09/15 04:24:05 DEBUG : only1: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d975_d20250915_m041831_c001_v0001104_t0011_u01757909911807") 2025/09/15 04:24:05 DEBUG : only1: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d980_d20250915_m041824_c001_v7007000_t0000_u01757909904577") 2025/09/15 04:24:05 DEBUG : only1: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d900_d20250915_m041802_c001_v0001104_t0036_u01757909882698") 2025/09/15 04:24:05 DEBUG : only10: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95b2_d20250915_m041857_c001_v7007000_t0000_u01757909937404") 2025/09/15 04:24:05 DEBUG : only10: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146d8061b47d9d0_d20250915_m041851_c001_v0001104_t0022_u01757909931328") 2025/09/15 04:24:05 DEBUG : only10: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d99e_d20250915_m041841_c001_v0001104_t0020_u01757909921260") 2025/09/15 04:24:05 DEBUG : only10: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d982_d20250915_m041824_c001_v7007000_t0000_u01757909904943") 2025/09/15 04:24:06 DEBUG : only10: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d934_d20250915_m041812_c001_v0001104_t0026_u01757909892532") 2025/09/15 04:24:06 DEBUG : only11: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95b3_d20250915_m041857_c001_v7007000_t0000_u01757909937587") 2025/09/15 04:24:06 DEBUG : only11: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146d8061b47d9dc_d20250915_m041852_c001_v0001104_t0022_u01757909932116") 2025/09/15 04:24:06 DEBUG : only11: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d9a6_d20250915_m041842_c001_v0001104_t0058_u01757909922401") 2025/09/15 04:24:06 DEBUG : only11: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2027d1_d20250915_m041824_c001_v7007000_t0000_u01757909904746") 2025/09/15 04:24:06 DEBUG : only11: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d93c_d20250915_m041813_c001_v0001104_t0011_u01757909893881") 2025/09/15 04:24:06 DEBUG : only12: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95b4_d20250915_m041857_c001_v7007000_t0000_u01757909937776") 2025/09/15 04:24:06 DEBUG : only12: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419e7909ffde38f6_d20250915_m041851_c001_v0001145_t0023_u01757909931912") 2025/09/15 04:24:06 DEBUG : only12: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d9ac_d20250915_m041843_c001_v0001104_t0002_u01757909923275") 2025/09/15 04:24:06 DEBUG : only12: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d981_d20250915_m041824_c001_v7007000_t0000_u01757909904760") 2025/09/15 04:24:06 DEBUG : only12: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d940_d20250915_m041814_c001_v0001104_t0059_u01757909894837") 2025/09/15 04:24:06 DEBUG : only13: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95b6_d20250915_m041857_c001_v7007000_t0000_u01757909937965") 2025/09/15 04:24:06 DEBUG : only13: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4192e70284484e18_d20250915_m041852_c001_v0001040_t0010_u01757909932109") 2025/09/15 04:24:06 DEBUG : only13: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d9ae_d20250915_m041844_c001_v0001104_t0015_u01757909924336") 2025/09/15 04:24:06 DEBUG : only13: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4170aff87a92a2bc_d20250915_m041824_c001_v7007000_t0000_u01757909904773") 2025/09/15 04:24:06 DEBUG : only13: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d942_d20250915_m041816_c001_v0001104_t0057_u01757909896098") 2025/09/15 04:24:06 DEBUG : only14: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95b7_d20250915_m041858_c001_v7007000_t0000_u01757909938148") 2025/09/15 04:24:06 DEBUG : only14: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4192e70284484e16_d20250915_m041851_c001_v0001040_t0010_u01757909931901") 2025/09/15 04:24:06 DEBUG : only14: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d9b0_d20250915_m041845_c001_v0001104_t0011_u01757909925290") 2025/09/15 04:24:06 DEBUG : only14: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d97f_d20250915_m041824_c001_v7007000_t0000_u01757909904394") 2025/09/15 04:24:07 DEBUG : only14: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d946_d20250915_m041817_c001_v0001104_t0018_u01757909897001") 2025/09/15 04:24:07 DEBUG : only15: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95b8_d20250915_m041858_c001_v7007000_t0000_u01757909938332") 2025/09/15 04:24:07 DEBUG : only15: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f40227b8f2ca01595_d20250915_m041852_c001_v0001100_t0007_u01757909932089") 2025/09/15 04:24:07 DEBUG : only15: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d9b4_d20250915_m041846_c001_v0001104_t0037_u01757909926388") 2025/09/15 04:24:07 DEBUG : only15: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f420ff6e9f6a80536_d20250915_m041824_c001_v7007000_t0000_u01757909904802") 2025/09/15 04:24:07 DEBUG : only15: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d94c_d20250915_m041818_c001_v0001104_t0052_u01757909898148") 2025/09/15 04:24:07 DEBUG : only16: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95b9_d20250915_m041858_c001_v7007000_t0000_u01757909938528") 2025/09/15 04:24:07 DEBUG : only16: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146d8061b47d9d4_d20250915_m041851_c001_v0001104_t0022_u01757909931738") 2025/09/15 04:24:07 DEBUG : only16: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d9bc_d20250915_m041847_c001_v0001104_t0032_u01757909927228") 2025/09/15 04:24:07 DEBUG : only16: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4170aff87a92a2ba_d20250915_m041824_c001_v7007000_t0000_u01757909904407") 2025/09/15 04:24:07 DEBUG : only16: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d950_d20250915_m041819_c001_v0001104_t0049_u01757909899107") 2025/09/15 04:24:08 DEBUG : only17: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95bb_d20250915_m041858_c001_v7007000_t0000_u01757909938713") 2025/09/15 04:24:08 DEBUG : only17: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419e7909ffde38f4_d20250915_m041851_c001_v0001145_t0023_u01757909931728") 2025/09/15 04:24:08 DEBUG : only17: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d9c0_d20250915_m041848_c001_v0001104_t0048_u01757909928078") 2025/09/15 04:24:08 DEBUG : only17: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d97d_d20250915_m041824_c001_v7007000_t0000_u01757909904014") 2025/09/15 04:24:08 DEBUG : only17: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d954_d20250915_m041820_c001_v0001104_t0006_u01757909900156") 2025/09/15 04:24:08 DEBUG : only18: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95bc_d20250915_m041858_c001_v7007000_t0000_u01757909938897") 2025/09/15 04:24:08 DEBUG : only18: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f40227b8f2ca01597_d20250915_m041852_c001_v0001100_t0007_u01757909932274") 2025/09/15 04:24:08 DEBUG : only18: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d9c2_d20250915_m041848_c001_v0001104_t0057_u01757909928852") 2025/09/15 04:24:08 DEBUG : only18: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d97b_d20250915_m041823_c001_v7007000_t0000_u01757909903829") 2025/09/15 04:24:08 DEBUG : only18: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d958_d20250915_m041821_c001_v0001104_t0038_u01757909901201") 2025/09/15 04:24:08 DEBUG : only19: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95bd_d20250915_m041859_c001_v7007000_t0000_u01757909939080") 2025/09/15 04:24:08 DEBUG : only19: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146d8061b47d9d6_d20250915_m041851_c001_v0001104_t0022_u01757909931922") 2025/09/15 04:24:08 DEBUG : only19: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d9ca_d20250915_m041849_c001_v0001104_t0007_u01757909929877") 2025/09/15 04:24:08 DEBUG : only19: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2027ce_d20250915_m041824_c001_v7007000_t0000_u01757909904202") 2025/09/15 04:24:08 DEBUG : only19: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d95a_d20250915_m041822_c001_v0001104_t0000_u01757909902244") 2025/09/15 04:24:08 DEBUG : only2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95be_d20250915_m041859_c001_v7007000_t0000_u01757909939264") 2025/09/15 04:24:08 DEBUG : only2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4192e70284484e1c_d20250915_m041852_c001_v0001040_t0010_u01757909932480") 2025/09/15 04:24:08 DEBUG : only2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d977_d20250915_m041833_c001_v0001104_t0031_u01757909913149") 2025/09/15 04:24:08 DEBUG : only2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4170aff87a92a2bb_d20250915_m041824_c001_v7007000_t0000_u01757909904589") 2025/09/15 04:24:08 DEBUG : only2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d904_d20250915_m041804_c001_v0001104_t0034_u01757909884078") 2025/09/15 04:24:08 DEBUG : only3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95bf_d20250915_m041859_c001_v7007000_t0000_u01757909939447") 2025/09/15 04:24:08 DEBUG : only3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146d8061b47d9e0_d20250915_m041852_c001_v0001104_t0022_u01757909932487") 2025/09/15 04:24:08 DEBUG : only3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d979_d20250915_m041834_c001_v0001104_t0026_u01757909914336") 2025/09/15 04:24:08 DEBUG : only3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d97e_d20250915_m041824_c001_v7007000_t0000_u01757909904205") 2025/09/15 04:24:09 DEBUG : only3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d911_d20250915_m041805_c001_v0001104_t0045_u01757909885285") 2025/09/15 04:24:09 DEBUG : only4: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95c1_d20250915_m041859_c001_v7007000_t0000_u01757909939638") 2025/09/15 04:24:09 DEBUG : only4: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f40227b8f2ca0159b_d20250915_m041852_c001_v0001100_t0007_u01757909932641") 2025/09/15 04:24:09 DEBUG : only4: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d97f_d20250915_m041835_c001_v0001104_t0002_u01757909915327") 2025/09/15 04:24:09 DEBUG : only4: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4170aff87a92a2b9_d20250915_m041824_c001_v7007000_t0000_u01757909904214") 2025/09/15 04:24:09 DEBUG : only4: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d91b_d20250915_m041806_c001_v0001104_t0057_u01757909886187") 2025/09/15 04:24:09 DEBUG : only5: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95c2_d20250915_m041859_c001_v7007000_t0000_u01757909939823") 2025/09/15 04:24:09 DEBUG : only5: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419e7909ffde38fa_d20250915_m041852_c001_v0001145_t0023_u01757909932282") 2025/09/15 04:24:09 DEBUG : only5: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d985_d20250915_m041836_c001_v0001104_t0040_u01757909916525") 2025/09/15 04:24:09 DEBUG : only5: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f420ff6e9f6a80533_d20250915_m041824_c001_v7007000_t0000_u01757909904418") 2025/09/15 04:24:09 DEBUG : only5: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d91d_d20250915_m041807_c001_v0001104_t0055_u01757909887338") 2025/09/15 04:24:09 DEBUG : only6: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95c3_d20250915_m041900_c001_v7007000_t0000_u01757909940006") 2025/09/15 04:24:09 DEBUG : only6: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4192e70284484e1a_d20250915_m041852_c001_v0001040_t0010_u01757909932295") 2025/09/15 04:24:09 DEBUG : only6: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d989_d20250915_m041837_c001_v0001104_t0007_u01757909917370") 2025/09/15 04:24:09 DEBUG : only6: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f420ff6e9f6a80530_d20250915_m041824_c001_v7007000_t0000_u01757909904224") 2025/09/15 04:24:09 DEBUG : only6: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d924_d20250915_m041808_c001_v0001104_t0012_u01757909888408") 2025/09/15 04:24:09 DEBUG : only7: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95c5_d20250915_m041900_c001_v7007000_t0000_u01757909940191") 2025/09/15 04:24:09 DEBUG : only7: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146d8061b47d9de_d20250915_m041852_c001_v0001104_t0022_u01757909932303") 2025/09/15 04:24:09 DEBUG : only7: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d992_d20250915_m041838_c001_v0001104_t0020_u01757909918226") 2025/09/15 04:24:09 DEBUG : only7: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2027d2_d20250915_m041824_c001_v7007000_t0000_u01757909904938") 2025/09/15 04:24:09 DEBUG : only7: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d926_d20250915_m041809_c001_v0001104_t0002_u01757909889307") 2025/09/15 04:24:10 DEBUG : only8: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95c6_d20250915_m041900_c001_v7007000_t0000_u01757909940378") 2025/09/15 04:24:10 DEBUG : only8: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f40227b8f2ca01599_d20250915_m041852_c001_v0001100_t0007_u01757909932458") 2025/09/15 04:24:10 DEBUG : only8: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d996_d20250915_m041839_c001_v0001104_t0041_u01757909919402") 2025/09/15 04:24:10 DEBUG : only8: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2027d0_d20250915_m041824_c001_v7007000_t0000_u01757909904565") 2025/09/15 04:24:10 DEBUG : only8: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d92c_d20250915_m041810_c001_v0001104_t0038_u01757909890175") 2025/09/15 04:24:10 DEBUG : only9: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95c8_d20250915_m041900_c001_v7007000_t0000_u01757909940563") 2025/09/15 04:24:10 DEBUG : only9: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419e7909ffde38fc_d20250915_m041852_c001_v0001145_t0023_u01757909932466") 2025/09/15 04:24:10 DEBUG : only9: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d998_d20250915_m041840_c001_v0001104_t0043_u01757909920254") 2025/09/15 04:24:10 DEBUG : only9: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2027cf_d20250915_m041824_c001_v7007000_t0000_u01757909904385") 2025/09/15 04:24:10 DEBUG : only9: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d930_d20250915_m041811_c001_v0001104_t0031_u01757909891129") 2025/09/15 04:24:10 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d821_d20250915_m041457_c001_v7007000_t0000_u01757909697269") 2025/09/15 04:24:10 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f100639b659ba38af_d20250915_m041455_c001_v0001131_t0052_u01757909695423") 2025/09/15 04:24:10 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d81b_d20250915_m041454_c001_v7007000_t0000_u01757909694320") 2025/09/15 04:24:10 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d6af_d20250915_m041452_c001_v0001104_t0035_u01757909692270") 2025/09/15 04:24:10 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d814_d20250915_m041451_c001_v7007000_t0000_u01757909691532") 2025/09/15 04:24:10 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3466_d20250915_m041449_c001_v0001145_t0005_u01757909689152") 2025/09/15 04:24:10 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202693_d20250915_m041436_c001_v7007000_t0000_u01757909676728") 2025/09/15 04:24:10 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d667_d20250915_m041434_c001_v0001104_t0034_u01757909674365") 2025/09/15 04:24:10 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20268d_d20250915_m041432_c001_v7007000_t0000_u01757909672566") 2025/09/15 04:24:10 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d65d_d20250915_m041431_c001_v0001104_t0056_u01757909671178") 2025/09/15 04:24:11 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202688_d20250915_m041429_c001_v7007000_t0000_u01757909669588") 2025/09/15 04:24:11 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d651_d20250915_m041427_c001_v0001104_t0032_u01757909667630") 2025/09/15 04:24:11 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20267f_d20250915_m041419_c001_v7007000_t0000_u01757909659471") 2025/09/15 04:24:11 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d623_d20250915_m041416_c001_v0001104_t0000_u01757909656963") 2025/09/15 04:24:11 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20267c_d20250915_m041416_c001_v7007000_t0000_u01757909656603") 2025/09/15 04:24:11 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d619_d20250915_m041414_c001_v0001104_t0039_u01757909654887") 2025/09/15 04:24:11 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202675_d20250915_m041414_c001_v7007000_t0000_u01757909654526") 2025/09/15 04:24:11 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d60f_d20250915_m041413_c001_v0001104_t0038_u01757909653301") 2025/09/15 04:24:11 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d60d_d20250915_m041412_c001_v0001104_t0039_u01757909652439") 2025/09/15 04:24:11 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202670_d20250915_m041412_c001_v7007000_t0000_u01757909652078") 2025/09/15 04:24:11 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d607_d20250915_m041411_c001_v0001104_t0058_u01757909651244") 2025/09/15 04:24:11 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d605_d20250915_m041410_c001_v0001104_t0049_u01757909650376") 2025/09/15 04:24:11 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20266b_d20250915_m041410_c001_v7007000_t0000_u01757909650014") 2025/09/15 04:24:11 DEBUG : potato: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d603_d20250915_m041408_c001_v0001104_t0044_u01757909648608") 2025/09/15 04:24:11 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f420ff6e9f6a8041f_d20250915_m041544_c001_v7007000_t0000_u01757909744436") 2025/09/15 04:24:11 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d771_d20250915_m041543_c001_v0001104_t0015_u01757909743109") 2025/09/15 04:24:11 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda91d8_d20250915_m041534_c001_v7007000_t0000_u01757909734249") 2025/09/15 04:24:11 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3511_d20250915_m041529_c001_v0001145_t0022_u01757909729151") 2025/09/15 04:24:11 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f410a564b8f2bb339_d20250915_m041521_c001_v7007000_t0000_u01757909721705") 2025/09/15 04:24:11 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d701_d20250915_m041516_c001_v0001104_t0017_u01757909716742") 2025/09/15 04:24:11 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d8a5_d20250915_m041509_c001_v7007000_t0000_u01757909709156") 2025/09/15 04:24:11 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde34af_d20250915_m041504_c001_v0001145_t0041_u01757909704789") 2025/09/15 04:24:11 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d7fd_d20250915_m041442_c001_v7007000_t0000_u01757909682627") 2025/09/15 04:24:12 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d67d_d20250915_m041440_c001_v0001104_t0013_u01757909680301") 2025/09/15 04:24:12 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d7f8_d20250915_m041439_c001_v7007000_t0000_u01757909679934") 2025/09/15 04:24:12 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d671_d20250915_m041437_c001_v0001104_t0009_u01757909677271") 2025/09/15 04:24:12 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202694_d20250915_m041436_c001_v7007000_t0000_u01757909676910") 2025/09/15 04:24:12 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d669_d20250915_m041435_c001_v0001104_t0003_u01757909675469") 2025/09/15 04:24:12 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202690_d20250915_m041434_c001_v7007000_t0000_u01757909674004") 2025/09/15 04:24:12 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d661_d20250915_m041432_c001_v0001104_t0025_u01757909672932") 2025/09/15 04:24:12 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20268a_d20250915_m041430_c001_v7007000_t0000_u01757909670817") 2025/09/15 04:24:12 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d659_d20250915_m041429_c001_v0001104_t0019_u01757909669598") 2025/09/15 04:24:12 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb202681_d20250915_m041420_c001_v7007000_t0000_u01757909660207") 2025/09/15 04:24:12 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d627_d20250915_m041418_c001_v0001104_t0043_u01757909658485") 2025/09/15 04:24:12 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d52d_d20250915_m041309_c001_v7007000_t0000_u01757909589147") 2025/09/15 04:24:12 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d50f_d20250915_m041308_c001_v0001104_t0032_u01757909588059") 2025/09/15 04:24:12 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d527_d20250915_m041307_c001_v7007000_t0000_u01757909587161") 2025/09/15 04:24:12 DEBUG : potato2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d501_d20250915_m041306_c001_v0001104_t0030_u01757909586297") 2025/09/15 04:24:12 DEBUG : potato3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda91da_d20250915_m041534_c001_v7007000_t0000_u01757909734644") 2025/09/15 04:24:12 DEBUG : potato3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3519_d20250915_m041530_c001_v0001145_t0016_u01757909730493") 2025/09/15 04:24:12 DEBUG : potato3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f410a564b8f2bb33a_d20250915_m041521_c001_v7007000_t0000_u01757909721924") 2025/09/15 04:24:12 DEBUG : potato3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d707_d20250915_m041518_c001_v0001104_t0047_u01757909718385") 2025/09/15 04:24:12 DEBUG : potato3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d8a6_d20250915_m041509_c001_v7007000_t0000_u01757909709695") 2025/09/15 04:24:12 DEBUG : potato3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde34b3_d20250915_m041505_c001_v0001145_t0024_u01757909705740") 2025/09/15 04:24:13 DEBUG : pre-dest1/1: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f166e31_d20250915_m041620_c001_v7007000_t0000_u01757909780074") 2025/09/15 04:24:13 DEBUG : pre-dest1/1: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde35fe_d20250915_m041611_c001_v0001145_t0004_u01757909771329") 2025/09/15 04:24:13 DEBUG : pre-dest2/2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f417c3ec94f166e32_d20250915_m041620_c001_v7007000_t0000_u01757909780258") 2025/09/15 04:24:13 DEBUG : pre-dest2/2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d7ce_d20250915_m041611_c001_v0001104_t0003_u01757909771978") 2025/09/15 04:24:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f423fb2df74b1132b_d20250915_m041556_c001_v7007000_t0000_u01757909756200") 2025/09/15 04:24:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde359d_d20250915_m041552_c001_v0001145_t0051_u01757909752230") 2025/09/15 04:24:13 DEBUG : sizeonly: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146187dcfd722c5_d20250915_m041352_c001_v7007000_t0000_u01757909632194") 2025/09/15 04:24:13 DEBUG : sizeonly: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d5a9_d20250915_m041350_c001_v0001104_t0004_u01757909630717") 2025/09/15 04:24:13 DEBUG : splitbanan: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d67254f_d20250915_m042121_c001_v7007000_t0000_u01757910081731") 2025/09/15 04:24:13 DEBUG : splitbanan: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb5f9_d20250915_m042113_c001_v0001178_t0044_u01757910073503") 2025/09/15 04:24:13 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725e9_d20250915_m042247_c001_v7007000_t0000_u01757910167974") 2025/09/15 04:24:13 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485143_d20250915_m042240_c001_v0001040_t0020_u01757910160853") 2025/09/15 04:24:13 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5e5c_d20250915_m042230_c001_v7007000_t0000_u01757910150938") 2025/09/15 04:24:13 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485113_d20250915_m042223_c001_v0001040_t0022_u01757910143802") 2025/09/15 04:24:13 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419eac34bad4b5b5_d20250915_m042213_c001_v7007000_t0000_u01757910133537") 2025/09/15 04:24:13 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e702844850df_d20250915_m042206_c001_v0001040_t0040_u01757910126918") 2025/09/15 04:24:13 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672591_d20250915_m042156_c001_v7007000_t0000_u01757910116515") 2025/09/15 04:24:13 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485094_d20250915_m042149_c001_v0001040_t0016_u01757910109823") 2025/09/15 04:24:13 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f411e7b655960f0cd_d20250915_m042139_c001_v7007000_t0000_u01757910099444") 2025/09/15 04:24:13 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485043_d20250915_m042132_c001_v0001040_t0059_u01757910092520") 2025/09/15 04:24:13 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f423fb2df74b11506_d20250915_m042116_c001_v7007000_t0000_u01757910076150") 2025/09/15 04:24:13 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485003_d20250915_m042112_c001_v0001040_t0034_u01757910072129") 2025/09/15 04:24:14 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb2028f8_d20250915_m042101_c001_v7007000_t0000_u01757910061961") 2025/09/15 04:24:14 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484fbf_d20250915_m042054_c001_v0001040_t0005_u01757910054407") 2025/09/15 04:24:14 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f413de4df4f502cf6_d20250915_m042053_c001_v7007000_t0000_u01757910053435") 2025/09/15 04:24:14 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db78_d20250915_m042049_c001_v0001104_t0003_u01757910049660") 2025/09/15 04:24:14 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f418a9cce025e78a9_d20250915_m042039_c001_v7007000_t0000_u01757910039378") 2025/09/15 04:24:14 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47db40_d20250915_m042032_c001_v0001104_t0050_u01757910032094") 2025/09/15 04:24:14 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4014b6c3fbe17fdb_d20250915_m042030_c001_v7007000_t0000_u01757910030997") 2025/09/15 04:24:14 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484f6f_d20250915_m042027_c001_v0001040_t0057_u01757910027134") 2025/09/15 04:24:14 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475da33_d20250915_m042011_c001_v7007000_t0000_u01757910011226") 2025/09/15 04:24:14 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dae5_d20250915_m042006_c001_v0001104_t0024_u01757910006467") 2025/09/15 04:24:14 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f419de83fdb20287d_d20250915_m041954_c001_v7007000_t0000_u01757909994754") 2025/09/15 04:24:14 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484ee3_d20250915_m041947_c001_v0001040_t0006_u01757909987606") 2025/09/15 04:24:14 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6724c7_d20250915_m041935_c001_v7007000_t0000_u01757909975026") 2025/09/15 04:24:14 DEBUG : splitbananasplit: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde397f_d20250915_m041928_c001_v0001145_t0003_u01757909968217") 2025/09/15 04:24:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f406706708fef5db6_d20250915_m042056_c001_v7007000_t0000_u01757910056684") 2025/09/15 04:24:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484fb3_d20250915_m042051_c001_v0001040_t0021_u01757910051026") 2025/09/15 04:24:14 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95f0_d20250915_m041913_c001_v7007000_t0000_u01757909953886") 2025/09/15 04:24:14 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47da1c_d20250915_m041910_c001_v0001104_t0059_u01757909950914") 2025/09/15 04:24:14 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415583662cdf69c2_d20250915_m041909_c001_v7007000_t0000_u01757909949767") 2025/09/15 04:24:14 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde391b_d20250915_m041906_c001_v0001145_t0032_u01757909946654") 2025/09/15 04:24:14 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d857_d20250915_m041501_c001_v7007000_t0000_u01757909701838") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d6d1_d20250915_m041500_c001_v0001104_t0033_u01757909700689") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d838_d20250915_m041500_c001_v7007000_t0000_u01757909700097") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d6c5_d20250915_m041458_c001_v0001104_t0041_u01757909698768") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146187dcfd722ba_d20250915_m041348_c001_v7007000_t0000_u01757909628306") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d5a3_d20250915_m041346_c001_v0001104_t0029_u01757909626459") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146187dcfd722b0_d20250915_m041346_c001_v7007000_t0000_u01757909626098") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d59d_d20250915_m041344_c001_v0001104_t0039_u01757909624664") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146187dcfd722a2_d20250915_m041342_c001_v7007000_t0000_u01757909622638") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d597_d20250915_m041341_c001_v0001104_t0046_u01757909621202") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146187dcfd72299_d20250915_m041340_c001_v7007000_t0000_u01757909620664") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d593_d20250915_m041339_c001_v0001104_t0000_u01757909619016") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d582_d20250915_m041335_c001_v0001104_t0035_u01757909615985") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146187dcfd7228b_d20250915_m041335_c001_v7007000_t0000_u01757909615619") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d57e_d20250915_m041334_c001_v0001104_t0038_u01757909614724") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d578_d20250915_m041333_c001_v0001104_t0035_u01757909613411") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146187dcfd72289_d20250915_m041333_c001_v7007000_t0000_u01757909613052") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d567_d20250915_m041329_c001_v0001104_t0049_u01757909609492") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d55b_d20250915_m041326_c001_v0001104_t0055_u01757909606314") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d541_d20250915_m041325_c001_v7007000_t0000_u01757909605957") 2025/09/15 04:24:15 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d555_d20250915_m041325_c001_v0001104_t0045_u01757909605133") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d553_d20250915_m041324_c001_v0001104_t0032_u01757909604027") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d540_d20250915_m041323_c001_v7007000_t0000_u01757909603667") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d545_d20250915_m041319_c001_v0001104_t0013_u01757909599427") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d53a_d20250915_m041319_c001_v7007000_t0000_u01757909599069") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d53b_d20250915_m041318_c001_v0001104_t0041_u01757909598051") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d537_d20250915_m041317_c001_v7007000_t0000_u01757909597155") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d52f_d20250915_m041316_c001_v0001104_t0037_u01757909596069") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d536_d20250915_m041315_c001_v7007000_t0000_u01757909595531") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d52b_d20250915_m041314_c001_v0001104_t0044_u01757909594701") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d533_d20250915_m041313_c001_v7007000_t0000_u01757909593805") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d521_d20250915_m041312_c001_v0001104_t0047_u01757909592543") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d532_d20250915_m041312_c001_v7007000_t0000_u01757909592005") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d51b_d20250915_m041311_c001_v0001104_t0022_u01757909591118") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d530_d20250915_m041310_c001_v7007000_t0000_u01757909590579") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d515_d20250915_m041309_c001_v0001104_t0024_u01757909589684") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d519_d20250915_m041304_c001_v7007000_t0000_u01757909584356") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d4fb_d20250915_m041303_c001_v0001104_t0057_u01757909583445") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d516_d20250915_m041302_c001_v7007000_t0000_u01757909582908") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d4f9_d20250915_m041302_c001_v0001104_t0041_u01757909582097") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d50f_d20250915_m041301_c001_v7007000_t0000_u01757909581201") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d4f3_d20250915_m041300_c001_v0001104_t0041_u01757909580099") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415e55e7bfe5d508_d20250915_m041257_c001_v7007000_t0000_u01757909577749") 2025/09/15 04:24:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d4eb_d20250915_m041256_c001_v0001104_t0006_u01757909576732") 2025/09/15 04:24:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95f2_d20250915_m041914_c001_v7007000_t0000_u01757909954070") 2025/09/15 04:24:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f10227b8f2ca015e1_d20250915_m041910_c001_v0001100_t0035_u01757909950934") 2025/09/15 04:24:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f415583662cdf69c3_d20250915_m041909_c001_v7007000_t0000_u01757909949952") 2025/09/15 04:24:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484e4a_d20250915_m041906_c001_v0001040_t0023_u01757909946668") 2025/09/15 04:24:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725ed_d20250915_m042250_c001_v7007000_t0000_u01757910170100") 2025/09/15 04:24:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb7e5_d20250915_m042249_c001_v0001178_t0006_u01757910169420") 2025/09/15 04:24:17 DEBUG : sub/yam: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d81e_d20250915_m041456_c001_v7007000_t0000_u01757909696719") 2025/09/15 04:24:17 DEBUG : sub/yam: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde347a_d20250915_m041455_c001_v0001145_t0040_u01757909695068") 2025/09/15 04:24:17 DEBUG : test_dir1/file2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95d7_d20250915_m041905_c001_v7007000_t0000_u01757909945873") 2025/09/15 04:24:17 DEBUG : test_dir1/file2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47da02_d20250915_m041904_c001_v0001104_t0054_u01757909944021") 2025/09/15 04:24:17 DEBUG : test_dir1/file2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95d1_d20250915_m041903_c001_v7007000_t0000_u01757909943206") 2025/09/15 04:24:17 DEBUG : test_dir1/file2: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d9fa_d20250915_m041901_c001_v0001104_t0048_u01757909941549") 2025/09/15 04:24:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95d9_d20250915_m041906_c001_v7007000_t0000_u01757909946057") 2025/09/15 04:24:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484e44_d20250915_m041904_c001_v0001040_t0033_u01757909944012") 2025/09/15 04:24:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f407ae4c2edda95d2_d20250915_m041903_c001_v7007000_t0000_u01757909943392") 2025/09/15 04:24:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284484e3e_d20250915_m041901_c001_v0001040_t0050_u01757909941553") 2025/09/15 04:24:17 DEBUG : three: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d80e_d20250915_m041448_c001_v7007000_t0000_u01757909688420") 2025/09/15 04:24:18 DEBUG : three: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d6a3_d20250915_m041447_c001_v0001104_t0000_u01757909687001") 2025/09/15 04:24:18 DEBUG : three: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47d695_d20250915_m041444_c001_v0001104_t0034_u01757909684129") 2025/09/15 04:24:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725ef_d20250915_m042251_c001_v7007000_t0000_u01757910171803") 2025/09/15 04:24:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3d49_d20250915_m042251_c001_v0001145_t0007_u01757910171096") 2025/09/15 04:24:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672606_d20250915_m042313_c001_v7007000_t0000_u01757910193510") 2025/09/15 04:24:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dd3d_d20250915_m042310_c001_v0001104_t0011_u01757910190831") 2025/09/15 04:24:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672602_d20250915_m042309_c001_v7007000_t0000_u01757910189207") 2025/09/15 04:24:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3d93_d20250915_m042307_c001_v0001145_t0041_u01757910187406") 2025/09/15 04:24:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672601_d20250915_m042306_c001_v7007000_t0000_u01757910186430") 2025/09/15 04:24:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb848_d20250915_m042305_c001_v0001178_t0030_u01757910185774") 2025/09/15 04:24:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725f6_d20250915_m042259_c001_v7007000_t0000_u01757910179760") 2025/09/15 04:24:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3d6d_d20250915_m042258_c001_v0001145_t0001_u01757910178470") 2025/09/15 04:24:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725fb_d20250915_m042302_c001_v7007000_t0000_u01757910182572") 2025/09/15 04:24:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dd16_d20250915_m042300_c001_v0001104_t0033_u01757910180740") 2025/09/15 04:24:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725f3_d20250915_m042257_c001_v7007000_t0000_u01757910177499") 2025/09/15 04:24:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f11927e9a525cb806_d20250915_m042256_c001_v0001178_t0011_u01757910176856") 2025/09/15 04:24:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725f2_d20250915_m042255_c001_v7007000_t0000_u01757910175878") 2025/09/15 04:24:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e70284485166_d20250915_m042255_c001_v0001040_t0011_u01757910175089") 2025/09/15 04:24:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725f0_d20250915_m042254_c001_v7007000_t0000_u01757910174119") 2025/09/15 04:24:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1146d8061b47dd04_d20250915_m042252_c001_v0001104_t0035_u01757910172780") 2025/09/15 04:24:19 DEBUG : toe/toe/toe: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f413de4df4f502d9e_d20250915_m042318_c001_v7007000_t0000_u01757910198951") 2025/09/15 04:24:19 DEBUG : toe/toe/toe: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3dcb_d20250915_m042318_c001_v0001145_t0036_u01757910198019") 2025/09/15 04:24:19 DEBUG : toe/toe/toe: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d6725ff_d20250915_m042304_c001_v7007000_t0000_u01757910184788") 2025/09/15 04:24:19 DEBUG : toe/toe/toe: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e7028448517d_d20250915_m042303_c001_v0001040_t0051_u01757910183544") 2025/09/15 04:24:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672607_d20250915_m042314_c001_v7007000_t0000_u01757910194131") 2025/09/15 04:24:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1192e702844851a1_d20250915_m042312_c001_v0001040_t0036_u01757910192829") 2025/09/15 04:24:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4027163b1d672603_d20250915_m042309_c001_v7007000_t0000_u01757910189840") 2025/09/15 04:24:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f106fa5405e77deee_d20250915_m042308_c001_v0001120_t0031_u01757910188704") 2025/09/15 04:24:19 DEBUG : two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d80f_d20250915_m041448_c001_v7007000_t0000_u01757909688602") 2025/09/15 04:24:19 DEBUG : two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f400639b659ba388c_d20250915_m041446_c001_v0001131_t0059_u01757909686430") 2025/09/15 04:24:19 DEBUG : two: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4146d8061b47d693_d20250915_m041443_c001_v0001104_t0022_u01757909683946") 2025/09/15 04:24:19 DEBUG : yam: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d822_d20250915_m041457_c001_v7007000_t0000_u01757909697453") 2025/09/15 04:24:19 DEBUG : yam: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1170f9a9ad8cf773_d20250915_m041456_c001_v0001183_t0022_u01757909696476") 2025/09/15 04:24:19 DEBUG : yam: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d819_d20250915_m041453_c001_v7007000_t0000_u01757909693768") 2025/09/15 04:24:19 DEBUG : yam: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f119e7909ffde3472_d20250915_m041452_c001_v0001145_t0023_u01757909692284") 2025/09/15 04:24:19 DEBUG : yam: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d813_d20250915_m041450_c001_v7007000_t0000_u01757909690983") 2025/09/15 04:24:19 DEBUG : yam: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f100639b659ba3898_d20250915_m041449_c001_v0001131_t0051_u01757909689163") 2025/09/15 04:24:19 DEBUG : yaml: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d81c_d20250915_m041454_c001_v7007000_t0000_u01757909694503") 2025/09/15 04:24:19 DEBUG : yaml: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f101a45e47b6e5a89_d20250915_m041453_c001_v0001150_t0004_u01757909693540") 2025/09/15 04:24:19 DEBUG : yaml: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f4058e9861475d815_d20250915_m041451_c001_v7007000_t0000_u01757909691720") 2025/09/15 04:24:19 DEBUG : yaml: Deleting (id "4_z0fe26d53903d4bbb9f980e1b_f1088c71709665f51_d20250915_m041450_c001_v0001153_t0005_u01757909690641") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m26.99721993s (try 1/5)