"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/20 04:47:56 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi" 2025/08/20 04:47:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/20 04:47:56 DEBUG : Creating backend with remote "/tmp/rclone3090415617" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:48:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/20 04:48:00 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:00 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.60s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/20 04:48:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:48:01 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:01 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:02 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:48:02 DEBUG : B2 bucket rclone-test-saqofod1coqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.69s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", 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-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", 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-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:03 DEBUG : Creating backend with remote "/non-existing" 2025/08/20 04:48:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/20 04:48:04 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:04 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:48:05 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:05 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.72s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", 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-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:06 INFO : B2 bucket rclone-test-saqofod1coqi: Running all checks before starting transfers 2025/08/20 04:48:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:48:06 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:06 INFO : B2 bucket rclone-test-saqofod1coqi: Checks finished, now starting transfers 2025/08/20 04:48:06 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:07 ERROR : Ignoring --no-traverse with sync 2025/08/20 04:48:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:48:07 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:07 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:07 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:48:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/20 04:48:08 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:08 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/20 04:48:09 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.81s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:48:10 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:10 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.28s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:48:12 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:12 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/20 04:48:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:48:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/20 04:48:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/20 04:48:13 INFO : sub dir2: Making directory 2025/08/20 04:48:13 INFO : sub dir: Making directory 2025/08/20 04:48:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:48:13 INFO : sub dir2/sub sub dir2: Making directory 2025/08/20 04:48:13 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:13 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:13 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/20 04:48:13 DEBUG : B2 bucket rclone-test-saqofod1coqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:14 INFO : sub dir2: Making directory 2025/08/20 04:48:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/20 04:48:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:48:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:48:14 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:14 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:15 DEBUG : sub dir2: Making directory with metadata 2025/08/20 04:48:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:48:15 INFO : sub dir2: Making directory 2025/08/20 04:48:15 INFO : sub dir: Making directory 2025/08/20 04:48:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:48:15 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:15 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:15 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:48:15 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/20 04:48:16 DEBUG : B2 bucket rclone-test-saqofod1coqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/20 04:48:16 DEBUG : B2 bucket rclone-test-saqofod1coqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.32s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", 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-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:17 INFO : sub dir2: Making directory 2025/08/20 04:48:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:48:17 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:17 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:17 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:48:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:18 DEBUG : sub dir2: Making directory with metadata 2025/08/20 04:48:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:48:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/20 04:48:18 INFO : sub dir2: Making directory 2025/08/20 04:48:18 INFO : sub dir: Making directory 2025/08/20 04:48:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:48:18 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:18 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:18 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:48:18 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/20 04:48:18 DEBUG : B2 bucket rclone-test-saqofod1coqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", 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-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:19 INFO : sub dir2: Making directory 2025/08/20 04:48:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:48:20 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:20 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:20 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:48:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.13s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:21 DEBUG : Creating backend with remote "TestB2:rclone-test-woduzal6guju" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-saqofod1coqi -> B2 bucket rclone-test-woduzal6guju 2025/08/20 04:48:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:48:22 DEBUG : B2 bucket rclone-test-woduzal6guju: Waiting for checks to finish 2025/08/20 04:48:22 DEBUG : B2 bucket rclone-test-woduzal6guju: Waiting for transfers to finish 2025/08/20 04:48:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/20 04:48:27 DEBUG : B2 bucket rclone-test-woduzal6guju: Purge remote 2025/08/20 04:48:27 INFO : B2 bucket rclone-test-woduzal6guju: cleaning bucket "rclone-test-woduzal6guju" of all files 2025/08/20 04:48:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f128d53c0edcb5b9f880e1b_f113507a44a546970_d20250820_m044826_c001_v0001036_t0049_u01755665306370") --- PASS: TestServerSideCopy (9.51s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/20 04:48:31 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:31 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/20 04:48:32 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.28s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:33 DEBUG : Creating backend with remote "TestB2:rclone-test-rewazuk0xepa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-saqofod1coqi -> B2 bucket rclone-test-rewazuk0xepa 2025/08/20 04:48:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:48:34 DEBUG : B2 bucket rclone-test-rewazuk0xepa: Waiting for checks to finish 2025/08/20 04:48:34 DEBUG : B2 bucket rclone-test-rewazuk0xepa: Waiting for transfers to finish 2025/08/20 04:48:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/20 04:48:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/20 04:48:36 DEBUG : B2 bucket rclone-test-rewazuk0xepa: Waiting for checks to finish 2025/08/20 04:48:36 DEBUG : B2 bucket rclone-test-rewazuk0xepa: Waiting for transfers to finish 2025/08/20 04:48:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/20 04:48:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/20 04:48:37 DEBUG : B2 bucket rclone-test-rewazuk0xepa: Purge remote 2025/08/20 04:48:37 INFO : B2 bucket rclone-test-rewazuk0xepa: cleaning bucket "rclone-test-rewazuk0xepa" of all files 2025/08/20 04:48:37 DEBUG : sub dir/hello world: Deleting (id "4_zfff2bd23c0edcb5b9f880e1b_f10734974a755cf79_d20250820_m044837_c001_v0001038_t0004_u01755665317027") 2025/08/20 04:48:37 DEBUG : sub dir/hello world: Deleting (id "4_zfff2bd23c0edcb5b9f880e1b_f11080be6237f9b5a_d20250820_m044835_c001_v0001146_t0028_u01755665315604") --- PASS: TestServerSideCopyOverSelf (6.81s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:40 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/20 04:48:40 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/20 04:48:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/20 04:48:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.73s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:41 DEBUG : Creating backend with remote "TestB2:rclone-test-deciwup0saka" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-saqofod1coqi -> B2 bucket rclone-test-deciwup0saka 2025/08/20 04:48:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:48:42 DEBUG : B2 bucket rclone-test-deciwup0saka: Waiting for checks to finish 2025/08/20 04:48:42 DEBUG : B2 bucket rclone-test-deciwup0saka: Waiting for transfers to finish 2025/08/20 04:48:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/20 04:48:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/20 04:48:45 DEBUG : B2 bucket rclone-test-deciwup0saka: Waiting for checks to finish 2025/08/20 04:48:45 DEBUG : B2 bucket rclone-test-deciwup0saka: Waiting for transfers to finish 2025/08/20 04:48:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/20 04:48:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/20 04:48:46 INFO : sub dir/hello world: Deleted 2025/08/20 04:48:47 DEBUG : testing file moves 2025/08/20 04:48:48 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/20 04:48:48 DEBUG : B2 bucket rclone-test-deciwup0saka: Waiting for checks to finish 2025/08/20 04:48:48 DEBUG : B2 bucket rclone-test-deciwup0saka: Waiting for transfers to finish 2025/08/20 04:48:48 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/20 04:48:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/20 04:48:48 INFO : sub dir/hello world: Deleted 2025/08/20 04:48:48 DEBUG : B2 bucket rclone-test-deciwup0saka: Purge remote 2025/08/20 04:48:48 INFO : B2 bucket rclone-test-deciwup0saka: cleaning bucket "rclone-test-deciwup0saka" of all files 2025/08/20 04:48:49 DEBUG : sub dir/hello world: Deleting (id "4_z5fc2dd43c0edcb5b9f880e1b_f11529f3718996578_d20250820_m044848_c001_v0001157_t0032_u01755665328144") 2025/08/20 04:48:49 DEBUG : sub dir/hello world: Deleting (id "4_z5fc2dd43c0edcb5b9f880e1b_f1113dbf5e0e831b4_d20250820_m044846_c001_v0001117_t0039_u01755665326097") 2025/08/20 04:48:49 DEBUG : sub dir/hello world: Deleting (id "4_z5fc2dd43c0edcb5b9f880e1b_f11952005258b27f5_d20250820_m044844_c001_v0001172_t0031_u01755665324806") --- PASS: TestServerSideMoveOverSelf (12.32s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:54 ERROR : error listing: directory not found 2025/08/20 04:48:54 INFO : Local file system at /tmp/rclone3090415617: Making directory 2025/08/20 04:48:54 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:54 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.88s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:48:56 DEBUG : Local file system at /tmp/rclone3090415617: Waiting for checks to finish 2025/08/20 04:48:56 DEBUG : Local file system at /tmp/rclone3090415617: Waiting for transfers to finish 2025/08/20 04:48:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:48:56 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/20 04:48:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.92s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:57 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/20 04:48:57 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:57 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/20 04:48:57 INFO : check sum: Copied (new) 2025/08/20 04:48:57 DEBUG : Waiting for deletions to finish 2025/08/20 04:48:58 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/20 04:48:58 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/20 04:48:58 DEBUG : check sum: Unchanged skipping 2025/08/20 04:48:58 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:58 DEBUG : Waiting for deletions to finish 2025/08/20 04:48:58 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:48:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/20 04:48:59 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:59 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:59 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/20 04:48:59 INFO : sizeonly: Copied (new) 2025/08/20 04:48:59 DEBUG : Waiting for deletions to finish 2025/08/20 04:48:59 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:48:59 DEBUG : sizeonly: Sizes identical 2025/08/20 04:48:59 DEBUG : sizeonly: Unchanged skipping 2025/08/20 04:48:59 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:48:59 DEBUG : Waiting for deletions to finish 2025/08/20 04:48:59 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/20 04:49:00 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:00 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:00 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/20 04:49:00 INFO : ignore-size: Copied (new) 2025/08/20 04:49:00 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:01 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:01 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:49:01 DEBUG : ignore-size: Unchanged skipping 2025/08/20 04:49:01 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:01 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.53s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:02 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:49:02 DEBUG : existing: Unchanged skipping 2025/08/20 04:49:02 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:02 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:02 INFO : There was nothing to transfer 2025/08/20 04:49:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/20 04:49:02 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:02 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/20 04:49:02 INFO : existing: Copied (replaced existing) 2025/08/20 04:49:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.70s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/20 04:49:03 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:03 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/20 04:49:04 INFO : existing: Copied (new) 2025/08/20 04:49:04 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:04 DEBUG : existing: Destination exists, skipping 2025/08/20 04:49:04 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:04 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:04 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:05 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/20 04:49:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/20 04:49:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:49:06 DEBUG : c/non empty space: Unchanged skipping 2025/08/20 04:49:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:49:06 INFO : a/potato2: Copied (new) 2025/08/20 04:49:06 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:06 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:06 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:06 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:08 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:08 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/08/20 04:49:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/20 04:49:08 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/20 04:49:08 DEBUG : empty space: Unchanged skipping 2025/08/20 04:49:08 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:08 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:08 INFO : There was nothing to transfer 2025/08/20 04:49:08 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:08 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/08/20 04:49:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/20 04:49:09 INFO : empty space: Updated modification time in destination 2025/08/20 04:49:09 DEBUG : empty space: Unchanged skipping 2025/08/20 04:49:09 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:09 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:09 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/20 04:49:10 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/20 04:49:10 DEBUG : empty space: Unchanged skipping 2025/08/20 04:49:10 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:10 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:10 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.36s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:12 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:12 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/08/20 04:49:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3090415617) 2025/08/20 04:49:12 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-saqofod1coqi) 2025/08/20 04:49:12 DEBUG : foo: sha1 differ 2025/08/20 04:49:12 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/20 04:49:12 INFO : foo: Copied (replaced existing) 2025/08/20 04:49:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.55s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:49:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/20 04:49:13 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:13 DEBUG : empty space: Unchanged skipping 2025/08/20 04:49:13 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:13 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:49:13 INFO : potato: Copied (new) 2025/08/20 04:49:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:15 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/20 04:49:15 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:15 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/20 04:49:15 INFO : potato: Copied (replaced existing) 2025/08/20 04:49:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.55s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:16 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/08/20 04:49:16 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3090415617) 2025/08/20 04:49:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-saqofod1coqi) 2025/08/20 04:49:16 DEBUG : potato: sha1 differ 2025/08/20 04:49:16 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/20 04:49:17 INFO : potato: Copied (replaced existing) 2025/08/20 04:49:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:49:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:49:18 DEBUG : empty space: Unchanged skipping 2025/08/20 04:49:18 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/20 04:49:18 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:18 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:49:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:49:20 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:20 DEBUG : empty space: Unchanged skipping 2025/08/20 04:49:20 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:49:20 INFO : potato2: Copied (new) 2025/08/20 04:49:20 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:20 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:22 INFO : d: Making directory 2025/08/20 04:49:22 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/20 04:49:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/20 04:49:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:49:22 DEBUG : c/non empty space: Unchanged skipping 2025/08/20 04:49:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:49:22 INFO : a/potato2: Copied (new) 2025/08/20 04:49:22 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:22 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:22 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:23 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:24 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/20 04:49:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/20 04:49:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:49:25 DEBUG : c/non empty space: Unchanged skipping 2025/08/20 04:49:25 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:25 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:49:25 INFO : a/potato2: Copied (new) 2025/08/20 04:49:25 ERROR : B2 bucket rclone-test-saqofod1coqi: not deleting files as there were IO errors 2025/08/20 04:49:25 ERROR : B2 bucket rclone-test-saqofod1coqi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:26 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:49:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:49:26 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:26 DEBUG : empty space: Unchanged skipping 2025/08/20 04:49:26 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:27 INFO : potato: Deleted 2025/08/20 04:49:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:49:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.97s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:28 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:28 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:28 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:29 INFO : potato: Deleted 2025/08/20 04:49:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:49:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:49:29 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:29 DEBUG : empty space: Unchanged skipping 2025/08/20 04:49:29 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:49:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.38s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:49:31 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:31 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:31 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/20 04:49:31 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.78s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:32 DEBUG : enormous: Excluded (Size Filter) 2025/08/20 04:49:32 DEBUG : enormous: Excluded 2025/08/20 04:49:32 DEBUG : potato2: Excluded (Size Filter) 2025/08/20 04:49:32 DEBUG : potato2: Excluded 2025/08/20 04:49:33 DEBUG : potato2: Excluded (Size Filter) 2025/08/20 04:49:33 DEBUG : potato2: Excluded 2025/08/20 04:49:33 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:49:33 DEBUG : empty space: Unchanged skipping 2025/08/20 04:49:33 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:33 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:33 INFO : There was nothing to transfer 2025/08/20 04:49:33 DEBUG : enormous: Excluded (Size Filter) 2025/08/20 04:49:33 DEBUG : enormous: Excluded 2025/08/20 04:49:33 DEBUG : potato2: Excluded (Size Filter) 2025/08/20 04:49:33 DEBUG : potato2: Excluded 2025/08/20 04:49:33 DEBUG : potato2: Excluded (Size Filter) 2025/08/20 04:49:33 DEBUG : potato2: Excluded 2025/08/20 04:49:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/20 04:49:33 DEBUG : empty space: Unchanged skipping 2025/08/20 04:49:33 DEBUG : Local file system at /tmp/rclone3090415617: Waiting for checks to finish 2025/08/20 04:49:33 DEBUG : Local file system at /tmp/rclone3090415617: Waiting for transfers to finish 2025/08/20 04:49:33 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.00s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:35 DEBUG : enormous: Excluded (Size Filter) 2025/08/20 04:49:35 DEBUG : enormous: Excluded 2025/08/20 04:49:35 DEBUG : potato2: Excluded (Size Filter) 2025/08/20 04:49:35 DEBUG : potato2: Excluded 2025/08/20 04:49:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:49:35 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:35 DEBUG : empty space: Unchanged skipping 2025/08/20 04:49:35 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:35 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:35 INFO : potato2: Deleted 2025/08/20 04:49:35 INFO : enormous: Deleted 2025/08/20 04:49:35 INFO : There was nothing to transfer 2025/08/20 04:49:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/20 04:49:36 DEBUG : empty space: Unchanged skipping 2025/08/20 04:49:36 DEBUG : Local file system at /tmp/rclone3090415617: Waiting for checks to finish 2025/08/20 04:49:36 DEBUG : Local file system at /tmp/rclone3090415617: Waiting for transfers to finish 2025/08/20 04:49:36 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:36 INFO : enormous: Deleted 2025/08/20 04:49:36 INFO : potato2: Deleted 2025/08/20 04:49:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:37 DEBUG : five: Need to transfer - File not found at Destination 2025/08/20 04:49:37 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/20 04:49:37 DEBUG : one: Destination is newer than source, skipping 2025/08/20 04:49:37 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:37 DEBUG : three: Sizes identical 2025/08/20 04:49:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/20 04:49:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/20 04:49:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3090415617) 2025/08/20 04:49:37 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-saqofod1coqi) 2025/08/20 04:49:37 DEBUG : two: sha1 differ 2025/08/20 04:49:37 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/20 04:49:38 INFO : five: Copied (new) 2025/08/20 04:49:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/20 04:49:38 INFO : four: Copied (replaced existing) 2025/08/20 04:49:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/20 04:49:38 INFO : two: Copied (replaced existing) 2025/08/20 04:49:38 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:39 DEBUG : one: Destination is newer than source, skipping 2025/08/20 04:49:39 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/20 04:49:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/20 04:49:39 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/20 04:49:39 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/20 04:49:39 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/20 04:49:39 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/20 04:49:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/20 04:49:39 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/20 04:49:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/20 04:49:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3090415617) 2025/08/20 04:49:39 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-saqofod1coqi) 2025/08/20 04:49:39 DEBUG : three: sha1 differ 2025/08/20 04:49:39 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/20 04:49:39 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/20 04:49:39 INFO : three: Copied (replaced existing) 2025/08/20 04:49:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === 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-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/20 04:49:41 INFO : B2 bucket rclone-test-saqofod1coqi: Making map for --track-renames 2025/08/20 04:49:41 INFO : B2 bucket rclone-test-saqofod1coqi: Finished making map for --track-renames 2025/08/20 04:49:41 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/20 04:49:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/20 04:49:41 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for renames to finish 2025/08/20 04:49:41 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/20 04:49:41 INFO : yam: Copied (new) 2025/08/20 04:49:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/20 04:49:41 INFO : potato: Copied (new) 2025/08/20 04:49:41 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:49:41 INFO : B2 bucket rclone-test-saqofod1coqi: Making map for --track-renames 2025/08/20 04:49:41 INFO : B2 bucket rclone-test-saqofod1coqi: Finished making map for --track-renames 2025/08/20 04:49:41 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:41 DEBUG : potato: Unchanged skipping 2025/08/20 04:49:41 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for renames to finish 2025/08/20 04:49:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/20 04:49:42 INFO : yam: Copied (server-side copy) to: yaml 2025/08/20 04:49:43 INFO : yam: Deleted 2025/08/20 04:49:43 INFO : yaml: Renamed from "yam" 2025/08/20 04:49:43 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/20 04:49:44 INFO : B2 bucket rclone-test-saqofod1coqi: Making map for --track-renames 2025/08/20 04:49:44 INFO : B2 bucket rclone-test-saqofod1coqi: Finished making map for --track-renames 2025/08/20 04:49:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/20 04:49:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/20 04:49:44 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:44 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for renames to finish 2025/08/20 04:49:44 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:44 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1180-18.backblaze.com/b2api/v1/b2_upload_file/bfb22d13c0edcb5b9f880e1b/c001_v0001180_t0034": EOF 2025/08/20 04:49:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-18.backblaze.com/b2api/v1/b2_upload_file/bfb22d13c0edcb5b9f880e1b/c001_v0001180_t0034": EOF) 2025/08/20 04:49:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/20 04:49:44 DEBUG : potato: Received error: Post "https://pod-000-1180-18.backblaze.com/b2api/v1/b2_upload_file/bfb22d13c0edcb5b9f880e1b/c001_v0001180_t0034": EOF - low level retry 0/10 2025/08/20 04:49:44 DEBUG : pacer: Reducing sleep to 10ms 2025/08/20 04:49:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/20 04:49:44 INFO : yam: Copied (new) 2025/08/20 04:49:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/20 04:49:45 INFO : potato: Copied (new) 2025/08/20 04:49:45 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:49:45 INFO : B2 bucket rclone-test-saqofod1coqi: Making map for --track-renames 2025/08/20 04:49:45 INFO : B2 bucket rclone-test-saqofod1coqi: Finished making map for --track-renames 2025/08/20 04:49:45 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:45 DEBUG : potato: Unchanged skipping 2025/08/20 04:49:45 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for renames to finish 2025/08/20 04:49:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/20 04:49:45 INFO : yam: Copied (server-side copy) to: yaml 2025/08/20 04:49:46 INFO : yam: Deleted 2025/08/20 04:49:46 INFO : yaml: Renamed from "yam" 2025/08/20 04:49:46 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/20 04:49:47 INFO : B2 bucket rclone-test-saqofod1coqi: Making map for --track-renames 2025/08/20 04:49:47 INFO : B2 bucket rclone-test-saqofod1coqi: Finished making map for --track-renames 2025/08/20 04:49:47 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/20 04:49:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/20 04:49:47 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for renames to finish 2025/08/20 04:49:47 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/20 04:49:47 INFO : sub/yam: Copied (new) 2025/08/20 04:49:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/20 04:49:47 INFO : potato: Copied (new) 2025/08/20 04:49:47 DEBUG : Waiting for deletions to finish 2025/08/20 04:49:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:49:48 DEBUG : potato: Unchanged skipping 2025/08/20 04:49:48 INFO : B2 bucket rclone-test-saqofod1coqi: Making map for --track-renames 2025/08/20 04:49:48 INFO : B2 bucket rclone-test-saqofod1coqi: Finished making map for --track-renames 2025/08/20 04:49:48 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:48 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for renames to finish 2025/08/20 04:49:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/20 04:49:48 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/20 04:49:49 INFO : sub/yam: Deleted 2025/08/20 04:49:49 INFO : yam: Renamed from "sub/yam" 2025/08/20 04:49:49 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:50 DEBUG : Creating backend with remote "/tmp/rclone3090415617/dir1" 2025/08/20 04:49:50 DEBUG : Creating backend with remote "/tmp/rclone3090415617/dir2" 2025/08/20 04:49:50 DEBUG : Local file system at /tmp/rclone3090415617/dir2: Using server-side directory move 2025/08/20 04:49:50 INFO : Local file system at /tmp/rclone3090415617/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/20 04:49:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/20 04:49:50 DEBUG : Local file system at /tmp/rclone3090415617/dir2: Waiting for checks to finish 2025/08/20 04:49:50 DEBUG : Local file system at /tmp/rclone3090415617/dir2: Waiting for transfers to finish 2025/08/20 04:49:50 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:49:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/20 04:49:50 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:50 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:49:50 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:49:50 INFO : sub dir/hello world: Deleted 2025/08/20 04:49:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/20 04:49:51 INFO : nested/sub dir/file: Copied (new) 2025/08/20 04:49:51 INFO : nested/sub dir/file: Deleted 2025/08/20 04:49:51 INFO : sub dir: Removing directory 2025/08/20 04:49:51 INFO : nested/sub dir: Removing directory 2025/08/20 04:49:51 INFO : nested: Removing directory 2025/08/20 04:49:51 DEBUG : Local file system at /tmp/rclone3090415617: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.57s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:49:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/20 04:49:52 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:52 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:49:52 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:49:52 INFO : sub dir/hello world: Deleted 2025/08/20 04:49:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/20 04:49:52 INFO : nested/sub dir/file: Copied (new) 2025/08/20 04:49:52 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.62s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/20 04:49:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/20 04:49:53 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:53 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:54 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/20 04:49:54 INFO : existing-b: Copied (new) 2025/08/20 04:49:54 INFO : existing-b: Deleted 2025/08/20 04:49:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/20 04:49:54 INFO : existing: Copied (new) 2025/08/20 04:49:54 INFO : existing: Deleted 2025/08/20 04:49:54 DEBUG : existing: Destination exists, skipping 2025/08/20 04:49:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/20 04:49:54 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:49:54 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:49:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:49:55 DEBUG : Creating backend with remote "TestB2:rclone-test-ribasiy6yezo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-saqofod1coqi -> B2 bucket rclone-test-ribasiy6yezo 2025/08/20 04:50:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:50:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/20 04:50:03 DEBUG : empty space: Unchanged skipping 2025/08/20 04:50:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/20 04:50:03 DEBUG : B2 bucket rclone-test-ribasiy6yezo: Waiting for checks to finish 2025/08/20 04:50:03 INFO : empty space: Deleted 2025/08/20 04:50:03 DEBUG : B2 bucket rclone-test-ribasiy6yezo: Waiting for transfers to finish 2025/08/20 04:50:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:50:03 INFO : potato2: Copied (server-side copy) 2025/08/20 04:50:04 INFO : potato2: Deleted 2025/08/20 04:50:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/20 04:50:04 INFO : potato3: Copied (server-side copy) 2025/08/20 04:50:04 INFO : potato3: Deleted 2025/08/20 04:50:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gizetec1qofo" 2025/08/20 04:50:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/20 04:50:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:50:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/20 04:50:05 DEBUG : B2 bucket rclone-test-gizetec1qofo: Waiting for checks to finish 2025/08/20 04:50:05 DEBUG : B2 bucket rclone-test-gizetec1qofo: Waiting for transfers to finish 2025/08/20 04:50:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/20 04:50:10 INFO : empty space: Copied (server-side copy) 2025/08/20 04:50:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/20 04:50:10 INFO : potato3: Copied (server-side copy) 2025/08/20 04:50:10 INFO : empty space: Deleted 2025/08/20 04:50:10 INFO : potato3: Deleted 2025/08/20 04:50:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:50:10 INFO : potato2: Copied (server-side copy) 2025/08/20 04:50:11 INFO : potato2: Deleted 2025/08/20 04:50:11 DEBUG : B2 bucket rclone-test-gizetec1qofo: Purge remote 2025/08/20 04:50:11 INFO : B2 bucket rclone-test-gizetec1qofo: cleaning bucket "rclone-test-gizetec1qofo" of all files 2025/08/20 04:50:11 DEBUG : empty space: Deleting (id "4_zffd21d83d00dcb5b9f880e1b_f10171dbccfa8b6ea_d20250820_m045009_c001_v0001037_t0011_u01755665409834") 2025/08/20 04:50:11 DEBUG : potato2: Deleting (id "4_zffd21d83d00dcb5b9f880e1b_f103f89b894db85ac_d20250820_m045010_c001_v0001106_t0059_u01755665410202") 2025/08/20 04:50:11 DEBUG : potato3: Deleting (id "4_zffd21d83d00dcb5b9f880e1b_f11904fb382823a68_d20250820_m045010_c001_v0001176_t0032_u01755665410219") 2025/08/20 04:50:13 DEBUG : B2 bucket rclone-test-ribasiy6yezo: Purge remote 2025/08/20 04:50:13 INFO : B2 bucket rclone-test-ribasiy6yezo: cleaning bucket "rclone-test-ribasiy6yezo" of all files 2025/08/20 04:50:13 DEBUG : empty space: Deleting (id "4_z7f42fd83c0fdcb5b9f880e1b_f41813bcb8c06ad35_d20250820_m045010_c001_v7007000_t0000_u01755665410383") 2025/08/20 04:50:13 DEBUG : empty space: Deleting (id "4_z7f42fd83c0fdcb5b9f880e1b_f11627d76f6805816_d20250820_m045001_c001_v0001093_t0047_u01755665401918") 2025/08/20 04:50:13 DEBUG : potato2: Deleting (id "4_z7f42fd83c0fdcb5b9f880e1b_f419259e82475e0bc_d20250820_m045010_c001_v7007000_t0000_u01755665410950") 2025/08/20 04:50:13 DEBUG : potato2: Deleting (id "4_z7f42fd83c0fdcb5b9f880e1b_f114061fd91e4715b_d20250820_m045003_c001_v0001113_t0055_u01755665403581") 2025/08/20 04:50:13 DEBUG : potato3: Deleting (id "4_z7f42fd83c0fdcb5b9f880e1b_f419259e82475e0ba_d20250820_m045010_c001_v7007000_t0000_u01755665410450") 2025/08/20 04:50:13 DEBUG : potato3: Deleting (id "4_z7f42fd83c0fdcb5b9f880e1b_f106c7b2f9fb75683_d20250820_m045003_c001_v0001136_t0038_u01755665403932") 2025/08/20 04:50:13 DEBUG : potato3: Deleting (id "4_z7f42fd83c0fdcb5b9f880e1b_f11627d76f6805818_d20250820_m045002_c001_v0001093_t0026_u01755665402314") --- PASS: TestServerSideMove (21.34s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:50:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zitubaw1vasi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-saqofod1coqi -> B2 bucket rclone-test-zitubaw1vasi 2025/08/20 04:50:24 DEBUG : empty space: Excluded (Size Filter) 2025/08/20 04:50:24 DEBUG : empty space: Excluded 2025/08/20 04:50:24 DEBUG : empty space: Excluded (Size Filter) 2025/08/20 04:50:24 DEBUG : empty space: Excluded 2025/08/20 04:50:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:50:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/20 04:50:24 DEBUG : B2 bucket rclone-test-zitubaw1vasi: Waiting for checks to finish 2025/08/20 04:50:24 DEBUG : B2 bucket rclone-test-zitubaw1vasi: Waiting for transfers to finish 2025/08/20 04:50:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:50:24 INFO : potato2: Copied (server-side copy) 2025/08/20 04:50:24 INFO : potato2: Deleted 2025/08/20 04:50:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/20 04:50:24 INFO : potato3: Copied (server-side copy) 2025/08/20 04:50:24 INFO : potato3: Deleted 2025/08/20 04:50:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yuvegaq9xuri" 2025/08/20 04:50:26 DEBUG : empty space: Excluded (Size Filter) 2025/08/20 04:50:26 DEBUG : empty space: Excluded 2025/08/20 04:50:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:50:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/20 04:50:26 DEBUG : B2 bucket rclone-test-yuvegaq9xuri: Waiting for checks to finish 2025/08/20 04:50:26 DEBUG : B2 bucket rclone-test-yuvegaq9xuri: Waiting for transfers to finish 2025/08/20 04:50:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:50:30 INFO : potato2: Copied (server-side copy) 2025/08/20 04:50:30 INFO : potato2: Deleted 2025/08/20 04:50:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/20 04:50:30 INFO : potato3: Copied (server-side copy) 2025/08/20 04:50:31 INFO : potato3: Deleted 2025/08/20 04:50:31 DEBUG : B2 bucket rclone-test-yuvegaq9xuri: Purge remote 2025/08/20 04:50:31 INFO : B2 bucket rclone-test-yuvegaq9xuri: cleaning bucket "rclone-test-yuvegaq9xuri" of all files 2025/08/20 04:50:31 DEBUG : potato2: Deleting (id "4_z6ff26d83d00dcb5b9f880e1b_f117f9299b912c7af_d20250820_m045030_c001_v0001180_t0024_u01755665430280") 2025/08/20 04:50:31 DEBUG : potato3: Deleting (id "4_z6ff26d83d00dcb5b9f880e1b_f1080f3598bbbc90d_d20250820_m045030_c001_v0001099_t0049_u01755665430553") 2025/08/20 04:50:33 DEBUG : B2 bucket rclone-test-zitubaw1vasi: Purge remote 2025/08/20 04:50:33 INFO : B2 bucket rclone-test-zitubaw1vasi: cleaning bucket "rclone-test-zitubaw1vasi" of all files 2025/08/20 04:50:34 DEBUG : empty space: Deleting (id "4_zdfa24de3d00dcb5b9f880e1b_f111410521331d61e_d20250820_m045022_c001_v0001104_t0007_u01755665422646") 2025/08/20 04:50:34 DEBUG : potato2: Deleting (id "4_zdfa24de3d00dcb5b9f880e1b_f4176b152a81b4d50_d20250820_m045030_c001_v7007000_t0000_u01755665430539") 2025/08/20 04:50:34 DEBUG : potato2: Deleting (id "4_zdfa24de3d00dcb5b9f880e1b_f107eba358fdc3654_d20250820_m045024_c001_v0001184_t0047_u01755665424217") 2025/08/20 04:50:34 DEBUG : potato3: Deleting (id "4_zdfa24de3d00dcb5b9f880e1b_f4176b152a81b4d53_d20250820_m045031_c001_v7007000_t0000_u01755665431013") 2025/08/20 04:50:34 DEBUG : potato3: Deleting (id "4_zdfa24de3d00dcb5b9f880e1b_f105f9fc59ba9bd9a_d20250820_m045024_c001_v0001154_t0016_u01755665424447") 2025/08/20 04:50:34 DEBUG : potato3: Deleting (id "4_zdfa24de3d00dcb5b9f880e1b_f111410521331d620_d20250820_m045023_c001_v0001104_t0054_u01755665423376") --- PASS: TestServerSideMoveWithFilter (22.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:50:39 DEBUG : Creating backend with remote "TestB2:rclone-test-tupamub2kexi" 2025/08/20 04:50:41 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-saqofod1coqi -> B2 bucket rclone-test-tupamub2kexi 2025/08/20 04:50:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:50:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/20 04:50:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/20 04:50:47 DEBUG : B2 bucket rclone-test-tupamub2kexi: Waiting for checks to finish 2025/08/20 04:50:47 DEBUG : empty space: Unchanged skipping 2025/08/20 04:50:48 INFO : empty space: Deleted 2025/08/20 04:50:48 DEBUG : B2 bucket rclone-test-tupamub2kexi: Waiting for transfers to finish 2025/08/20 04:50:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:50:48 INFO : potato2: Copied (server-side copy) 2025/08/20 04:50:48 INFO : potato2: Deleted 2025/08/20 04:50:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/20 04:50:48 INFO : potato3: Copied (server-side copy) 2025/08/20 04:50:48 INFO : potato3: Deleted 2025/08/20 04:50:49 DEBUG : Creating backend with remote "TestB2:rclone-test-poyowad9cele" 2025/08/20 04:50:49 INFO : tomatoDir: Making directory 2025/08/20 04:50:50 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/20 04:50:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:50:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/20 04:50:50 DEBUG : B2 bucket rclone-test-poyowad9cele: Waiting for checks to finish 2025/08/20 04:50:50 DEBUG : B2 bucket rclone-test-poyowad9cele: Waiting for transfers to finish 2025/08/20 04:50:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/20 04:50:54 INFO : empty space: Copied (server-side copy) 2025/08/20 04:50:54 INFO : empty space: Deleted 2025/08/20 04:50:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:50:54 INFO : potato2: Copied (server-side copy) 2025/08/20 04:50:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/20 04:50:54 INFO : potato3: Copied (server-side copy) 2025/08/20 04:50:54 INFO : potato2: Deleted 2025/08/20 04:50:55 INFO : potato3: Deleted 2025/08/20 04:50:55 DEBUG : B2 bucket rclone-test-poyowad9cele: Purge remote 2025/08/20 04:50:55 INFO : B2 bucket rclone-test-poyowad9cele: cleaning bucket "rclone-test-poyowad9cele" of all files 2025/08/20 04:50:55 DEBUG : empty space: Deleting (id "4_zff52cd63d00dcb5b9f880e1b_f116f35dc22368677_d20250820_m045054_c001_v0001172_t0002_u01755665454248") 2025/08/20 04:50:55 DEBUG : potato2: Deleting (id "4_zff52cd63d00dcb5b9f880e1b_f1023792755e8f8da_d20250820_m045054_c001_v0001181_t0024_u01755665454682") 2025/08/20 04:50:55 DEBUG : potato3: Deleting (id "4_zff52cd63d00dcb5b9f880e1b_f119741a36cab836a_d20250820_m045054_c001_v0001145_t0031_u01755665454685") 2025/08/20 04:50:57 DEBUG : B2 bucket rclone-test-tupamub2kexi: Purge remote 2025/08/20 04:50:57 INFO : B2 bucket rclone-test-tupamub2kexi: cleaning bucket "rclone-test-tupamub2kexi" of all files 2025/08/20 04:50:57 DEBUG : empty space: Deleting (id "4_zbfe2ad53d00dcb5b9f880e1b_f40673a98dff9f449_d20250820_m045054_c001_v7007000_t0000_u01755665454614") 2025/08/20 04:50:57 DEBUG : empty space: Deleting (id "4_zbfe2ad53d00dcb5b9f880e1b_f101c30959b6803c4_d20250820_m045046_c001_v0001134_t0053_u01755665446371") 2025/08/20 04:50:57 DEBUG : potato2: Deleting (id "4_zbfe2ad53d00dcb5b9f880e1b_f40673a98dff9f44a_d20250820_m045054_c001_v7007000_t0000_u01755665454895") 2025/08/20 04:50:57 DEBUG : potato2: Deleting (id "4_zbfe2ad53d00dcb5b9f880e1b_f113e36b3ccf414f9_d20250820_m045047_c001_v0001181_t0042_u01755665447954") 2025/08/20 04:50:57 DEBUG : potato3: Deleting (id "4_zbfe2ad53d00dcb5b9f880e1b_f40430b240bb5dd5c_d20250820_m045055_c001_v7007000_t0000_u01755665455059") 2025/08/20 04:50:57 DEBUG : potato3: Deleting (id "4_zbfe2ad53d00dcb5b9f880e1b_f110993cf1de083b0_d20250820_m045048_c001_v0001104_t0031_u01755665448217") 2025/08/20 04:50:57 DEBUG : potato3: Deleting (id "4_zbfe2ad53d00dcb5b9f880e1b_f101c30959b6803c8_d20250820_m045046_c001_v0001134_t0014_u01755665446799") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:51:02 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:51:05 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/rclone-sync-test" --- PASS: TestSyncOverlap (1.52s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:51:06 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/rclone-sync-test" 2025/08/20 04:51:08 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/rclone-sync-test-include/layer2" 2025/08/20 04:51:10 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/rclone-sync-test-ignore-file" 2025/08/20 04:51:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/20 04:51:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/20 04:51:14 DEBUG : pacer: Reducing sleep to 10ms 2025/08/20 04:51:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/20 04:51:14 DEBUG : B2 bucket rclone-test-saqofod1coqi path rclone-sync-test: Waiting for checks to finish 2025/08/20 04:51:14 DEBUG : B2 bucket rclone-test-saqofod1coqi path rclone-sync-test: Waiting for transfers to finish 2025/08/20 04:51:14 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:14 INFO : There was nothing to transfer 2025/08/20 04:51:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/20 04:51:14 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:51:14 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:51:14 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:14 INFO : There was nothing to transfer 2025/08/20 04:51:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/20 04:51:15 DEBUG : B2 bucket rclone-test-saqofod1coqi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/20 04:51:15 DEBUG : B2 bucket rclone-test-saqofod1coqi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/20 04:51:15 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:15 INFO : There was nothing to transfer 2025/08/20 04:51:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/20 04:51:15 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:51:15 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:51:15 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:15 INFO : There was nothing to transfer 2025/08/20 04:51:16 DEBUG : Excluded 2025/08/20 04:51:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/20 04:51:16 DEBUG : B2 bucket rclone-test-saqofod1coqi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/20 04:51:16 DEBUG : B2 bucket rclone-test-saqofod1coqi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/20 04:51:16 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:16 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.26s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:51:16 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/dst" 2025/08/20 04:51:17 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/CompareDest" 2025/08/20 04:51:20 DEBUG : one: Need to transfer - File not found at Destination 2025/08/20 04:51:20 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:51:20 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:51:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:51:21 INFO : one: Copied (new) 2025/08/20 04:51:21 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:51:21 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:51:21 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:51:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/20 04:51:22 INFO : one: Copied (replaced existing) 2025/08/20 04:51:22 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:51:24 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:51:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:51:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/20 04:51:24 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:51:24 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:24 INFO : There was nothing to transfer 2025/08/20 04:51:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:51:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:51:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/20 04:51:25 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:51:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:51:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/20 04:51:25 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:51:25 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:25 INFO : There was nothing to transfer 2025/08/20 04:51:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:51:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:51:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/20 04:51:26 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:51:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:51:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/20 04:51:26 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:51:26 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:26 INFO : There was nothing to transfer 2025/08/20 04:51:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:51:27 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/08/20 04:51:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/20 04:51:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/20 04:51:27 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:51:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:51:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/20 04:51:27 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:51:27 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:27 INFO : There was nothing to transfer 2025/08/20 04:51:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:51:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/20 04:51:28 DEBUG : two: Need to transfer - File not found at Destination 2025/08/20 04:51:28 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:51:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:51:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/20 04:51:28 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:51:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/20 04:51:29 INFO : two: Copied (new) 2025/08/20 04:51:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.58s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:51:31 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/dest" 2025/08/20 04:51:33 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/pre-dest1" 2025/08/20 04:51:34 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/pre-dest2" 2025/08/20 04:51:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:51:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/20 04:51:36 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:51:36 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/20 04:51:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/20 04:51:36 DEBUG : B2 bucket rclone-test-saqofod1coqi path dest: Waiting for checks to finish 2025/08/20 04:51:36 DEBUG : B2 bucket rclone-test-saqofod1coqi path dest: Waiting for transfers to finish 2025/08/20 04:51:37 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/20 04:51:37 INFO : 3: Copied (new) 2025/08/20 04:51:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.92s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:51:39 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/dst" 2025/08/20 04:51:40 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/CopyDest" 2025/08/20 04:51:42 DEBUG : one: Need to transfer - File not found at Destination 2025/08/20 04:51:42 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:51:42 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:51:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:51:43 INFO : one: Copied (new) 2025/08/20 04:51:43 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:51:43 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:51:44 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:51:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/20 04:51:44 INFO : one: Copied (replaced existing) 2025/08/20 04:51:44 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:46 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/BackupDir" 2025/08/20 04:51:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:51:47 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:51:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:51:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:51:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:51:49 INFO : one: Copied (server-side copy) 2025/08/20 04:51:49 INFO : one: Deleted 2025/08/20 04:51:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/20 04:51:49 INFO : one: Copied (server-side copy) 2025/08/20 04:51:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/20 04:51:49 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:51:49 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:51:50 DEBUG : one: Unchanged skipping 2025/08/20 04:51:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:51:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/20 04:51:50 INFO : two: Copied (server-side copy) 2025/08/20 04:51:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/20 04:51:50 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:51:50 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:51:50 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:51 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:51:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:51:51 DEBUG : one: Unchanged skipping 2025/08/20 04:51:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:51:51 DEBUG : two: Unchanged skipping 2025/08/20 04:51:51 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:51:51 DEBUG : Waiting for deletions to finish 2025/08/20 04:51:51 INFO : There was nothing to transfer 2025/08/20 04:51:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:51:52 DEBUG : one: Unchanged skipping 2025/08/20 04:51:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/20 04:51:52 DEBUG : three: Destination not found in --copy-dest 2025/08/20 04:51:52 DEBUG : three: Need to transfer - File not found at Destination 2025/08/20 04:51:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:51:52 DEBUG : two: Unchanged skipping 2025/08/20 04:51:52 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:51:52 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:51:53 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/20 04:51:53 INFO : three: Copied (new) 2025/08/20 04:51:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.37s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:51:57 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/dst" 2025/08/20 04:51:58 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/backup" 2025/08/20 04:51:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/20 04:51:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:51:59 DEBUG : two: Unchanged skipping 2025/08/20 04:51:59 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:52:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:52:01 INFO : one: Copied (server-side copy) 2025/08/20 04:52:01 INFO : one: Deleted 2025/08/20 04:52:01 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:52:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:52:02 INFO : one: Copied (new) 2025/08/20 04:52:02 DEBUG : Waiting for deletions to finish 2025/08/20 04:52:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/20 04:52:02 INFO : three.txt: Copied (server-side copy) 2025/08/20 04:52:02 INFO : three.txt: Deleted 2025/08/20 04:52:02 INFO : three.txt: Moved into backup dir 2025/08/20 04:52:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/20 04:52:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:52:04 DEBUG : two: Unchanged skipping 2025/08/20 04:52:04 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:52:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:52:05 INFO : one: Copied (server-side copy) 2025/08/20 04:52:05 INFO : one: Deleted 2025/08/20 04:52:05 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:52:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/20 04:52:05 INFO : one: Copied (new) 2025/08/20 04:52:05 DEBUG : Waiting for deletions to finish 2025/08/20 04:52:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:52:06 INFO : three.txt: Copied (server-side copy) 2025/08/20 04:52:06 INFO : three.txt: Deleted 2025/08/20 04:52:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.92s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:52:09 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/dst" 2025/08/20 04:52:10 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/backup" 2025/08/20 04:52:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/20 04:52:12 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:52:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:52:12 DEBUG : two: Unchanged skipping 2025/08/20 04:52:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:52:13 INFO : one: Copied (server-side copy) to: one.bak 2025/08/20 04:52:13 INFO : one: Deleted 2025/08/20 04:52:13 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:52:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:52:14 INFO : one: Copied (new) 2025/08/20 04:52:14 DEBUG : Waiting for deletions to finish 2025/08/20 04:52:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/20 04:52:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/20 04:52:15 INFO : three.txt: Deleted 2025/08/20 04:52:15 INFO : three.txt: Moved into backup dir 2025/08/20 04:52:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/20 04:52:17 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:52:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:52:17 DEBUG : two: Unchanged skipping 2025/08/20 04:52:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:52:17 INFO : one: Copied (server-side copy) to: one.bak 2025/08/20 04:52:17 INFO : one: Deleted 2025/08/20 04:52:17 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:52:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/20 04:52:18 INFO : one: Copied (new) 2025/08/20 04:52:18 DEBUG : Waiting for deletions to finish 2025/08/20 04:52:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:52:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/20 04:52:19 INFO : three.txt: Deleted 2025/08/20 04:52:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:52:21 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/dst" 2025/08/20 04:52:22 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/backup" 2025/08/20 04:52:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/20 04:52:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:52:24 DEBUG : two: Unchanged skipping 2025/08/20 04:52:24 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:52:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:52:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/20 04:52:26 INFO : one: Deleted 2025/08/20 04:52:26 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:52:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:52:26 INFO : one: Copied (new) 2025/08/20 04:52:26 DEBUG : Waiting for deletions to finish 2025/08/20 04:52:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/20 04:52:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/20 04:52:27 INFO : three.txt: Deleted 2025/08/20 04:52:27 INFO : three.txt: Moved into backup dir 2025/08/20 04:52:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/20 04:52:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:52:29 DEBUG : two: Unchanged skipping 2025/08/20 04:52:29 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:52:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:52:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/20 04:52:29 INFO : one: Deleted 2025/08/20 04:52:29 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:52:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/20 04:52:30 INFO : one: Copied (new) 2025/08/20 04:52:30 DEBUG : Waiting for deletions to finish 2025/08/20 04:52:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:52:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/20 04:52:30 INFO : three.txt: Deleted 2025/08/20 04:52:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.96s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:52:33 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/dst" 2025/08/20 04:52:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/20 04:52:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:52:35 DEBUG : two: Unchanged skipping 2025/08/20 04:52:35 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:52:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:52:36 INFO : one: Copied (server-side copy) to: one.bak 2025/08/20 04:52:36 INFO : one: Deleted 2025/08/20 04:52:36 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:52:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:52:37 INFO : one: Copied (new) 2025/08/20 04:52:37 DEBUG : Waiting for deletions to finish 2025/08/20 04:52:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/20 04:52:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/20 04:52:37 INFO : three.txt: Deleted 2025/08/20 04:52:37 INFO : three.txt: Moved into backup dir 2025/08/20 04:52:38 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1042-12.backblaze.com/b2api/v1/b2_upload_file/bfb22d13c0edcb5b9f880e1b/c001_v0001042_t0008": EOF 2025/08/20 04:52:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1042-12.backblaze.com/b2api/v1/b2_upload_file/bfb22d13c0edcb5b9f880e1b/c001_v0001042_t0008": EOF) 2025/08/20 04:52:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-saqofod1coqi: 1/10 (Post "https://pod-000-1042-12.backblaze.com/b2api/v1/b2_upload_file/bfb22d13c0edcb5b9f880e1b/c001_v0001042_t0008": EOF) 2025/08/20 04:52:40 DEBUG : pacer: Reducing sleep to 10ms 2025/08/20 04:52:41 DEBUG : one.bak: Excluded (Path Filter) 2025/08/20 04:52:41 DEBUG : one.bak: Excluded 2025/08/20 04:52:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/20 04:52:41 DEBUG : three.txt.bak: Excluded 2025/08/20 04:52:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/20 04:52:41 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for checks to finish 2025/08/20 04:52:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:52:41 DEBUG : two: Unchanged skipping 2025/08/20 04:52:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:52:41 INFO : one: Copied (server-side copy) to: one.bak 2025/08/20 04:52:42 INFO : one: Deleted 2025/08/20 04:52:42 DEBUG : B2 bucket rclone-test-saqofod1coqi path dst: Waiting for transfers to finish 2025/08/20 04:52:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/20 04:52:42 INFO : one: Copied (new) 2025/08/20 04:52:42 DEBUG : Waiting for deletions to finish 2025/08/20 04:52:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:52:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/20 04:52:43 INFO : three.txt: Deleted 2025/08/20 04:52:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.06s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:52:45 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/dst" 2025/08/20 04:52:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/20 04:52:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:52:47 INFO : one: Copied (server-side copy) to: one.bak 2025/08/20 04:52:48 INFO : one: Deleted 2025/08/20 04:52:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:52:48 INFO : one: Copied (new) 2025/08/20 04:52:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:52:49 DEBUG : two: Unchanged skipping 2025/08/20 04:52:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/20 04:52:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/20 04:52:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/20 04:52:50 INFO : three.txt: Deleted 2025/08/20 04:52:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:52:50 INFO : three.txt: Copied (new) 2025/08/20 04:52:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/20 04:52:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:52:52 INFO : one: Copied (server-side copy) to: one.bak 2025/08/20 04:52:52 INFO : one: Deleted 2025/08/20 04:52:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/20 04:52:53 INFO : one: Copied (new) 2025/08/20 04:52:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:52:53 DEBUG : two: Unchanged skipping 2025/08/20 04:52:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/20 04:52:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:52:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/20 04:52:54 INFO : three.txt: Deleted 2025/08/20 04:52:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/20 04:52:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:52:57 DEBUG : Creating backend with remote "TestB2:rclone-test-saqofod1coqi/dst" 2025/08/20 04:52:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/20 04:53:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:53:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/20 04:53:00 INFO : one: Deleted 2025/08/20 04:53:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:53:01 INFO : one: Copied (new) 2025/08/20 04:53:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:01 DEBUG : two: Unchanged skipping 2025/08/20 04:53:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/20 04:53:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/20 04:53:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/20 04:53:02 INFO : three.txt: Deleted 2025/08/20 04:53:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:53:02 INFO : three.txt: Copied (new) 2025/08/20 04:53:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/20 04:53:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:53:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/20 04:53:03 INFO : one: Deleted 2025/08/20 04:53:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/20 04:53:03 INFO : one: Copied (new) 2025/08/20 04:53:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:03 DEBUG : two: Unchanged skipping 2025/08/20 04:53:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/20 04:53:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:53:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/20 04:53:04 INFO : three.txt: Deleted 2025/08/20 04:53:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/20 04:53:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.02s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:53:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/20 04:53:07 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:53:07 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:53:07 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/20 04:53:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/20 04:53:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.08s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:53:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/20 04:53:08 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:53:08 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:53:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/20 04:53:09 INFO : existing: Copied (new) 2025/08/20 04:53:09 DEBUG : Waiting for deletions to finish 2025/08/20 04:53:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/20 04:53:09 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:53:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/20 04:53:09 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:53:09 ERROR : B2 bucket rclone-test-saqofod1coqi: not deleting files as there were IO errors 2025/08/20 04:53:09 ERROR : B2 bucket rclone-test-saqofod1coqi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:53:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:11 DEBUG : existing: Unchanged skipping 2025/08/20 04:53:11 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:53:11 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:53:11 DEBUG : Waiting for deletions to finish 2025/08/20 04:53:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", 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-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:53:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:53:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both0: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both13: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both14: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both15: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both16: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both17: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both12: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both11: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both18: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both10: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both2: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both3: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both1: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both19: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both4: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both7: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:22 DEBUG : both9: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both8: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both6: Unchanged skipping 2025/08/20 04:53:22 DEBUG : both5: Unchanged skipping 2025/08/20 04:53:22 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:53:22 DEBUG : Waiting for deletions to finish 2025/08/20 04:53:22 INFO : only12: Deleted 2025/08/20 04:53:23 INFO : only11: Deleted 2025/08/20 04:53:23 INFO : only7: Deleted 2025/08/20 04:53:23 INFO : only17: Deleted 2025/08/20 04:53:23 INFO : only18: Deleted 2025/08/20 04:53:23 INFO : only1: Deleted 2025/08/20 04:53:23 INFO : only0: Deleted 2025/08/20 04:53:23 INFO : only13: Deleted 2025/08/20 04:53:23 INFO : only14: Deleted 2025/08/20 04:53:23 INFO : only2: Deleted 2025/08/20 04:53:23 INFO : only3: Deleted 2025/08/20 04:53:23 INFO : only5: Deleted 2025/08/20 04:53:23 INFO : only8: Deleted 2025/08/20 04:53:23 INFO : only9: Deleted 2025/08/20 04:53:23 INFO : only10: Deleted 2025/08/20 04:53:23 INFO : only15: Deleted 2025/08/20 04:53:23 INFO : only4: Deleted 2025/08/20 04:53:23 INFO : only6: Deleted 2025/08/20 04:53:24 INFO : only16: Deleted 2025/08/20 04:53:24 INFO : only19: Deleted 2025/08/20 04:53:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.12s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:53:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:53:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both0: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both13: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both12: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both15: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both10: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both11: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both14: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both17: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both16: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both2: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both3: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both18: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both19: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both1: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both4: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both8: Unchanged skipping 2025/08/20 04:53:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:53:37 DEBUG : both9: Unchanged skipping 2025/08/20 04:53:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : both5: Unchanged skipping 2025/08/20 04:53:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : both6: Unchanged skipping 2025/08/20 04:53:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : both7: Unchanged skipping 2025/08/20 04:53:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/20 04:53:37 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:53:38 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:38 INFO : only0: Copied (replaced existing) 2025/08/20 04:53:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:38 INFO : only10: Copied (replaced existing) 2025/08/20 04:53:38 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:38 INFO : only15: Copied (replaced existing) 2025/08/20 04:53:38 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:38 INFO : only13: Copied (replaced existing) 2025/08/20 04:53:38 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:38 INFO : only11: Copied (replaced existing) 2025/08/20 04:53:38 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:38 INFO : only18: Copied (replaced existing) 2025/08/20 04:53:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:39 INFO : only19: Copied (replaced existing) 2025/08/20 04:53:39 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:39 INFO : only1: Copied (replaced existing) 2025/08/20 04:53:39 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:39 INFO : only12: Copied (replaced existing) 2025/08/20 04:53:39 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:39 INFO : only2: Copied (replaced existing) 2025/08/20 04:53:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:39 INFO : only3: Copied (replaced existing) 2025/08/20 04:53:39 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:39 INFO : only4: Copied (replaced existing) 2025/08/20 04:53:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:39 INFO : only5: Copied (replaced existing) 2025/08/20 04:53:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:39 INFO : only6: Copied (replaced existing) 2025/08/20 04:53:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:39 INFO : only7: Copied (replaced existing) 2025/08/20 04:53:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:39 INFO : only8: Copied (replaced existing) 2025/08/20 04:53:39 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:39 INFO : only9: Copied (replaced existing) 2025/08/20 04:53:39 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:39 INFO : only16: Copied (replaced existing) 2025/08/20 04:53:39 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:39 INFO : only14: Copied (replaced existing) 2025/08/20 04:53:39 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:53:39 INFO : only17: Copied (replaced existing) 2025/08/20 04:53:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.30s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:53:47 DEBUG : empty_dir: Making directory with metadata 2025/08/20 04:53:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:53:47 DEBUG : empty_on_remote: Making directory with metadata 2025/08/20 04:53:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:53:47 INFO : empty_on_remote: Making directory 2025/08/20 04:53:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/20 04:53:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/20 04:53:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/20 04:53:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/20 04:53:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.72s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:53:50 DEBUG : empty_dir: Making directory with metadata 2025/08/20 04:53:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:53:50 DEBUG : empty_on_remote: Making directory with metadata 2025/08/20 04:53:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:53:50 INFO : empty_on_remote: Making directory 2025/08/20 04:53:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/20 04:53:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/20 04:53:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/20 04:53:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/20 04:53:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/20 04:53:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.66s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:53:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/20 04:53:53 INFO : sub dir: Making directory 2025/08/20 04:53:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.56s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:53:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/20 04:53:56 INFO : sub dir: Making directory 2025/08/20 04:53:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.80s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:54:07 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:08 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:54:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : apple: Unchanged skipping 2025/08/20 04:54:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:54:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : banana: Unchanged skipping 2025/08/20 04:54:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:54:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:54:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:54:08 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:54:08 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:08 INFO : There was nothing to transfer 2025/08/20 04:54:08 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:09 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : apple: Unchanged skipping 2025/08/20 04:54:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:54:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : banana: Unchanged skipping 2025/08/20 04:54:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:54:09 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:54:09 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:54:09 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:09 INFO : There was nothing to transfer 2025/08/20 04:54:09 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:09 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:54:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:54:22 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:23 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:54:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:54:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : banana: Unchanged skipping 2025/08/20 04:54:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : apple: Unchanged skipping 2025/08/20 04:54:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:54:23 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:54:23 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:54:23 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:23 INFO : There was nothing to transfer 2025/08/20 04:54:23 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:24 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:54:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:54:24 DEBUG : apple: Unchanged skipping 2025/08/20 04:54:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:54:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : banana: Unchanged skipping 2025/08/20 04:54:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:54:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:54:24 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:54:24 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:24 INFO : There was nothing to transfer 2025/08/20 04:54:24 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:25 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:54:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:54:37 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:37 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:54:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:54:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/20 04:54:38 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/20 04:54:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/20 04:54:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:54:38 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:54:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/20 04:54:38 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/20 04:54:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/20 04:54:38 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/20 04:54:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/20 04:54:38 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/20 04:54:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/20 04:54:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/20 04:54:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/20 04:54:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/20 04:54:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/20 04:54:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/20 04:54:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/20 04:54:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/20 04:54:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/20 04:54:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/20 04:54:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:54:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/20 04:54:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/20 04:54:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/20 04:54:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/20 04:54:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:54:39 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/20 04:54:40 INFO : dir1/0015-9;=.txt: Deleted 2025/08/20 04:54:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/20 04:54:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/20 04:54:40 INFO : dir1/0003-defghij.txt: Deleted 2025/08/20 04:54:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/20 04:54:40 INFO : dir1/0007-1234567.txt: Deleted 2025/08/20 04:54:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/20 04:54:40 INFO : dir1/0012-6789;.txt: Deleted 2025/08/20 04:54:40 INFO : apple: Deleted 2025/08/20 04:54:40 INFO : appleappleapplebanana: Deleted 2025/08/20 04:54:40 INFO : splitbananasplit: Deleted 2025/08/20 04:54:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/20 04:54:40 INFO : dir1/0008-2345678.txt: Deleted 2025/08/20 04:54:40 INFO : dir1/0013-789;=.txt: Deleted 2025/08/20 04:54:40 INFO : dir1/0014-89;=.txt: Deleted 2025/08/20 04:54:40 INFO : banana: Deleted 2025/08/20 04:54:40 INFO : dir1/0009-3456789.txt: Deleted 2025/08/20 04:54:40 INFO : dir1/0010-456789.txt: Deleted 2025/08/20 04:54:40 INFO : dir1/0011-56789;.txt: Deleted 2025/08/20 04:54:40 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/20 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : apple: Unchanged skipping 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:54:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : banana: Unchanged skipping 2025/08/20 04:54:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:54:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/20 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:54:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:54:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:54:41 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:54:41 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:41 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/20 04:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:54:54 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:54 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:54:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:54:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:54:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:54:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:54:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:54:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:54:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:54:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:54:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:54:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:54:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:54:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:54:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:54:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:54:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:54:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:54:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:54:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:54:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:54:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:54:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:54:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:54:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:54:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:54:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:54:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:54:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:54:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:54:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:54:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:54:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:54:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:54:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:54:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:54:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:54:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:54:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:54:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:54:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:54:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:54:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:54:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:54:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:54:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:54:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:54:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:54:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:54:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:54:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:54:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:54:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:54:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:54:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:54:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:54:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:54:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:54:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:54:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:54:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:54:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:54:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:54:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:54:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:54:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:54:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:54:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:54:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:54:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:54:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:54:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:54:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:54:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:54:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:54:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:54:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:54:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:54:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:54:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:54:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:54:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:54:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:54:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:54:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:54:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:54:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:54:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:54:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:54:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:54:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:54:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:54:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:54:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:54:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:54:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:54:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:54:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:54:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/20 04:54:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:54:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/20 04:54:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:54:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/20 04:54:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:54:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/20 04:54:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:54:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:54:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:54:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:54:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/20 04:54:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:54:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:54:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:54:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:54:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:54:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:54:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:54:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:54:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/20 04:54:55 INFO : apple: Copied (new) to: PREFIXapple 2025/08/20 04:54:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:54:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:54:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:54:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:54:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:54:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:54:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:54:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:54:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/20 04:54:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:54:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:54:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:54:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:54:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/20 04:54:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:55 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:54:55 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:54:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/20 04:54:55 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/20 04:54:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/20 04:54:55 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/20 04:54:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:54:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/20 04:54:55 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/20 04:54:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:54:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/20 04:54:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:54:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:54:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/20 04:54:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:54:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:54:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/20 04:54:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:54:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:54:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/20 04:54:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:54:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:54:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/20 04:54:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:54:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:54:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/20 04:54:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:54:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:54:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/20 04:54:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:54:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:54:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/20 04:54:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:54:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:54:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/20 04:54:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:54:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:54:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/20 04:54:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/20 04:54:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:54:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/20 04:54:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:54:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:54:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/20 04:54:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:54:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:54:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/20 04:54:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:54:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/20 04:54:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:54:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/20 04:54:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:54:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/20 04:54:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:54:56 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:57 INFO : appleappleapplebanana: Deleted 2025/08/20 04:54:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/20 04:54:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/20 04:54:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/20 04:54:57 INFO : dir1/0014-89;=.txt: Deleted 2025/08/20 04:54:57 INFO : dir1/0015-9;=.txt: Deleted 2025/08/20 04:54:57 INFO : banana: Deleted 2025/08/20 04:54:57 INFO : splitbananasplit: Deleted 2025/08/20 04:54:57 INFO : dir1/0007-1234567.txt: Deleted 2025/08/20 04:54:57 INFO : dir1/0008-2345678.txt: Deleted 2025/08/20 04:54:57 INFO : dir1/0009-3456789.txt: Deleted 2025/08/20 04:54:57 INFO : dir1/0011-56789;.txt: Deleted 2025/08/20 04:54:57 INFO : dir1/0013-789;=.txt: Deleted 2025/08/20 04:54:57 INFO : apple: Deleted 2025/08/20 04:54:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/20 04:54:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/20 04:54:57 INFO : dir1/0012-6789;.txt: Deleted 2025/08/20 04:54:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/20 04:54:57 INFO : dir1/0003-defghij.txt: Deleted 2025/08/20 04:54:57 INFO : dir1/0010-456789.txt: Deleted 2025/08/20 04:54:57 DEBUG : Waiting for deletions to finish 2025/08/20 04:54:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:54:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:54:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:54:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:54:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:54:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:54:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:54:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:54:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:54:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:54:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:54:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:54:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:54:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:54:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:54:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:54:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:54:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:54:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:54:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:54:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:54:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:54:58 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:54:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:54:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:54:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:54:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:54:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:54:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:54:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:54:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:54:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:54:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:54:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:54:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:54:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/20 04:54:58 INFO : appleappleapplebanana: Copied (new) 2025/08/20 04:54:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:54:58 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:54:58 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:54:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/20 04:54:58 INFO : apple: Copied (new) 2025/08/20 04:54:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/20 04:54:58 INFO : banana: Copied (new) 2025/08/20 04:54:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/20 04:54:58 INFO : splitbananasplit: Copied (new) 2025/08/20 04:54:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/20 04:54:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/20 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/20 04:54:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/20 04:54:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/20 04:54:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/20 04:54:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/20 04:54:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/20 04:54:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/20 04:54:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/20 04:54:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/20 04:54:59 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/20 04:54:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/20 04:54:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/20 04:54:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/20 04:54:59 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/20 04:54:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/20 04:54:59 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/20 04:54:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/20 04:54:59 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/20 04:54:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/20 04:54:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/20 04:54:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/20 04:54:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/20 04:54:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/20 04:54:59 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/20 04:54:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/20 04:54:59 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/20 04:54:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/20 04:54:59 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/20 04:55:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/20 04:55:00 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/20 04:55:00 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:00 INFO : PREFIXsplitbananasplit: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/20 04:55:00 INFO : PREFIXbanana: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/20 04:55:00 INFO : PREFIXapple: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/20 04:55:00 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/20 04:55:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/20 04:55:00 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:00 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:55:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:01 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:55:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:55:14 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:14 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:55:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:55:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:55:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:55:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/20 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/20 04:55:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/20 04:55:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:55:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/20 04:55:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:15 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:55:15 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:55:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/20 04:55:15 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/20 04:55:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/20 04:55:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/20 04:55:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/20 04:55:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:55:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/20 04:55:15 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/20 04:55:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:55:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/20 04:55:15 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/20 04:55:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/20 04:55:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/20 04:55:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/20 04:55:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/20 04:55:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:55:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:55:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/20 04:55:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:55:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:55:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/20 04:55:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:55:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:55:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/20 04:55:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:55:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:55:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/20 04:55:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:55:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:55:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/20 04:55:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:55:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/20 04:55:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:55:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/20 04:55:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:55:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/20 04:55:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:55:16 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:16 INFO : dir1/0010-456789.txt: Deleted 2025/08/20 04:55:16 INFO : dir1/0011-56789;.txt: Deleted 2025/08/20 04:55:16 INFO : apple: Deleted 2025/08/20 04:55:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/20 04:55:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/20 04:55:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/20 04:55:17 INFO : dir1/0008-2345678.txt: Deleted 2025/08/20 04:55:17 INFO : dir1/0007-1234567.txt: Deleted 2025/08/20 04:55:17 INFO : dir1/0013-789;=.txt: Deleted 2025/08/20 04:55:17 INFO : dir1/0015-9;=.txt: Deleted 2025/08/20 04:55:17 INFO : dir1/0003-defghij.txt: Deleted 2025/08/20 04:55:17 INFO : dir1/0009-3456789.txt: Deleted 2025/08/20 04:55:17 INFO : dir1/0012-6789;.txt: Deleted 2025/08/20 04:55:17 INFO : dir1/0014-89;=.txt: Deleted 2025/08/20 04:55:17 INFO : appleappleapplebanana: Deleted 2025/08/20 04:55:17 INFO : banana: Deleted 2025/08/20 04:55:17 INFO : splitbananasplit: Deleted 2025/08/20 04:55:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/20 04:55:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/20 04:55:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/20 04:55:17 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:17 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/20 04:55:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:55:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:55:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:55:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/20 04:55:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/20 04:55:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/20 04:55:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/20 04:55:18 INFO : apple: Copied (new) 2025/08/20 04:55:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:18 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:55:18 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:55:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/20 04:55:18 INFO : banana: Copied (new) 2025/08/20 04:55:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/20 04:55:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/20 04:55:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/20 04:55:18 INFO : splitbananasplit: Copied (new) 2025/08/20 04:55:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/20 04:55:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/20 04:55:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/20 04:55:18 INFO : appleappleapplebanana: Copied (new) 2025/08/20 04:55:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/20 04:55:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/20 04:55:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/20 04:55:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/20 04:55:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/20 04:55:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/20 04:55:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/20 04:55:18 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/20 04:55:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/20 04:55:18 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/20 04:55:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/20 04:55:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/20 04:55:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/20 04:55:19 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/20 04:55:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/20 04:55:19 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/20 04:55:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/20 04:55:19 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/20 04:55:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/20 04:55:19 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/20 04:55:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/20 04:55:19 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/20 04:55:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/20 04:55:19 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/20 04:55:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/20 04:55:19 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/20 04:55:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/20 04:55:19 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/20 04:55:19 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:19 INFO : bananaSUFFIX: Deleted 2025/08/20 04:55:19 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/20 04:55:19 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/20 04:55:19 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/20 04:55:19 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/20 04:55:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/20 04:55:20 INFO : appleSUFFIX: Deleted 2025/08/20 04:55:20 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/20 04:55:20 INFO : splitbananasplitSUFFIX: Deleted 2025/08/20 04:55:20 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/20 04:55:20 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/20 04:55:20 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/20 04:55:20 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/20 04:55:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/20 04:55:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/20 04:55:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/20 04:55:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/20 04:55:20 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/20 04:55:20 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/20 04:55:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/20 04:55:20 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:20 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:55:20 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:21 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:55:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:55:33 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:33 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:55:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:55:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:55:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:55:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:55:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:55:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:34 DEBUG : apple: Unchanged skipping 2025/08/20 04:55:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:34 DEBUG : banana: Unchanged skipping 2025/08/20 04:55:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/20 04:55:34 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/20 04:55:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/20 04:55:34 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/20 04:55:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:55:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:55:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:55:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:55:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/20 04:55:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:55:34 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:55:34 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:55:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/20 04:55:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/20 04:55:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:55:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/20 04:55:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/20 04:55:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:55:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/20 04:55:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/20 04:55:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:55:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/20 04:55:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/20 04:55:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:55:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/20 04:55:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/20 04:55:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:55:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/20 04:55:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/20 04:55:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:55:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/20 04:55:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/20 04:55:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:55:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/20 04:55:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/20 04:55:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:55:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/20 04:55:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/20 04:55:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:55:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/20 04:55:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/20 04:55:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:55:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/20 04:55:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/20 04:55:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:55:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/20 04:55:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/20 04:55:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:55:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/20 04:55:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/20 04:55:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/20 04:55:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/20 04:55:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/20 04:55:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/20 04:55:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/20 04:55:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/20 04:55:35 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:35 INFO : dir1/0009-3456789.txt: Deleted 2025/08/20 04:55:35 INFO : appleappleapplebanana: Deleted 2025/08/20 04:55:35 INFO : dir1/0010-456789.txt: Deleted 2025/08/20 04:55:35 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/20 04:55:36 INFO : dir1/0007-1234567.txt: Deleted 2025/08/20 04:55:36 INFO : dir1/0014-89;=.txt: Deleted 2025/08/20 04:55:36 INFO : dir1/0008-2345678.txt: Deleted 2025/08/20 04:55:36 INFO : dir1/0012-6789;.txt: Deleted 2025/08/20 04:55:36 INFO : dir1/0015-9;=.txt: Deleted 2025/08/20 04:55:36 INFO : dir1/0011-56789;.txt: Deleted 2025/08/20 04:55:36 INFO : splitbananasplit: Deleted 2025/08/20 04:55:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/20 04:55:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/20 04:55:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/20 04:55:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/20 04:55:36 INFO : dir1/0013-789;=.txt: Deleted 2025/08/20 04:55:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/20 04:55:36 INFO : dir1/0003-defghij.txt: Deleted 2025/08/20 04:55:36 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:36 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : appleapple: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/20 04:55:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:55:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:55:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:55:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:55:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:55:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:55:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:55:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:55:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:55:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:55:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:55:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:55:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:55:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:55:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:55:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:55:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:55:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:55:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:55:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:55:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:55:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:55:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:55:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:55:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:55:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:55:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:55:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:55:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:55:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:55:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:55:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:55:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:55:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:55:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:55:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:55:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:55:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:55:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:55:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:55:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:55:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:55:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:55:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:55:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:55:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:55:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:55:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:55:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:55:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:55:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:55:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:55:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:55:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:55:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:55:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:55:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:55:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:55:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:55:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:55:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:55:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:55:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:55:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:55:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:55:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:55:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:55:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:55:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:55:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:55:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:55:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:55:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:55:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:55:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:55:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:55:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:55:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:55:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:55:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:55:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:55:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:55:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : apple: Unchanged skipping 2025/08/20 04:55:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:55:37 DEBUG : banana: Unchanged skipping 2025/08/20 04:55:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:55:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:55:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:55:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:55:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:55:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:55:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:55:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:55:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:55:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:55:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:55:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:55:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:55:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:55:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:55:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:55:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:55:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:55:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:55:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:55:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:55:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/20 04:55:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:55:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:55:37 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:55:37 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:37 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:37 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : appleapple: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/20 04:55:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:55:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:55:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:55:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:55:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:55:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:55:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:55:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:55:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:55:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:55:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:55:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:55:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:55:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:55:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:55:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:55:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:55:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:55:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:55:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:55:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:55:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:55:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:55:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:55:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:55:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:55:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:55:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:55:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:55:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:55:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:55:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:55:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:55:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:55:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:55:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:55:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:55:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:55:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:55:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:55:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:55:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:55:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:55:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:55:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:55:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:55:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:55:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:55:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:55:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:55:37 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:55:49 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:49 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:55:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : apple: Unchanged skipping 2025/08/20 04:55:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:55:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : banana: Unchanged skipping 2025/08/20 04:55:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:55:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:55:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:55:50 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:55:50 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:50 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:50 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:55:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : apple: Unchanged skipping 2025/08/20 04:55:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:55:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : banana: Unchanged skipping 2025/08/20 04:55:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:55:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:55:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:55:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:55:51 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:55:51 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:51 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:51 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:55:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : Waiting for deletions to finish 2025/08/20 04:55:52 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:55:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:56:04 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:04 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:56:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:56:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : apple: Unchanged skipping 2025/08/20 04:56:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:56:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : banana: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:56:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:56:05 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:56:05 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:05 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:05 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:56:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : apple: Unchanged skipping 2025/08/20 04:56:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:56:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : banana: Unchanged skipping 2025/08/20 04:56:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:56:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:56:06 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:56:06 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:06 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:06 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:56:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:56:18 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:19 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:56:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : banana: Unchanged skipping 2025/08/20 04:56:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:56:19 DEBUG : apple: Unchanged skipping 2025/08/20 04:56:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:56:19 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:56:19 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:56:19 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:19 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:20 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:56:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : apple: Unchanged skipping 2025/08/20 04:56:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:56:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:56:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : banana: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:56:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:56:20 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:56:20 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:20 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:21 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:56:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:56:33 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:34 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:56:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:34 DEBUG : apple: Unchanged skipping 2025/08/20 04:56:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:56:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:34 DEBUG : banana: Unchanged skipping 2025/08/20 04:56:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:34 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:56:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:56:35 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:35 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:35 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:56:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : banana: Unchanged skipping 2025/08/20 04:56:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:56:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:56:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : apple: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:56:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:56:35 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:56:35 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:35 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:36 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:56:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:56:48 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:48 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:56:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:56:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : apple: Unchanged skipping 2025/08/20 04:56:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : banana: Unchanged skipping 2025/08/20 04:56:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:56:49 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:56:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:56:49 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:56:49 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:49 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:49 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:56:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : apple: Unchanged skipping 2025/08/20 04:56:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:56:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : banana: Unchanged skipping 2025/08/20 04:56:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:56:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:56:50 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:56:50 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:56:50 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:50 DEBUG : Waiting for deletions to finish 2025/08/20 04:56:50 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:56:50 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (175.13s) --- PASS: TestTransform/NFC (14.22s) --- PASS: TestTransform/NFD (15.10s) --- PASS: TestTransform/base64 (17.07s) --- PASS: TestTransform/prefix (19.30s) --- PASS: TestTransform/suffix (19.66s) --- PASS: TestTransform/truncate (16.81s) --- PASS: TestTransform/encoder (14.49s) --- PASS: TestTransform/ISO-8859-1 (14.31s) --- PASS: TestTransform/charmap (14.64s) --- PASS: TestTransform/lowercase (14.94s) --- PASS: TestTransform/ascii (14.58s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:56:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/20 04:56:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/20 04:56:55 INFO : sub dir_somesuffix: Making directory 2025/08/20 04:56:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/20 04:56:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/20 04:56:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/20 04:56:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/20 04:56:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/20 04:56:55 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:56:55 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:56:56 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:56:56 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/20 04:56:56 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.89s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:56:57 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:56:57 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:56:57 INFO : tictactoe: Making directory 2025/08/20 04:56:57 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:56:57 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:56:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:56:57 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/20 04:56:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:56:57 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:56:57 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:56:58 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:56:58 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/20 04:56:58 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.74s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:56:59 INFO : toe: Making directory 2025/08/20 04:56:59 INFO : toe/toe: Making directory 2025/08/20 04:56:59 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:56:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/20 04:56:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/20 04:56:59 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:56:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/20 04:56:59 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:57:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:57:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/20 04:57:00 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.63s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:57:01 INFO : toe: Making directory 2025/08/20 04:57:01 INFO : toe/toe: Making directory 2025/08/20 04:57:01 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/20 04:57:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/20 04:57:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/20 04:57:01 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:57:01 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:57:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:57:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/20 04:57:01 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.63s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:57:02 DEBUG : empty_dir: Making directory with metadata 2025/08/20 04:57:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/20 04:57:02 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:02 INFO : tictacempty_dir: Making directory 2025/08/20 04:57:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:02 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:02 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:02 INFO : tictactoe: Making directory 2025/08/20 04:57:02 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:02 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:57:02 INFO : tictactoe/tictactoe: Making directory 2025/08/20 04:57:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:57:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/20 04:57:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/20 04:57:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/20 04:57:02 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:57:02 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:57:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:57:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/20 04:57:03 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.78s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:57:04 DEBUG : empty_dir: Making directory with metadata 2025/08/20 04:57:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/20 04:57:04 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:04 INFO : tictacempty_dir: Making directory 2025/08/20 04:57:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:04 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:04 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:04 INFO : tictactoe: Making directory 2025/08/20 04:57:04 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:04 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:57:04 INFO : tictactoe/tictactoe: Making directory 2025/08/20 04:57:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:57:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/20 04:57:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:57:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/20 04:57:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:57:04 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:57:04 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:57:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:57:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:57:05 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/20 04:57:05 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:57:05 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:05 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:05 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/20 04:57:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:57:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/20 04:57:05 NOTICE: B2 bucket rclone-test-saqofod1coqi: 0 differences found 2025/08/20 04:57:05 NOTICE: B2 bucket rclone-test-saqofod1coqi: 1 matching files --- PASS: TestAllTag (2.31s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:57:06 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:06 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:06 INFO : tictactoe: Making directory 2025/08/20 04:57:06 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:06 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:57:06 INFO : tictactoe/tictactoe: Making directory 2025/08/20 04:57:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:57:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/20 04:57:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/20 04:57:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/20 04:57:06 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:57:06 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:57:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:57:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/20 04:57:07 DEBUG : Waiting for deletions to finish 2025/08/20 04:57:07 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:07 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:07 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:57:08 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:57:08 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:57:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/20 04:57:08 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/20 04:57:08 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:57:08 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.39s) === RUN TestSyntax 2025/08/20 04:57:08 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:57:09 INFO : toe: Making directory 2025/08/20 04:57:09 INFO : toe/toe: Making directory 2025/08/20 04:57:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/20 04:57:09 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:57:09 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:57:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:57:09 INFO : toe/toe/toe: Copied (new) 2025/08/20 04:57:09 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.60s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:57:10 DEBUG : empty_dir: Making directory with metadata 2025/08/20 04:57:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/20 04:57:10 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:10 INFO : tictacempty_dir: Making directory 2025/08/20 04:57:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:10 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:10 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:10 INFO : tictactoe: Making directory 2025/08/20 04:57:10 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:10 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:57:10 INFO : tictactoe/tictactoe: Making directory 2025/08/20 04:57:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:57:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/20 04:57:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:57:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/20 04:57:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:57:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:57:10 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:57:10 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:57:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:57:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:57:11 INFO : toe/toe/toe.txt: Deleted 2025/08/20 04:57:11 INFO : toe/toe: Removing directory 2025/08/20 04:57:11 INFO : toe: Removing directory 2025/08/20 04:57:11 INFO : empty_dir: Removing directory 2025/08/20 04:57:11 DEBUG : Local file system at /tmp/rclone3090415617: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.81s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:57:12 DEBUG : empty_dir: Making directory with metadata 2025/08/20 04:57:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/20 04:57:12 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:12 INFO : tictacempty_dir: Making directory 2025/08/20 04:57:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:12 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:12 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:12 INFO : tictactoe: Making directory 2025/08/20 04:57:12 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:12 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:57:12 INFO : tictactoe/tictactoe: Making directory 2025/08/20 04:57:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:57:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/20 04:57:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:57:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/20 04:57:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:57:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:57:12 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:57:12 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:57:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:57:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:57:13 INFO : toe/toe/toe.txt: Deleted 2025/08/20 04:57:13 INFO : toe/toe: Removing directory 2025/08/20 04:57:13 INFO : toe: Removing directory 2025/08/20 04:57:13 INFO : empty_dir: Removing directory 2025/08/20 04:57:13 DEBUG : Local file system at /tmp/rclone3090415617: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/20 04:57:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/20 04:57:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/20 04:57:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/20 04:57:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/20 04:57:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:57:14 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/20 04:57:14 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.29s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:57:15 DEBUG : Reset feature "Copy" 2025/08/20 04:57:15 DEBUG : Reset feature "Move" 2025/08/20 04:57:15 DEBUG : Reset feature "Copy" 2025/08/20 04:57:15 DEBUG : Reset feature "Move" 2025/08/20 04:57:15 DEBUG : empty_dir: Making directory with metadata 2025/08/20 04:57:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/20 04:57:15 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:15 INFO : tictacempty_dir: Making directory 2025/08/20 04:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:57:15 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:15 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:15 INFO : tictactoe: Making directory 2025/08/20 04:57:15 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:15 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:57:15 INFO : tictactoe/tictactoe: Making directory 2025/08/20 04:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:57:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/20 04:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:57:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/20 04:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:57:15 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:57:15 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:57:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:57:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:57:16 INFO : toe/toe/toe.txt: Deleted 2025/08/20 04:57:16 INFO : toe/toe: Removing directory 2025/08/20 04:57:16 INFO : toe: Removing directory 2025/08/20 04:57:16 INFO : empty_dir: Removing directory 2025/08/20 04:57:16 DEBUG : Local file system at /tmp/rclone3090415617: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/20 04:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/20 04:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/20 04:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/20 04:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/20 04:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:57:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/20 04:57:18 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.54s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:57:19 DEBUG : toe: transformed to: dG9l 2025/08/20 04:57:19 DEBUG : toe: transformed to: dG9l 2025/08/20 04:57:19 INFO : dG9l: Making directory 2025/08/20 04:57:19 DEBUG : toe: transformed to: dG9l 2025/08/20 04:57:19 DEBUG : toe: transformed to: dG9l 2025/08/20 04:57:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/20 04:57:19 INFO : dG9l/dG9l: Making directory 2025/08/20 04:57:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/20 04:57:19 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/20 04:57:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/20 04:57:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/20 04:57:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/20 04:57:19 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:57:19 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:57:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:57:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/20 04:57:20 DEBUG : Waiting for deletions to finish 2025/08/20 04:57:20 DEBUG : dG9l: transformed to: toe 2025/08/20 04:57:20 DEBUG : dG9l: transformed to: toe 2025/08/20 04:57:20 DEBUG : dG9l: transformed to: toe 2025/08/20 04:57:20 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/20 04:57:21 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/20 04:57:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/20 04:57:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/20 04:57:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/20 04:57:21 DEBUG : Local file system at /tmp/rclone3090415617: Waiting for checks to finish 2025/08/20 04:57:21 DEBUG : Local file system at /tmp/rclone3090415617: Waiting for transfers to finish 2025/08/20 04:57:21 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.74s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-saqofod1coqi", Local "Local file system at /tmp/rclone3090415617", Modify Window "1ms" 2025/08/20 04:57:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:57:21 DEBUG : toe: transformed to: 2025/08/20 04:57:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:57:22 DEBUG : toe: transformed to: 2025/08/20 04:57:22 INFO : B2 bucket rclone-test-saqofod1coqi: Making directory 2025/08/20 04:57:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:57:22 DEBUG : toe: transformed to: 2025/08/20 04:57:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:57:22 DEBUG : toe: transformed to: 2025/08/20 04:57:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:57:22 DEBUG : toe/toe: transformed to: 2025/08/20 04:57:22 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/20 04:57:22 INFO : toe/toe: Making directory 2025/08/20 04:57:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:57:22 DEBUG : toe/toe: transformed to: 2025/08/20 04:57:22 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/20 04:57:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:57:22 DEBUG : toe: transformed to: 2025/08/20 04:57:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/20 04:57:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:57:22 DEBUG : toe/toe/toe: transformed to: 2025/08/20 04:57:22 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for checks to finish 2025/08/20 04:57:22 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/20 04:57:22 DEBUG : B2 bucket rclone-test-saqofod1coqi: Waiting for transfers to finish 2025/08/20 04:57:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:57:22 INFO : toe/toe/toe: Copied (new) 2025/08/20 04:57:22 ERROR : B2 bucket rclone-test-saqofod1coqi: not deleting files as there were IO errors 2025/08/20 04:57:22 ERROR : B2 bucket rclone-test-saqofod1coqi: not deleting directories as there were IO errors --- PASS: TestError (1.75s) PASS 2025/08/20 04:57:23 DEBUG : B2 bucket rclone-test-saqofod1coqi: Purge remote 2025/08/20 04:57:23 INFO : B2 bucket rclone-test-saqofod1coqi: cleaning bucket "rclone-test-saqofod1coqi" of all files 2025/08/20 04:57:24 DEBUG : BackupDir/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ad9b_d20250820_m045154_c001_v7007000_t0000_u01755665514261") 2025/08/20 04:57:24 DEBUG : BackupDir/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1061df14bcf7cb27_d20250820_m045149_c001_v0001182_t0041_u01755665509002") 2025/08/20 04:57:24 DEBUG : CompareDest/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee3b0_d20250820_m045129_c001_v7007000_t0000_u01755665489586") 2025/08/20 04:57:24 DEBUG : CompareDest/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16b49_d20250820_m045123_c001_v0001184_t0000_u01755665483625") 2025/08/20 04:57:24 DEBUG : CompareDest/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee3b2_d20250820_m045129_c001_v7007000_t0000_u01755665489773") 2025/08/20 04:57:24 DEBUG : CompareDest/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b15319e7_d20250820_m045124_c001_v0001042_t0050_u01755665484599") 2025/08/20 04:57:24 DEBUG : CopyDest/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ad9c_d20250820_m045154_c001_v7007000_t0000_u01755665514444") 2025/08/20 04:57:24 DEBUG : CopyDest/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b1531a17_d20250820_m045145_c001_v0001042_t0040_u01755665505780") 2025/08/20 04:57:24 DEBUG : CopyDest/three: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ad9d_d20250820_m045154_c001_v7007000_t0000_u01755665514630") 2025/08/20 04:57:24 DEBUG : CopyDest/three: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b1531a2b_d20250820_m045151_c001_v0001042_t0019_u01755665511947") 2025/08/20 04:57:25 DEBUG : CopyDest/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ad9e_d20250820_m045154_c001_v7007000_t0000_u01755665514864") 2025/08/20 04:57:25 DEBUG : CopyDest/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16c22_d20250820_m045149_c001_v0001184_t0027_u01755665509991") 2025/08/20 04:57:25 DEBUG : EXISTING: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dce4969_d20250820_m045311_c001_v7007000_t0000_u01755665591525") 2025/08/20 04:57:25 DEBUG : EXISTING: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16f8a_d20250820_m045310_c001_v0001184_t0058_u01755665590548") 2025/08/20 04:57:25 DEBUG : PREFIXapple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f405e2f9d17febd65_d20250820_m045500_c001_v7007000_t0000_u01755665700512") 2025/08/20 04:57:25 DEBUG : PREFIXapple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17501_d20250820_m045455_c001_v0001184_t0042_u01755665695572") 2025/08/20 04:57:25 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419259e82476332e_d20250820_m045500_c001_v7007000_t0000_u01755665700539") 2025/08/20 04:57:25 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b7c8_d20250820_m045455_c001_v0001099_t0031_u01755665695583") 2025/08/20 04:57:25 DEBUG : PREFIXbanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f405e2f9d17febd63_d20250820_m045500_c001_v7007000_t0000_u01755665700289") 2025/08/20 04:57:25 DEBUG : PREFIXbanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447bf_d20250820_m045455_c001_v0001102_t0002_u01755665695595") 2025/08/20 04:57:25 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419259e82476332c_d20250820_m045500_c001_v7007000_t0000_u01755665700173") 2025/08/20 04:57:25 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843dfa_d20250820_m045455_c001_v0001176_t0034_u01755665695603") 2025/08/20 04:57:25 DEBUG : Testêé: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dce4966_d20250820_m045308_c001_v7007000_t0000_u01755665588235") 2025/08/20 04:57:25 DEBUG : Testêé: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16f6a_d20250820_m045307_c001_v0001184_t0050_u01755665587638") 2025/08/20 04:57:25 DEBUG : Testêé: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16f5e_d20250820_m045306_c001_v0001184_t0027_u01755665586889") 2025/08/20 04:57:25 DEBUG : YXBwbGU=: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e677_d20250820_m045442_c001_v7007000_t0000_u01755665682667") 2025/08/20 04:57:26 DEBUG : YXBwbGU=: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17448_d20250820_m045438_c001_v0001184_t0002_u01755665678540") 2025/08/20 04:57:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e678_d20250820_m045442_c001_v7007000_t0000_u01755665682850") 2025/08/20 04:57:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94476e_d20250820_m045438_c001_v0001102_t0021_u01755665678550") 2025/08/20 04:57:26 DEBUG : YmFuYW5h: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e67a_d20250820_m045443_c001_v7007000_t0000_u01755665683033") 2025/08/20 04:57:26 DEBUG : YmFuYW5h: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d82_d20250820_m045438_c001_v0001176_t0033_u01755665678559") 2025/08/20 04:57:26 DEBUG : a/potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d4b_d20250820_m044925_c001_v7007000_t0000_u01755665365538") 2025/08/20 04:57:26 DEBUG : a/potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c556025_d20250820_m044924_c001_v0001180_t0015_u01755665364929") 2025/08/20 04:57:26 DEBUG : a/potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ace9_d20250820_m044923_c001_v7007000_t0000_u01755665363508") 2025/08/20 04:57:26 DEBUG : a/potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c556015_d20250820_m044922_c001_v0001180_t0051_u01755665362584") 2025/08/20 04:57:26 DEBUG : a/potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc43_d20250820_m044907_c001_v7007000_t0000_u01755665347018") 2025/08/20 04:57:26 DEBUG : a/potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f95_d20250820_m044906_c001_v0001180_t0020_u01755665346098") 2025/08/20 04:57:26 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f36_d20250820_m045651_c001_v7007000_t0000_u01755665811383") 2025/08/20 04:57:26 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944933_d20250820_m045647_c001_v0001102_t0000_u01755665807195") 2025/08/20 04:57:26 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc026_d20250820_m045636_c001_v7007000_t0000_u01755665796792") 2025/08/20 04:57:26 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9448f8_d20250820_m045632_c001_v0001102_t0009_u01755665792732") 2025/08/20 04:57:26 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675886_d20250820_m045621_c001_v7007000_t0000_u01755665781747") 2025/08/20 04:57:26 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9448d0_d20250820_m045617_c001_v0001102_t0002_u01755665777945") 2025/08/20 04:57:26 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbf9b_d20250820_m045607_c001_v7007000_t0000_u01755665767211") 2025/08/20 04:57:26 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94489e_d20250820_m045603_c001_v0001102_t0022_u01755665763279") 2025/08/20 04:57:26 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b967583f_d20250820_m045552_c001_v7007000_t0000_u01755665752849") 2025/08/20 04:57:26 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944876_d20250820_m045548_c001_v0001102_t0028_u01755665748678") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629505_d20250820_m045538_c001_v7007000_t0000_u01755665738269") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1769d_d20250820_m045532_c001_v0001184_t0042_u01755665732165") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ac9_d20250820_m045521_c001_v7007000_t0000_u01755665721625") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e74_d20250820_m045518_c001_v0001176_t0022_u01755665718075") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4070d5d6717ab15e_d20250820_m045516_c001_v7007000_t0000_u01755665716602") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c175c7_d20250820_m045513_c001_v0001184_t0000_u01755665713038") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3403_d20250820_m045501_c001_v7007000_t0000_u01755665701988") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e0c_d20250820_m045458_c001_v0001176_t0021_u01755665698557") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f405e2f9d17febd5f_d20250820_m045457_c001_v7007000_t0000_u01755665697590") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c174ed_d20250820_m045453_c001_v0001184_t0042_u01755665693429") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4210861356f15589_d20250820_m045440_c001_v7007000_t0000_u01755665680523") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1742c_d20250820_m045436_c001_v0001184_t0040_u01755665676055") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee49d_d20250820_m045425_c001_v7007000_t0000_u01755665665618") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1735c_d20250820_m045421_c001_v0001184_t0040_u01755665661427") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0eb4_d20250820_m045410_c001_v7007000_t0000_u01755665650516") 2025/08/20 04:57:27 DEBUG : apple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c172bc_d20250820_m045406_c001_v0001184_t0026_u01755665646364") 2025/08/20 04:57:27 DEBUG : appleSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e55c5_d20250820_m045519_c001_v7007000_t0000_u01755665719927") 2025/08/20 04:57:27 DEBUG : appleSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c175e1_d20250820_m045515_c001_v0001184_t0018_u01755665715001") 2025/08/20 04:57:27 DEBUG : appleapple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629506_d20250820_m045538_c001_v7007000_t0000_u01755665738545") 2025/08/20 04:57:27 DEBUG : appleapple: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c176b5_d20250820_m045534_c001_v0001184_t0006_u01755665734233") 2025/08/20 04:57:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f37_d20250820_m045651_c001_v7007000_t0000_u01755665811568") 2025/08/20 04:57:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c179b8_d20250820_m045647_c001_v0001184_t0046_u01755665807904") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc028_d20250820_m045636_c001_v7007000_t0000_u01755665796975") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1791a_d20250820_m045633_c001_v0001184_t0047_u01755665793608") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675888_d20250820_m045621_c001_v7007000_t0000_u01755665781929") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17876_d20250820_m045618_c001_v0001184_t0019_u01755665778596") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbf9c_d20250820_m045607_c001_v7007000_t0000_u01755665767393") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c177f3_d20250820_m045603_c001_v0001184_t0059_u01755665763932") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675840_d20250820_m045553_c001_v7007000_t0000_u01755665753092") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1776d_d20250820_m045549_c001_v0001184_t0004_u01755665749311") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629501_d20250820_m045535_c001_v7007000_t0000_u01755665735767") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944841_d20250820_m045532_c001_v0001102_t0041_u01755665732612") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6aca_d20250820_m045521_c001_v7007000_t0000_u01755665721808") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944817_d20250820_m045518_c001_v0001102_t0045_u01755665718108") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dcec379_d20250820_m045517_c001_v7007000_t0000_u01755665717125") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944805_d20250820_m045513_c001_v0001102_t0033_u01755665713462") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3404_d20250820_m045502_c001_v7007000_t0000_u01755665702176") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17533_d20250820_m045458_c001_v0001184_t0046_u01755665698536") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4157d5f4e02d2005_d20250820_m045457_c001_v7007000_t0000_u01755665697026") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447b9_d20250820_m045454_c001_v0001102_t0013_u01755665694026") 2025/08/20 04:57:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4157d5f4e02d1ff1_d20250820_m045440_c001_v7007000_t0000_u01755665680633") 2025/08/20 04:57:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d7e_d20250820_m045436_c001_v0001176_t0020_u01755665676776") 2025/08/20 04:57:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee49e_d20250820_m045425_c001_v7007000_t0000_u01755665665800") 2025/08/20 04:57:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d3e_d20250820_m045422_c001_v0001176_t0042_u01755665662144") 2025/08/20 04:57:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0eb5_d20250820_m045410_c001_v7007000_t0000_u01755665650698") 2025/08/20 04:57:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843cea_d20250820_m045407_c001_v0001176_t0026_u01755665647084") 2025/08/20 04:57:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ac7_d20250820_m045520_c001_v7007000_t0000_u01755665720077") 2025/08/20 04:57:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e58_d20250820_m045515_c001_v0001176_t0050_u01755665715012") 2025/08/20 04:57:29 DEBUG : b/potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d4c_d20250820_m044925_c001_v7007000_t0000_u01755665365722") 2025/08/20 04:57:29 DEBUG : b/potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c556021_d20250820_m044924_c001_v0001180_t0024_u01755665364065") 2025/08/20 04:57:29 DEBUG : b/potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ace7_d20250820_m044922_c001_v7007000_t0000_u01755665362933") 2025/08/20 04:57:29 DEBUG : b/potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c55600f_d20250820_m044921_c001_v0001180_t0023_u01755665361774") 2025/08/20 04:57:29 DEBUG : b/potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc41_d20250820_m044906_c001_v7007000_t0000_u01755665346436") 2025/08/20 04:57:29 DEBUG : b/potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f8f_d20250820_m044905_c001_v0001180_t0001_u01755665345278") 2025/08/20 04:57:29 DEBUG : backup/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e5a4_d20250820_m045206_c001_v7007000_t0000_u01755665526762") 2025/08/20 04:57:29 DEBUG : backup/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1113bd339b79973c_d20250820_m045204_c001_v0001105_t0038_u01755665524694") 2025/08/20 04:57:29 DEBUG : backup/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11355e87cc459889_d20250820_m045200_c001_v0001182_t0001_u01755665520995") 2025/08/20 04:57:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f408577b289de6e84_d20250820_m045231_c001_v7007000_t0000_u01755665551462") 2025/08/20 04:57:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f105de25f9b9358ad_d20250820_m045229_c001_v0001179_t0045_u01755665549632") 2025/08/20 04:57:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1085f6a6700ea637_d20250820_m045225_c001_v0001181_t0003_u01755665545797") 2025/08/20 04:57:29 DEBUG : backup/one.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e5b2_d20250820_m045219_c001_v7007000_t0000_u01755665539511") 2025/08/20 04:57:30 DEBUG : backup/one.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1040c8231d0988c3_d20250820_m045217_c001_v0001178_t0014_u01755665537601") 2025/08/20 04:57:30 DEBUG : backup/one.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1192934936a20ca8_d20250820_m045213_c001_v0001131_t0003_u01755665533083") 2025/08/20 04:57:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f408577b289de6e85_d20250820_m045231_c001_v7007000_t0000_u01755665551646") 2025/08/20 04:57:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f118c4981e5dbec72_d20250820_m045230_c001_v0001171_t0018_u01755665550556") 2025/08/20 04:57:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f108794875075f7a4_d20250820_m045227_c001_v0001179_t0028_u01755665547284") 2025/08/20 04:57:30 DEBUG : backup/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e5a5_d20250820_m045206_c001_v7007000_t0000_u01755665526943") 2025/08/20 04:57:30 DEBUG : backup/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1197744b8a35688d_d20250820_m045205_c001_v0001157_t0046_u01755665525698") 2025/08/20 04:57:30 DEBUG : backup/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f117766da20acc8c3_d20250820_m045202_c001_v0001182_t0034_u01755665522367") 2025/08/20 04:57:30 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e5b3_d20250820_m045219_c001_v7007000_t0000_u01755665539694") 2025/08/20 04:57:30 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1137da8f67a49d84_d20250820_m045218_c001_v0001105_t0004_u01755665538712") 2025/08/20 04:57:30 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f110ea48fdd6c1805_d20250820_m045214_c001_v0001043_t0051_u01755665534924") 2025/08/20 04:57:30 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f38_d20250820_m045651_c001_v7007000_t0000_u01755665811749") 2025/08/20 04:57:30 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b99e_d20250820_m045647_c001_v0001099_t0041_u01755665807502") 2025/08/20 04:57:30 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc02a_d20250820_m045637_c001_v7007000_t0000_u01755665797161") 2025/08/20 04:57:30 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b95c_d20250820_m045633_c001_v0001099_t0039_u01755665793060") 2025/08/20 04:57:30 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675889_d20250820_m045622_c001_v7007000_t0000_u01755665782111") 2025/08/20 04:57:30 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b912_d20250820_m045618_c001_v0001099_t0009_u01755665778243") 2025/08/20 04:57:30 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbf9d_d20250820_m045607_c001_v7007000_t0000_u01755665767577") 2025/08/20 04:57:30 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b8dc_d20250820_m045603_c001_v0001099_t0046_u01755665763561") 2025/08/20 04:57:30 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675842_d20250820_m045553_c001_v7007000_t0000_u01755665753304") 2025/08/20 04:57:30 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b8aa_d20250820_m045549_c001_v0001099_t0019_u01755665749016") 2025/08/20 04:57:30 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629507_d20250820_m045538_c001_v7007000_t0000_u01755665738730") 2025/08/20 04:57:30 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843ebe_d20250820_m045532_c001_v0001176_t0059_u01755665732372") 2025/08/20 04:57:31 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6acb_d20250820_m045521_c001_v7007000_t0000_u01755665721991") 2025/08/20 04:57:31 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17609_d20250820_m045518_c001_v0001184_t0034_u01755665718086") 2025/08/20 04:57:31 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4070d5d6717ab162_d20250820_m045517_c001_v7007000_t0000_u01755665717152") 2025/08/20 04:57:31 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e50_d20250820_m045513_c001_v0001176_t0055_u01755665713247") 2025/08/20 04:57:31 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3405_d20250820_m045502_c001_v7007000_t0000_u01755665702360") 2025/08/20 04:57:31 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b7d4_d20250820_m045458_c001_v0001099_t0020_u01755665698548") 2025/08/20 04:57:31 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f402af62e6a2773c9_d20250820_m045457_c001_v7007000_t0000_u01755665697404") 2025/08/20 04:57:31 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b7c4_d20250820_m045453_c001_v0001099_t0000_u01755665693704") 2025/08/20 04:57:31 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f404e3ce286d1abd0_d20250820_m045440_c001_v7007000_t0000_u01755665680701") 2025/08/20 04:57:31 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944766_d20250820_m045436_c001_v0001102_t0014_u01755665676275") 2025/08/20 04:57:31 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee49f_d20250820_m045425_c001_v7007000_t0000_u01755665665983") 2025/08/20 04:57:31 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944730_d20250820_m045421_c001_v0001102_t0050_u01755665661637") 2025/08/20 04:57:31 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0eb7_d20250820_m045410_c001_v7007000_t0000_u01755665650885") 2025/08/20 04:57:31 DEBUG : banana: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944700_d20250820_m045406_c001_v0001102_t0039_u01755665646595") 2025/08/20 04:57:31 DEBUG : bananaSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f417188f9c7390a90_d20250820_m045519_c001_v7007000_t0000_u01755665719859") 2025/08/20 04:57:31 DEBUG : bananaSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944809_d20250820_m045515_c001_v0001102_t0043_u01755665715024") 2025/08/20 04:57:31 DEBUG : both0: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27af_d20250820_m045340_c001_v7007000_t0000_u01755665620214") 2025/08/20 04:57:31 DEBUG : both0: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1708e_d20250820_m045328_c001_v0001184_t0028_u01755665608936") 2025/08/20 04:57:31 DEBUG : both0: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057db6_d20250820_m045324_c001_v7007000_t0000_u01755665604639") 2025/08/20 04:57:31 DEBUG : both0: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16f9c_d20250820_m045313_c001_v0001184_t0038_u01755665593401") 2025/08/20 04:57:32 DEBUG : both1: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27b1_d20250820_m045340_c001_v7007000_t0000_u01755665620397") 2025/08/20 04:57:32 DEBUG : both1: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17094_d20250820_m045329_c001_v0001184_t0004_u01755665609348") 2025/08/20 04:57:32 DEBUG : both1: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057db7_d20250820_m045324_c001_v7007000_t0000_u01755665604824") 2025/08/20 04:57:32 DEBUG : both1: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fa6_d20250820_m045313_c001_v0001184_t0057_u01755665593861") 2025/08/20 04:57:32 DEBUG : both10: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27b2_d20250820_m045340_c001_v7007000_t0000_u01755665620580") 2025/08/20 04:57:32 DEBUG : both10: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170e0_d20250820_m045333_c001_v0001184_t0022_u01755665613080") 2025/08/20 04:57:32 DEBUG : both10: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057db8_d20250820_m045325_c001_v7007000_t0000_u01755665605009") 2025/08/20 04:57:32 DEBUG : both10: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fee_d20250820_m045317_c001_v0001184_t0043_u01755665597701") 2025/08/20 04:57:32 DEBUG : both11: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27b3_d20250820_m045340_c001_v7007000_t0000_u01755665620776") 2025/08/20 04:57:32 DEBUG : both11: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170ec_d20250820_m045333_c001_v0001184_t0013_u01755665613505") 2025/08/20 04:57:32 DEBUG : both11: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057db9_d20250820_m045325_c001_v7007000_t0000_u01755665605195") 2025/08/20 04:57:32 DEBUG : both11: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16ffa_d20250820_m045318_c001_v0001184_t0043_u01755665598169") 2025/08/20 04:57:32 DEBUG : both12: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27b4_d20250820_m045340_c001_v7007000_t0000_u01755665620961") 2025/08/20 04:57:32 DEBUG : both12: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170fc_d20250820_m045333_c001_v0001184_t0032_u01755665613947") 2025/08/20 04:57:32 DEBUG : both12: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dba_d20250820_m045325_c001_v7007000_t0000_u01755665605381") 2025/08/20 04:57:32 DEBUG : both12: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17006_d20250820_m045318_c001_v0001184_t0021_u01755665598568") 2025/08/20 04:57:32 DEBUG : both13: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27b5_d20250820_m045341_c001_v7007000_t0000_u01755665621143") 2025/08/20 04:57:32 DEBUG : both13: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17104_d20250820_m045334_c001_v0001184_t0041_u01755665614391") 2025/08/20 04:57:32 DEBUG : both13: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dbb_d20250820_m045325_c001_v7007000_t0000_u01755665605567") 2025/08/20 04:57:32 DEBUG : both13: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1700a_d20250820_m045318_c001_v0001184_t0020_u01755665598964") 2025/08/20 04:57:33 DEBUG : both14: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27b6_d20250820_m045341_c001_v7007000_t0000_u01755665621327") 2025/08/20 04:57:33 DEBUG : both14: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1710a_d20250820_m045334_c001_v0001184_t0000_u01755665614821") 2025/08/20 04:57:33 DEBUG : both14: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dbc_d20250820_m045325_c001_v7007000_t0000_u01755665605754") 2025/08/20 04:57:33 DEBUG : both14: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17014_d20250820_m045319_c001_v0001184_t0055_u01755665599395") 2025/08/20 04:57:33 DEBUG : both15: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27b8_d20250820_m045341_c001_v7007000_t0000_u01755665621509") 2025/08/20 04:57:33 DEBUG : both15: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17111_d20250820_m045335_c001_v0001184_t0025_u01755665615235") 2025/08/20 04:57:33 DEBUG : both15: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dbd_d20250820_m045325_c001_v7007000_t0000_u01755665605939") 2025/08/20 04:57:33 DEBUG : both15: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1701c_d20250820_m045319_c001_v0001184_t0054_u01755665599800") 2025/08/20 04:57:33 DEBUG : both16: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27b9_d20250820_m045341_c001_v7007000_t0000_u01755665621692") 2025/08/20 04:57:33 DEBUG : both16: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17119_d20250820_m045335_c001_v0001184_t0026_u01755665615705") 2025/08/20 04:57:33 DEBUG : both16: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dbe_d20250820_m045326_c001_v7007000_t0000_u01755665606124") 2025/08/20 04:57:33 DEBUG : both16: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17026_d20250820_m045320_c001_v0001184_t0032_u01755665600211") 2025/08/20 04:57:33 DEBUG : both17: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27ba_d20250820_m045341_c001_v7007000_t0000_u01755665621875") 2025/08/20 04:57:33 DEBUG : both17: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17125_d20250820_m045336_c001_v0001184_t0038_u01755665616158") 2025/08/20 04:57:33 DEBUG : both17: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dbf_d20250820_m045326_c001_v7007000_t0000_u01755665606308") 2025/08/20 04:57:33 DEBUG : both17: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1702e_d20250820_m045320_c001_v0001184_t0017_u01755665600616") 2025/08/20 04:57:33 DEBUG : both18: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27bc_d20250820_m045342_c001_v7007000_t0000_u01755665622059") 2025/08/20 04:57:33 DEBUG : both18: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1712b_d20250820_m045336_c001_v0001184_t0013_u01755665616563") 2025/08/20 04:57:33 DEBUG : both18: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dc0_d20250820_m045326_c001_v7007000_t0000_u01755665606494") 2025/08/20 04:57:33 DEBUG : both18: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1703a_d20250820_m045321_c001_v0001184_t0059_u01755665601039") 2025/08/20 04:57:33 DEBUG : both19: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27be_d20250820_m045342_c001_v7007000_t0000_u01755665622243") 2025/08/20 04:57:33 DEBUG : both19: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17135_d20250820_m045336_c001_v0001184_t0043_u01755665616989") 2025/08/20 04:57:34 DEBUG : both19: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dc1_d20250820_m045326_c001_v7007000_t0000_u01755665606678") 2025/08/20 04:57:34 DEBUG : both19: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17042_d20250820_m045321_c001_v0001184_t0005_u01755665601451") 2025/08/20 04:57:34 DEBUG : both2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27bf_d20250820_m045342_c001_v7007000_t0000_u01755665622427") 2025/08/20 04:57:34 DEBUG : both2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1709c_d20250820_m045329_c001_v0001184_t0057_u01755665609756") 2025/08/20 04:57:34 DEBUG : both2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dc2_d20250820_m045326_c001_v7007000_t0000_u01755665606863") 2025/08/20 04:57:34 DEBUG : both2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fb6_d20250820_m045314_c001_v0001184_t0049_u01755665594364") 2025/08/20 04:57:34 DEBUG : both3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27c0_d20250820_m045342_c001_v7007000_t0000_u01755665622610") 2025/08/20 04:57:34 DEBUG : both3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170a2_d20250820_m045330_c001_v0001184_t0042_u01755665610182") 2025/08/20 04:57:34 DEBUG : both3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dc3_d20250820_m045327_c001_v7007000_t0000_u01755665607047") 2025/08/20 04:57:34 DEBUG : both3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fbe_d20250820_m045314_c001_v0001184_t0021_u01755665594812") 2025/08/20 04:57:34 DEBUG : both4: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27c1_d20250820_m045342_c001_v7007000_t0000_u01755665622794") 2025/08/20 04:57:34 DEBUG : both4: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170a8_d20250820_m045330_c001_v0001184_t0020_u01755665610631") 2025/08/20 04:57:34 DEBUG : both4: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dc4_d20250820_m045327_c001_v7007000_t0000_u01755665607230") 2025/08/20 04:57:34 DEBUG : both4: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fc2_d20250820_m045315_c001_v0001184_t0039_u01755665595216") 2025/08/20 04:57:34 DEBUG : both5: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27c2_d20250820_m045342_c001_v7007000_t0000_u01755665622979") 2025/08/20 04:57:34 DEBUG : both5: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170ae_d20250820_m045331_c001_v0001184_t0059_u01755665611032") 2025/08/20 04:57:34 DEBUG : both5: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dc5_d20250820_m045327_c001_v7007000_t0000_u01755665607414") 2025/08/20 04:57:34 DEBUG : both5: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fcc_d20250820_m045315_c001_v0001184_t0041_u01755665595614") 2025/08/20 04:57:34 DEBUG : both6: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27c3_d20250820_m045343_c001_v7007000_t0000_u01755665623162") 2025/08/20 04:57:34 DEBUG : both6: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170bc_d20250820_m045331_c001_v0001184_t0001_u01755665611440") 2025/08/20 04:57:34 DEBUG : both6: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dc6_d20250820_m045327_c001_v7007000_t0000_u01755665607597") 2025/08/20 04:57:35 DEBUG : both6: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fd4_d20250820_m045316_c001_v0001184_t0058_u01755665596033") 2025/08/20 04:57:35 DEBUG : both7: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27c5_d20250820_m045343_c001_v7007000_t0000_u01755665623346") 2025/08/20 04:57:35 DEBUG : both7: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170c6_d20250820_m045331_c001_v0001184_t0016_u01755665611864") 2025/08/20 04:57:35 DEBUG : both7: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dc7_d20250820_m045327_c001_v7007000_t0000_u01755665607781") 2025/08/20 04:57:35 DEBUG : both7: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fdc_d20250820_m045316_c001_v0001184_t0020_u01755665596460") 2025/08/20 04:57:35 DEBUG : both8: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27c6_d20250820_m045343_c001_v7007000_t0000_u01755665623528") 2025/08/20 04:57:35 DEBUG : both8: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170ca_d20250820_m045332_c001_v0001184_t0046_u01755665612259") 2025/08/20 04:57:35 DEBUG : both8: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dc8_d20250820_m045327_c001_v7007000_t0000_u01755665607965") 2025/08/20 04:57:35 DEBUG : both8: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fe2_d20250820_m045316_c001_v0001184_t0043_u01755665596884") 2025/08/20 04:57:35 DEBUG : both9: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27c8_d20250820_m045343_c001_v7007000_t0000_u01755665623712") 2025/08/20 04:57:35 DEBUG : both9: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170d6_d20250820_m045332_c001_v0001184_t0058_u01755665612689") 2025/08/20 04:57:35 DEBUG : both9: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057dc9_d20250820_m045328_c001_v7007000_t0000_u01755665608148") 2025/08/20 04:57:35 DEBUG : both9: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fea_d20250820_m045317_c001_v0001184_t0006_u01755665597295") 2025/08/20 04:57:35 DEBUG : c/non empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d4d_d20250820_m044925_c001_v7007000_t0000_u01755665365905") 2025/08/20 04:57:35 DEBUG : c/non empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c556023_d20250820_m044924_c001_v0001180_t0009_u01755665364321") 2025/08/20 04:57:35 DEBUG : c/non empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06acea_d20250820_m044923_c001_v7007000_t0000_u01755665363693") 2025/08/20 04:57:35 DEBUG : c/non empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c556013_d20250820_m044921_c001_v0001180_t0020_u01755665361977") 2025/08/20 04:57:35 DEBUG : c/non empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc44_d20250820_m044907_c001_v7007000_t0000_u01755665347202") 2025/08/20 04:57:35 DEBUG : c/non empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f93_d20250820_m044905_c001_v0001180_t0030_u01755665345488") 2025/08/20 04:57:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e67b_d20250820_m045443_c001_v7007000_t0000_u01755665683216") 2025/08/20 04:57:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b786_d20250820_m045438_c001_v0001099_t0035_u01755665678571") 2025/08/20 04:57:36 DEBUG : check sum: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc3a_d20250820_m044858_c001_v7007000_t0000_u01755665338636") 2025/08/20 04:57:36 DEBUG : check sum: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f65_d20250820_m044857_c001_v0001180_t0028_u01755665337687") 2025/08/20 04:57:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409b96f40fcc240f_d20250820_m045721_c001_v7007000_t0000_u01755665841638") 2025/08/20 04:57:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944997_d20250820_m045719_c001_v0001102_t0054_u01755665839856") 2025/08/20 04:57:36 DEBUG : dest/3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ad8b_d20250820_m045138_c001_v7007000_t0000_u01755665498672") 2025/08/20 04:57:36 DEBUG : dest/3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4079171fcb740c05_d20250820_m045137_c001_v0001182_t0012_u01755665497565") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629508_d20250820_m045538_c001_v7007000_t0000_u01755665738916") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94484f_d20250820_m045534_c001_v0001102_t0052_u01755665734457") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f3a_d20250820_m045651_c001_v7007000_t0000_u01755665811934") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944919_d20250820_m045641_c001_v0001102_t0042_u01755665801467") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc02c_d20250820_m045637_c001_v7007000_t0000_u01755665797344") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9448e0_d20250820_m045626_c001_v0001102_t0013_u01755665786523") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b967588a_d20250820_m045622_c001_v7007000_t0000_u01755665782305") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9448b6_d20250820_m045611_c001_v0001102_t0007_u01755665771889") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbf9e_d20250820_m045607_c001_v7007000_t0000_u01755665767760") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94488a_d20250820_m045557_c001_v0001102_t0013_u01755665757580") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675843_d20250820_m045553_c001_v7007000_t0000_u01755665753487") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944864_d20250820_m045543_c001_v0001102_t0005_u01755665743093") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4014078dc888dcd3_d20250820_m045536_c001_v7007000_t0000_u01755665736151") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17667_d20250820_m045526_c001_v0001184_t0016_u01755665726264") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6acc_d20250820_m045522_c001_v7007000_t0000_u01755665722173") 2025/08/20 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e76_d20250820_m045518_c001_v0001176_t0020_u01755665718299") 2025/08/20 04:57:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f412e5d075b7b5b4a_d20250820_m045517_c001_v7007000_t0000_u01755665717176") 2025/08/20 04:57:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17583_d20250820_m045506_c001_v0001184_t0018_u01755665706605") 2025/08/20 04:57:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3406_d20250820_m045502_c001_v7007000_t0000_u01755665702543") 2025/08/20 04:57:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17535_d20250820_m045458_c001_v0001184_t0003_u01755665698760") 2025/08/20 04:57:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f402af62e6a2773c7_d20250820_m045457_c001_v7007000_t0000_u01755665697036") 2025/08/20 04:57:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c174a8_d20250820_m045447_c001_v0001184_t0000_u01755665687305") 2025/08/20 04:57:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4157d5f4e02d1fec_d20250820_m045440_c001_v7007000_t0000_u01755665680080") 2025/08/20 04:57:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c173e0_d20250820_m045430_c001_v0001184_t0047_u01755665670229") 2025/08/20 04:57:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4a0_d20250820_m045426_c001_v7007000_t0000_u01755665666165") 2025/08/20 04:57:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1730a_d20250820_m045415_c001_v0001184_t0046_u01755665655135") 2025/08/20 04:57:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0eb8_d20250820_m045411_c001_v7007000_t0000_u01755665651070") 2025/08/20 04:57:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17284_d20250820_m045400_c001_v0001184_t0015_u01755665640916") 2025/08/20 04:57:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4070d5d6717ab16a_d20250820_m045520_c001_v7007000_t0000_u01755665720086") 2025/08/20 04:57:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c175e3_d20250820_m045515_c001_v0001184_t0005_u01755665715221") 2025/08/20 04:57:37 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629509_d20250820_m045539_c001_v7007000_t0000_u01755665739102") 2025/08/20 04:57:37 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843ece_d20250820_m045534_c001_v0001176_t0002_u01755665734486") 2025/08/20 04:57:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f3b_d20250820_m045652_c001_v7007000_t0000_u01755665812117") 2025/08/20 04:57:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b97e_d20250820_m045642_c001_v0001099_t0008_u01755665802255") 2025/08/20 04:57:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc02e_d20250820_m045637_c001_v7007000_t0000_u01755665797526") 2025/08/20 04:57:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b93e_d20250820_m045627_c001_v0001099_t0015_u01755665787422") 2025/08/20 04:57:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b967588b_d20250820_m045622_c001_v7007000_t0000_u01755665782491") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b8fa_d20250820_m045612_c001_v0001099_t0021_u01755665772532") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbf9f_d20250820_m045607_c001_v7007000_t0000_u01755665767942") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b8c9_d20250820_m045558_c001_v0001099_t0018_u01755665758366") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675844_d20250820_m045553_c001_v7007000_t0000_u01755665753670") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b88a_d20250820_m045543_c001_v0001099_t0051_u01755665743760") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f405a964bbc8de426_d20250820_m045536_c001_v7007000_t0000_u01755665736295") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e9c_d20250820_m045526_c001_v0001176_t0010_u01755665726866") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6acd_d20250820_m045522_c001_v7007000_t0000_u01755665722356") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1760b_d20250820_m045518_c001_v0001184_t0050_u01755665718312") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dcec377_d20250820_m045516_c001_v7007000_t0000_u01755665716758") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e36_d20250820_m045507_c001_v0001176_t0050_u01755665707176") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3409_d20250820_m045502_c001_v7007000_t0000_u01755665702725") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e0e_d20250820_m045458_c001_v0001176_t0024_u01755665698770") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40430b240bb626e8_d20250820_m045457_c001_v7007000_t0000_u01755665697633") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b7a0_d20250820_m045447_c001_v0001099_t0003_u01755665687870") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4157d5f4e02d1fef_d20250820_m045440_c001_v7007000_t0000_u01755665680449") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944750_d20250820_m045430_c001_v0001102_t0048_u01755665670780") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4a1_d20250820_m045426_c001_v7007000_t0000_u01755665666347") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944714_d20250820_m045415_c001_v0001102_t0047_u01755665655705") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0eba_d20250820_m045411_c001_v7007000_t0000_u01755665651253") 2025/08/20 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9446e4_d20250820_m045401_c001_v0001102_t0052_u01755665641497") 2025/08/20 04:57:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41376fab2f5fd6c9_d20250820_m045519_c001_v7007000_t0000_u01755665719871") 2025/08/20 04:57:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e5a_d20250820_m045515_c001_v0001176_t0027_u01755665715285") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f62950a_d20250820_m045539_c001_v7007000_t0000_u01755665739286") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c176b9_d20250820_m045534_c001_v0001184_t0056_u01755665734475") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f3c_d20250820_m045652_c001_v7007000_t0000_u01755665812299") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17982_d20250820_m045642_c001_v0001184_t0045_u01755665802970") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc031_d20250820_m045637_c001_v7007000_t0000_u01755665797710") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c178da_d20250820_m045628_c001_v0001184_t0018_u01755665788153") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b967588d_d20250820_m045622_c001_v7007000_t0000_u01755665782673") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1784d_d20250820_m045613_c001_v0001184_t0049_u01755665773158") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbfa0_d20250820_m045608_c001_v7007000_t0000_u01755665768128") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c177cf_d20250820_m045559_c001_v0001184_t0034_u01755665759042") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675845_d20250820_m045553_c001_v7007000_t0000_u01755665753852") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17737_d20250820_m045544_c001_v0001184_t0042_u01755665744546") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4014078dc888dcd1_d20250820_m045535_c001_v7007000_t0000_u01755665735781") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94482d_d20250820_m045527_c001_v0001102_t0024_u01755665727468") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ace_d20250820_m045522_c001_v7007000_t0000_u01755665722538") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e7a_d20250820_m045518_c001_v0001176_t0025_u01755665718514") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ac2_d20250820_m045516_c001_v7007000_t0000_u01755665716776") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447ef_d20250820_m045507_c001_v0001102_t0049_u01755665707940") 2025/08/20 04:57:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e340a_d20250820_m045502_c001_v7007000_t0000_u01755665702907") 2025/08/20 04:57:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b7d8_d20250820_m045458_c001_v0001099_t0018_u01755665698859") 2025/08/20 04:57:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4157d5f4e02d2007_d20250820_m045457_c001_v7007000_t0000_u01755665697208") 2025/08/20 04:57:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94479f_d20250820_m045448_c001_v0001102_t0059_u01755665688599") 2025/08/20 04:57:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e66e_d20250820_m045440_c001_v7007000_t0000_u01755665680448") 2025/08/20 04:57:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d68_d20250820_m045431_c001_v0001176_t0013_u01755665671525") 2025/08/20 04:57:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4a2_d20250820_m045426_c001_v7007000_t0000_u01755665666537") 2025/08/20 04:57:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d20_d20250820_m045416_c001_v0001176_t0013_u01755665656492") 2025/08/20 04:57:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0ebb_d20250820_m045411_c001_v7007000_t0000_u01755665651435") 2025/08/20 04:57:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843cce_d20250820_m045401_c001_v0001176_t0031_u01755665641971") 2025/08/20 04:57:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419259e824763343_d20250820_m045520_c001_v7007000_t0000_u01755665720098") 2025/08/20 04:57:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c175e5_d20250820_m045515_c001_v0001184_t0034_u01755665715416") 2025/08/20 04:57:40 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f62950b_d20250820_m045539_c001_v7007000_t0000_u01755665739472") 2025/08/20 04:57:40 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b86a_d20250820_m045534_c001_v0001099_t0004_u01755665734465") 2025/08/20 04:57:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f3d_d20250820_m045652_c001_v7007000_t0000_u01755665812481") 2025/08/20 04:57:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43844022_d20250820_m045643_c001_v0001176_t0028_u01755665803525") 2025/08/20 04:57:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc032_d20250820_m045637_c001_v7007000_t0000_u01755665797896") 2025/08/20 04:57:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843fd6_d20250820_m045628_c001_v0001176_t0056_u01755665788736") 2025/08/20 04:57:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b967588e_d20250820_m045622_c001_v7007000_t0000_u01755665782856") 2025/08/20 04:57:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843f76_d20250820_m045613_c001_v0001176_t0048_u01755665773736") 2025/08/20 04:57:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbfa1_d20250820_m045608_c001_v7007000_t0000_u01755665768310") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843f46_d20250820_m045559_c001_v0001176_t0044_u01755665759663") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675846_d20250820_m045554_c001_v7007000_t0000_u01755665754034") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843f0e_d20250820_m045545_c001_v0001176_t0029_u01755665745106") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629504_d20250820_m045536_c001_v7007000_t0000_u01755665736318") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b848_d20250820_m045528_c001_v0001099_t0037_u01755665728117") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6acf_d20250820_m045522_c001_v7007000_t0000_u01755665722721") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b82a_d20250820_m045518_c001_v0001099_t0013_u01755665718536") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b96757ee_d20250820_m045516_c001_v7007000_t0000_u01755665716981") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b800_d20250820_m045508_c001_v0001099_t0018_u01755665708670") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e340b_d20250820_m045503_c001_v7007000_t0000_u01755665703089") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447d1_d20250820_m045458_c001_v0001102_t0044_u01755665698908") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40430b240bb626e9_d20250820_m045457_c001_v7007000_t0000_u01755665697643") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843dd0_d20250820_m045449_c001_v0001176_t0044_u01755665689422") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41376fab2f5fd68d_d20250820_m045440_c001_v7007000_t0000_u01755665680467") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b76c_d20250820_m045432_c001_v0001099_t0030_u01755665672099") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4a3_d20250820_m045426_c001_v7007000_t0000_u01755665666722") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b71b_d20250820_m045417_c001_v0001099_t0018_u01755665657070") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0ebd_d20250820_m045411_c001_v7007000_t0000_u01755665651617") 2025/08/20 04:57:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b6bf_d20250820_m045402_c001_v0001099_t0035_u01755665642178") 2025/08/20 04:57:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e55c6_d20250820_m045520_c001_v7007000_t0000_u01755665720112") 2025/08/20 04:57:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e5c_d20250820_m045515_c001_v0001176_t0020_u01755665715496") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f62950c_d20250820_m045539_c001_v7007000_t0000_u01755665739657") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843ed0_d20250820_m045534_c001_v0001176_t0011_u01755665734706") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f3e_d20250820_m045652_c001_v7007000_t0000_u01755665812670") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94491f_d20250820_m045643_c001_v0001102_t0058_u01755665803734") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc033_d20250820_m045638_c001_v7007000_t0000_u01755665798078") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9448ea_d20250820_m045628_c001_v0001102_t0013_u01755665788952") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b967588f_d20250820_m045623_c001_v7007000_t0000_u01755665783149") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9448ba_d20250820_m045613_c001_v0001102_t0030_u01755665773954") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbfa2_d20250820_m045608_c001_v7007000_t0000_u01755665768493") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94488e_d20250820_m045559_c001_v0001102_t0044_u01755665759875") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675848_d20250820_m045554_c001_v7007000_t0000_u01755665754215") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94486e_d20250820_m045545_c001_v0001102_t0007_u01755665745317") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419259e824763351_d20250820_m045536_c001_v7007000_t0000_u01755665736152") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1767f_d20250820_m045528_c001_v0001184_t0015_u01755665728641") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ad0_d20250820_m045522_c001_v7007000_t0000_u01755665722903") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1760f_d20250820_m045518_c001_v0001184_t0028_u01755665718581") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4070d5d6717ab15f_d20250820_m045516_c001_v7007000_t0000_u01755665716785") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1759d_d20250820_m045508_c001_v0001184_t0023_u01755665708957") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e340c_d20250820_m045503_c001_v7007000_t0000_u01755665703271") 2025/08/20 04:57:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17539_d20250820_m045458_c001_v0001184_t0043_u01755665698962") 2025/08/20 04:57:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f402af62e6a2773c8_d20250820_m045457_c001_v7007000_t0000_u01755665697217") 2025/08/20 04:57:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c174c6_d20250820_m045449_c001_v0001184_t0017_u01755665689636") 2025/08/20 04:57:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41376fab2f5fd68e_d20250820_m045440_c001_v7007000_t0000_u01755665680652") 2025/08/20 04:57:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c173fe_d20250820_m045432_c001_v0001184_t0029_u01755665672545") 2025/08/20 04:57:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4a4_d20250820_m045426_c001_v7007000_t0000_u01755665666911") 2025/08/20 04:57:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1732a_d20250820_m045417_c001_v0001184_t0037_u01755665657423") 2025/08/20 04:57:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0ebe_d20250820_m045411_c001_v7007000_t0000_u01755665651799") 2025/08/20 04:57:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17298_d20250820_m045402_c001_v0001184_t0058_u01755665642586") 2025/08/20 04:57:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dcec381_d20250820_m045520_c001_v7007000_t0000_u01755665720118") 2025/08/20 04:57:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94480b_d20250820_m045515_c001_v0001102_t0028_u01755665715530") 2025/08/20 04:57:43 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f62950d_d20250820_m045539_c001_v7007000_t0000_u01755665739862") 2025/08/20 04:57:43 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c176bb_d20250820_m045534_c001_v0001184_t0057_u01755665734716") 2025/08/20 04:57:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f3f_d20250820_m045652_c001_v7007000_t0000_u01755665812853") 2025/08/20 04:57:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b98e_d20250820_m045644_c001_v0001099_t0045_u01755665804076") 2025/08/20 04:57:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc034_d20250820_m045638_c001_v7007000_t0000_u01755665798260") 2025/08/20 04:57:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b946_d20250820_m045629_c001_v0001099_t0036_u01755665789407") 2025/08/20 04:57:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675890_d20250820_m045623_c001_v7007000_t0000_u01755665783331") 2025/08/20 04:57:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b902_d20250820_m045614_c001_v0001099_t0041_u01755665774325") 2025/08/20 04:57:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbfa3_d20250820_m045608_c001_v7007000_t0000_u01755665768675") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b8d3_d20250820_m045600_c001_v0001099_t0046_u01755665760231") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675849_d20250820_m045554_c001_v7007000_t0000_u01755665754396") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b894_d20250820_m045545_c001_v0001099_t0046_u01755665745623") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c073f48_d20250820_m045536_c001_v7007000_t0000_u01755665736171") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843ea4_d20250820_m045528_c001_v0001176_t0021_u01755665728843") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ad1_d20250820_m045523_c001_v7007000_t0000_u01755665723091") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944819_d20250820_m045518_c001_v0001102_t0001_u01755665718707") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41376fab2f5fd6c7_d20250820_m045517_c001_v7007000_t0000_u01755665717185") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e40_d20250820_m045509_c001_v0001176_t0045_u01755665709154") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e340d_d20250820_m045503_c001_v7007000_t0000_u01755665703455") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e14_d20250820_m045459_c001_v0001176_t0019_u01755665699016") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f402af62e6a2773ca_d20250820_m045457_c001_v7007000_t0000_u01755665697597") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b7ac_d20250820_m045449_c001_v0001099_t0014_u01755665689831") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f412e5d075b7b187d_d20250820_m045440_c001_v7007000_t0000_u01755665680472") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944756_d20250820_m045432_c001_v0001102_t0025_u01755665672741") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4a5_d20250820_m045427_c001_v7007000_t0000_u01755665667097") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944720_d20250820_m045417_c001_v0001102_t0020_u01755665657636") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0ebf_d20250820_m045411_c001_v7007000_t0000_u01755665651982") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9446e8_d20250820_m045402_c001_v0001102_t0054_u01755665642808") 2025/08/20 04:57:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f417188f9c7390a92_d20250820_m045520_c001_v7007000_t0000_u01755665720225") 2025/08/20 04:57:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c175e7_d20250820_m045515_c001_v0001184_t0025_u01755665715637") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f62950e_d20250820_m045540_c001_v7007000_t0000_u01755665740046") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843ed2_d20250820_m045534_c001_v0001176_t0016_u01755665734912") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f40_d20250820_m045653_c001_v7007000_t0000_u01755665813035") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17996_d20250820_m045644_c001_v0001184_t0003_u01755665804500") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc035_d20250820_m045638_c001_v7007000_t0000_u01755665798453") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c178ea_d20250820_m045629_c001_v0001184_t0041_u01755665789768") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675891_d20250820_m045623_c001_v7007000_t0000_u01755665783514") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17855_d20250820_m045614_c001_v0001184_t0027_u01755665774694") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbfa5_d20250820_m045608_c001_v7007000_t0000_u01755665768858") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c177db_d20250820_m045600_c001_v0001184_t0004_u01755665760661") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b967584a_d20250820_m045554_c001_v7007000_t0000_u01755665754578") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1774d_d20250820_m045546_c001_v0001184_t0003_u01755665746025") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4210861356f155ed_d20250820_m045536_c001_v7007000_t0000_u01755665736175") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944831_d20250820_m045529_c001_v0001102_t0009_u01755665729052") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ad2_d20250820_m045523_c001_v7007000_t0000_u01755665723272") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e7e_d20250820_m045518_c001_v0001176_t0047_u01755665718751") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f417188f9c7390a8e_d20250820_m045517_c001_v7007000_t0000_u01755665717195") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447f3_d20250820_m045509_c001_v0001102_t0040_u01755665709407") 2025/08/20 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e340e_d20250820_m045503_c001_v7007000_t0000_u01755665703638") 2025/08/20 04:57:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1753b_d20250820_m045459_c001_v0001184_t0006_u01755665699179") 2025/08/20 04:57:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4202e62cdcec6647_d20250820_m045457_c001_v7007000_t0000_u01755665697610") 2025/08/20 04:57:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447a1_d20250820_m045450_c001_v0001102_t0029_u01755665690307") 2025/08/20 04:57:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f417188f9c7390a70_d20250820_m045440_c001_v7007000_t0000_u01755665680488") 2025/08/20 04:57:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d6e_d20250820_m045433_c001_v0001176_t0016_u01755665673076") 2025/08/20 04:57:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4a6_d20250820_m045427_c001_v7007000_t0000_u01755665667280") 2025/08/20 04:57:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d2a_d20250820_m045418_c001_v0001176_t0040_u01755665658000") 2025/08/20 04:57:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0ec1_d20250820_m045412_c001_v7007000_t0000_u01755665652164") 2025/08/20 04:57:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843cdc_d20250820_m045403_c001_v0001176_t0021_u01755665643251") 2025/08/20 04:57:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ac8_d20250820_m045520_c001_v7007000_t0000_u01755665720263") 2025/08/20 04:57:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b822_d20250820_m045515_c001_v0001099_t0055_u01755665715680") 2025/08/20 04:57:46 DEBUG : dir1/0007-12345: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f62950f_d20250820_m045540_c001_v7007000_t0000_u01755665740231") 2025/08/20 04:57:46 DEBUG : dir1/0007-12345: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b86c_d20250820_m045534_c001_v0001099_t0017_u01755665734923") 2025/08/20 04:57:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f41_d20250820_m045653_c001_v7007000_t0000_u01755665813219") 2025/08/20 04:57:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43844030_d20250820_m045644_c001_v0001176_t0028_u01755665804707") 2025/08/20 04:57:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc036_d20250820_m045638_c001_v7007000_t0000_u01755665798638") 2025/08/20 04:57:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843fde_d20250820_m045629_c001_v0001176_t0053_u01755665789981") 2025/08/20 04:57:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675892_d20250820_m045623_c001_v7007000_t0000_u01755665783696") 2025/08/20 04:57:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843f7e_d20250820_m045614_c001_v0001176_t0006_u01755665774899") 2025/08/20 04:57:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbfa6_d20250820_m045609_c001_v7007000_t0000_u01755665769041") 2025/08/20 04:57:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843f4c_d20250820_m045600_c001_v0001176_t0031_u01755665760896") 2025/08/20 04:57:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b967584c_d20250820_m045554_c001_v7007000_t0000_u01755665754760") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843f18_d20250820_m045546_c001_v0001176_t0049_u01755665746233") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f405a964bbc8de424_d20250820_m045535_c001_v7007000_t0000_u01755665735930") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b84c_d20250820_m045529_c001_v0001099_t0022_u01755665729371") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ad3_d20250820_m045523_c001_v7007000_t0000_u01755665723456") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17613_d20250820_m045518_c001_v0001184_t0007_u01755665718784") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4070d5d6717ab160_d20250820_m045516_c001_v7007000_t0000_u01755665716968") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b802_d20250820_m045509_c001_v0001099_t0025_u01755665709915") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e340f_d20250820_m045503_c001_v7007000_t0000_u01755665703821") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b7da_d20250820_m045459_c001_v0001099_t0049_u01755665699190") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e33fd_d20250820_m045457_c001_v7007000_t0000_u01755665697430") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843dd6_d20250820_m045450_c001_v0001176_t0040_u01755665690712") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f401545a95a50fab5_d20250820_m045440_c001_v7007000_t0000_u01755665680494") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b772_d20250820_m045433_c001_v0001099_t0045_u01755665673289") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4a7_d20250820_m045427_c001_v7007000_t0000_u01755665667463") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b72a_d20250820_m045418_c001_v0001099_t0011_u01755665658207") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0ec2_d20250820_m045412_c001_v7007000_t0000_u01755665652346") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b6cd_d20250820_m045403_c001_v0001099_t0046_u01755665643459") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41376fab2f5fd6ca_d20250820_m045520_c001_v7007000_t0000_u01755665720053") 2025/08/20 04:57:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e5e_d20250820_m045515_c001_v0001176_t0032_u01755665715713") 2025/08/20 04:57:47 DEBUG : dir1/0008-23456: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629510_d20250820_m045540_c001_v7007000_t0000_u01755665740421") 2025/08/20 04:57:48 DEBUG : dir1/0008-23456: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c176c1_d20250820_m045534_c001_v0001184_t0036_u01755665734960") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f42_d20250820_m045653_c001_v7007000_t0000_u01755665813402") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944927_d20250820_m045644_c001_v0001102_t0049_u01755665804942") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc037_d20250820_m045638_c001_v7007000_t0000_u01755665798826") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9448ee_d20250820_m045630_c001_v0001102_t0004_u01755665790248") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675893_d20250820_m045623_c001_v7007000_t0000_u01755665783880") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9448be_d20250820_m045615_c001_v0001102_t0013_u01755665775116") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbfa7_d20250820_m045609_c001_v7007000_t0000_u01755665769224") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944896_d20250820_m045601_c001_v0001102_t0028_u01755665761120") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b967584e_d20250820_m045554_c001_v7007000_t0000_u01755665754942") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944870_d20250820_m045546_c001_v0001102_t0057_u01755665746493") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbf84_d20250820_m045535_c001_v7007000_t0000_u01755665735958") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1768b_d20250820_m045529_c001_v0001184_t0049_u01755665729674") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ad4_d20250820_m045523_c001_v7007000_t0000_u01755665723638") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e80_d20250820_m045518_c001_v0001176_t0015_u01755665718970") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dcec378_d20250820_m045516_c001_v7007000_t0000_u01755665716942") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c175a7_d20250820_m045510_c001_v0001184_t0026_u01755665710196") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3410_d20250820_m045504_c001_v7007000_t0000_u01755665704003") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e18_d20250820_m045459_c001_v0001176_t0046_u01755665699224") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40430b240bb626e6_d20250820_m045457_c001_v7007000_t0000_u01755665697442") 2025/08/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c174d2_d20250820_m045450_c001_v0001184_t0044_u01755665690925") 2025/08/20 04:57:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f412e5d075b7b187e_d20250820_m045440_c001_v7007000_t0000_u01755665680663") 2025/08/20 04:57:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1740a_d20250820_m045433_c001_v0001184_t0048_u01755665673676") 2025/08/20 04:57:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4a9_d20250820_m045427_c001_v7007000_t0000_u01755665667646") 2025/08/20 04:57:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17334_d20250820_m045418_c001_v0001184_t0041_u01755665658651") 2025/08/20 04:57:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0ec3_d20250820_m045412_c001_v7007000_t0000_u01755665652534") 2025/08/20 04:57:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c172a8_d20250820_m045403_c001_v0001184_t0040_u01755665643851") 2025/08/20 04:57:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dcec37f_d20250820_m045519_c001_v7007000_t0000_u01755665719933") 2025/08/20 04:57:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94480d_d20250820_m045515_c001_v0001102_t0010_u01755665715809") 2025/08/20 04:57:49 DEBUG : dir1/0009-34567: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629511_d20250820_m045540_c001_v7007000_t0000_u01755665740604") 2025/08/20 04:57:49 DEBUG : dir1/0009-34567: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843ed4_d20250820_m045535_c001_v0001176_t0027_u01755665735120") 2025/08/20 04:57:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f43_d20250820_m045653_c001_v7007000_t0000_u01755665813584") 2025/08/20 04:57:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b994_d20250820_m045645_c001_v0001099_t0030_u01755665805355") 2025/08/20 04:57:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc038_d20250820_m045639_c001_v7007000_t0000_u01755665799008") 2025/08/20 04:57:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b94e_d20250820_m045630_c001_v0001099_t0056_u01755665790695") 2025/08/20 04:57:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675894_d20250820_m045624_c001_v7007000_t0000_u01755665784062") 2025/08/20 04:57:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b90a_d20250820_m045615_c001_v0001099_t0034_u01755665775801") 2025/08/20 04:57:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbfa8_d20250820_m045609_c001_v7007000_t0000_u01755665769406") 2025/08/20 04:57:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b8d5_d20250820_m045601_c001_v0001099_t0054_u01755665761441") 2025/08/20 04:57:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b967584f_d20250820_m045555_c001_v7007000_t0000_u01755665755123") 2025/08/20 04:57:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b89e_d20250820_m045546_c001_v0001099_t0050_u01755665746792") 2025/08/20 04:57:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f405a964bbc8de423_d20250820_m045535_c001_v7007000_t0000_u01755665735747") 2025/08/20 04:57:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843eaa_d20250820_m045529_c001_v0001176_t0043_u01755665729884") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ad6_d20250820_m045523_c001_v7007000_t0000_u01755665723821") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b830_d20250820_m045519_c001_v0001099_t0035_u01755665719006") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f412e5d075b7b5b49_d20250820_m045516_c001_v7007000_t0000_u01755665716990") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e48_d20250820_m045510_c001_v0001176_t0050_u01755665710404") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3411_d20250820_m045504_c001_v7007000_t0000_u01755665704185") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447d9_d20250820_m045459_c001_v0001102_t0009_u01755665699318") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419259e824763327_d20250820_m045457_c001_v7007000_t0000_u01755665697451") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b7b4_d20250820_m045451_c001_v0001099_t0004_u01755665691137") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4210861356f1558b_d20250820_m045440_c001_v7007000_t0000_u01755665680716") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94475c_d20250820_m045433_c001_v0001102_t0058_u01755665673871") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4ab_d20250820_m045427_c001_v7007000_t0000_u01755665667830") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944726_d20250820_m045418_c001_v0001102_t0033_u01755665658882") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0ec5_d20250820_m045412_c001_v7007000_t0000_u01755665652717") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9446ee_d20250820_m045404_c001_v0001102_t0042_u01755665644050") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41376fab2f5fd6cb_d20250820_m045520_c001_v7007000_t0000_u01755665720237") 2025/08/20 04:57:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c175e9_d20250820_m045515_c001_v0001184_t0058_u01755665715839") 2025/08/20 04:57:50 DEBUG : dir1/0010-45678: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629512_d20250820_m045540_c001_v7007000_t0000_u01755665740789") 2025/08/20 04:57:50 DEBUG : dir1/0010-45678: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944853_d20250820_m045535_c001_v0001102_t0002_u01755665735133") 2025/08/20 04:57:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f44_d20250820_m045653_c001_v7007000_t0000_u01755665813766") 2025/08/20 04:57:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c179a2_d20250820_m045645_c001_v0001184_t0017_u01755665805725") 2025/08/20 04:57:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc039_d20250820_m045639_c001_v7007000_t0000_u01755665799198") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17900_d20250820_m045631_c001_v0001184_t0000_u01755665791058") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675895_d20250820_m045624_c001_v7007000_t0000_u01755665784245") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17860_d20250820_m045616_c001_v0001184_t0046_u01755665776341") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbfa9_d20250820_m045609_c001_v7007000_t0000_u01755665769602") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c177e3_d20250820_m045601_c001_v0001184_t0026_u01755665761765") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675850_d20250820_m045555_c001_v7007000_t0000_u01755665755306") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17757_d20250820_m045547_c001_v0001184_t0024_u01755665747160") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbf83_d20250820_m045535_c001_v7007000_t0000_u01755665735774") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944835_d20250820_m045530_c001_v0001102_t0030_u01755665730102") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ad7_d20250820_m045524_c001_v7007000_t0000_u01755665724004") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17615_d20250820_m045519_c001_v0001184_t0017_u01755665719020") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dcec376_d20250820_m045516_c001_v7007000_t0000_u01755665716576") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447f9_d20250820_m045510_c001_v0001102_t0039_u01755665710651") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3412_d20250820_m045504_c001_v7007000_t0000_u01755665704368") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17541_d20250820_m045459_c001_v0001184_t0044_u01755665699430") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419259e824763328_d20250820_m045457_c001_v7007000_t0000_u01755665697654") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447a7_d20250820_m045451_c001_v0001102_t0044_u01755665691435") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4157d5f4e02d1ff2_d20250820_m045440_c001_v7007000_t0000_u01755665680818") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d74_d20250820_m045434_c001_v0001176_t0035_u01755665674229") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4ac_d20250820_m045428_c001_v7007000_t0000_u01755665668012") 2025/08/20 04:57:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d34_d20250820_m045419_c001_v0001176_t0005_u01755665659243") 2025/08/20 04:57:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0ec6_d20250820_m045412_c001_v7007000_t0000_u01755665652899") 2025/08/20 04:57:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843cde_d20250820_m045404_c001_v0001176_t0016_u01755665644451") 2025/08/20 04:57:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f412e5d075b7b5b4c_d20250820_m045519_c001_v7007000_t0000_u01755665719882") 2025/08/20 04:57:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e60_d20250820_m045515_c001_v0001176_t0059_u01755665715991") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629513_d20250820_m045540_c001_v7007000_t0000_u01755665740983") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c176c7_d20250820_m045535_c001_v0001184_t0025_u01755665735163") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f46_d20250820_m045653_c001_v7007000_t0000_u01755665813948") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43844039_d20250820_m045645_c001_v0001176_t0054_u01755665805918") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc03a_d20250820_m045639_c001_v7007000_t0000_u01755665799383") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843fea_d20250820_m045631_c001_v0001176_t0052_u01755665791256") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675896_d20250820_m045624_c001_v7007000_t0000_u01755665784426") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843f8c_d20250820_m045616_c001_v0001176_t0019_u01755665776542") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbfaa_d20250820_m045609_c001_v7007000_t0000_u01755665769788") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843f52_d20250820_m045601_c001_v0001176_t0018_u01755665761969") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675852_d20250820_m045555_c001_v7007000_t0000_u01755665755490") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843f1e_d20250820_m045547_c001_v0001176_t0020_u01755665747392") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629503_d20250820_m045536_c001_v7007000_t0000_u01755665736134") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b852_d20250820_m045530_c001_v0001099_t0056_u01755665730459") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ad8_d20250820_m045524_c001_v7007000_t0000_u01755665724189") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94481b_d20250820_m045519_c001_v0001102_t0048_u01755665719096") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ac1_d20250820_m045516_c001_v7007000_t0000_u01755665716593") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b808_d20250820_m045511_c001_v0001099_t0042_u01755665711329") 2025/08/20 04:57:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3413_d20250820_m045504_c001_v7007000_t0000_u01755665704551") 2025/08/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e1a_d20250820_m045459_c001_v0001176_t0059_u01755665699442") 2025/08/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40430b240bb626e7_d20250820_m045457_c001_v7007000_t0000_u01755665697458") 2025/08/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843de2_d20250820_m045451_c001_v0001176_t0010_u01755665691865") 2025/08/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e672_d20250820_m045440_c001_v7007000_t0000_u01755665680824") 2025/08/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b77a_d20250820_m045434_c001_v0001099_t0050_u01755665674444") 2025/08/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4ae_d20250820_m045428_c001_v7007000_t0000_u01755665668194") 2025/08/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b732_d20250820_m045419_c001_v0001099_t0054_u01755665659451") 2025/08/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0ec9_d20250820_m045413_c001_v7007000_t0000_u01755665653081") 2025/08/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b6d5_d20250820_m045404_c001_v0001099_t0044_u01755665644675") 2025/08/20 04:57:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ac6_d20250820_m045519_c001_v7007000_t0000_u01755665719890") 2025/08/20 04:57:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c175ef_d20250820_m045516_c001_v0001184_t0047_u01755665716059") 2025/08/20 04:57:53 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629514_d20250820_m045541_c001_v7007000_t0000_u01755665741167") 2025/08/20 04:57:53 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b872_d20250820_m045535_c001_v0001099_t0026_u01755665735298") 2025/08/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f47_d20250820_m045654_c001_v7007000_t0000_u01755665814129") 2025/08/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94492b_d20250820_m045646_c001_v0001102_t0056_u01755665806151") 2025/08/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc03b_d20250820_m045639_c001_v7007000_t0000_u01755665799565") 2025/08/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9448f4_d20250820_m045631_c001_v0001102_t0021_u01755665791599") 2025/08/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675897_d20250820_m045624_c001_v7007000_t0000_u01755665784609") 2025/08/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9448ca_d20250820_m045616_c001_v0001102_t0054_u01755665776750") 2025/08/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbfab_d20250820_m045609_c001_v7007000_t0000_u01755665769970") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94489c_d20250820_m045602_c001_v0001102_t0056_u01755665762206") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675853_d20250820_m045555_c001_v7007000_t0000_u01755665755673") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944872_d20250820_m045547_c001_v0001102_t0019_u01755665747618") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4014078dc888dcd2_d20250820_m045535_c001_v7007000_t0000_u01755665735965") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17699_d20250820_m045530_c001_v0001184_t0047_u01755665730832") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ad9_d20250820_m045524_c001_v7007000_t0000_u01755665724371") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e82_d20250820_m045519_c001_v0001176_t0023_u01755665719210") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41376fab2f5fd6c6_d20250820_m045517_c001_v7007000_t0000_u01755665717000") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c175b5_d20250820_m045511_c001_v0001184_t0051_u01755665711735") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3414_d20250820_m045504_c001_v7007000_t0000_u01755665704733") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17547_d20250820_m045459_c001_v0001184_t0016_u01755665699624") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e33ff_d20250820_m045457_c001_v7007000_t0000_u01755665697621") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c174e1_d20250820_m045452_c001_v0001184_t0039_u01755665692084") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f404e3ce286d1abcf_d20250820_m045440_c001_v7007000_t0000_u01755665680514") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1741e_d20250820_m045434_c001_v0001184_t0021_u01755665674933") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4af_d20250820_m045428_c001_v7007000_t0000_u01755665668376") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17340_d20250820_m045419_c001_v0001184_t0050_u01755665659888") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0eca_d20250820_m045413_c001_v7007000_t0000_u01755665653263") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c172ae_d20250820_m045405_c001_v0001184_t0043_u01755665645073") 2025/08/20 04:57:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4070d5d6717ab167_d20250820_m045519_c001_v7007000_t0000_u01755665719900") 2025/08/20 04:57:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b826_d20250820_m045516_c001_v0001099_t0059_u01755665716113") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629515_d20250820_m045541_c001_v7007000_t0000_u01755665741360") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843ed6_d20250820_m045535_c001_v0001176_t0029_u01755665735327") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f48_d20250820_m045654_c001_v7007000_t0000_u01755665814314") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b998_d20250820_m045646_c001_v0001099_t0021_u01755665806459") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc03d_d20250820_m045639_c001_v7007000_t0000_u01755665799748") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b954_d20250820_m045631_c001_v0001099_t0003_u01755665791998") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675898_d20250820_m045624_c001_v7007000_t0000_u01755665784790") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b90c_d20250820_m045617_c001_v0001099_t0035_u01755665777167") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbfac_d20250820_m045610_c001_v7007000_t0000_u01755665770153") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b8d9_d20250820_m045602_c001_v0001099_t0005_u01755665762559") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675854_d20250820_m045555_c001_v7007000_t0000_u01755665755855") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b8a6_d20250820_m045547_c001_v0001099_t0050_u01755665747928") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675826_d20250820_m045536_c001_v7007000_t0000_u01755665736180") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843eb8_d20250820_m045531_c001_v0001176_t0013_u01755665731039") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ada_d20250820_m045524_c001_v7007000_t0000_u01755665724555") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17619_d20250820_m045519_c001_v0001184_t0028_u01755665719235") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4202e62cdcec665d_d20250820_m045516_c001_v7007000_t0000_u01755665716975") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e4e_d20250820_m045512_c001_v0001176_t0016_u01755665712034") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3415_d20250820_m045504_c001_v7007000_t0000_u01755665704916") 2025/08/20 04:57:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447dd_d20250820_m045459_c001_v0001102_t0003_u01755665699644") 2025/08/20 04:57:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4157d5f4e02d200a_d20250820_m045457_c001_v7007000_t0000_u01755665697578") 2025/08/20 04:57:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b7b8_d20250820_m045452_c001_v0001099_t0029_u01755665692284") 2025/08/20 04:57:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f417188f9c7390a71_d20250820_m045440_c001_v7007000_t0000_u01755665680680") 2025/08/20 04:57:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944764_d20250820_m045435_c001_v0001102_t0037_u01755665675131") 2025/08/20 04:57:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4b0_d20250820_m045428_c001_v7007000_t0000_u01755665668558") 2025/08/20 04:57:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94472a_d20250820_m045420_c001_v0001102_t0043_u01755665660154") 2025/08/20 04:57:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0ecc_d20250820_m045413_c001_v7007000_t0000_u01755665653445") 2025/08/20 04:57:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9446fa_d20250820_m045405_c001_v0001102_t0025_u01755665645274") 2025/08/20 04:57:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f412e5d075b7b5b4d_d20250820_m045520_c001_v7007000_t0000_u01755665720068") 2025/08/20 04:57:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e64_d20250820_m045516_c001_v0001176_t0027_u01755665716210") 2025/08/20 04:57:56 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629516_d20250820_m045541_c001_v7007000_t0000_u01755665741557") 2025/08/20 04:57:56 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c176c9_d20250820_m045535_c001_v0001184_t0049_u01755665735358") 2025/08/20 04:57:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f49_d20250820_m045654_c001_v7007000_t0000_u01755665814497") 2025/08/20 04:57:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c179a6_d20250820_m045646_c001_v0001184_t0015_u01755665806764") 2025/08/20 04:57:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc03e_d20250820_m045639_c001_v7007000_t0000_u01755665799930") 2025/08/20 04:57:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1790a_d20250820_m045632_c001_v0001184_t0049_u01755665792302") 2025/08/20 04:57:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675899_d20250820_m045624_c001_v7007000_t0000_u01755665784974") 2025/08/20 04:57:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1786a_d20250820_m045617_c001_v0001184_t0014_u01755665777519") 2025/08/20 04:57:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbfad_d20250820_m045610_c001_v7007000_t0000_u01755665770334") 2025/08/20 04:57:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c177eb_d20250820_m045602_c001_v0001184_t0044_u01755665762849") 2025/08/20 04:57:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675855_d20250820_m045556_c001_v7007000_t0000_u01755665756038") 2025/08/20 04:57:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17761_d20250820_m045548_c001_v0001184_t0024_u01755665748275") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629502_d20250820_m045535_c001_v7007000_t0000_u01755665735951") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94483b_d20250820_m045531_c001_v0001102_t0042_u01755665731254") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6adb_d20250820_m045524_c001_v7007000_t0000_u01755665724737") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b834_d20250820_m045519_c001_v0001099_t0055_u01755665719427") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f417188f9c7390a8d_d20250820_m045517_c001_v7007000_t0000_u01755665717010") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447ff_d20250820_m045512_c001_v0001102_t0035_u01755665712242") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3416_d20250820_m045505_c001_v7007000_t0000_u01755665705099") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e1c_d20250820_m045459_c001_v0001176_t0017_u01755665699698") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4157d5f4e02d2008_d20250820_m045457_c001_v7007000_t0000_u01755665697391") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447b1_d20250820_m045452_c001_v0001102_t0004_u01755665692875") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f401545a95a50fab6_d20250820_m045440_c001_v7007000_t0000_u01755665680689") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d78_d20250820_m045435_c001_v0001176_t0042_u01755665675549") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4b1_d20250820_m045428_c001_v7007000_t0000_u01755665668739") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d36_d20250820_m045420_c001_v0001176_t0049_u01755665660560") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0ecd_d20250820_m045413_c001_v7007000_t0000_u01755665653629") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843ce4_d20250820_m045405_c001_v0001176_t0022_u01755665645685") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419259e824763342_d20250820_m045519_c001_v7007000_t0000_u01755665719911") 2025/08/20 04:57:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944811_d20250820_m045516_c001_v0001102_t0000_u01755665716257") 2025/08/20 04:57:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629517_d20250820_m045541_c001_v7007000_t0000_u01755665741741") 2025/08/20 04:57:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843ed8_d20250820_m045535_c001_v0001176_t0020_u01755665735539") 2025/08/20 04:57:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f4a_d20250820_m045654_c001_v7007000_t0000_u01755665814680") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e4384403f_d20250820_m045646_c001_v0001176_t0010_u01755665806961") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc03f_d20250820_m045640_c001_v7007000_t0000_u01755665800112") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843ff4_d20250820_m045632_c001_v0001176_t0039_u01755665792502") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b967589e_d20250820_m045625_c001_v7007000_t0000_u01755665785156") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843f90_d20250820_m045617_c001_v0001176_t0036_u01755665777723") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbfae_d20250820_m045610_c001_v7007000_t0000_u01755665770516") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843f5a_d20250820_m045603_c001_v0001176_t0030_u01755665763051") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675856_d20250820_m045556_c001_v7007000_t0000_u01755665756220") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843f22_d20250820_m045548_c001_v0001176_t0044_u01755665748476") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f405a964bbc8de425_d20250820_m045536_c001_v7007000_t0000_u01755665736113") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b858_d20250820_m045531_c001_v0001099_t0018_u01755665731723") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6add_d20250820_m045524_c001_v7007000_t0000_u01755665724920") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e86_d20250820_m045519_c001_v0001176_t0005_u01755665719437") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ac3_d20250820_m045516_c001_v7007000_t0000_u01755665716978") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b80e_d20250820_m045512_c001_v0001099_t0025_u01755665712602") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3417_d20250820_m045505_c001_v7007000_t0000_u01755665705281") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b7e0_d20250820_m045459_c001_v0001099_t0000_u01755665699815") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f405e2f9d17febd5e_d20250820_m045457_c001_v7007000_t0000_u01755665697407") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843dea_d20250820_m045453_c001_v0001176_t0055_u01755665693216") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4157d5f4e02d1fee_d20250820_m045440_c001_v7007000_t0000_u01755665680265") 2025/08/20 04:57:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b77e_d20250820_m045435_c001_v0001099_t0019_u01755665675764") 2025/08/20 04:57:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4b3_d20250820_m045428_c001_v7007000_t0000_u01755665668921") 2025/08/20 04:57:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b738_d20250820_m045420_c001_v0001099_t0008_u01755665660859") 2025/08/20 04:57:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0ece_d20250820_m045413_c001_v7007000_t0000_u01755665653812") 2025/08/20 04:57:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b6db_d20250820_m045405_c001_v0001099_t0009_u01755665645905") 2025/08/20 04:57:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f412e5d075b7b5b4e_d20250820_m045520_c001_v7007000_t0000_u01755665720253") 2025/08/20 04:57:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c175f3_d20250820_m045516_c001_v0001184_t0015_u01755665716267") 2025/08/20 04:57:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e67c_d20250820_m045443_c001_v7007000_t0000_u01755665683399") 2025/08/20 04:57:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1744c_d20250820_m045438_c001_v0001184_t0050_u01755665678754") 2025/08/20 04:57:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e67e_d20250820_m045443_c001_v7007000_t0000_u01755665683582") 2025/08/20 04:57:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d84_d20250820_m045438_c001_v0001176_t0002_u01755665678773") 2025/08/20 04:57:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e67f_d20250820_m045443_c001_v7007000_t0000_u01755665683766") 2025/08/20 04:57:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944774_d20250820_m045438_c001_v0001102_t0022_u01755665678885") 2025/08/20 04:57:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e680_d20250820_m045443_c001_v7007000_t0000_u01755665683951") 2025/08/20 04:57:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d88_d20250820_m045438_c001_v0001176_t0017_u01755665678979") 2025/08/20 04:57:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e681_d20250820_m045444_c001_v7007000_t0000_u01755665684135") 2025/08/20 04:57:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b78c_d20250820_m045438_c001_v0001099_t0052_u01755665678991") 2025/08/20 04:57:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e682_d20250820_m045444_c001_v7007000_t0000_u01755665684319") 2025/08/20 04:57:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17450_d20250820_m045439_c001_v0001184_t0020_u01755665679038") 2025/08/20 04:57:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e683_d20250820_m045444_c001_v7007000_t0000_u01755665684502") 2025/08/20 04:57:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d8c_d20250820_m045439_c001_v0001176_t0033_u01755665679190") 2025/08/20 04:57:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e684_d20250820_m045444_c001_v7007000_t0000_u01755665684687") 2025/08/20 04:57:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944776_d20250820_m045439_c001_v0001102_t0020_u01755665679210") 2025/08/20 04:58:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e685_d20250820_m045444_c001_v7007000_t0000_u01755665684871") 2025/08/20 04:58:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17454_d20250820_m045439_c001_v0001184_t0057_u01755665679264") 2025/08/20 04:58:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e686_d20250820_m045445_c001_v7007000_t0000_u01755665685055") 2025/08/20 04:58:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b790_d20250820_m045439_c001_v0001099_t0051_u01755665679375") 2025/08/20 04:58:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e688_d20250820_m045445_c001_v7007000_t0000_u01755665685238") 2025/08/20 04:58:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d8e_d20250820_m045439_c001_v0001176_t0047_u01755665679399") 2025/08/20 04:58:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e689_d20250820_m045445_c001_v7007000_t0000_u01755665685425") 2025/08/20 04:58:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17456_d20250820_m045439_c001_v0001184_t0036_u01755665679475") 2025/08/20 04:58:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e68a_d20250820_m045445_c001_v7007000_t0000_u01755665685608") 2025/08/20 04:58:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944778_d20250820_m045439_c001_v0001102_t0036_u01755665679579") 2025/08/20 04:58:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e68b_d20250820_m045445_c001_v7007000_t0000_u01755665685792") 2025/08/20 04:58:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d90_d20250820_m045439_c001_v0001176_t0013_u01755665679608") 2025/08/20 04:58:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e68d_d20250820_m045445_c001_v7007000_t0000_u01755665685975") 2025/08/20 04:58:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1745a_d20250820_m045439_c001_v0001184_t0031_u01755665679677") 2025/08/20 04:58:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e68e_d20250820_m045446_c001_v7007000_t0000_u01755665686159") 2025/08/20 04:58:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843d98_d20250820_m045439_c001_v0001176_t0032_u01755665679822") 2025/08/20 04:58:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4014078dc888dcc7_d20250820_m045500_c001_v7007000_t0000_u01755665700308") 2025/08/20 04:58:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17505_d20250820_m045455_c001_v0001184_t0055_u01755665695788") 2025/08/20 04:58:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40430b240bb626ef_d20250820_m045500_c001_v7007000_t0000_u01755665700550") 2025/08/20 04:58:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843dfc_d20250820_m045455_c001_v0001176_t0024_u01755665695809") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419259e82476332d_d20250820_m045500_c001_v7007000_t0000_u01755665700357") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447c3_d20250820_m045455_c001_v0001102_t0059_u01755665695932") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40430b240bb626ed_d20250820_m045500_c001_v7007000_t0000_u01755665700367") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b7cc_d20250820_m045455_c001_v0001099_t0056_u01755665695972") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40430b240bb626ee_d20250820_m045500_c001_v7007000_t0000_u01755665700376") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1750b_d20250820_m045455_c001_v0001184_t0014_u01755665695989") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3400_d20250820_m045500_c001_v7007000_t0000_u01755665700264") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843dfe_d20250820_m045456_c001_v0001176_t0035_u01755665696023") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40430b240bb626eb_d20250820_m045500_c001_v7007000_t0000_u01755665700183") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1750d_d20250820_m045456_c001_v0001184_t0014_u01755665696196") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3401_d20250820_m045500_c001_v7007000_t0000_u01755665700448") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e00_d20250820_m045456_c001_v0001176_t0016_u01755665696263") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4202e62cdcec664b_d20250820_m045500_c001_v7007000_t0000_u01755665700309") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447c5_d20250820_m045456_c001_v0001102_t0053_u01755665696283") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40430b240bb626f0_d20250820_m045500_c001_v7007000_t0000_u01755665700562") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b7ce_d20250820_m045456_c001_v0001099_t0057_u01755665696297") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f402af62e6a2773cc_d20250820_m045500_c001_v7007000_t0000_u01755665700457") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1750f_d20250820_m045456_c001_v0001184_t0023_u01755665696453") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40430b240bb626ec_d20250820_m045500_c001_v7007000_t0000_u01755665700192") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e02_d20250820_m045456_c001_v0001176_t0030_u01755665696477") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4014078dc888dcc8_d20250820_m045500_c001_v7007000_t0000_u01755665700493") 2025/08/20 04:58:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b7d0_d20250820_m045456_c001_v0001099_t0014_u01755665696640") 2025/08/20 04:58:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4202e62cdcec664c_d20250820_m045500_c001_v7007000_t0000_u01755665700506") 2025/08/20 04:58:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17515_d20250820_m045456_c001_v0001184_t0005_u01755665696651") 2025/08/20 04:58:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f402af62e6a2773cb_d20250820_m045500_c001_v7007000_t0000_u01755665700272") 2025/08/20 04:58:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447c7_d20250820_m045456_c001_v0001102_t0006_u01755665696664") 2025/08/20 04:58:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3402_d20250820_m045500_c001_v7007000_t0000_u01755665700632") 2025/08/20 04:58:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843e06_d20250820_m045456_c001_v0001176_t0035_u01755665696692") 2025/08/20 04:58:02 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dce495e_d20250820_m045305_c001_v7007000_t0000_u01755665585410") 2025/08/20 04:58:02 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1061bd13720abe1b_d20250820_m045303_c001_v0001178_t0004_u01755665583531") 2025/08/20 04:58:02 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f401545a95a50b7d5_d20250820_m045303_c001_v7007000_t0000_u01755665583347") 2025/08/20 04:58:02 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1061bd13720abdf7_d20250820_m045300_c001_v0001178_t0023_u01755665580932") 2025/08/20 04:58:02 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f401545a95a50b7d0_d20250820_m045300_c001_v7007000_t0000_u01755665580194") 2025/08/20 04:58:02 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16ef2_d20250820_m045256_c001_v0001184_t0037_u01755665576863") 2025/08/20 04:58:02 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dce4955_d20250820_m045255_c001_v7007000_t0000_u01755665575397") 2025/08/20 04:58:02 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f102930e39a4f4302_d20250820_m045252_c001_v0001041_t0039_u01755665572716") 2025/08/20 04:58:02 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40430b240bb5df72_d20250820_m045252_c001_v7007000_t0000_u01755665572533") 2025/08/20 04:58:02 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f102930e39a4f42f4_d20250820_m045248_c001_v0001041_t0055_u01755665568705") 2025/08/20 04:58:02 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40430b240bb5df63_d20250820_m045247_c001_v7007000_t0000_u01755665567976") 2025/08/20 04:58:02 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16e56_d20250820_m045244_c001_v0001184_t0025_u01755665564455") 2025/08/20 04:58:02 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f408577b289de6e8c_d20250820_m045243_c001_v7007000_t0000_u01755665563530") 2025/08/20 04:58:02 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11689e4e1a3811b4_d20250820_m045242_c001_v0001180_t0044_u01755665562100") 2025/08/20 04:58:02 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4021a1ce9c39dffe_d20250820_m045241_c001_v7007000_t0000_u01755665561913") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11689e4e1a381192_d20250820_m045237_c001_v0001180_t0022_u01755665557086") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4021a1ce9c39dff2_d20250820_m045236_c001_v7007000_t0000_u01755665556346") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16dec_d20250820_m045232_c001_v0001184_t0035_u01755665552749") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f408577b289de6e86_d20250820_m045231_c001_v7007000_t0000_u01755665551831") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f103cd4240006a5f2_d20250820_m045230_c001_v0001161_t0005_u01755665550039") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4dba_d20250820_m045229_c001_v7007000_t0000_u01755665549859") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f103cd4240006a5da_d20250820_m045226_c001_v0001161_t0016_u01755665546737") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4db6_d20250820_m045226_c001_v7007000_t0000_u01755665546009") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16d50_d20250820_m045220_c001_v0001184_t0019_u01755665540794") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e5b4_d20250820_m045219_c001_v7007000_t0000_u01755665539877") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11952005258b2bd1_d20250820_m045218_c001_v0001172_t0049_u01755665538022") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f412e5d075b7aa2ad_d20250820_m045217_c001_v7007000_t0000_u01755665537836") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11952005258b2bab_d20250820_m045214_c001_v0001172_t0045_u01755665534193") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f412e5d075b7aa2a9_d20250820_m045213_c001_v7007000_t0000_u01755665533457") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16cd4_d20250820_m045208_c001_v0001184_t0030_u01755665528076") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e5a6_d20250820_m045207_c001_v7007000_t0000_u01755665527127") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f111f9d60cd08e426_d20250820_m045205_c001_v0001183_t0027_u01755665525288") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f405e2f9d17fe04ba_d20250820_m045205_c001_v7007000_t0000_u01755665525101") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f111f9d60cd08e404_d20250820_m045201_c001_v0001183_t0028_u01755665521949") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f405e2f9d17fe04b1_d20250820_m045201_c001_v7007000_t0000_u01755665521215") 2025/08/20 04:58:03 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16c5c_d20250820_m045156_c001_v0001184_t0020_u01755665516169") 2025/08/20 04:58:04 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ad9f_d20250820_m045155_c001_v7007000_t0000_u01755665515047") 2025/08/20 04:58:04 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1179c8d7e0244266_d20250820_m045149_c001_v0001102_t0028_u01755665509419") 2025/08/20 04:58:04 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409b96f40fcc2278_d20250820_m045149_c001_v7007000_t0000_u01755665509210") 2025/08/20 04:58:04 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16bf6_d20250820_m045145_c001_v0001184_t0049_u01755665505188") 2025/08/20 04:58:04 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1088c3212ce419ec_d20250820_m045144_c001_v0001145_t0047_u01755665504173") 2025/08/20 04:58:04 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1088c3212ce419e8_d20250820_m045143_c001_v0001145_t0002_u01755665503141") 2025/08/20 04:58:04 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee3b3_d20250820_m045129_c001_v7007000_t0000_u01755665489955") 2025/08/20 04:58:04 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b15319e3_d20250820_m045122_c001_v0001042_t0055_u01755665482928") 2025/08/20 04:58:04 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1145ded1b1d57939_d20250820_m045121_c001_v0001090_t0048_u01755665481942") 2025/08/20 04:58:04 DEBUG : dst/one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1145ded1b1d57933_d20250820_m045120_c001_v0001090_t0011_u01755665480682") 2025/08/20 04:58:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dce495f_d20250820_m045305_c001_v7007000_t0000_u01755665585602") 2025/08/20 04:58:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11274557853e4348_d20250820_m045303_c001_v0001182_t0054_u01755665583140") 2025/08/20 04:58:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11581c9552bce98b_d20250820_m045259_c001_v0001177_t0051_u01755665579926") 2025/08/20 04:58:04 DEBUG : dst/one.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dce4956_d20250820_m045255_c001_v7007000_t0000_u01755665575580") 2025/08/20 04:58:04 DEBUG : dst/one.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f115657d6e627108c_d20250820_m045251_c001_v0001104_t0047_u01755665571964") 2025/08/20 04:58:04 DEBUG : dst/one.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1126a1829fa2a387_d20250820_m045247_c001_v0001093_t0001_u01755665567521") 2025/08/20 04:58:04 DEBUG : dst/one.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f408577b289de6e8d_d20250820_m045243_c001_v7007000_t0000_u01755665563713") 2025/08/20 04:58:04 DEBUG : dst/one.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f104bf6fe94cdd656_d20250820_m045241_c001_v0001029_t0004_u01755665561546") 2025/08/20 04:58:04 DEBUG : dst/one.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f111dcb99e1c344af_d20250820_m045235_c001_v0001120_t0047_u01755665555857") 2025/08/20 04:58:04 DEBUG : dst/three: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ada1_d20250820_m045155_c001_v7007000_t0000_u01755665515230") 2025/08/20 04:58:04 DEBUG : dst/three: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1088c3212ce41a04_d20250820_m045153_c001_v0001145_t0051_u01755665513373") 2025/08/20 04:58:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dce4962_d20250820_m045305_c001_v7007000_t0000_u01755665585784") 2025/08/20 04:58:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1192cb9d9a2b5d8c_d20250820_m045304_c001_v0001184_t0031_u01755665584351") 2025/08/20 04:58:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11274557853e4338_d20250820_m045301_c001_v0001182_t0002_u01755665581731") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dce4963_d20250820_m045305_c001_v7007000_t0000_u01755665585967") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1061bd13720abe31_d20250820_m045304_c001_v0001178_t0052_u01755665584738") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f401545a95a50b7d7_d20250820_m045304_c001_v7007000_t0000_u01755665584551") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1061bd13720abe09_d20250820_m045302_c001_v0001178_t0014_u01755665582148") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f401545a95a50b7d2_d20250820_m045301_c001_v7007000_t0000_u01755665581960") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16efa_d20250820_m045257_c001_v0001184_t0018_u01755665577282") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dce4958_d20250820_m045255_c001_v7007000_t0000_u01755665575763") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f102930e39a4f4308_d20250820_m045254_c001_v0001041_t0049_u01755665574346") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40430b240bb5df78_d20250820_m045254_c001_v7007000_t0000_u01755665574148") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f102930e39a4f42f8_d20250820_m045250_c001_v0001041_t0000_u01755665570339") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40430b240bb5df6c_d20250820_m045250_c001_v7007000_t0000_u01755665570155") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16e5c_d20250820_m045244_c001_v0001184_t0043_u01755665564868") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4021a1ce9c39e000_d20250820_m045242_c001_v7007000_t0000_u01755665562967") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16e40_d20250820_m045240_c001_v0001184_t0033_u01755665560739") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4021a1ce9c39dff5_d20250820_m045237_c001_v7007000_t0000_u01755665557837") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16dee_d20250820_m045233_c001_v0001184_t0001_u01755665553380") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4dbd_d20250820_m045230_c001_v7007000_t0000_u01755665550905") 2025/08/20 04:58:05 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b1531a9b_d20250820_m045228_c001_v0001042_t0053_u01755665548589") 2025/08/20 04:58:06 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4db9_d20250820_m045227_c001_v7007000_t0000_u01755665547484") 2025/08/20 04:58:06 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16d5a_d20250820_m045221_c001_v0001184_t0038_u01755665541473") 2025/08/20 04:58:06 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f412e5d075b7aa2b0_d20250820_m045218_c001_v7007000_t0000_u01755665538961") 2025/08/20 04:58:06 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b1531a63_d20250820_m045216_c001_v0001042_t0031_u01755665536596") 2025/08/20 04:58:06 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f412e5d075b7aa2ab_d20250820_m045215_c001_v7007000_t0000_u01755665535504") 2025/08/20 04:58:06 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16cde_d20250820_m045208_c001_v0001184_t0042_u01755665528788") 2025/08/20 04:58:06 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f405e2f9d17fe04bd_d20250820_m045206_c001_v7007000_t0000_u01755665526210") 2025/08/20 04:58:06 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b1531a43_d20250820_m045203_c001_v0001042_t0017_u01755665523664") 2025/08/20 04:58:06 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f405e2f9d17fe04b4_d20250820_m045202_c001_v7007000_t0000_u01755665522571") 2025/08/20 04:58:06 DEBUG : dst/three.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16c6a_d20250820_m045156_c001_v0001184_t0044_u01755665516733") 2025/08/20 04:58:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dce4959_d20250820_m045255_c001_v7007000_t0000_u01755665575948") 2025/08/20 04:58:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f111031c94ec71378_d20250820_m045253_c001_v0001130_t0024_u01755665573770") 2025/08/20 04:58:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f104a6bd5b787082b_d20250820_m045249_c001_v0001093_t0058_u01755665569651") 2025/08/20 04:58:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f408577b289de6e8e_d20250820_m045243_c001_v7007000_t0000_u01755665563896") 2025/08/20 04:58:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f106b672c9808a830_d20250820_m045242_c001_v0001040_t0023_u01755665562517") 2025/08/20 04:58:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11952005258b2c27_d20250820_m045237_c001_v0001172_t0035_u01755665557520") 2025/08/20 04:58:06 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dce4964_d20250820_m045306_c001_v7007000_t0000_u01755665586150") 2025/08/20 04:58:06 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16ef4_d20250820_m045257_c001_v0001184_t0040_u01755665577065") 2025/08/20 04:58:06 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dce495a_d20250820_m045256_c001_v7007000_t0000_u01755665576130") 2025/08/20 04:58:06 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16e58_d20250820_m045244_c001_v0001184_t0032_u01755665564657") 2025/08/20 04:58:07 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f408577b289de6e8f_d20250820_m045244_c001_v7007000_t0000_u01755665564083") 2025/08/20 04:58:07 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b1531aa5_d20250820_m045232_c001_v0001042_t0003_u01755665552956") 2025/08/20 04:58:07 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f408577b289de6e87_d20250820_m045232_c001_v7007000_t0000_u01755665552017") 2025/08/20 04:58:07 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b1531a73_d20250820_m045220_c001_v0001042_t0048_u01755665540994") 2025/08/20 04:58:07 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e5b6_d20250820_m045220_c001_v7007000_t0000_u01755665540060") 2025/08/20 04:58:07 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b1531a4d_d20250820_m045208_c001_v0001042_t0049_u01755665528286") 2025/08/20 04:58:07 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e5a9_d20250820_m045207_c001_v7007000_t0000_u01755665527312") 2025/08/20 04:58:07 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b1531a35_d20250820_m045156_c001_v0001042_t0011_u01755665516385") 2025/08/20 04:58:07 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ada3_d20250820_m045155_c001_v7007000_t0000_u01755665515422") 2025/08/20 04:58:07 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1130ab75cd30d4d1_d20250820_m045150_c001_v0001184_t0028_u01755665510795") 2025/08/20 04:58:07 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee3b4_d20250820_m045130_c001_v7007000_t0000_u01755665490137") 2025/08/20 04:58:07 DEBUG : dst/two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1145ded1b1d57945_d20250820_m045128_c001_v0001090_t0028_u01755665488631") 2025/08/20 04:58:07 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419259e82475e0df_d20250820_m045047_c001_v7007000_t0000_u01755665447934") 2025/08/20 04:58:07 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b1531977_d20250820_m045040_c001_v0001042_t0029_u01755665440978") 2025/08/20 04:58:07 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4021a1ce9c39df3a_d20250820_m045039_c001_v7007000_t0000_u01755665439073") 2025/08/20 04:58:07 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c168b3_d20250820_m045018_c001_v0001184_t0051_u01755665418836") 2025/08/20 04:58:07 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4210861356f10853_d20250820_m045003_c001_v7007000_t0000_u01755665403567") 2025/08/20 04:58:07 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b1531919_d20250820_m044956_c001_v0001042_t0009_u01755665396503") 2025/08/20 04:58:07 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d5b_d20250820_m044936_c001_v7007000_t0000_u01755665376363") 2025/08/20 04:58:07 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c55606d_d20250820_m044934_c001_v0001180_t0001_u01755665374608") 2025/08/20 04:58:07 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d56_d20250820_m044933_c001_v7007000_t0000_u01755665373851") 2025/08/20 04:58:07 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c55605d_d20250820_m044932_c001_v0001180_t0057_u01755665372622") 2025/08/20 04:58:07 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d52_d20250820_m044930_c001_v7007000_t0000_u01755665370057") 2025/08/20 04:58:07 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c556045_d20250820_m044928_c001_v0001180_t0054_u01755665368459") 2025/08/20 04:58:08 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d4f_d20250820_m044927_c001_v7007000_t0000_u01755665367686") 2025/08/20 04:58:08 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c556031_d20250820_m044926_c001_v0001180_t0026_u01755665366487") 2025/08/20 04:58:08 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ace5_d20250820_m044921_c001_v7007000_t0000_u01755665361213") 2025/08/20 04:58:08 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555ffd_d20250820_m044919_c001_v0001180_t0033_u01755665359755") 2025/08/20 04:58:08 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ace0_d20250820_m044918_c001_v7007000_t0000_u01755665358997") 2025/08/20 04:58:08 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555ff1_d20250820_m044918_c001_v0001180_t0005_u01755665358220") 2025/08/20 04:58:08 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06acdc_d20250820_m044914_c001_v7007000_t0000_u01755665354333") 2025/08/20 04:58:08 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555fc9_d20250820_m044913_c001_v0001180_t0020_u01755665353159") 2025/08/20 04:58:08 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06acd6_d20250820_m044911_c001_v7007000_t0000_u01755665351235") 2025/08/20 04:58:08 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555fb3_d20250820_m044910_c001_v0001180_t0052_u01755665350243") 2025/08/20 04:58:08 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06acd2_d20250820_m044909_c001_v7007000_t0000_u01755665349872") 2025/08/20 04:58:08 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1173ac4163552015_d20250820_m044909_c001_v0001145_t0026_u01755665349148") 2025/08/20 04:58:08 DEBUG : empty space: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555fa1_d20250820_m044907_c001_v0001180_t0017_u01755665347570") 2025/08/20 04:58:08 DEBUG : enormous: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d5a_d20250820_m044935_c001_v7007000_t0000_u01755665375608") 2025/08/20 04:58:08 DEBUG : enormous: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c556071_d20250820_m044934_c001_v0001180_t0030_u01755665374830") 2025/08/20 04:58:08 DEBUG : existing: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4105d0699dce4968_d20250820_m045310_c001_v7007000_t0000_u01755665590163") 2025/08/20 04:58:08 DEBUG : existing: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16f74_d20250820_m045308_c001_v0001184_t0042_u01755665588990") 2025/08/20 04:58:08 DEBUG : existing: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f401545a95a50b735_d20250820_m044955_c001_v7007000_t0000_u01755665395097") 2025/08/20 04:58:08 DEBUG : existing: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b1531913_d20250820_m044953_c001_v0001042_t0008_u01755665393956") 2025/08/20 04:58:08 DEBUG : existing: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc3f_d20250820_m044904_c001_v7007000_t0000_u01755665344908") 2025/08/20 04:58:09 DEBUG : existing: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f89_d20250820_m044903_c001_v0001180_t0015_u01755665343939") 2025/08/20 04:58:09 DEBUG : existing: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc3e_d20250820_m044903_c001_v7007000_t0000_u01755665343386") 2025/08/20 04:58:09 DEBUG : existing: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f7f_d20250820_m044902_c001_v0001180_t0009_u01755665342811") 2025/08/20 04:58:09 DEBUG : existing: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f73_d20250820_m044902_c001_v0001180_t0032_u01755665342055") 2025/08/20 04:58:09 DEBUG : existing-b: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f401545a95a50b736_d20250820_m044955_c001_v7007000_t0000_u01755665395281") 2025/08/20 04:58:09 DEBUG : existing-b: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c167c7_d20250820_m044953_c001_v0001184_t0017_u01755665393942") 2025/08/20 04:58:09 DEBUG : file1: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa9133_d20250820_m045352_c001_v7007000_t0000_u01755665632445") 2025/08/20 04:58:09 DEBUG : file1: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b689_d20250820_m045351_c001_v0001099_t0010_u01755665631112") 2025/08/20 04:58:09 DEBUG : file1: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa5499_d20250820_m045349_c001_v7007000_t0000_u01755665629772") 2025/08/20 04:58:09 DEBUG : file1: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9446b0_d20250820_m045348_c001_v0001102_t0009_u01755665628466") 2025/08/20 04:58:09 DEBUG : five: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d5d_d20250820_m044939_c001_v7007000_t0000_u01755665379869") 2025/08/20 04:58:09 DEBUG : five: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41856f470c556091_d20250820_m044937_c001_v0001180_t0034_u01755665377950") 2025/08/20 04:58:09 DEBUG : foo: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06acd8_d20250820_m044912_c001_v7007000_t0000_u01755665352787") 2025/08/20 04:58:09 DEBUG : foo: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41856f470c555fc3_d20250820_m044912_c001_v0001180_t0034_u01755665352211") 2025/08/20 04:58:09 DEBUG : foo: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41856f470c555fbd_d20250820_m044911_c001_v0001180_t0034_u01755665351642") 2025/08/20 04:58:09 DEBUG : four: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d5e_d20250820_m044940_c001_v7007000_t0000_u01755665380053") 2025/08/20 04:58:09 DEBUG : four: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4103305162c16703_d20250820_m044938_c001_v0001184_t0028_u01755665378504") 2025/08/20 04:58:09 DEBUG : four: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c55608b_d20250820_m044937_c001_v0001180_t0006_u01755665377363") 2025/08/20 04:58:09 DEBUG : hello world2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06aca6_d20250820_m044810_c001_v7007000_t0000_u01755665290266") 2025/08/20 04:58:09 DEBUG : hello world2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555e8c_d20250820_m044809_c001_v0001180_t0053_u01755665289004") 2025/08/20 04:58:10 DEBUG : ignore-size: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc3c_d20250820_m044901_c001_v7007000_t0000_u01755665341686") 2025/08/20 04:58:10 DEBUG : ignore-size: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f6b_d20250820_m044900_c001_v0001180_t0028_u01755665340714") 2025/08/20 04:58:10 DEBUG : nested/sub dir/file: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f401545a95a50b732_d20250820_m044953_c001_v7007000_t0000_u01755665393202") 2025/08/20 04:58:10 DEBUG : nested/sub dir/file: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b1531909_d20250820_m044952_c001_v0001042_t0020_u01755665392341") 2025/08/20 04:58:10 DEBUG : nested/sub dir/file: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d6d_d20250820_m044951_c001_v7007000_t0000_u01755665391582") 2025/08/20 04:58:10 DEBUG : nested/sub dir/file: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b1531903_d20250820_m044950_c001_v0001042_t0013_u01755665390771") 2025/08/20 04:58:10 DEBUG : one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d5f_d20250820_m044940_c001_v7007000_t0000_u01755665380236") 2025/08/20 04:58:10 DEBUG : one: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41856f470c556081_d20250820_m044936_c001_v0001180_t0034_u01755665376781") 2025/08/20 04:58:10 DEBUG : only0: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27c9_d20250820_m045343_c001_v7007000_t0000_u01755665623896") 2025/08/20 04:58:10 DEBUG : only0: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4103305162c17153_d20250820_m045338_c001_v0001184_t0028_u01755665618042") 2025/08/20 04:58:10 DEBUG : only0: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17090_d20250820_m045329_c001_v0001184_t0058_u01755665609148") 2025/08/20 04:58:10 DEBUG : only0: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40828a1d17fbd00d_d20250820_m045323_c001_v7007000_t0000_u01755665603429") 2025/08/20 04:58:10 DEBUG : only0: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fa0_d20250820_m045313_c001_v0001184_t0050_u01755665593608") 2025/08/20 04:58:10 DEBUG : only1: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27ca_d20250820_m045344_c001_v7007000_t0000_u01755665624088") 2025/08/20 04:58:10 DEBUG : only1: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419b14670361b649_d20250820_m045338_c001_v0001099_t0005_u01755665618979") 2025/08/20 04:58:10 DEBUG : only1: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17098_d20250820_m045329_c001_v0001184_t0041_u01755665609560") 2025/08/20 04:58:10 DEBUG : only1: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f412e5d075b7b1837_d20250820_m045323_c001_v7007000_t0000_u01755665603279") 2025/08/20 04:58:10 DEBUG : only1: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fb0_d20250820_m045314_c001_v0001184_t0000_u01755665594162") 2025/08/20 04:58:10 DEBUG : only10: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27cb_d20250820_m045344_c001_v7007000_t0000_u01755665624272") 2025/08/20 04:58:10 DEBUG : only10: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4050875e43843c46_d20250820_m045338_c001_v0001176_t0057_u01755665618600") 2025/08/20 04:58:10 DEBUG : only10: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170e4_d20250820_m045333_c001_v0001184_t0033_u01755665613293") 2025/08/20 04:58:11 DEBUG : only10: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40828a1d17fbd010_d20250820_m045323_c001_v7007000_t0000_u01755665603799") 2025/08/20 04:58:11 DEBUG : only10: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16ff4_d20250820_m045317_c001_v0001184_t0030_u01755665597900") 2025/08/20 04:58:11 DEBUG : only11: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27cc_d20250820_m045344_c001_v7007000_t0000_u01755665624455") 2025/08/20 04:58:11 DEBUG : only11: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419b14670361b647_d20250820_m045338_c001_v0001099_t0005_u01755665618792") 2025/08/20 04:58:11 DEBUG : only11: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170f4_d20250820_m045333_c001_v0001184_t0059_u01755665613710") 2025/08/20 04:58:11 DEBUG : only11: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40828a1d17fbd00a_d20250820_m045323_c001_v7007000_t0000_u01755665603063") 2025/08/20 04:58:11 DEBUG : only11: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16ffe_d20250820_m045318_c001_v0001184_t0000_u01755665598370") 2025/08/20 04:58:11 DEBUG : only12: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27cd_d20250820_m045344_c001_v7007000_t0000_u01755665624638") 2025/08/20 04:58:11 DEBUG : only12: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4128e7018e944679_d20250820_m045338_c001_v0001102_t0024_u01755665618988") 2025/08/20 04:58:11 DEBUG : only12: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17100_d20250820_m045334_c001_v0001184_t0040_u01755665614183") 2025/08/20 04:58:11 DEBUG : only12: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40828a1d17fbd009_d20250820_m045322_c001_v7007000_t0000_u01755665602879") 2025/08/20 04:58:11 DEBUG : only12: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17008_d20250820_m045318_c001_v0001184_t0006_u01755665598770") 2025/08/20 04:58:11 DEBUG : only13: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27ce_d20250820_m045344_c001_v7007000_t0000_u01755665624821") 2025/08/20 04:58:11 DEBUG : only13: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4050875e43843c48_d20250820_m045338_c001_v0001176_t0057_u01755665618785") 2025/08/20 04:58:11 DEBUG : only13: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17108_d20250820_m045334_c001_v0001184_t0018_u01755665614585") 2025/08/20 04:58:11 DEBUG : only13: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057db2_d20250820_m045323_c001_v7007000_t0000_u01755665603441") 2025/08/20 04:58:11 DEBUG : only13: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17010_d20250820_m045319_c001_v0001184_t0043_u01755665599169") 2025/08/20 04:58:11 DEBUG : only14: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27cf_d20250820_m045345_c001_v7007000_t0000_u01755665625005") 2025/08/20 04:58:11 DEBUG : only14: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4050875e43843c50_d20250820_m045339_c001_v0001176_t0057_u01755665619520") 2025/08/20 04:58:11 DEBUG : only14: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1710f_d20250820_m045335_c001_v0001184_t0059_u01755665615027") 2025/08/20 04:58:11 DEBUG : only14: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4210861356f10ea5_d20250820_m045323_c001_v7007000_t0000_u01755665603456") 2025/08/20 04:58:11 DEBUG : only14: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17016_d20250820_m045319_c001_v0001184_t0013_u01755665599601") 2025/08/20 04:58:12 DEBUG : only15: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27d0_d20250820_m045345_c001_v7007000_t0000_u01755665625192") 2025/08/20 04:58:12 DEBUG : only15: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4103305162c1715b_d20250820_m045338_c001_v0001184_t0028_u01755665618623") 2025/08/20 04:58:12 DEBUG : only15: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17113_d20250820_m045335_c001_v0001184_t0034_u01755665615460") 2025/08/20 04:58:12 DEBUG : only15: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057db4_d20250820_m045323_c001_v7007000_t0000_u01755665603814") 2025/08/20 04:58:12 DEBUG : only15: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17022_d20250820_m045320_c001_v0001184_t0026_u01755665600003") 2025/08/20 04:58:12 DEBUG : only16: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27d1_d20250820_m045345_c001_v7007000_t0000_u01755665625396") 2025/08/20 04:58:12 DEBUG : only16: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4103305162c17173_d20250820_m045339_c001_v0001184_t0028_u01755665619370") 2025/08/20 04:58:12 DEBUG : only16: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1711d_d20250820_m045335_c001_v0001184_t0028_u01755665615921") 2025/08/20 04:58:12 DEBUG : only16: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40828a1d17fbd011_d20250820_m045323_c001_v7007000_t0000_u01755665603982") 2025/08/20 04:58:12 DEBUG : only16: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1702a_d20250820_m045320_c001_v0001184_t0020_u01755665600404") 2025/08/20 04:58:13 DEBUG : only17: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27d2_d20250820_m045345_c001_v7007000_t0000_u01755665625580") 2025/08/20 04:58:13 DEBUG : only17: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419b14670361b64f_d20250820_m045339_c001_v0001099_t0005_u01755665619531") 2025/08/20 04:58:13 DEBUG : only17: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17129_d20250820_m045336_c001_v0001184_t0036_u01755665616363") 2025/08/20 04:58:13 DEBUG : only17: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057db1_d20250820_m045323_c001_v7007000_t0000_u01755665603257") 2025/08/20 04:58:13 DEBUG : only17: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17036_d20250820_m045320_c001_v0001184_t0038_u01755665600829") 2025/08/20 04:58:13 DEBUG : only18: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27d3_d20250820_m045345_c001_v7007000_t0000_u01755665625764") 2025/08/20 04:58:13 DEBUG : only18: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4103305162c1715f_d20250820_m045338_c001_v0001184_t0028_u01755665618806") 2025/08/20 04:58:13 DEBUG : only18: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17133_d20250820_m045336_c001_v0001184_t0039_u01755665616772") 2025/08/20 04:58:13 DEBUG : only18: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4210861356f10ea3_d20250820_m045323_c001_v7007000_t0000_u01755665603270") 2025/08/20 04:58:13 DEBUG : only18: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1703c_d20250820_m045321_c001_v0001184_t0002_u01755665601242") 2025/08/20 04:58:13 DEBUG : only19: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27d4_d20250820_m045345_c001_v7007000_t0000_u01755665625967") 2025/08/20 04:58:13 DEBUG : only19: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4050875e43843c4a_d20250820_m045338_c001_v0001176_t0057_u01755665618968") 2025/08/20 04:58:13 DEBUG : only19: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1713d_d20250820_m045337_c001_v0001184_t0039_u01755665617192") 2025/08/20 04:58:13 DEBUG : only19: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057db5_d20250820_m045323_c001_v7007000_t0000_u01755665603997") 2025/08/20 04:58:13 DEBUG : only19: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17046_d20250820_m045321_c001_v0001184_t0013_u01755665601684") 2025/08/20 04:58:13 DEBUG : only2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27d5_d20250820_m045346_c001_v7007000_t0000_u01755665626149") 2025/08/20 04:58:13 DEBUG : only2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4103305162c17167_d20250820_m045338_c001_v0001184_t0028_u01755665618992") 2025/08/20 04:58:13 DEBUG : only2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1709e_d20250820_m045329_c001_v0001184_t0022_u01755665609970") 2025/08/20 04:58:13 DEBUG : only2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f412e5d075b7b1838_d20250820_m045323_c001_v7007000_t0000_u01755665603462") 2025/08/20 04:58:13 DEBUG : only2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fba_d20250820_m045314_c001_v0001184_t0050_u01755665594588") 2025/08/20 04:58:13 DEBUG : only3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27d6_d20250820_m045346_c001_v7007000_t0000_u01755665626332") 2025/08/20 04:58:13 DEBUG : only3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4050875e43843c4c_d20250820_m045339_c001_v0001176_t0057_u01755665619152") 2025/08/20 04:58:14 DEBUG : only3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170a6_d20250820_m045330_c001_v0001184_t0051_u01755665610397") 2025/08/20 04:58:14 DEBUG : only3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40828a1d17fbd00e_d20250820_m045323_c001_v7007000_t0000_u01755665603615") 2025/08/20 04:58:14 DEBUG : only3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fc0_d20250820_m045315_c001_v0001184_t0044_u01755665595014") 2025/08/20 04:58:14 DEBUG : only4: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27d7_d20250820_m045346_c001_v7007000_t0000_u01755665626515") 2025/08/20 04:58:14 DEBUG : only4: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419b14670361b64b_d20250820_m045339_c001_v0001099_t0005_u01755665619163") 2025/08/20 04:58:14 DEBUG : only4: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170aa_d20250820_m045330_c001_v0001184_t0054_u01755665610838") 2025/08/20 04:58:14 DEBUG : only4: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4210861356f10ea7_d20250820_m045323_c001_v7007000_t0000_u01755665603830") 2025/08/20 04:58:14 DEBUG : only4: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fc6_d20250820_m045315_c001_v0001184_t0054_u01755665595420") 2025/08/20 04:58:14 DEBUG : only5: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27d9_d20250820_m045346_c001_v7007000_t0000_u01755665626699") 2025/08/20 04:58:14 DEBUG : only5: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4128e7018e94467d_d20250820_m045339_c001_v0001102_t0024_u01755665619177") 2025/08/20 04:58:14 DEBUG : only5: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170b4_d20250820_m045331_c001_v0001184_t0003_u01755665611244") 2025/08/20 04:58:14 DEBUG : only5: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057db3_d20250820_m045323_c001_v7007000_t0000_u01755665603627") 2025/08/20 04:58:14 DEBUG : only5: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fd0_d20250820_m045315_c001_v0001184_t0032_u01755665595818") 2025/08/20 04:58:14 DEBUG : only6: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27da_d20250820_m045346_c001_v7007000_t0000_u01755665626884") 2025/08/20 04:58:14 DEBUG : only6: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4103305162c1716b_d20250820_m045339_c001_v0001184_t0028_u01755665619184") 2025/08/20 04:58:14 DEBUG : only6: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170be_d20250820_m045331_c001_v0001184_t0026_u01755665611652") 2025/08/20 04:58:14 DEBUG : only6: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f412e5d075b7b183b_d20250820_m045323_c001_v7007000_t0000_u01755665603837") 2025/08/20 04:58:14 DEBUG : only6: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fd8_d20250820_m045316_c001_v0001184_t0030_u01755665596241") 2025/08/20 04:58:14 DEBUG : only7: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27db_d20250820_m045347_c001_v7007000_t0000_u01755665627067") 2025/08/20 04:58:14 DEBUG : only7: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4050875e43843c4e_d20250820_m045339_c001_v0001176_t0057_u01755665619336") 2025/08/20 04:58:14 DEBUG : only7: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170c8_d20250820_m045332_c001_v0001184_t0006_u01755665612066") 2025/08/20 04:58:14 DEBUG : only7: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40828a1d17fbd00c_d20250820_m045323_c001_v7007000_t0000_u01755665603246") 2025/08/20 04:58:14 DEBUG : only7: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fde_d20250820_m045316_c001_v0001184_t0055_u01755665596666") 2025/08/20 04:58:15 DEBUG : only8: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27dc_d20250820_m045347_c001_v7007000_t0000_u01755665627251") 2025/08/20 04:58:15 DEBUG : only8: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419b14670361b64d_d20250820_m045339_c001_v0001099_t0005_u01755665619347") 2025/08/20 04:58:15 DEBUG : only8: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170d0_d20250820_m045332_c001_v0001184_t0018_u01755665612461") 2025/08/20 04:58:15 DEBUG : only8: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4210861356f10ea6_d20250820_m045323_c001_v7007000_t0000_u01755665603644") 2025/08/20 04:58:15 DEBUG : only8: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fe4_d20250820_m045317_c001_v0001184_t0045_u01755665597092") 2025/08/20 04:58:15 DEBUG : only9: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa27dd_d20250820_m045347_c001_v7007000_t0000_u01755665627434") 2025/08/20 04:58:15 DEBUG : only9: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4128e7018e94467f_d20250820_m045339_c001_v0001102_t0024_u01755665619362") 2025/08/20 04:58:15 DEBUG : only9: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c170de_d20250820_m045332_c001_v0001184_t0044_u01755665612885") 2025/08/20 04:58:15 DEBUG : only9: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f412e5d075b7b183a_d20250820_m045323_c001_v7007000_t0000_u01755665603648") 2025/08/20 04:58:15 DEBUG : only9: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16fec_d20250820_m045317_c001_v0001184_t0035_u01755665597496") 2025/08/20 04:58:15 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d6b_d20250820_m044949_c001_v7007000_t0000_u01755665389628") 2025/08/20 04:58:15 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b15318f7_d20250820_m044947_c001_v0001042_t0038_u01755665387343") 2025/08/20 04:58:15 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d68_d20250820_m044946_c001_v7007000_t0000_u01755665386592") 2025/08/20 04:58:15 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b15318f1_d20250820_m044944_c001_v0001042_t0051_u01755665384482") 2025/08/20 04:58:15 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d63_d20250820_m044943_c001_v7007000_t0000_u01755665383603") 2025/08/20 04:58:15 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b15318e7_d20250820_m044941_c001_v0001042_t0010_u01755665381170") 2025/08/20 04:58:15 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d54_d20250820_m044931_c001_v7007000_t0000_u01755665371850") 2025/08/20 04:58:15 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c556051_d20250820_m044930_c001_v0001180_t0005_u01755665370630") 2025/08/20 04:58:15 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d51_d20250820_m044929_c001_v7007000_t0000_u01755665369085") 2025/08/20 04:58:15 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c55603f_d20250820_m044928_c001_v0001180_t0001_u01755665368249") 2025/08/20 04:58:16 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d4e_d20250820_m044927_c001_v7007000_t0000_u01755665367082") 2025/08/20 04:58:16 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c55602d_d20250820_m044926_c001_v0001180_t0019_u01755665366279") 2025/08/20 04:58:16 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ace3_d20250820_m044920_c001_v7007000_t0000_u01755665360645") 2025/08/20 04:58:16 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555ff9_d20250820_m044919_c001_v0001180_t0004_u01755665359552") 2025/08/20 04:58:16 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ace1_d20250820_m044919_c001_v7007000_t0000_u01755665359182") 2025/08/20 04:58:16 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555fef_d20250820_m044918_c001_v0001180_t0058_u01755665358013") 2025/08/20 04:58:16 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06acdf_d20250820_m044917_c001_v7007000_t0000_u01755665357643") 2025/08/20 04:58:16 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555fe3_d20250820_m044917_c001_v0001180_t0000_u01755665357011") 2025/08/20 04:58:16 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555fdf_d20250820_m044916_c001_v0001180_t0009_u01755665356440") 2025/08/20 04:58:16 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06acde_d20250820_m044916_c001_v7007000_t0000_u01755665356069") 2025/08/20 04:58:16 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555fd9_d20250820_m044915_c001_v0001180_t0020_u01755665355491") 2025/08/20 04:58:16 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555fd5_d20250820_m044914_c001_v0001180_t0030_u01755665354891") 2025/08/20 04:58:16 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06acdd_d20250820_m044914_c001_v7007000_t0000_u01755665354519") 2025/08/20 04:58:16 DEBUG : potato: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555fcd_d20250820_m044913_c001_v0001180_t0001_u01755665353752") 2025/08/20 04:58:16 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f401545a95a50b767_d20250820_m045104_c001_v7007000_t0000_u01755665464768") 2025/08/20 04:58:16 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b15319bb_d20250820_m045104_c001_v0001042_t0013_u01755665464005") 2025/08/20 04:58:16 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419259e82475e0e0_d20250820_m045048_c001_v7007000_t0000_u01755665448187") 2025/08/20 04:58:16 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16987_d20250820_m045040_c001_v0001184_t0052_u01755665440375") 2025/08/20 04:58:16 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f408577b289de6e4c_d20250820_m045024_c001_v7007000_t0000_u01755665424424") 2025/08/20 04:58:16 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b153193d_d20250820_m045017_c001_v0001042_t0006_u01755665417928") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4210861356f10854_d20250820_m045003_c001_v7007000_t0000_u01755665403919") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c167e1_d20250820_m044956_c001_v0001184_t0028_u01755665396259") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d59_d20250820_m044935_c001_v7007000_t0000_u01755665375422") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c55606b_d20250820_m044934_c001_v0001180_t0054_u01755665374405") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d57_d20250820_m044934_c001_v7007000_t0000_u01755665374035") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c55605b_d20250820_m044932_c001_v0001180_t0044_u01755665372406") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d55_d20250820_m044932_c001_v7007000_t0000_u01755665372036") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c556057_d20250820_m044931_c001_v0001180_t0047_u01755665371214") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d53_d20250820_m044930_c001_v7007000_t0000_u01755665370242") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c556047_d20250820_m044929_c001_v0001180_t0027_u01755665369462") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d50_d20250820_m044927_c001_v7007000_t0000_u01755665367878") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c556035_d20250820_m044927_c001_v0001180_t0002_u01755665367094") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ace6_d20250820_m044921_c001_v7007000_t0000_u01755665361399") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555fff_d20250820_m044920_c001_v0001180_t0030_u01755665360352") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06acad_d20250820_m044813_c001_v7007000_t0000_u01755665293046") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555e96_d20250820_m044812_c001_v0001180_t0022_u01755665292458") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06aca9_d20250820_m044811_c001_v7007000_t0000_u01755665291544") 2025/08/20 04:58:17 DEBUG : potato2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555e90_d20250820_m044810_c001_v0001180_t0047_u01755665290812") 2025/08/20 04:58:17 DEBUG : potato3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f419259e82475e0e1_d20250820_m045048_c001_v7007000_t0000_u01755665448766") 2025/08/20 04:58:17 DEBUG : potato3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16995_d20250820_m045041_c001_v0001184_t0022_u01755665441410") 2025/08/20 04:58:17 DEBUG : potato3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f408577b289de6e4e_d20250820_m045024_c001_v7007000_t0000_u01755665424783") 2025/08/20 04:58:18 DEBUG : potato3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b1531943_d20250820_m045019_c001_v0001042_t0020_u01755665419066") 2025/08/20 04:58:18 DEBUG : potato3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4210861356f10855_d20250820_m045004_c001_v7007000_t0000_u01755665404349") 2025/08/20 04:58:18 DEBUG : potato3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c167eb_d20250820_m044957_c001_v0001184_t0058_u01755665397083") 2025/08/20 04:58:18 DEBUG : pre-dest1/1: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ad8d_d20250820_m045138_c001_v7007000_t0000_u01755665498858") 2025/08/20 04:58:18 DEBUG : pre-dest1/1: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16b83_d20250820_m045130_c001_v0001184_t0029_u01755665490878") 2025/08/20 04:58:18 DEBUG : pre-dest2/2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ad8e_d20250820_m045139_c001_v7007000_t0000_u01755665499043") 2025/08/20 04:58:18 DEBUG : pre-dest2/2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1125ca60b15319f7_d20250820_m045131_c001_v0001042_t0044_u01755665491457") 2025/08/20 04:58:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee3a1_d20250820_m045116_c001_v7007000_t0000_u01755665476560") 2025/08/20 04:58:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16ad1_d20250820_m045112_c001_v0001184_t0025_u01755665472649") 2025/08/20 04:58:18 DEBUG : sizeonly: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc3b_d20250820_m044900_c001_v7007000_t0000_u01755665340153") 2025/08/20 04:58:18 DEBUG : sizeonly: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f67_d20250820_m044859_c001_v0001180_t0018_u01755665339192") 2025/08/20 04:58:18 DEBUG : splitbanan: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f403ed5585f629518_d20250820_m045541_c001_v7007000_t0000_u01755665741927") 2025/08/20 04:58:18 DEBUG : splitbanan: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843eca_d20250820_m045534_c001_v0001176_t0011_u01755665734243") 2025/08/20 04:58:18 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f4b_d20250820_m045654_c001_v7007000_t0000_u01755665814864") 2025/08/20 04:58:18 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43844049_d20250820_m045648_c001_v0001176_t0008_u01755665808098") 2025/08/20 04:58:18 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bc040_d20250820_m045640_c001_v7007000_t0000_u01755665800294") 2025/08/20 04:58:18 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843ffe_d20250820_m045633_c001_v0001176_t0001_u01755665793813") 2025/08/20 04:58:18 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b967589f_d20250820_m045625_c001_v7007000_t0000_u01755665785339") 2025/08/20 04:58:18 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843f9a_d20250820_m045618_c001_v0001176_t0015_u01755665778791") 2025/08/20 04:58:18 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbfaf_d20250820_m045610_c001_v7007000_t0000_u01755665770700") 2025/08/20 04:58:18 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843f5c_d20250820_m045604_c001_v0001176_t0016_u01755665764170") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b9675857_d20250820_m045556_c001_v7007000_t0000_u01755665756403") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843f28_d20250820_m045549_c001_v0001176_t0004_u01755665749509") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f416e654b225bbf85_d20250820_m045536_c001_v7007000_t0000_u01755665736142") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b860_d20250820_m045533_c001_v0001099_t0048_u01755665733037") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ade_d20250820_m045525_c001_v7007000_t0000_u01755665725119") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b828_d20250820_m045518_c001_v0001099_t0010_u01755665718097") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134e6ac4_d20250820_m045517_c001_v7007000_t0000_u01755665717163") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b818_d20250820_m045513_c001_v0001099_t0002_u01755665713844") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f415bcd02671e3418_d20250820_m045505_c001_v7007000_t0000_u01755665705464") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9447cd_d20250820_m045458_c001_v0001102_t0009_u01755665698569") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4202e62cdcec6646_d20250820_m045457_c001_v7007000_t0000_u01755665697420") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843df6_d20250820_m045454_c001_v0001176_t0027_u01755665694476") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e671_d20250820_m045440_c001_v7007000_t0000_u01755665680639") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b782_d20250820_m045436_c001_v0001099_t0019_u01755665676983") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41958dc268bee4b4_d20250820_m045429_c001_v7007000_t0000_u01755665669105") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b740_d20250820_m045422_c001_v0001099_t0042_u01755665662359") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40322871fe4e0ecf_d20250820_m045413_c001_v7007000_t0000_u01755665653995") 2025/08/20 04:58:19 DEBUG : splitbananasplit: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b6e3_d20250820_m045407_c001_v0001099_t0015_u01755665647296") 2025/08/20 04:58:19 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f417188f9c7390a91_d20250820_m045520_c001_v7007000_t0000_u01755665720042") 2025/08/20 04:58:19 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b81e_d20250820_m045515_c001_v0001099_t0000_u01755665715033") 2025/08/20 04:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffab9b6_d20250820_m045359_c001_v7007000_t0000_u01755665639996") 2025/08/20 04:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843cb0_d20250820_m045357_c001_v0001176_t0054_u01755665637323") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e639_d20250820_m045356_c001_v7007000_t0000_u01755665636189") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e9446c8_d20250820_m045353_c001_v0001102_t0019_u01755665633403") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f401545a95a50b733_d20250820_m044953_c001_v7007000_t0000_u01755665393386") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c167af_d20250820_m044952_c001_v0001184_t0021_u01755665392330") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d6e_d20250820_m044951_c001_v7007000_t0000_u01755665391768") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1679d_d20250820_m044950_c001_v0001184_t0022_u01755665390761") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc39_d20250820_m044857_c001_v7007000_t0000_u01755665337116") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f57_d20250820_m044855_c001_v0001180_t0013_u01755665335578") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc38_d20250820_m044855_c001_v7007000_t0000_u01755665335210") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f4d_d20250820_m044854_c001_v0001180_t0016_u01755665334073") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc33_d20250820_m044848_c001_v7007000_t0000_u01755665328539") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f37_d20250820_m044847_c001_v0001180_t0035_u01755665327226") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc2f_d20250820_m044846_c001_v7007000_t0000_u01755665326679") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f2f_d20250820_m044845_c001_v0001180_t0027_u01755665325327") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f19_d20250820_m044841_c001_v0001180_t0057_u01755665321380") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc2b_d20250820_m044841_c001_v7007000_t0000_u01755665321013") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f12_d20250820_m044840_c001_v0001180_t0024_u01755665320419") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555f0d_d20250820_m044839_c001_v0001180_t0033_u01755665319652") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc29_d20250820_m044839_c001_v7007000_t0000_u01755665319286") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555efb_d20250820_m044836_c001_v0001180_t0002_u01755665316247") 2025/08/20 04:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555eec_d20250820_m044832_c001_v0001180_t0009_u01755665312842") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc25_d20250820_m044832_c001_v7007000_t0000_u01755665312476") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555eea_d20250820_m044831_c001_v0001180_t0030_u01755665311900") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555ee6_d20250820_m044830_c001_v0001180_t0046_u01755665310935") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f400e9330134ddc23_d20250820_m044830_c001_v7007000_t0000_u01755665310195") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555ecc_d20250820_m044821_c001_v0001180_t0020_u01755665301059") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06acb8_d20250820_m044820_c001_v7007000_t0000_u01755665300695") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555ec6_d20250820_m044820_c001_v0001180_t0012_u01755665300112") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06acb6_d20250820_m044819_c001_v7007000_t0000_u01755665299210") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555ec2_d20250820_m044818_c001_v0001180_t0046_u01755665298637") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06acb4_d20250820_m044818_c001_v7007000_t0000_u01755665298094") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555eb0_d20250820_m044817_c001_v0001180_t0027_u01755665297492") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06acb2_d20250820_m044816_c001_v7007000_t0000_u01755665296571") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555eac_d20250820_m044815_c001_v0001180_t0002_u01755665295813") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06acaf_d20250820_m044815_c001_v7007000_t0000_u01755665295270") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555ea8_d20250820_m044814_c001_v0001180_t0020_u01755665294697") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06acae_d20250820_m044814_c001_v7007000_t0000_u01755665294152") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555ea2_d20250820_m044813_c001_v0001180_t0017_u01755665293591") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06aca4_d20250820_m044808_c001_v7007000_t0000_u01755665288461") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555e84_d20250820_m044807_c001_v0001180_t0015_u01755665287888") 2025/08/20 04:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06aca2_d20250820_m044807_c001_v7007000_t0000_u01755665287346") 2025/08/20 04:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555e7e_d20250820_m044806_c001_v0001180_t0057_u01755665286775") 2025/08/20 04:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06aca0_d20250820_m044805_c001_v7007000_t0000_u01755665285870") 2025/08/20 04:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555e70_d20250820_m044805_c001_v0001180_t0058_u01755665285292") 2025/08/20 04:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41813bcb8c06ac9e_d20250820_m044802_c001_v7007000_t0000_u01755665282899") 2025/08/20 04:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c555e62_d20250820_m044802_c001_v0001180_t0008_u01755665282307") 2025/08/20 04:58:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffab9b7_d20250820_m045400_c001_v7007000_t0000_u01755665640178") 2025/08/20 04:58:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b6a7_d20250820_m045357_c001_v0001099_t0042_u01755665637338") 2025/08/20 04:58:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4183e4d6b966e63a_d20250820_m045356_c001_v7007000_t0000_u01755665636373") 2025/08/20 04:58:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17220_d20250820_m045353_c001_v0001184_t0050_u01755665633412") 2025/08/20 04:58:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f4c_d20250820_m045657_c001_v7007000_t0000_u01755665817178") 2025/08/20 04:58:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944957_d20250820_m045656_c001_v0001102_t0017_u01755665816261") 2025/08/20 04:58:22 DEBUG : sub/yam: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d6a_d20250820_m044949_c001_v7007000_t0000_u01755665389072") 2025/08/20 04:58:22 DEBUG : sub/yam: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1676d_d20250820_m044947_c001_v0001184_t0021_u01755665387332") 2025/08/20 04:58:22 DEBUG : test_dir1/file2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa915f_d20250820_m045352_c001_v7007000_t0000_u01755665632627") 2025/08/20 04:58:22 DEBUG : test_dir1/file2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843c8a_d20250820_m045350_c001_v0001176_t0040_u01755665630771") 2025/08/20 04:58:22 DEBUG : test_dir1/file2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa5aa9_d20250820_m045349_c001_v7007000_t0000_u01755665629973") 2025/08/20 04:58:22 DEBUG : test_dir1/file2: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43843c76_d20250820_m045348_c001_v0001176_t0059_u01755665628488") 2025/08/20 04:58:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa9930_d20250820_m045352_c001_v7007000_t0000_u01755665632814") 2025/08/20 04:58:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17200_d20250820_m045350_c001_v0001184_t0024_u01755665630761") 2025/08/20 04:58:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f40673a98dffa627a_d20250820_m045350_c001_v7007000_t0000_u01755665630157") 2025/08/20 04:58:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c171ea_d20250820_m045348_c001_v0001184_t0015_u01755665628468") 2025/08/20 04:58:23 DEBUG : three: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d60_d20250820_m044940_c001_v7007000_t0000_u01755665380420") 2025/08/20 04:58:23 DEBUG : three: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c556095_d20250820_m044939_c001_v0001180_t0039_u01755665379283") 2025/08/20 04:58:23 DEBUG : three: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11856f470c556089_d20250820_m044937_c001_v0001180_t0016_u01755665377153") 2025/08/20 04:58:23 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f4d_d20250820_m045658_c001_v7007000_t0000_u01755665818918") 2025/08/20 04:58:23 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b9c5_d20250820_m045658_c001_v0001099_t0058_u01755665818149") 2025/08/20 04:58:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f66_d20250820_m045717_c001_v7007000_t0000_u01755665837932") 2025/08/20 04:58:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17ae2_d20250820_m045716_c001_v0001184_t0015_u01755665836311") 2025/08/20 04:58:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f61_d20250820_m045714_c001_v7007000_t0000_u01755665834764") 2025/08/20 04:58:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b9fd_d20250820_m045713_c001_v0001099_t0037_u01755665833026") 2025/08/20 04:58:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f5e_d20250820_m045711_c001_v7007000_t0000_u01755665831994") 2025/08/20 04:58:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e944983_d20250820_m045711_c001_v0001102_t0034_u01755665831233") 2025/08/20 04:58:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f57_d20250820_m045706_c001_v7007000_t0000_u01755665826270") 2025/08/20 04:58:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361b9e5_d20250820_m045704_c001_v0001099_t0009_u01755665824928") 2025/08/20 04:58:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f5b_d20250820_m045708_c001_v7007000_t0000_u01755665828653") 2025/08/20 04:58:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17a7c_d20250820_m045707_c001_v0001184_t0059_u01755665827224") 2025/08/20 04:58:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f53_d20250820_m045703_c001_v7007000_t0000_u01755665823957") 2025/08/20 04:58:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1128e7018e94496b_d20250820_m045703_c001_v0001102_t0045_u01755665823145") 2025/08/20 04:58:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f52_d20250820_m045702_c001_v7007000_t0000_u01755665822188") 2025/08/20 04:58:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e43844092_d20250820_m045701_c001_v0001176_t0038_u01755665821527") 2025/08/20 04:58:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f4e_d20250820_m045700_c001_v7007000_t0000_u01755665820551") 2025/08/20 04:58:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c17a34_d20250820_m045659_c001_v0001184_t0005_u01755665819894") 2025/08/20 04:58:24 DEBUG : toe/toe/toe: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409b96f40fcc2410_d20250820_m045723_c001_v7007000_t0000_u01755665843383") 2025/08/20 04:58:24 DEBUG : toe/toe/toe: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f119b14670361ba19_d20250820_m045722_c001_v0001099_t0035_u01755665842606") 2025/08/20 04:58:24 DEBUG : toe/toe/toe: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f5d_d20250820_m045710_c001_v7007000_t0000_u01755665830258") 2025/08/20 04:58:24 DEBUG : toe/toe/toe: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e438440b0_d20250820_m045709_c001_v0001176_t0025_u01755665829626") 2025/08/20 04:58:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f67_d20250820_m045718_c001_v7007000_t0000_u01755665838533") 2025/08/20 04:58:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1050875e438440be_d20250820_m045717_c001_v0001176_t0038_u01755665837701") 2025/08/20 04:58:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4176b152a81b4f62_d20250820_m045715_c001_v7007000_t0000_u01755665835362") 2025/08/20 04:58:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1124c91e6e021907_d20250820_m045714_c001_v0001183_t0044_u01755665834563") 2025/08/20 04:58:24 DEBUG : two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d61_d20250820_m044940_c001_v7007000_t0000_u01755665380604") 2025/08/20 04:58:24 DEBUG : two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f4125ca60b15318df_d20250820_m044938_c001_v0001042_t0008_u01755665378702") 2025/08/20 04:58:24 DEBUG : two: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f41856f470c556085_d20250820_m044936_c001_v0001180_t0034_u01755665376967") 2025/08/20 04:58:24 DEBUG : yam: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d6c_d20250820_m044949_c001_v7007000_t0000_u01755665389812") 2025/08/20 04:58:24 DEBUG : yam: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f106c7b2f9fb75635_d20250820_m044948_c001_v0001136_t0051_u01755665388683") 2025/08/20 04:58:24 DEBUG : yam: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d67_d20250820_m044946_c001_v7007000_t0000_u01755665386037") 2025/08/20 04:58:24 DEBUG : yam: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c16749_d20250820_m044944_c001_v0001184_t0030_u01755665384353") 2025/08/20 04:58:24 DEBUG : yam: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d62_d20250820_m044943_c001_v7007000_t0000_u01755665383046") 2025/08/20 04:58:24 DEBUG : yam: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1103305162c1672b_d20250820_m044941_c001_v0001184_t0050_u01755665381159") 2025/08/20 04:58:24 DEBUG : yaml: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d69_d20250820_m044946_c001_v7007000_t0000_u01755665386779") 2025/08/20 04:58:24 DEBUG : yaml: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f11952005258b2921_d20250820_m044945_c001_v0001172_t0018_u01755665385739") 2025/08/20 04:58:25 DEBUG : yaml: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f409e81a205057d64_d20250820_m044943_c001_v7007000_t0000_u01755665383786") 2025/08/20 04:58:25 DEBUG : yaml: Deleting (id "4_zbfb22d13c0edcb5b9f880e1b_f1137da8f67a49be6_d20250820_m044942_c001_v0001105_t0037_u01755665382620") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m31.178745119s (try 1/5)