"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/20 04:40:53 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi" 2025/10/20 04:40:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:40:54 DEBUG : Creating backend with remote "/tmp/rclone3686853568" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:40:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:40:55 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:40:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/20 04:40:55 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:40:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/20 04:40:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:40:55 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:40:55 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:40:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:40:56 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:40:56 DEBUG : B2 bucket rclone-test-duhumav4hosi: 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-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", 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-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", 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-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:40:58 DEBUG : Creating backend with remote "/non-existing" 2025/10/20 04:40:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/20 04:40:58 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:40:58 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:40:59 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:40:59 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:40:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:40:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.65s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", 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-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:00 INFO : B2 bucket rclone-test-duhumav4hosi: Running all checks before starting transfers 2025/10/20 04:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:41:00 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:00 INFO : B2 bucket rclone-test-duhumav4hosi: Checks finished, now starting transfers 2025/10/20 04:41:00 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:41:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:01 ERROR : Ignoring --no-traverse with sync 2025/10/20 04:41:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:41:01 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:01 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:41:02 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:41:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.10s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/20 04:41:03 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:03 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/20 04:41:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:41:04 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:04 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:41:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:41:05 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:05 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:41:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.48s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/20 04:41:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:41:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/20 04:41:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/20 04:41:06 INFO : sub dir2: Making directory 2025/10/20 04:41:06 INFO : sub dir: Making directory 2025/10/20 04:41:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:41:06 INFO : sub dir2/sub sub dir2: Making directory 2025/10/20 04:41:06 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:06 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:41:07 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/20 04:41:07 DEBUG : B2 bucket rclone-test-duhumav4hosi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:07 INFO : sub dir2: Making directory 2025/10/20 04:41:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/20 04:41:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:41:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:41:07 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:07 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:41:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.15s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:08 DEBUG : sub dir2: Making directory with metadata 2025/10/20 04:41:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:41:09 INFO : sub dir2: Making directory 2025/10/20 04:41:09 INFO : sub dir: Making directory 2025/10/20 04:41:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:41:09 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:09 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:41:09 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:41:09 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/20 04:41:09 DEBUG : B2 bucket rclone-test-duhumav4hosi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/20 04:41:09 DEBUG : B2 bucket rclone-test-duhumav4hosi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.30s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", 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-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:10 INFO : sub dir2: Making directory 2025/10/20 04:41:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:41:10 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:10 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:41:10 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:41:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:11 DEBUG : sub dir2: Making directory with metadata 2025/10/20 04:41:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:41:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/20 04:41:11 INFO : sub dir2: Making directory 2025/10/20 04:41:11 INFO : sub dir: Making directory 2025/10/20 04:41:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:41:11 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:11 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:41:12 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:41:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/20 04:41:12 DEBUG : B2 bucket rclone-test-duhumav4hosi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.09s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", 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-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:13 INFO : sub dir2: Making directory 2025/10/20 04:41:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:41:13 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:13 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:41:13 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:41:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:14 DEBUG : Creating backend with remote "TestB2:rclone-test-mubuvaw9veta" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-duhumav4hosi -> B2 bucket rclone-test-mubuvaw9veta 2025/10/20 04:41:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:41:15 DEBUG : B2 bucket rclone-test-mubuvaw9veta: Waiting for checks to finish 2025/10/20 04:41:15 DEBUG : B2 bucket rclone-test-mubuvaw9veta: Waiting for transfers to finish 2025/10/20 04:41:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:41:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/20 04:41:17 DEBUG : B2 bucket rclone-test-mubuvaw9veta: Purge remote 2025/10/20 04:41:17 INFO : B2 bucket rclone-test-mubuvaw9veta: cleaning bucket "rclone-test-mubuvaw9veta" of all files 2025/10/20 04:41:17 DEBUG : sub dir/hello world: Deleting (id "4_z1fb2ede3e0bdfbfb9f980e1b_f113ef5b47172f7a0_d20251020_m044116_c001_v0001115_t0012_u01760935276643") --- PASS: TestServerSideCopy (4.46s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/20 04:41:19 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:19 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/20 04:41:19 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.68s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:20 DEBUG : Creating backend with remote "TestB2:rclone-test-duzuvul0kufi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-duhumav4hosi -> B2 bucket rclone-test-duzuvul0kufi 2025/10/20 04:41:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:41:22 DEBUG : B2 bucket rclone-test-duzuvul0kufi: Waiting for checks to finish 2025/10/20 04:41:22 DEBUG : B2 bucket rclone-test-duzuvul0kufi: Waiting for transfers to finish 2025/10/20 04:41:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:41:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/20 04:41:24 DEBUG : B2 bucket rclone-test-duzuvul0kufi: Waiting for checks to finish 2025/10/20 04:41:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/20 04:41:24 DEBUG : B2 bucket rclone-test-duzuvul0kufi: Waiting for transfers to finish 2025/10/20 04:41:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/20 04:41:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/20 04:41:24 DEBUG : B2 bucket rclone-test-duzuvul0kufi: Purge remote 2025/10/20 04:41:24 INFO : B2 bucket rclone-test-duzuvul0kufi: cleaning bucket "rclone-test-duzuvul0kufi" of all files 2025/10/20 04:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zff820d53e0cdfbfb9f980e1b_f1101592a938ffcc1_d20251020_m044124_c001_v0001171_t0050_u01760935284242") 2025/10/20 04:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zff820d53e0cdfbfb9f980e1b_f118d6d5dfff9394d_d20251020_m044122_c001_v0001157_t0019_u01760935282584") --- PASS: TestServerSideCopyOverSelf (6.03s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:27 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/20 04:41:27 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/20 04:41:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/20 04:41:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.69s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:28 DEBUG : Creating backend with remote "TestB2:rclone-test-papusuc0wije" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-duhumav4hosi -> B2 bucket rclone-test-papusuc0wije 2025/10/20 04:41:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:41:29 DEBUG : B2 bucket rclone-test-papusuc0wije: Waiting for checks to finish 2025/10/20 04:41:29 DEBUG : B2 bucket rclone-test-papusuc0wije: Waiting for transfers to finish 2025/10/20 04:41:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:41:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/20 04:41:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/20 04:41:31 DEBUG : B2 bucket rclone-test-papusuc0wije: Waiting for checks to finish 2025/10/20 04:41:31 DEBUG : B2 bucket rclone-test-papusuc0wije: Waiting for transfers to finish 2025/10/20 04:41:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/20 04:41:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/20 04:41:31 INFO : sub dir/hello world: Deleted 2025/10/20 04:41:32 DEBUG : testing file moves 2025/10/20 04:41:33 DEBUG : B2 bucket rclone-test-papusuc0wije: Waiting for checks to finish 2025/10/20 04:41:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/20 04:41:33 DEBUG : B2 bucket rclone-test-papusuc0wije: Waiting for transfers to finish 2025/10/20 04:41:33 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/20 04:41:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/20 04:41:33 INFO : sub dir/hello world: Deleted 2025/10/20 04:41:33 DEBUG : B2 bucket rclone-test-papusuc0wije: Purge remote 2025/10/20 04:41:33 INFO : B2 bucket rclone-test-papusuc0wije: cleaning bucket "rclone-test-papusuc0wije" of all files 2025/10/20 04:41:34 DEBUG : sub dir/hello world: Deleting (id "4_z2fd22d43e0cdfbfb9f980e1b_f1128caf1ac1d8bcf_d20251020_m044133_c001_v0001146_t0044_u01760935293157") 2025/10/20 04:41:34 DEBUG : sub dir/hello world: Deleting (id "4_z2fd22d43e0cdfbfb9f980e1b_f1153057bd6f57905_d20251020_m044131_c001_v0001172_t0011_u01760935291531") 2025/10/20 04:41:34 DEBUG : sub dir/hello world: Deleting (id "4_z2fd22d43e0cdfbfb9f980e1b_f1121e84dd74a4313_d20251020_m044130_c001_v0001182_t0022_u01760935290323") --- PASS: TestServerSideMoveOverSelf (7.35s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:35 ERROR : error listing: directory not found 2025/10/20 04:41:35 INFO : Local file system at /tmp/rclone3686853568: Making directory 2025/10/20 04:41:36 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:36 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:41:37 DEBUG : Local file system at /tmp/rclone3686853568: Waiting for checks to finish 2025/10/20 04:41:37 DEBUG : Local file system at /tmp/rclone3686853568: Waiting for transfers to finish 2025/10/20 04:41:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:41:38 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/20 04:41:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.84s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:38 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/20 04:41:38 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:38 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 04:41:39 INFO : check sum: Copied (new) 2025/10/20 04:41:39 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:39 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 04:41:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/20 04:41:39 DEBUG : check sum: Unchanged skipping 2025/10/20 04:41:39 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:39 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/20 04:41:40 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:40 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:40 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/20 04:41:40 INFO : sizeonly: Copied (new) 2025/10/20 04:41:40 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:41 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:41 DEBUG : sizeonly: Sizes identical 2025/10/20 04:41:41 DEBUG : sizeonly: Unchanged skipping 2025/10/20 04:41:41 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:41 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/20 04:41:41 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:41 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/20 04:41:42 INFO : ignore-size: Copied (new) 2025/10/20 04:41:42 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:42 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:41:42 DEBUG : ignore-size: Unchanged skipping 2025/10/20 04:41:42 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:42 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:42 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:43 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:41:43 DEBUG : existing: Unchanged skipping 2025/10/20 04:41:43 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:43 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:43 INFO : There was nothing to transfer 2025/10/20 04:41:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/20 04:41:44 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:44 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/20 04:41:44 INFO : existing: Copied (replaced existing) 2025/10/20 04:41:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.75s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/20 04:41:45 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:45 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/20 04:41:45 INFO : existing: Copied (new) 2025/10/20 04:41:45 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:45 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:45 DEBUG : existing: Destination exists, skipping 2025/10/20 04:41:45 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:45 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:46 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/20 04:41:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/20 04:41:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:41:47 DEBUG : c/non empty space: Unchanged skipping 2025/10/20 04:41:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:41:47 INFO : a/potato2: Copied (new) 2025/10/20 04:41:47 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:47 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:47 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:47 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:49 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/20 04:41:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 04:41:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/20 04:41:49 DEBUG : empty space: Unchanged skipping 2025/10/20 04:41:49 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:49 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:49 INFO : There was nothing to transfer 2025/10/20 04:41:49 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/20 04:41:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 04:41:50 INFO : empty space: Updated modification time in destination 2025/10/20 04:41:50 DEBUG : empty space: Unchanged skipping 2025/10/20 04:41:50 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:50 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:51 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/20 04:41:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 04:41:51 DEBUG : empty space: Unchanged skipping 2025/10/20 04:41:51 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:51 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.30s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:53 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/20 04:41:53 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3686853568) 2025/10/20 04:41:53 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-duhumav4hosi) 2025/10/20 04:41:53 DEBUG : foo: sha1 differ 2025/10/20 04:41:53 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/20 04:41:53 INFO : foo: Copied (replaced existing) 2025/10/20 04:41:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:41:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/20 04:41:54 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:54 DEBUG : empty space: Unchanged skipping 2025/10/20 04:41:54 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:41:55 INFO : potato: Copied (new) 2025/10/20 04:41:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.72s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/20 04:41:56 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:56 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/20 04:41:56 INFO : potato: Copied (replaced existing) 2025/10/20 04:41:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.59s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:58 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:58 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/20 04:41:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3686853568) 2025/10/20 04:41:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-duhumav4hosi) 2025/10/20 04:41:58 DEBUG : potato: sha1 differ 2025/10/20 04:41:58 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/20 04:41:58 INFO : potato: Copied (replaced existing) 2025/10/20 04:41:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:41:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:41:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:41:59 DEBUG : empty space: Unchanged skipping 2025/10/20 04:41:59 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:41:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/20 04:41:59 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:41:59 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:42:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:42:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:42:01 DEBUG : empty space: Unchanged skipping 2025/10/20 04:42:01 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:01 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:42:01 INFO : potato2: Copied (new) 2025/10/20 04:42:01 DEBUG : Waiting for deletions to finish 2025/10/20 04:42:01 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:42:03 INFO : d: Making directory 2025/10/20 04:42:03 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/20 04:42:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/20 04:42:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:42:03 DEBUG : c/non empty space: Unchanged skipping 2025/10/20 04:42:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:42:03 INFO : a/potato2: Copied (new) 2025/10/20 04:42:03 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:03 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:03 DEBUG : Waiting for deletions to finish 2025/10/20 04:42:04 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:42:05 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/20 04:42:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/20 04:42:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:42:06 DEBUG : c/non empty space: Unchanged skipping 2025/10/20 04:42:06 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:06 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:42:06 INFO : a/potato2: Copied (new) 2025/10/20 04:42:06 ERROR : B2 bucket rclone-test-duhumav4hosi: not deleting files as there were IO errors 2025/10/20 04:42:06 ERROR : B2 bucket rclone-test-duhumav4hosi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.22s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:42:07 DEBUG : Waiting for deletions to finish 2025/10/20 04:42:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:42:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:42:08 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:08 DEBUG : empty space: Unchanged skipping 2025/10/20 04:42:08 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:08 INFO : potato: Deleted 2025/10/20 04:42:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:42:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.98s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:42:09 DEBUG : Waiting for deletions to finish 2025/10/20 04:42:10 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:10 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:10 INFO : potato: Deleted 2025/10/20 04:42:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:42:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:42:10 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:10 DEBUG : empty space: Unchanged skipping 2025/10/20 04:42:10 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:42:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.30s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:42:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:42:12 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:12 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:12 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/20 04:42:12 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:42:13 DEBUG : enormous: Excluded (Size Filter) 2025/10/20 04:42:13 DEBUG : enormous: Excluded 2025/10/20 04:42:13 DEBUG : potato2: Excluded (Size Filter) 2025/10/20 04:42:13 DEBUG : potato2: Excluded 2025/10/20 04:42:14 DEBUG : potato2: Excluded (Size Filter) 2025/10/20 04:42:14 DEBUG : potato2: Excluded 2025/10/20 04:42:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:42:14 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:14 DEBUG : empty space: Unchanged skipping 2025/10/20 04:42:14 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:14 DEBUG : Waiting for deletions to finish 2025/10/20 04:42:14 INFO : There was nothing to transfer 2025/10/20 04:42:14 DEBUG : enormous: Excluded (Size Filter) 2025/10/20 04:42:14 DEBUG : enormous: Excluded 2025/10/20 04:42:14 DEBUG : potato2: Excluded (Size Filter) 2025/10/20 04:42:14 DEBUG : potato2: Excluded 2025/10/20 04:42:14 DEBUG : potato2: Excluded (Size Filter) 2025/10/20 04:42:14 DEBUG : potato2: Excluded 2025/10/20 04:42:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/20 04:42:14 DEBUG : empty space: Unchanged skipping 2025/10/20 04:42:14 DEBUG : Local file system at /tmp/rclone3686853568: Waiting for checks to finish 2025/10/20 04:42:14 DEBUG : Local file system at /tmp/rclone3686853568: Waiting for transfers to finish 2025/10/20 04:42:14 DEBUG : Waiting for deletions to finish 2025/10/20 04:42:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:42:16 DEBUG : enormous: Excluded (Size Filter) 2025/10/20 04:42:16 DEBUG : enormous: Excluded 2025/10/20 04:42:16 DEBUG : potato2: Excluded (Size Filter) 2025/10/20 04:42:16 DEBUG : potato2: Excluded 2025/10/20 04:42:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:42:16 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:16 DEBUG : empty space: Unchanged skipping 2025/10/20 04:42:16 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:16 DEBUG : Waiting for deletions to finish 2025/10/20 04:42:16 INFO : potato2: Deleted 2025/10/20 04:42:16 INFO : enormous: Deleted 2025/10/20 04:42:16 INFO : There was nothing to transfer 2025/10/20 04:42:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/20 04:42:17 DEBUG : Local file system at /tmp/rclone3686853568: Waiting for checks to finish 2025/10/20 04:42:17 DEBUG : empty space: Unchanged skipping 2025/10/20 04:42:17 DEBUG : Local file system at /tmp/rclone3686853568: Waiting for transfers to finish 2025/10/20 04:42:17 DEBUG : Waiting for deletions to finish 2025/10/20 04:42:17 INFO : potato2: Deleted 2025/10/20 04:42:17 INFO : enormous: Deleted 2025/10/20 04:42:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.41s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:42:18 DEBUG : five: Need to transfer - File not found at Destination 2025/10/20 04:42:18 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/20 04:42:18 DEBUG : three: Sizes identical 2025/10/20 04:42:18 DEBUG : one: Destination is newer than source, skipping 2025/10/20 04:42:18 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3686853568) 2025/10/20 04:42:18 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-duhumav4hosi) 2025/10/20 04:42:18 DEBUG : two: sha1 differ 2025/10/20 04:42:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/20 04:42:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/20 04:42:18 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/20 04:42:19 INFO : five: Copied (new) 2025/10/20 04:42:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/20 04:42:19 INFO : two: Copied (replaced existing) 2025/10/20 04:42:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/20 04:42:19 INFO : four: Copied (replaced existing) 2025/10/20 04:42:19 DEBUG : Waiting for deletions to finish 2025/10/20 04:42:20 DEBUG : one: Destination is newer than source, skipping 2025/10/20 04:42:20 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:20 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3686853568) 2025/10/20 04:42:20 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/20 04:42:20 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/20 04:42:20 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-duhumav4hosi) 2025/10/20 04:42:20 DEBUG : three: sha1 differ 2025/10/20 04:42:20 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/20 04:42:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/20 04:42:20 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/20 04:42:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/20 04:42:20 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/20 04:42:20 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/20 04:42:20 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/20 04:42:20 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/20 04:42:20 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:20 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/20 04:42:20 INFO : three: Copied (replaced existing) 2025/10/20 04:42:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.18s) === 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-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/20 04:42:22 INFO : B2 bucket rclone-test-duhumav4hosi: Making map for --track-renames 2025/10/20 04:42:22 INFO : B2 bucket rclone-test-duhumav4hosi: Finished making map for --track-renames 2025/10/20 04:42:22 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:22 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for renames to finish 2025/10/20 04:42:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/20 04:42:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/20 04:42:22 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 04:42:22 INFO : yam: Copied (new) 2025/10/20 04:42:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/20 04:42:22 INFO : potato: Copied (new) 2025/10/20 04:42:22 DEBUG : Waiting for deletions to finish 2025/10/20 04:42:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:42:22 INFO : B2 bucket rclone-test-duhumav4hosi: Making map for --track-renames 2025/10/20 04:42:22 INFO : B2 bucket rclone-test-duhumav4hosi: Finished making map for --track-renames 2025/10/20 04:42:22 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:22 DEBUG : potato: Unchanged skipping 2025/10/20 04:42:22 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for renames to finish 2025/10/20 04:42:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 04:42:23 INFO : yam: Copied (server-side copy) to: yaml 2025/10/20 04:42:23 INFO : yam: Deleted 2025/10/20 04:42:23 INFO : yaml: Renamed from "yam" 2025/10/20 04:42:23 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/20 04:42:25 INFO : B2 bucket rclone-test-duhumav4hosi: Making map for --track-renames 2025/10/20 04:42:25 INFO : B2 bucket rclone-test-duhumav4hosi: Finished making map for --track-renames 2025/10/20 04:42:25 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:25 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for renames to finish 2025/10/20 04:42:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/20 04:42:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/20 04:42:25 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/20 04:42:25 INFO : potato: Copied (new) 2025/10/20 04:42:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 04:42:25 INFO : yam: Copied (new) 2025/10/20 04:42:25 DEBUG : Waiting for deletions to finish 2025/10/20 04:42:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:42:25 INFO : B2 bucket rclone-test-duhumav4hosi: Making map for --track-renames 2025/10/20 04:42:25 INFO : B2 bucket rclone-test-duhumav4hosi: Finished making map for --track-renames 2025/10/20 04:42:25 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:25 DEBUG : potato: Unchanged skipping 2025/10/20 04:42:25 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for renames to finish 2025/10/20 04:42:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 04:42:26 INFO : yam: Copied (server-side copy) to: yaml 2025/10/20 04:42:26 INFO : yam: Deleted 2025/10/20 04:42:26 INFO : yaml: Renamed from "yam" 2025/10/20 04:42:26 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.91s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/20 04:42:27 INFO : B2 bucket rclone-test-duhumav4hosi: Making map for --track-renames 2025/10/20 04:42:27 INFO : B2 bucket rclone-test-duhumav4hosi: Finished making map for --track-renames 2025/10/20 04:42:27 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/20 04:42:27 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for renames to finish 2025/10/20 04:42:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/20 04:42:27 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 04:42:28 INFO : sub/yam: Copied (new) 2025/10/20 04:42:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/20 04:42:28 INFO : potato: Copied (new) 2025/10/20 04:42:28 DEBUG : Waiting for deletions to finish 2025/10/20 04:42:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:42:29 DEBUG : potato: Unchanged skipping 2025/10/20 04:42:29 INFO : B2 bucket rclone-test-duhumav4hosi: Making map for --track-renames 2025/10/20 04:42:29 INFO : B2 bucket rclone-test-duhumav4hosi: Finished making map for --track-renames 2025/10/20 04:42:29 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:29 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for renames to finish 2025/10/20 04:42:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 04:42:29 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/20 04:42:29 INFO : sub/yam: Deleted 2025/10/20 04:42:29 INFO : yam: Renamed from "sub/yam" 2025/10/20 04:42:29 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.95s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:42:30 DEBUG : Creating backend with remote "/tmp/rclone3686853568/dir1" 2025/10/20 04:42:30 DEBUG : Creating backend with remote "/tmp/rclone3686853568/dir2" 2025/10/20 04:42:30 DEBUG : Local file system at /tmp/rclone3686853568/dir2: Using server-side directory move 2025/10/20 04:42:30 INFO : Local file system at /tmp/rclone3686853568/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/20 04:42:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/20 04:42:30 DEBUG : Local file system at /tmp/rclone3686853568/dir2: Waiting for checks to finish 2025/10/20 04:42:30 DEBUG : Local file system at /tmp/rclone3686853568/dir2: Waiting for transfers to finish 2025/10/20 04:42:30 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:42:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:42:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/20 04:42:31 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:31 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/20 04:42:31 INFO : nested/sub dir/file: Copied (new) 2025/10/20 04:42:31 INFO : nested/sub dir/file: Deleted 2025/10/20 04:42:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:42:31 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:42:31 INFO : sub dir/hello world: Deleted 2025/10/20 04:42:31 INFO : sub dir: Removing directory 2025/10/20 04:42:31 INFO : nested/sub dir: Removing directory 2025/10/20 04:42:31 INFO : nested: Removing directory 2025/10/20 04:42:31 DEBUG : Local file system at /tmp/rclone3686853568: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:42:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:42:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/20 04:42:32 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:32 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/20 04:42:33 INFO : nested/sub dir/file: Copied (new) 2025/10/20 04:42:33 INFO : nested/sub dir/file: Deleted 2025/10/20 04:42:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:42:33 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:42:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:42:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/20 04:42:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/20 04:42:34 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:34 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:34 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/20 04:42:34 INFO : existing-b: Copied (new) 2025/10/20 04:42:34 INFO : existing-b: Deleted 2025/10/20 04:42:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/20 04:42:34 INFO : existing: Copied (new) 2025/10/20 04:42:34 INFO : existing: Deleted 2025/10/20 04:42:35 DEBUG : existing: Destination exists, skipping 2025/10/20 04:42:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/20 04:42:35 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:42:35 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:42:35 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.73s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:42:36 DEBUG : Creating backend with remote "TestB2:rclone-test-quzezuw0coli" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-duhumav4hosi -> B2 bucket rclone-test-quzezuw0coli 2025/10/20 04:42:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:42:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/20 04:42:40 DEBUG : empty space: Unchanged skipping 2025/10/20 04:42:40 DEBUG : B2 bucket rclone-test-quzezuw0coli: Waiting for checks to finish 2025/10/20 04:42:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/20 04:42:40 INFO : empty space: Deleted 2025/10/20 04:42:40 DEBUG : B2 bucket rclone-test-quzezuw0coli: Waiting for transfers to finish 2025/10/20 04:42:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:42:40 INFO : potato2: Copied (server-side copy) 2025/10/20 04:42:40 INFO : potato2: Deleted 2025/10/20 04:42:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/20 04:42:41 INFO : potato3: Copied (server-side copy) 2025/10/20 04:42:41 INFO : potato3: Deleted 2025/10/20 04:42:41 DEBUG : Creating backend with remote "TestB2:rclone-test-facekaf5vena" 2025/10/20 04:42:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/20 04:42:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:42:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/20 04:42:42 DEBUG : B2 bucket rclone-test-facekaf5vena: Waiting for checks to finish 2025/10/20 04:42:42 DEBUG : B2 bucket rclone-test-facekaf5vena: Waiting for transfers to finish 2025/10/20 04:42:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/20 04:42:44 INFO : potato3: Copied (server-side copy) 2025/10/20 04:42:44 INFO : potato3: Deleted 2025/10/20 04:42:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:42:44 INFO : potato2: Copied (server-side copy) 2025/10/20 04:42:44 INFO : potato2: Deleted 2025/10/20 04:43:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 04:43:25 INFO : empty space: Copied (server-side copy) 2025/10/20 04:43:25 INFO : empty space: Deleted 2025/10/20 04:43:26 DEBUG : B2 bucket rclone-test-facekaf5vena: Purge remote 2025/10/20 04:43:26 INFO : B2 bucket rclone-test-facekaf5vena: cleaning bucket "rclone-test-facekaf5vena" of all files 2025/10/20 04:43:26 DEBUG : empty space: Deleting (id "4_zafa24d13e0ddfbfb9f980e1b_f119d33e1fe74ff3a_d20251020_m044325_c001_v0001181_t0000_u01760935405560") 2025/10/20 04:43:26 DEBUG : empty space: Deleting (id "4_zafa24d13e0ddfbfb9f980e1b_f119d4a1a21195141_d20251020_m044244_c001_v0001099_t0017_u01760935364750") 2025/10/20 04:43:26 DEBUG : potato2: Deleting (id "4_zafa24d13e0ddfbfb9f980e1b_f10981335696d37df_d20251020_m044243_c001_v0001117_t0034_u01760935363879") 2025/10/20 04:43:26 DEBUG : potato3: Deleting (id "4_zafa24d13e0ddfbfb9f980e1b_f1106ec1e00051376_d20251020_m044243_c001_v0001183_t0039_u01760935363895") 2025/10/20 04:43:27 DEBUG : B2 bucket rclone-test-quzezuw0coli: Purge remote 2025/10/20 04:43:27 INFO : B2 bucket rclone-test-quzezuw0coli: cleaning bucket "rclone-test-quzezuw0coli" of all files 2025/10/20 04:43:27 DEBUG : empty space: Deleting (id "4_z3fd22de3e0ddfbfb9f980e1b_f422b06bf1c92cb83_d20251020_m044325_c001_v7007000_t0000_u01760935405788") 2025/10/20 04:43:27 DEBUG : empty space: Deleting (id "4_z3fd22de3e0ddfbfb9f980e1b_f1148bb71c4978f3f_d20251020_m044239_c001_v0001172_t0049_u01760935359095") 2025/10/20 04:43:27 DEBUG : potato2: Deleting (id "4_z3fd22de3e0ddfbfb9f980e1b_f422b06bf1c92cb79_d20251020_m044244_c001_v7007000_t0000_u01760935364422") 2025/10/20 04:43:27 DEBUG : potato2: Deleting (id "4_z3fd22de3e0ddfbfb9f980e1b_f1106ec1e00051360_d20251020_m044240_c001_v0001183_t0046_u01760935360380") 2025/10/20 04:43:27 DEBUG : potato3: Deleting (id "4_z3fd22de3e0ddfbfb9f980e1b_f422b06bf1c92cb78_d20251020_m044244_c001_v7007000_t0000_u01760935364103") 2025/10/20 04:43:27 DEBUG : potato3: Deleting (id "4_z3fd22de3e0ddfbfb9f980e1b_f102fad6860c0d801_d20251020_m044240_c001_v0001113_t0031_u01760935360614") 2025/10/20 04:43:27 DEBUG : potato3: Deleting (id "4_z3fd22de3e0ddfbfb9f980e1b_f1148bb71c4978f41_d20251020_m044239_c001_v0001172_t0059_u01760935359574") --- PASS: TestServerSideMove (53.62s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:43:29 DEBUG : Creating backend with remote "TestB2:rclone-test-dohotap8pari" 2025/10/20 04:43:29 DEBUG : Config file has changed externally - reloading sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-duhumav4hosi -> B2 bucket rclone-test-dohotap8pari 2025/10/20 04:43:35 DEBUG : empty space: Excluded (Size Filter) 2025/10/20 04:43:35 DEBUG : empty space: Excluded 2025/10/20 04:43:35 DEBUG : empty space: Excluded (Size Filter) 2025/10/20 04:43:35 DEBUG : empty space: Excluded 2025/10/20 04:43:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:43:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/20 04:43:35 DEBUG : B2 bucket rclone-test-dohotap8pari: Waiting for checks to finish 2025/10/20 04:43:35 DEBUG : B2 bucket rclone-test-dohotap8pari: Waiting for transfers to finish 2025/10/20 04:43:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:43:35 INFO : potato2: Copied (server-side copy) 2025/10/20 04:43:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/20 04:43:35 INFO : potato3: Copied (server-side copy) 2025/10/20 04:43:35 INFO : potato2: Deleted 2025/10/20 04:43:36 INFO : potato3: Deleted 2025/10/20 04:43:36 DEBUG : Creating backend with remote "TestB2:rclone-test-vafohow4zemi" 2025/10/20 04:43:37 DEBUG : empty space: Excluded (Size Filter) 2025/10/20 04:43:37 DEBUG : empty space: Excluded 2025/10/20 04:43:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:43:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/20 04:43:37 DEBUG : B2 bucket rclone-test-vafohow4zemi: Waiting for checks to finish 2025/10/20 04:43:37 DEBUG : B2 bucket rclone-test-vafohow4zemi: Waiting for transfers to finish 2025/10/20 04:43:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:43:38 INFO : potato2: Copied (server-side copy) 2025/10/20 04:43:38 INFO : potato2: Deleted 2025/10/20 04:43:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/20 04:43:38 INFO : potato3: Copied (server-side copy) 2025/10/20 04:43:39 INFO : potato3: Deleted 2025/10/20 04:43:39 DEBUG : B2 bucket rclone-test-vafohow4zemi: Purge remote 2025/10/20 04:43:39 INFO : B2 bucket rclone-test-vafohow4zemi: cleaning bucket "rclone-test-vafohow4zemi" of all files 2025/10/20 04:43:39 DEBUG : potato2: Deleting (id "4_z4fc21d73e0edfbfb9f980e1b_f103870c41045ee28_d20251020_m044338_c001_v0001165_t0040_u01760935418274") 2025/10/20 04:43:39 DEBUG : potato3: Deleting (id "4_z4fc21d73e0edfbfb9f980e1b_f1088cf32a00abbe6_d20251020_m044338_c001_v0001104_t0003_u01760935418501") 2025/10/20 04:43:40 DEBUG : B2 bucket rclone-test-dohotap8pari: Purge remote 2025/10/20 04:43:40 INFO : B2 bucket rclone-test-dohotap8pari: cleaning bucket "rclone-test-dohotap8pari" of all files 2025/10/20 04:43:40 DEBUG : empty space: Deleting (id "4_z5fa20d43e0edfbfb9f980e1b_f1011477e5dfd6f8e_d20251020_m044333_c001_v0001101_t0037_u01760935413921") 2025/10/20 04:43:40 DEBUG : potato2: Deleting (id "4_z5fa20d43e0edfbfb9f980e1b_f405b1185a15e2573_d20251020_m044338_c001_v7007000_t0000_u01760935418482") 2025/10/20 04:43:40 DEBUG : potato2: Deleting (id "4_z5fa20d43e0edfbfb9f980e1b_f11931c55aea908b3_d20251020_m044335_c001_v0001106_t0037_u01760935415260") 2025/10/20 04:43:40 DEBUG : potato3: Deleting (id "4_z5fa20d43e0edfbfb9f980e1b_f405b1185a15e2579_d20251020_m044339_c001_v7007000_t0000_u01760935419067") 2025/10/20 04:43:40 DEBUG : potato3: Deleting (id "4_z5fa20d43e0edfbfb9f980e1b_f1107f4c9853d4762_d20251020_m044335_c001_v0001136_t0037_u01760935415634") 2025/10/20 04:43:40 DEBUG : potato3: Deleting (id "4_z5fa20d43e0edfbfb9f980e1b_f1011477e5dfd6f91_d20251020_m044334_c001_v0001101_t0045_u01760935414427") --- PASS: TestServerSideMoveWithFilter (12.58s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:43:42 DEBUG : Creating backend with remote "TestB2:rclone-test-hesurof5xepe" 2025/10/20 04:43:42 DEBUG : Config file has changed externally - reloading 2025/10/20 04:43:44 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-duhumav4hosi -> B2 bucket rclone-test-hesurof5xepe 2025/10/20 04:43:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:43:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/20 04:43:47 DEBUG : empty space: Unchanged skipping 2025/10/20 04:43:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/20 04:43:47 DEBUG : B2 bucket rclone-test-hesurof5xepe: Waiting for checks to finish 2025/10/20 04:43:47 INFO : empty space: Deleted 2025/10/20 04:43:47 DEBUG : B2 bucket rclone-test-hesurof5xepe: Waiting for transfers to finish 2025/10/20 04:43:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:43:47 INFO : potato2: Copied (server-side copy) 2025/10/20 04:43:47 INFO : potato2: Deleted 2025/10/20 04:43:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/20 04:43:47 INFO : potato3: Copied (server-side copy) 2025/10/20 04:43:47 INFO : potato3: Deleted 2025/10/20 04:43:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zadanuf9zeqi" 2025/10/20 04:43:49 INFO : tomatoDir: Making directory 2025/10/20 04:43:49 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/20 04:43:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:43:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/20 04:43:49 DEBUG : B2 bucket rclone-test-zadanuf9zeqi: Waiting for checks to finish 2025/10/20 04:43:49 DEBUG : B2 bucket rclone-test-zadanuf9zeqi: Waiting for transfers to finish 2025/10/20 04:43:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 04:43:50 INFO : empty space: Copied (server-side copy) 2025/10/20 04:43:50 INFO : empty space: Deleted 2025/10/20 04:43:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:43:50 INFO : potato2: Copied (server-side copy) 2025/10/20 04:43:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/20 04:43:51 INFO : potato3: Copied (server-side copy) 2025/10/20 04:43:51 INFO : potato2: Deleted 2025/10/20 04:43:51 INFO : potato3: Deleted 2025/10/20 04:43:51 DEBUG : B2 bucket rclone-test-zadanuf9zeqi: Purge remote 2025/10/20 04:43:51 INFO : B2 bucket rclone-test-zadanuf9zeqi: cleaning bucket "rclone-test-zadanuf9zeqi" of all files 2025/10/20 04:43:51 DEBUG : empty space: Deleting (id "4_z5f024d63e0edfbfb9f980e1b_f1103d79771c3f97b_d20251020_m044350_c001_v0001161_t0039_u01760935430350") 2025/10/20 04:43:51 DEBUG : potato2: Deleting (id "4_z5f024d63e0edfbfb9f980e1b_f101e9871ef2b5cec_d20251020_m044350_c001_v0001172_t0026_u01760935430665") 2025/10/20 04:43:51 DEBUG : potato3: Deleting (id "4_z5f024d63e0edfbfb9f980e1b_f11784d851c3fe73d_d20251020_m044350_c001_v0001029_t0012_u01760935430717") 2025/10/20 04:43:52 DEBUG : B2 bucket rclone-test-hesurof5xepe: Purge remote 2025/10/20 04:43:52 INFO : B2 bucket rclone-test-hesurof5xepe: cleaning bucket "rclone-test-hesurof5xepe" of all files 2025/10/20 04:43:52 DEBUG : empty space: Deleting (id "4_z1f023d53e0edfbfb9f980e1b_f40338a7a2945600b_d20251020_m044350_c001_v7007000_t0000_u01760935430645") 2025/10/20 04:43:52 DEBUG : empty space: Deleting (id "4_z1f023d53e0edfbfb9f980e1b_f1115afdf768d25fb_d20251020_m044346_c001_v0001177_t0038_u01760935426289") 2025/10/20 04:43:52 DEBUG : potato2: Deleting (id "4_z1f023d53e0edfbfb9f980e1b_f40338a7a2945600c_d20251020_m044351_c001_v7007000_t0000_u01760935431046") 2025/10/20 04:43:52 DEBUG : potato2: Deleting (id "4_z1f023d53e0edfbfb9f980e1b_f1024cd7a2837a00b_d20251020_m044347_c001_v0001134_t0017_u01760935427127") 2025/10/20 04:43:52 DEBUG : potato3: Deleting (id "4_z1f023d53e0edfbfb9f980e1b_f405b1185a15e25b6_d20251020_m044351_c001_v7007000_t0000_u01760935431175") 2025/10/20 04:43:52 DEBUG : potato3: Deleting (id "4_z1f023d53e0edfbfb9f980e1b_f10876a112e46b92f_d20251020_m044347_c001_v0001037_t0049_u01760935427468") 2025/10/20 04:43:52 DEBUG : potato3: Deleting (id "4_z1f023d53e0edfbfb9f980e1b_f1115afdf768d25fd_d20251020_m044346_c001_v0001177_t0021_u01760935426502") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.54s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:43:54 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.60s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:43:57 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/rclone-sync-test" --- PASS: TestSyncOverlap (1.52s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:43:58 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/rclone-sync-test" 2025/10/20 04:44:00 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/rclone-sync-test-include/layer2" 2025/10/20 04:44:02 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/rclone-sync-test-ignore-file" 2025/10/20 04:44:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/20 04:44:06 DEBUG : B2 bucket rclone-test-duhumav4hosi path rclone-sync-test: Waiting for checks to finish 2025/10/20 04:44:06 DEBUG : B2 bucket rclone-test-duhumav4hosi path rclone-sync-test: Waiting for transfers to finish 2025/10/20 04:44:06 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:06 INFO : There was nothing to transfer 2025/10/20 04:44:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/20 04:44:06 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:44:06 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:44:06 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:06 INFO : There was nothing to transfer 2025/10/20 04:44:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/20 04:44:07 DEBUG : B2 bucket rclone-test-duhumav4hosi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/20 04:44:07 DEBUG : B2 bucket rclone-test-duhumav4hosi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/20 04:44:07 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:07 INFO : There was nothing to transfer 2025/10/20 04:44:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/20 04:44:07 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:44:07 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:44:07 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:07 INFO : There was nothing to transfer 2025/10/20 04:44:08 DEBUG : Excluded 2025/10/20 04:44:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/20 04:44:08 DEBUG : B2 bucket rclone-test-duhumav4hosi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/20 04:44:08 DEBUG : B2 bucket rclone-test-duhumav4hosi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/20 04:44:08 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:08 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.13s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:44:09 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/dst" 2025/10/20 04:44:10 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/CompareDest" 2025/10/20 04:44:12 DEBUG : one: Need to transfer - File not found at Destination 2025/10/20 04:44:12 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:44:12 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:44:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 04:44:13 INFO : one: Copied (new) 2025/10/20 04:44:13 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:13 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:44:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:44:13 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:44:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/20 04:44:14 INFO : one: Copied (replaced existing) 2025/10/20 04:44:14 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:44:16 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:44:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:44:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 04:44:17 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:44:17 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:17 INFO : There was nothing to transfer 2025/10/20 04:44:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:44:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:44:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/20 04:44:18 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:44:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:44:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 04:44:18 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:44:18 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:18 INFO : There was nothing to transfer 2025/10/20 04:44:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:44:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:44:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/20 04:44:19 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:44:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:44:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 04:44:19 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:44:19 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:19 INFO : There was nothing to transfer 2025/10/20 04:44:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:44:20 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/20 04:44:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/20 04:44:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/20 04:44:20 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:44:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:44:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 04:44:20 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:44:20 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:20 INFO : There was nothing to transfer 2025/10/20 04:44:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:44:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/20 04:44:21 DEBUG : two: Need to transfer - File not found at Destination 2025/10/20 04:44:21 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:44:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:44:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 04:44:21 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:44:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/20 04:44:21 INFO : two: Copied (new) 2025/10/20 04:44:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.09s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:44:24 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/dest" 2025/10/20 04:44:25 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/pre-dest1" 2025/10/20 04:44:26 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/pre-dest2" 2025/10/20 04:44:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:44:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/20 04:44:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:44:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/20 04:44:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/20 04:44:29 DEBUG : B2 bucket rclone-test-duhumav4hosi path dest: Waiting for checks to finish 2025/10/20 04:44:29 DEBUG : B2 bucket rclone-test-duhumav4hosi path dest: Waiting for transfers to finish 2025/10/20 04:44:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/20 04:44:30 INFO : 3: Copied (new) 2025/10/20 04:44:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.77s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:44:31 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/dst" 2025/10/20 04:44:33 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/CopyDest" 2025/10/20 04:44:35 DEBUG : one: Need to transfer - File not found at Destination 2025/10/20 04:44:35 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:44:35 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:44:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 04:44:36 INFO : one: Copied (new) 2025/10/20 04:44:36 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:36 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:44:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:44:36 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:44:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/20 04:44:37 INFO : one: Copied (replaced existing) 2025/10/20 04:44:37 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:38 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/BackupDir" 2025/10/20 04:44:39 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:44:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:44:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:44:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:44:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 04:44:41 INFO : one: Copied (server-side copy) 2025/10/20 04:44:41 INFO : one: Deleted 2025/10/20 04:44:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/20 04:44:42 INFO : one: Copied (server-side copy) 2025/10/20 04:44:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/20 04:44:42 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:44:42 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:44:43 DEBUG : one: Unchanged skipping 2025/10/20 04:44:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:44:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/20 04:44:44 INFO : two: Copied (server-side copy) 2025/10/20 04:44:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/20 04:44:44 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:44:44 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:44:44 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:44:44 DEBUG : one: Unchanged skipping 2025/10/20 04:44:44 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:44:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:44:44 DEBUG : two: Unchanged skipping 2025/10/20 04:44:44 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:44:44 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:44 INFO : There was nothing to transfer 2025/10/20 04:44:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:44:45 DEBUG : one: Unchanged skipping 2025/10/20 04:44:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/20 04:44:45 DEBUG : three: Destination not found in --copy-dest 2025/10/20 04:44:45 DEBUG : three: Need to transfer - File not found at Destination 2025/10/20 04:44:45 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:44:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:44:45 DEBUG : two: Unchanged skipping 2025/10/20 04:44:45 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:44:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/20 04:44:46 INFO : three: Copied (new) 2025/10/20 04:44:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.51s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:44:50 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/dst" 2025/10/20 04:44:51 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/backup" 2025/10/20 04:44:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 04:44:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:44:52 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:44:52 DEBUG : two: Unchanged skipping 2025/10/20 04:44:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 04:44:54 INFO : one: Copied (server-side copy) 2025/10/20 04:44:54 INFO : one: Deleted 2025/10/20 04:44:54 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:44:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 04:44:55 INFO : one: Copied (new) 2025/10/20 04:44:55 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/20 04:44:56 INFO : three.txt: Copied (server-side copy) 2025/10/20 04:44:56 INFO : three.txt: Deleted 2025/10/20 04:44:56 INFO : three.txt: Moved into backup dir 2025/10/20 04:44:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/20 04:44:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:44:57 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:44:57 DEBUG : two: Unchanged skipping 2025/10/20 04:44:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 04:44:58 INFO : one: Copied (server-side copy) 2025/10/20 04:44:58 INFO : one: Deleted 2025/10/20 04:44:58 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:44:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/20 04:44:58 INFO : one: Copied (new) 2025/10/20 04:44:58 DEBUG : Waiting for deletions to finish 2025/10/20 04:44:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 04:44:59 INFO : three.txt: Copied (server-side copy) 2025/10/20 04:44:59 INFO : three.txt: Deleted 2025/10/20 04:44:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.67s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:45:03 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/dst" 2025/10/20 04:45:04 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/backup" 2025/10/20 04:45:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 04:45:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:45:06 DEBUG : two: Unchanged skipping 2025/10/20 04:45:06 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:45:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 04:45:07 INFO : one: Copied (server-side copy) to: one.bak 2025/10/20 04:45:07 INFO : one: Deleted 2025/10/20 04:45:07 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:45:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 04:45:08 INFO : one: Copied (new) 2025/10/20 04:45:08 DEBUG : Waiting for deletions to finish 2025/10/20 04:45:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/20 04:45:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/20 04:45:09 INFO : three.txt: Deleted 2025/10/20 04:45:09 INFO : three.txt: Moved into backup dir 2025/10/20 04:45:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/20 04:45:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:45:11 DEBUG : two: Unchanged skipping 2025/10/20 04:45:11 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:45:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 04:45:11 INFO : one: Copied (server-side copy) to: one.bak 2025/10/20 04:45:11 INFO : one: Deleted 2025/10/20 04:45:11 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:45:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/20 04:45:12 INFO : one: Copied (new) 2025/10/20 04:45:12 DEBUG : Waiting for deletions to finish 2025/10/20 04:45:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 04:45:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/20 04:45:13 INFO : three.txt: Deleted 2025/10/20 04:45:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.34s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:45:15 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1171-15.backblaze.com/b2api/v1/b2_upload_file/8f629da3e0bdfbfb9f980e1b/c001_v0001171_t0036": EOF 2025/10/20 04:45:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-15.backblaze.com/b2api/v1/b2_upload_file/8f629da3e0bdfbfb9f980e1b/c001_v0001171_t0036": EOF) 2025/10/20 04:45:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-duhumav4hosi: 1/10 (Post "https://pod-000-1171-15.backblaze.com/b2api/v1/b2_upload_file/8f629da3e0bdfbfb9f980e1b/c001_v0001171_t0036": EOF) 2025/10/20 04:45:17 DEBUG : pacer: Reducing sleep to 10ms 2025/10/20 04:45:18 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/dst" 2025/10/20 04:45:18 DEBUG : Config file has changed externally - reloading 2025/10/20 04:45:19 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/backup" 2025/10/20 04:45:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 04:45:21 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:45:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:45:21 DEBUG : two: Unchanged skipping 2025/10/20 04:45:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 04:45:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/20 04:45:22 INFO : one: Deleted 2025/10/20 04:45:22 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:45:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 04:45:23 INFO : one: Copied (new) 2025/10/20 04:45:23 DEBUG : Waiting for deletions to finish 2025/10/20 04:45:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/20 04:45:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/20 04:45:23 INFO : three.txt: Deleted 2025/10/20 04:45:23 INFO : three.txt: Moved into backup dir 2025/10/20 04:45:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/20 04:45:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:45:25 DEBUG : two: Unchanged skipping 2025/10/20 04:45:25 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:45:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 04:45:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/20 04:45:26 INFO : one: Deleted 2025/10/20 04:45:26 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:45:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/20 04:45:26 INFO : one: Copied (new) 2025/10/20 04:45:26 DEBUG : Waiting for deletions to finish 2025/10/20 04:45:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 04:45:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/20 04:45:27 INFO : three.txt: Deleted 2025/10/20 04:45:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.34s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:45:29 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/dst" 2025/10/20 04:45:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 04:45:31 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:45:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:45:31 DEBUG : two: Unchanged skipping 2025/10/20 04:45:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 04:45:32 INFO : one: Copied (server-side copy) to: one.bak 2025/10/20 04:45:32 INFO : one: Deleted 2025/10/20 04:45:32 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:45:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 04:45:33 INFO : one: Copied (new) 2025/10/20 04:45:33 DEBUG : Waiting for deletions to finish 2025/10/20 04:45:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/20 04:45:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/20 04:45:34 INFO : three.txt: Deleted 2025/10/20 04:45:34 INFO : three.txt: Moved into backup dir 2025/10/20 04:45:35 DEBUG : one.bak: Excluded (Path Filter) 2025/10/20 04:45:35 DEBUG : one.bak: Excluded 2025/10/20 04:45:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/20 04:45:35 DEBUG : three.txt.bak: Excluded 2025/10/20 04:45:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/20 04:45:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:45:35 DEBUG : two: Unchanged skipping 2025/10/20 04:45:35 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for checks to finish 2025/10/20 04:45:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 04:45:36 INFO : one: Copied (server-side copy) to: one.bak 2025/10/20 04:45:36 INFO : one: Deleted 2025/10/20 04:45:36 DEBUG : B2 bucket rclone-test-duhumav4hosi path dst: Waiting for transfers to finish 2025/10/20 04:45:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/20 04:45:36 INFO : one: Copied (new) 2025/10/20 04:45:36 DEBUG : Waiting for deletions to finish 2025/10/20 04:45:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 04:45:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/20 04:45:37 INFO : three.txt: Deleted 2025/10/20 04:45:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.00s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:45:40 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/dst" 2025/10/20 04:45:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 04:45:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 04:45:42 INFO : one: Copied (server-side copy) to: one.bak 2025/10/20 04:45:42 INFO : one: Deleted 2025/10/20 04:45:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 04:45:43 INFO : one: Copied (new) 2025/10/20 04:45:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:45:44 DEBUG : two: Unchanged skipping 2025/10/20 04:45:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/20 04:45:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/20 04:45:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/20 04:45:45 INFO : three.txt: Deleted 2025/10/20 04:45:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 04:45:45 INFO : three.txt: Copied (new) 2025/10/20 04:45:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/20 04:45:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 04:45:47 INFO : one: Copied (server-side copy) to: one.bak 2025/10/20 04:45:47 INFO : one: Deleted 2025/10/20 04:45:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/20 04:45:48 INFO : one: Copied (new) 2025/10/20 04:45:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:45:48 DEBUG : two: Unchanged skipping 2025/10/20 04:45:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/20 04:45:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 04:45:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/20 04:45:49 INFO : three.txt: Deleted 2025/10/20 04:45:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/20 04:45:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.39s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:45:52 DEBUG : Creating backend with remote "TestB2:rclone-test-duhumav4hosi/dst" 2025/10/20 04:45:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 04:45:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 04:45:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/20 04:45:55 INFO : one: Deleted 2025/10/20 04:45:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 04:45:56 INFO : one: Copied (new) 2025/10/20 04:45:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:45:56 DEBUG : two: Unchanged skipping 2025/10/20 04:45:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/20 04:45:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/20 04:45:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/20 04:45:57 INFO : three.txt: Deleted 2025/10/20 04:45:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 04:45:57 INFO : three.txt: Copied (new) 2025/10/20 04:45:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/20 04:45:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 04:45:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/20 04:45:59 INFO : one: Deleted 2025/10/20 04:45:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/20 04:45:59 INFO : one: Copied (new) 2025/10/20 04:45:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:45:59 DEBUG : two: Unchanged skipping 2025/10/20 04:46:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/20 04:46:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 04:46:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/20 04:46:00 INFO : three.txt: Deleted 2025/10/20 04:46:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/20 04:46:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.27s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:46:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/20 04:46:03 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:46:03 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:46:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/20 04:46:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/20 04:46:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.31s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:46:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/20 04:46:05 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:46:05 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:46:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/20 04:46:05 INFO : existing: Copied (new) 2025/10/20 04:46:05 DEBUG : Waiting for deletions to finish 2025/10/20 04:46:05 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:46:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/20 04:46:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/20 04:46:05 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:46:05 ERROR : B2 bucket rclone-test-duhumav4hosi: not deleting files as there were IO errors 2025/10/20 04:46:05 ERROR : B2 bucket rclone-test-duhumav4hosi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.95s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:46:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:07 DEBUG : existing: Unchanged skipping 2025/10/20 04:46:07 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:46:07 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:46:07 DEBUG : Waiting for deletions to finish 2025/10/20 04:46:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", 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-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:46:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:46:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both0: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both13: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both12: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both15: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both16: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both17: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both18: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both11: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both1: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both10: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both2: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both4: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both5: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both6: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both7: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both19: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:19 DEBUG : both14: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both8: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both9: Unchanged skipping 2025/10/20 04:46:19 DEBUG : both3: Unchanged skipping 2025/10/20 04:46:19 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:46:19 DEBUG : Waiting for deletions to finish 2025/10/20 04:46:19 INFO : only12: Deleted 2025/10/20 04:46:19 INFO : only16: Deleted 2025/10/20 04:46:20 INFO : only1: Deleted 2025/10/20 04:46:20 INFO : only2: Deleted 2025/10/20 04:46:20 INFO : only9: Deleted 2025/10/20 04:46:20 INFO : only18: Deleted 2025/10/20 04:46:20 INFO : only19: Deleted 2025/10/20 04:46:20 INFO : only5: Deleted 2025/10/20 04:46:20 INFO : only7: Deleted 2025/10/20 04:46:20 INFO : only8: Deleted 2025/10/20 04:46:20 INFO : only0: Deleted 2025/10/20 04:46:20 INFO : only11: Deleted 2025/10/20 04:46:20 INFO : only13: Deleted 2025/10/20 04:46:20 INFO : only14: Deleted 2025/10/20 04:46:20 INFO : only15: Deleted 2025/10/20 04:46:20 INFO : only17: Deleted 2025/10/20 04:46:20 INFO : only3: Deleted 2025/10/20 04:46:20 INFO : only6: Deleted 2025/10/20 04:46:20 INFO : only10: Deleted 2025/10/20 04:46:20 INFO : only4: Deleted 2025/10/20 04:46:20 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.62s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:46:35 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both0: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both10: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both11: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both12: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both13: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both14: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both15: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both16: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both17: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:46:35 DEBUG : both18: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both3: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both19: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both5: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both6: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both7: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both8: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:46:35 DEBUG : both9: Unchanged skipping 2025/10/20 04:46:35 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : both4: Unchanged skipping 2025/10/20 04:46:35 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/20 04:46:35 DEBUG : both1: Unchanged skipping 2025/10/20 04:46:35 DEBUG : both2: Unchanged skipping 2025/10/20 04:46:35 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:46:35 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:35 INFO : only0: Copied (replaced existing) 2025/10/20 04:46:35 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:35 INFO : only10: Copied (replaced existing) 2025/10/20 04:46:35 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:35 INFO : only14: Copied (replaced existing) 2025/10/20 04:46:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:35 INFO : only15: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only13: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only16: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only17: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only12: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only18: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only19: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only1: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only2: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only3: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only4: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only5: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only6: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only7: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only8: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only9: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:46:36 INFO : only11: Copied (replaced existing) 2025/10/20 04:46:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.85s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:46:45 DEBUG : empty_dir: Making directory with metadata 2025/10/20 04:46:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:46:45 DEBUG : empty_on_remote: Making directory with metadata 2025/10/20 04:46:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:46:45 INFO : empty_on_remote: Making directory 2025/10/20 04:46:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/20 04:46:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/20 04:46:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/20 04:46:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/20 04:46:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.62s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:46:47 DEBUG : empty_dir: Making directory with metadata 2025/10/20 04:46:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:46:47 DEBUG : empty_on_remote: Making directory with metadata 2025/10/20 04:46:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:46:47 INFO : empty_on_remote: Making directory 2025/10/20 04:46:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/20 04:46:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/20 04:46:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/20 04:46:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/20 04:46:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/20 04:46:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:46:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/20 04:46:51 INFO : sub dir: Making directory 2025/10/20 04:46:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.65s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:46:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/20 04:46:54 INFO : sub dir: Making directory 2025/10/20 04:46:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.76s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:47:04 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:04 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:47:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : apple: Unchanged skipping 2025/10/20 04:47:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:47:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:47:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : banana: Unchanged skipping 2025/10/20 04:47:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:47:05 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:47:05 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:05 INFO : There was nothing to transfer 2025/10/20 04:47:05 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:05 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:47:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : apple: Unchanged skipping 2025/10/20 04:47:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:47:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : banana: Unchanged skipping 2025/10/20 04:47:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:47:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:47:06 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:47:06 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:06 INFO : There was nothing to transfer 2025/10/20 04:47:06 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:06 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:47:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:47:18 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:19 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:47:20 DEBUG : apple: Unchanged skipping 2025/10/20 04:47:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : banana: Unchanged skipping 2025/10/20 04:47:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:47:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:47:20 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:47:20 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:20 INFO : There was nothing to transfer 2025/10/20 04:47:20 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:20 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:47:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : apple: Unchanged skipping 2025/10/20 04:47:20 DEBUG : banana: Unchanged skipping 2025/10/20 04:47:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:47:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:47:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:47:21 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:47:21 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:21 INFO : There was nothing to transfer 2025/10/20 04:47:21 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:21 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:47:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:47:32 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:33 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:47:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:33 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:33 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:33 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:33 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:33 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:33 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:33 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/20 04:47:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/20 04:47:33 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/20 04:47:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/20 04:47:33 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:33 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/20 04:47:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/20 04:47:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:34 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:47:34 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:47:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/20 04:47:34 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/20 04:47:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/20 04:47:34 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/20 04:47:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/20 04:47:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/20 04:47:34 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/20 04:47:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/20 04:47:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/20 04:47:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/20 04:47:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/20 04:47:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/20 04:47:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/20 04:47:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/20 04:47:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/20 04:47:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/20 04:47:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/20 04:47:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/20 04:47:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 04:47:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/20 04:47:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/20 04:47:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/20 04:47:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/20 04:47:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/20 04:47:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:35 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/20 04:47:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/20 04:47:35 INFO : dir1/0003-defghij.txt: Deleted 2025/10/20 04:47:35 INFO : dir1/0008-2345678.txt: Deleted 2025/10/20 04:47:35 INFO : dir1/0012-6789;.txt: Deleted 2025/10/20 04:47:35 INFO : dir1/0014-89;=.txt: Deleted 2025/10/20 04:47:35 INFO : apple: Deleted 2025/10/20 04:47:35 INFO : splitbananasplit: Deleted 2025/10/20 04:47:35 INFO : dir1/0015-9;=.txt: Deleted 2025/10/20 04:47:35 INFO : dir1/0007-1234567.txt: Deleted 2025/10/20 04:47:36 INFO : dir1/0011-56789;.txt: Deleted 2025/10/20 04:47:36 INFO : dir1/0009-3456789.txt: Deleted 2025/10/20 04:47:36 INFO : appleappleapplebanana: Deleted 2025/10/20 04:47:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/20 04:47:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/20 04:47:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/20 04:47:36 INFO : dir1/0010-456789.txt: Deleted 2025/10/20 04:47:36 INFO : dir1/0013-789;=.txt: Deleted 2025/10/20 04:47:36 INFO : banana: Deleted 2025/10/20 04:47:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/20 04:47:36 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/20 04:47:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 04:47:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:36 DEBUG : apple: Unchanged skipping 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:47:36 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:47:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:36 DEBUG : banana: Unchanged skipping 2025/10/20 04:47:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/20 04:47:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/20 04:47:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:47:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:47:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:47:37 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:47:37 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:37 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/20 04:47:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 04:47:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 04:47:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 04:47:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 04:47:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 04:47:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 04:47:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 04:47:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 04:47:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 04:47:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 04:47:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:47:48 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:48 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:47:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:47:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 04:47:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 04:47:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 04:47:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 04:47:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 04:47:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 04:47:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 04:47:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 04:47:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 04:47:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 04:47:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 04:47:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 04:47:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 04:47:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 04:47:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 04:47:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 04:47:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 04:47:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 04:47:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 04:47:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 04:47:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 04:47:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 04:47:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 04:47:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 04:47:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 04:47:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 04:47:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 04:47:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 04:47:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 04:47:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 04:47:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 04:47:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 04:47:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 04:47:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 04:47:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 04:47:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 04:47:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 04:47:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 04:47:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 04:47:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 04:47:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 04:47:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 04:47:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 04:47:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 04:47:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 04:47:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 04:47:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 04:47:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 04:47:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 04:47:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 04:47:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 04:47:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 04:47:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 04:47:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 04:47:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 04:47:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 04:47:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 04:47:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 04:47:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 04:47:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 04:47:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 04:47:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 04:47:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 04:47:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 04:47:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 04:47:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 04:47:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 04:47:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 04:47:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 04:47:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 04:47:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 04:47:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 04:47:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 04:47:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 04:47:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 04:47:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 04:47:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 04:47:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 04:47:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 04:47:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 04:47:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 04:47:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 04:47:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 04:47:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 04:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 04:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 04:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 04:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 04:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 04:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 04:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 04:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 04:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 04:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 04:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 04:47:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/20 04:47:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 04:47:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/20 04:47:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 04:47:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/20 04:47:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 04:47:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/20 04:47:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 04:47:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 04:47:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 04:47:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 04:47:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/20 04:47:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 04:47:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 04:47:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 04:47:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 04:47:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 04:47:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 04:47:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 04:47:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 04:47:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 04:47:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 04:47:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 04:47:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 04:47:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 04:47:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 04:47:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 04:47:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 04:47:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/20 04:47:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 04:47:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 04:47:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 04:47:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 04:47:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/20 04:47:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:49 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:47:49 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:47:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/20 04:47:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/20 04:47:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/20 04:47:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/20 04:47:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/20 04:47:49 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/20 04:47:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 04:47:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/20 04:47:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 04:47:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 04:47:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/20 04:47:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 04:47:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 04:47:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/20 04:47:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 04:47:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 04:47:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/20 04:47:49 INFO : apple: Copied (new) to: PREFIXapple 2025/10/20 04:47:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 04:47:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/20 04:47:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/20 04:47:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 04:47:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/20 04:47:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 04:47:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 04:47:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/20 04:47:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/20 04:47:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 04:47:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/20 04:47:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/20 04:47:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 04:47:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/20 04:47:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/20 04:47:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 04:47:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/20 04:47:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/20 04:47:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 04:47:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/20 04:47:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 04:47:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 04:47:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/20 04:47:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/20 04:47:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 04:47:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/20 04:47:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/20 04:47:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/20 04:47:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/20 04:47:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/20 04:47:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/20 04:47:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/20 04:47:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/20 04:47:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/20 04:47:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/20 04:47:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/20 04:47:50 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:51 INFO : dir1/0008-2345678.txt: Deleted 2025/10/20 04:47:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/20 04:47:51 INFO : dir1/0003-defghij.txt: Deleted 2025/10/20 04:47:51 INFO : dir1/0015-9;=.txt: Deleted 2025/10/20 04:47:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/20 04:47:51 INFO : dir1/0010-456789.txt: Deleted 2025/10/20 04:47:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/20 04:47:51 INFO : dir1/0013-789;=.txt: Deleted 2025/10/20 04:47:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/20 04:47:51 INFO : dir1/0009-3456789.txt: Deleted 2025/10/20 04:47:51 INFO : dir1/0011-56789;.txt: Deleted 2025/10/20 04:47:51 INFO : dir1/0014-89;=.txt: Deleted 2025/10/20 04:47:51 INFO : splitbananasplit: Deleted 2025/10/20 04:47:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/20 04:47:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/20 04:47:51 INFO : dir1/0007-1234567.txt: Deleted 2025/10/20 04:47:51 INFO : dir1/0012-6789;.txt: Deleted 2025/10/20 04:47:51 INFO : apple: Deleted 2025/10/20 04:47:51 INFO : appleappleapplebanana: Deleted 2025/10/20 04:47:51 INFO : banana: Deleted 2025/10/20 04:47:51 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:47:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:47:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 04:47:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 04:47:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 04:47:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 04:47:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 04:47:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 04:47:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 04:47:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 04:47:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 04:47:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 04:47:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 04:47:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 04:47:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 04:47:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 04:47:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 04:47:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 04:47:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 04:47:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 04:47:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 04:47:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 04:47:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 04:47:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 04:47:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 04:47:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 04:47:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 04:47:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 04:47:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 04:47:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 04:47:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/20 04:47:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 04:47:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 04:47:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 04:47:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 04:47:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 04:47:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 04:47:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 04:47:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 04:47:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 04:47:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 04:47:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 04:47:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 04:47:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 04:47:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 04:47:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 04:47:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 04:47:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 04:47:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 04:47:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/20 04:47:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/20 04:47:52 INFO : appleappleapplebanana: Copied (new) 2025/10/20 04:47:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:47:52 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:47:52 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:47:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/20 04:47:52 INFO : banana: Copied (new) 2025/10/20 04:47:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/20 04:47:52 INFO : apple: Copied (new) 2025/10/20 04:47:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/20 04:47:52 INFO : splitbananasplit: Copied (new) 2025/10/20 04:47:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/20 04:47:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/20 04:47:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/20 04:47:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/20 04:47:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/20 04:47:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/20 04:47:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/20 04:47:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/20 04:47:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/20 04:47:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/20 04:47:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/20 04:47:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/20 04:47:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/20 04:47:53 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/20 04:47:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/20 04:47:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/20 04:47:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/20 04:47:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/20 04:47:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/20 04:47:53 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/20 04:47:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/20 04:47:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/20 04:47:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/20 04:47:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/20 04:47:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/20 04:47:53 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/20 04:47:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/20 04:47:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/20 04:47:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/20 04:47:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/20 04:47:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/20 04:47:53 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/20 04:47:53 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/20 04:47:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/20 04:47:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/20 04:47:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/20 04:47:53 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/20 04:47:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/20 04:47:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/20 04:47:54 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/20 04:47:54 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/20 04:47:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/20 04:47:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/20 04:47:54 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/20 04:47:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/20 04:47:54 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/20 04:47:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/20 04:47:54 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/20 04:47:54 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/20 04:47:54 INFO : PREFIXapple: Deleted 2025/10/20 04:47:54 INFO : PREFIXbanana: Deleted 2025/10/20 04:47:54 INFO : PREFIXsplitbananasplit: Deleted 2025/10/20 04:47:54 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:54 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:47:54 DEBUG : Waiting for deletions to finish 2025/10/20 04:47:55 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:47:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:48:06 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:06 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:48:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:48:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:48:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:48:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:48:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:48:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:48:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:48:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:07 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:48:07 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:48:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/20 04:48:07 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/20 04:48:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/20 04:48:07 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:48:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/20 04:48:07 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/20 04:48:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/20 04:48:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/20 04:48:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/20 04:48:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/20 04:48:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/20 04:48:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:48:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/20 04:48:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/20 04:48:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/20 04:48:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/20 04:48:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/20 04:48:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/20 04:48:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/20 04:48:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/20 04:48:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/20 04:48:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:48:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/20 04:48:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:48:08 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:08 INFO : dir1/0013-789;=.txt: Deleted 2025/10/20 04:48:08 INFO : dir1/0014-89;=.txt: Deleted 2025/10/20 04:48:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/20 04:48:09 INFO : dir1/0007-1234567.txt: Deleted 2025/10/20 04:48:09 INFO : appleappleapplebanana: Deleted 2025/10/20 04:48:09 INFO : apple: Deleted 2025/10/20 04:48:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/20 04:48:09 INFO : dir1/0012-6789;.txt: Deleted 2025/10/20 04:48:09 INFO : dir1/0009-3456789.txt: Deleted 2025/10/20 04:48:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/20 04:48:09 INFO : banana: Deleted 2025/10/20 04:48:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/20 04:48:09 INFO : dir1/0003-defghij.txt: Deleted 2025/10/20 04:48:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/20 04:48:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/20 04:48:09 INFO : dir1/0015-9;=.txt: Deleted 2025/10/20 04:48:09 INFO : splitbananasplit: Deleted 2025/10/20 04:48:09 INFO : dir1/0008-2345678.txt: Deleted 2025/10/20 04:48:09 INFO : dir1/0010-456789.txt: Deleted 2025/10/20 04:48:09 INFO : dir1/0011-56789;.txt: Deleted 2025/10/20 04:48:09 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:09 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:09 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/20 04:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:48:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:48:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:48:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:10 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:48:10 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:48:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/20 04:48:10 INFO : banana: Copied (new) 2025/10/20 04:48:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/20 04:48:10 INFO : splitbananasplit: Copied (new) 2025/10/20 04:48:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/20 04:48:10 INFO : apple: Copied (new) 2025/10/20 04:48:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/20 04:48:10 INFO : appleappleapplebanana: Copied (new) 2025/10/20 04:48:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/20 04:48:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/20 04:48:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/20 04:48:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/20 04:48:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/20 04:48:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/20 04:48:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/20 04:48:10 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/20 04:48:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/20 04:48:10 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/20 04:48:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/20 04:48:10 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/20 04:48:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/20 04:48:10 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/20 04:48:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/20 04:48:11 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/20 04:48:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/20 04:48:11 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/20 04:48:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/20 04:48:11 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/20 04:48:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/20 04:48:11 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/20 04:48:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/20 04:48:11 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/20 04:48:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/20 04:48:11 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/20 04:48:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/20 04:48:11 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/20 04:48:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/20 04:48:11 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/20 04:48:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/20 04:48:11 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/20 04:48:11 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:11 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/20 04:48:11 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/20 04:48:11 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/20 04:48:11 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/20 04:48:11 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/20 04:48:11 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/20 04:48:11 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/20 04:48:11 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/20 04:48:11 INFO : appleSUFFIX: Deleted 2025/10/20 04:48:11 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/20 04:48:11 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/20 04:48:11 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/20 04:48:11 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/20 04:48:11 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/20 04:48:11 INFO : bananaSUFFIX: Deleted 2025/10/20 04:48:11 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/20 04:48:12 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/20 04:48:12 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/20 04:48:12 INFO : splitbananasplitSUFFIX: Deleted 2025/10/20 04:48:12 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/20 04:48:12 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:12 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:12 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:48:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:48:24 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:24 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:48:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:48:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:48:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/20 04:48:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:48:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/20 04:48:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:24 DEBUG : apple: Unchanged skipping 2025/10/20 04:48:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:24 DEBUG : banana: Unchanged skipping 2025/10/20 04:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/20 04:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/20 04:48:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/20 04:48:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:48:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:48:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:48:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:48:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/20 04:48:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:48:25 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:48:25 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:48:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/20 04:48:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/20 04:48:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:48:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/20 04:48:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/20 04:48:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:48:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/20 04:48:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/20 04:48:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:48:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/20 04:48:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/20 04:48:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:48:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/20 04:48:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/20 04:48:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:48:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/20 04:48:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/20 04:48:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:48:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/20 04:48:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/20 04:48:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:48:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/20 04:48:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/20 04:48:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:48:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/20 04:48:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/20 04:48:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:48:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/20 04:48:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/20 04:48:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:48:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/20 04:48:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/20 04:48:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:48:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/20 04:48:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/20 04:48:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:48:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/20 04:48:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/20 04:48:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:48:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/20 04:48:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/20 04:48:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/20 04:48:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/20 04:48:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/20 04:48:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/20 04:48:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/20 04:48:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/20 04:48:26 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:26 INFO : dir1/0008-2345678.txt: Deleted 2025/10/20 04:48:26 INFO : dir1/0011-56789;.txt: Deleted 2025/10/20 04:48:26 INFO : dir1/0013-789;=.txt: Deleted 2025/10/20 04:48:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/20 04:48:26 INFO : dir1/0015-9;=.txt: Deleted 2025/10/20 04:48:26 INFO : dir1/0003-defghij.txt: Deleted 2025/10/20 04:48:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/20 04:48:26 INFO : dir1/0010-456789.txt: Deleted 2025/10/20 04:48:26 INFO : dir1/0014-89;=.txt: Deleted 2025/10/20 04:48:26 INFO : appleappleapplebanana: Deleted 2025/10/20 04:48:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/20 04:48:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/20 04:48:26 INFO : dir1/0007-1234567.txt: Deleted 2025/10/20 04:48:26 INFO : dir1/0009-3456789.txt: Deleted 2025/10/20 04:48:26 INFO : dir1/0012-6789;.txt: Deleted 2025/10/20 04:48:27 INFO : splitbananasplit: Deleted 2025/10/20 04:48:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/20 04:48:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/20 04:48:27 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:27 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : appleapple: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/20 04:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:48:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:48:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:48:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:48:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:48:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:48:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:48:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:48:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:48:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:48:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:48:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:48:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:48:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:27 DEBUG : apple: Unchanged skipping 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:48:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:27 DEBUG : banana: Unchanged skipping 2025/10/20 04:48:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:27 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:48:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:48:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:48:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:48:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:48:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:48:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:48:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/20 04:48:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:48:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:48:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:48:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:48:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:48:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:48:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:48:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:48:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:48:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:48:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:48:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:48:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:48:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:48:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:48:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/20 04:48:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:48:28 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:48:28 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:48:28 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:28 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:28 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : appleapple: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/20 04:48:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:48:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:48:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:48:28 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:48:39 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:39 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:48:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : apple: Unchanged skipping 2025/10/20 04:48:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:48:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:48:40 DEBUG : banana: Unchanged skipping 2025/10/20 04:48:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:48:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:48:40 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:48:40 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:40 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:40 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:48:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : apple: Unchanged skipping 2025/10/20 04:48:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : banana: Unchanged skipping 2025/10/20 04:48:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:48:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:48:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:48:41 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:48:41 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:41 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:41 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:48:41 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:42 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:48:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:48:53 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:53 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:48:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : apple: Unchanged skipping 2025/10/20 04:48:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:48:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:48:54 DEBUG : banana: Unchanged skipping 2025/10/20 04:48:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:48:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:48:54 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:48:54 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:54 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:54 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:48:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : apple: Unchanged skipping 2025/10/20 04:48:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:48:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:48:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : banana: Unchanged skipping 2025/10/20 04:48:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:48:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:48:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:48:55 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:48:55 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:55 DEBUG : Waiting for deletions to finish 2025/10/20 04:48:55 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:48:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:49:07 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:07 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:49:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:07 DEBUG : apple: Unchanged skipping 2025/10/20 04:49:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:07 DEBUG : banana: Unchanged skipping 2025/10/20 04:49:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:49:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:08 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:08 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:08 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:49:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : apple: Unchanged skipping 2025/10/20 04:49:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:49:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:49:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : banana: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:49:08 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:08 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:08 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:09 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:49:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:49:20 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:20 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:49:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : apple: Unchanged skipping 2025/10/20 04:49:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:49:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:49:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : banana: Unchanged skipping 2025/10/20 04:49:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:49:21 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:21 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:21 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:21 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:49:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : apple: Unchanged skipping 2025/10/20 04:49:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:49:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : banana: Unchanged skipping 2025/10/20 04:49:22 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:49:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:49:22 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:22 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:22 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:22 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:49:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:49:33 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:34 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:49:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:34 DEBUG : apple: Unchanged skipping 2025/10/20 04:49:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:34 DEBUG : banana: Unchanged skipping 2025/10/20 04:49:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:49:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:34 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:49:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:49:35 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:35 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:35 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:35 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:49:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:49:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:49:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:35 DEBUG : banana: Unchanged skipping 2025/10/20 04:49:35 DEBUG : apple: Unchanged skipping 2025/10/20 04:49:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:49:36 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:36 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:36 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:36 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:49:36 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (162.55s) --- PASS: TestTransform/NFC (12.80s) --- PASS: TestTransform/NFD (14.74s) --- PASS: TestTransform/base64 (15.99s) --- PASS: TestTransform/prefix (17.54s) --- PASS: TestTransform/suffix (17.92s) --- PASS: TestTransform/truncate (15.34s) --- PASS: TestTransform/encoder (13.95s) --- PASS: TestTransform/ISO-8859-1 (13.37s) --- PASS: TestTransform/charmap (13.66s) --- PASS: TestTransform/lowercase (13.63s) --- PASS: TestTransform/ascii (13.60s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:49:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/20 04:49:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/20 04:49:41 INFO : sub dir_somesuffix: Making directory 2025/10/20 04:49:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/20 04:49:41 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/20 04:49:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/20 04:49:41 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/20 04:49:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/20 04:49:41 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:41 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:41 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:49:41 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/20 04:49:41 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.62s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:49:42 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:42 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:42 INFO : tictactoe: Making directory 2025/10/20 04:49:42 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:42 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:49:42 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/20 04:49:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:49:42 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:42 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:43 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:49:43 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/20 04:49:43 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.74s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:49:44 INFO : toe: Making directory 2025/10/20 04:49:44 INFO : toe/toe: Making directory 2025/10/20 04:49:44 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/20 04:49:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/20 04:49:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/20 04:49:44 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:44 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:49:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/20 04:49:45 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.61s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:49:46 INFO : toe: Making directory 2025/10/20 04:49:46 INFO : toe/toe: Making directory 2025/10/20 04:49:46 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/20 04:49:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/20 04:49:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/20 04:49:46 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:46 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:49:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/20 04:49:46 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.60s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:49:47 DEBUG : empty_dir: Making directory with metadata 2025/10/20 04:49:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 04:49:47 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:47 INFO : tictacempty_dir: Making directory 2025/10/20 04:49:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:47 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:47 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:47 INFO : tictactoe: Making directory 2025/10/20 04:49:47 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:47 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:49:47 INFO : tictactoe/tictactoe: Making directory 2025/10/20 04:49:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:49:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/20 04:49:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/20 04:49:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/20 04:49:47 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:47 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:49:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/20 04:49:48 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:49:49 DEBUG : empty_dir: Making directory with metadata 2025/10/20 04:49:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 04:49:49 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:49 INFO : tictacempty_dir: Making directory 2025/10/20 04:49:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:49 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:49 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:49 INFO : tictactoe: Making directory 2025/10/20 04:49:49 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:49 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:49:49 INFO : tictactoe/tictactoe: Making directory 2025/10/20 04:49:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:49:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/20 04:49:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:49:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/20 04:49:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:49:49 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:49 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:49:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:49:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/20 04:49:50 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:50 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:50 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:50 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/20 04:49:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:49:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/20 04:49:51 NOTICE: B2 bucket rclone-test-duhumav4hosi: 0 differences found 2025/10/20 04:49:51 NOTICE: B2 bucket rclone-test-duhumav4hosi: 1 matching files --- PASS: TestAllTag (2.34s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:49:51 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:51 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:51 INFO : tictactoe: Making directory 2025/10/20 04:49:51 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:51 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:49:51 INFO : tictactoe/tictactoe: Making directory 2025/10/20 04:49:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:49:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/20 04:49:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/20 04:49:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/20 04:49:51 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:51 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:49:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/20 04:49:52 DEBUG : Waiting for deletions to finish 2025/10/20 04:49:52 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:52 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:52 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:49:53 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:49:53 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/20 04:49:53 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/20 04:49:53 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:53 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.37s) === RUN TestSyntax 2025/10/20 04:49:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:49:54 INFO : toe: Making directory 2025/10/20 04:49:54 INFO : toe/toe: Making directory 2025/10/20 04:49:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/20 04:49:54 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:54 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:49:54 INFO : toe/toe/toe: Copied (new) 2025/10/20 04:49:54 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.62s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:49:55 DEBUG : empty_dir: Making directory with metadata 2025/10/20 04:49:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 04:49:55 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:55 INFO : tictacempty_dir: Making directory 2025/10/20 04:49:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:55 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:55 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:55 INFO : tictactoe: Making directory 2025/10/20 04:49:55 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:55 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:49:55 INFO : tictactoe/tictactoe: Making directory 2025/10/20 04:49:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:49:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/20 04:49:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:49:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/20 04:49:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:49:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:49:55 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:55 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:49:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:49:56 INFO : toe/toe/toe.txt: Deleted 2025/10/20 04:49:56 INFO : toe/toe: Removing directory 2025/10/20 04:49:56 INFO : toe: Removing directory 2025/10/20 04:49:56 INFO : empty_dir: Removing directory 2025/10/20 04:49:56 DEBUG : Local file system at /tmp/rclone3686853568: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.59s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:49:57 DEBUG : empty_dir: Making directory with metadata 2025/10/20 04:49:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 04:49:57 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:57 INFO : tictacempty_dir: Making directory 2025/10/20 04:49:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:49:57 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:57 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:57 INFO : tictactoe: Making directory 2025/10/20 04:49:57 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:57 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:49:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:49:57 INFO : tictactoe/tictactoe: Making directory 2025/10/20 04:49:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:49:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/20 04:49:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:49:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/20 04:49:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:49:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:49:57 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:49:57 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:49:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:49:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:49:58 INFO : toe/toe/toe.txt: Deleted 2025/10/20 04:49:58 INFO : toe/toe: Removing directory 2025/10/20 04:49:58 INFO : toe: Removing directory 2025/10/20 04:49:58 INFO : empty_dir: Removing directory 2025/10/20 04:49:58 DEBUG : Local file system at /tmp/rclone3686853568: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/20 04:49:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/20 04:49:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/20 04:49:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/20 04:49:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/20 04:49:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:49:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/20 04:49:59 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.24s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:50:00 DEBUG : Reset feature "Copy" 2025/10/20 04:50:00 DEBUG : Reset feature "Move" 2025/10/20 04:50:00 DEBUG : Reset feature "Copy" 2025/10/20 04:50:00 DEBUG : Reset feature "Move" 2025/10/20 04:50:00 DEBUG : empty_dir: Making directory with metadata 2025/10/20 04:50:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 04:50:00 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:50:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:50:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:50:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:50:00 INFO : tictacempty_dir: Making directory 2025/10/20 04:50:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:50:00 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:50:00 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:50:00 INFO : tictactoe: Making directory 2025/10/20 04:50:00 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:50:00 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:50:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:50:00 INFO : tictactoe/tictactoe: Making directory 2025/10/20 04:50:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:50:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/20 04:50:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:50:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/20 04:50:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:50:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:50:00 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:50:00 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:50:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:50:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:50:01 INFO : toe/toe/toe.txt: Deleted 2025/10/20 04:50:01 INFO : toe/toe: Removing directory 2025/10/20 04:50:01 INFO : toe: Removing directory 2025/10/20 04:50:01 INFO : empty_dir: Removing directory 2025/10/20 04:50:01 DEBUG : Local file system at /tmp/rclone3686853568: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/20 04:50:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/20 04:50:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/20 04:50:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/20 04:50:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/20 04:50:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:50:02 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/20 04:50:02 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.54s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:50:04 DEBUG : toe: transformed to: dG9l 2025/10/20 04:50:04 DEBUG : toe: transformed to: dG9l 2025/10/20 04:50:04 INFO : dG9l: Making directory 2025/10/20 04:50:04 DEBUG : toe: transformed to: dG9l 2025/10/20 04:50:04 DEBUG : toe: transformed to: dG9l 2025/10/20 04:50:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/20 04:50:04 INFO : dG9l/dG9l: Making directory 2025/10/20 04:50:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/20 04:50:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/20 04:50:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/20 04:50:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/20 04:50:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/20 04:50:04 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:50:04 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:50:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:50:04 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/20 04:50:04 DEBUG : Waiting for deletions to finish 2025/10/20 04:50:05 DEBUG : dG9l: transformed to: toe 2025/10/20 04:50:05 DEBUG : dG9l: transformed to: toe 2025/10/20 04:50:05 DEBUG : dG9l: transformed to: toe 2025/10/20 04:50:05 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/20 04:50:05 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/20 04:50:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/20 04:50:05 DEBUG : Local file system at /tmp/rclone3686853568: Waiting for checks to finish 2025/10/20 04:50:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/20 04:50:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/20 04:50:05 DEBUG : Local file system at /tmp/rclone3686853568: Waiting for transfers to finish 2025/10/20 04:50:05 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.52s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-duhumav4hosi", Local "Local file system at /tmp/rclone3686853568", Modify Window "1ms" 2025/10/20 04:50:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:50:06 DEBUG : toe: transformed to: 2025/10/20 04:50:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:50:06 DEBUG : toe: transformed to: 2025/10/20 04:50:06 INFO : B2 bucket rclone-test-duhumav4hosi: Making directory 2025/10/20 04:50:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:50:06 DEBUG : toe: transformed to: 2025/10/20 04:50:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:50:06 DEBUG : toe: transformed to: 2025/10/20 04:50:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:50:06 DEBUG : toe/toe: transformed to: 2025/10/20 04:50:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/20 04:50:06 INFO : toe/toe: Making directory 2025/10/20 04:50:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:50:06 DEBUG : toe/toe: transformed to: 2025/10/20 04:50:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/20 04:50:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:50:06 DEBUG : toe: transformed to: 2025/10/20 04:50:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/20 04:50:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:50:06 DEBUG : toe/toe/toe: transformed to: 2025/10/20 04:50:06 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for checks to finish 2025/10/20 04:50:06 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/20 04:50:06 DEBUG : B2 bucket rclone-test-duhumav4hosi: Waiting for transfers to finish 2025/10/20 04:50:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:50:07 INFO : toe/toe/toe: Copied (new) 2025/10/20 04:50:07 ERROR : B2 bucket rclone-test-duhumav4hosi: not deleting files as there were IO errors 2025/10/20 04:50:07 ERROR : B2 bucket rclone-test-duhumav4hosi: not deleting directories as there were IO errors --- PASS: TestError (1.73s) PASS 2025/10/20 04:50:08 DEBUG : B2 bucket rclone-test-duhumav4hosi: Purge remote 2025/10/20 04:50:08 INFO : B2 bucket rclone-test-duhumav4hosi: cleaning bucket "rclone-test-duhumav4hosi" of all files 2025/10/20 04:50:09 DEBUG : BackupDir/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f400166412bd5d950_d20251020_m044447_c001_v7007000_t0000_u01760935487022") 2025/10/20 04:50:09 DEBUG : BackupDir/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f102e5352561491df_d20251020_m044441_c001_v0001150_t0034_u01760935481143") 2025/10/20 04:50:09 DEBUG : CompareDest/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4165fb72939105d9_d20251020_m044422_c001_v7007000_t0000_u01760935462283") 2025/10/20 04:50:09 DEBUG : CompareDest/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11519b48f94f049b_d20251020_m044416_c001_v0001171_t0002_u01760935456348") 2025/10/20 04:50:09 DEBUG : CompareDest/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4165fb72939105da_d20251020_m044422_c001_v7007000_t0000_u01760935462466") 2025/10/20 04:50:09 DEBUG : CompareDest/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be057_d20251020_m044417_c001_v0001176_t0025_u01760935457738") 2025/10/20 04:50:09 DEBUG : CopyDest/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f400166412bd5d955_d20251020_m044447_c001_v7007000_t0000_u01760935487204") 2025/10/20 04:50:09 DEBUG : CopyDest/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf6c1_d20251020_m044438_c001_v0001182_t0025_u01760935478267") 2025/10/20 04:50:09 DEBUG : CopyDest/three: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f400166412bd5d95a_d20251020_m044447_c001_v7007000_t0000_u01760935487386") 2025/10/20 04:50:09 DEBUG : CopyDest/three: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be095_d20251020_m044445_c001_v0001176_t0038_u01760935485231") 2025/10/20 04:50:09 DEBUG : CopyDest/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f400166412bd5d960_d20251020_m044447_c001_v7007000_t0000_u01760935487568") 2025/10/20 04:50:09 DEBUG : CopyDest/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11519b48f94f0546_d20251020_m044442_c001_v0001171_t0028_u01760935482974") 2025/10/20 04:50:09 DEBUG : EXISTING: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510873_d20251020_m044607_c001_v7007000_t0000_u01760935567730") 2025/10/20 04:50:09 DEBUG : EXISTING: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf832_d20251020_m044606_c001_v0001182_t0022_u01760935566756") 2025/10/20 04:50:09 DEBUG : PREFIXapple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4175adbfc7192dd8_d20251020_m044754_c001_v7007000_t0000_u01760935674214") 2025/10/20 04:50:10 DEBUG : PREFIXapple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811596_d20251020_m044749_c001_v0001157_t0058_u01760935669485") 2025/10/20 04:50:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f37b_d20251020_m044753_c001_v7007000_t0000_u01760935673873") 2025/10/20 04:50:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62866_d20251020_m044749_c001_v0001178_t0051_u01760935669465") 2025/10/20 04:50:10 DEBUG : PREFIXbanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cf19_d20251020_m044754_c001_v7007000_t0000_u01760935674218") 2025/10/20 04:50:10 DEBUG : PREFIXbanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfaa6_d20251020_m044749_c001_v0001182_t0014_u01760935669471") 2025/10/20 04:50:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8807_d20251020_m044754_c001_v7007000_t0000_u01760935674230") 2025/10/20 04:50:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be249_d20251020_m044749_c001_v0001176_t0015_u01760935669451") 2025/10/20 04:50:10 DEBUG : Testêé: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510868_d20251020_m044604_c001_v7007000_t0000_u01760935564422") 2025/10/20 04:50:10 DEBUG : Testêé: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf82c_d20251020_m044603_c001_v0001182_t0001_u01760935563827") 2025/10/20 04:50:10 DEBUG : Testêé: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be120_d20251020_m044602_c001_v0001176_t0032_u01760935562862") 2025/10/20 04:50:10 DEBUG : YXBwbGU=: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51d6_d20251020_m044737_c001_v7007000_t0000_u01760935657980") 2025/10/20 04:50:10 DEBUG : YXBwbGU=: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81156e_d20251020_m044734_c001_v0001157_t0048_u01760935654102") 2025/10/20 04:50:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51d7_d20251020_m044738_c001_v7007000_t0000_u01760935658162") 2025/10/20 04:50:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa50_d20251020_m044734_c001_v0001182_t0031_u01760935654082") 2025/10/20 04:50:10 DEBUG : YmFuYW5h: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51d8_d20251020_m044738_c001_v7007000_t0000_u01760935658345") 2025/10/20 04:50:10 DEBUG : YmFuYW5h: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6283e_d20251020_m044734_c001_v0001178_t0052_u01760935654074") 2025/10/20 04:50:10 DEBUG : a/potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b83_d20251020_m044206_c001_v7007000_t0000_u01760935326667") 2025/10/20 04:50:10 DEBUG : a/potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf441_d20251020_m044206_c001_v0001182_t0009_u01760935326034") 2025/10/20 04:50:10 DEBUG : a/potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b2155_d20251020_m044204_c001_v7007000_t0000_u01760935324623") 2025/10/20 04:50:10 DEBUG : a/potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf427_d20251020_m044203_c001_v0001182_t0037_u01760935323719") 2025/10/20 04:50:11 DEBUG : a/potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb37_d20251020_m044148_c001_v7007000_t0000_u01760935308298") 2025/10/20 04:50:11 DEBUG : a/potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf3a5_d20251020_m044147_c001_v0001182_t0006_u01760935307405") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287726a_d20251020_m044936_c001_v7007000_t0000_u01760935776938") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be35c_d20251020_m044932_c001_v0001176_t0015_u01760935772973") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52b1_d20251020_m044923_c001_v7007000_t0000_u01760935763370") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be32a_d20251020_m044919_c001_v0001176_t0005_u01760935759630") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287724d_d20251020_m044909_c001_v7007000_t0000_u01760935749759") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be308_d20251020_m044906_c001_v0001176_t0057_u01760935746084") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510958_d20251020_m044856_c001_v7007000_t0000_u01760935736113") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2f6_d20251020_m044852_c001_v0001176_t0012_u01760935732520") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bc0_d20251020_m044842_c001_v7007000_t0000_u01760935722717") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2e2_d20251020_m044838_c001_v0001176_t0014_u01760935718627") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338cf9_d20251020_m044828_c001_v7007000_t0000_u01760935708807") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628f7_d20251020_m044823_c001_v0001178_t0005_u01760935703075") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b10513d_d20251020_m044813_c001_v7007000_t0000_u01760935693371") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628c6_d20251020_m044810_c001_v0001178_t0040_u01760935690322") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105131_d20251020_m044809_c001_v7007000_t0000_u01760935689027") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115cc_d20251020_m044805_c001_v0001157_t0034_u01760935685525") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8809_d20251020_m044755_c001_v7007000_t0000_u01760935675541") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfabe_d20251020_m044752_c001_v0001182_t0040_u01760935672516") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cf14_d20251020_m044751_c001_v7007000_t0000_u01760935671590") 2025/10/20 04:50:11 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be247_d20251020_m044747_c001_v0001176_t0013_u01760935667757") 2025/10/20 04:50:12 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338cdb_d20251020_m044735_c001_v7007000_t0000_u01760935655837") 2025/10/20 04:50:12 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62838_d20251020_m044731_c001_v0001178_t0029_u01760935651919") 2025/10/20 04:50:12 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8e6_d20251020_m044721_c001_v7007000_t0000_u01760935641956") 2025/10/20 04:50:12 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6281e_d20251020_m044717_c001_v0001178_t0009_u01760935637939") 2025/10/20 04:50:12 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cef1_d20251020_m044707_c001_v7007000_t0000_u01760935627149") 2025/10/20 04:50:12 DEBUG : apple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c627fc_d20251020_m044703_c001_v0001178_t0043_u01760935623168") 2025/10/20 04:50:12 DEBUG : appleSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105139_d20251020_m044811_c001_v7007000_t0000_u01760935691797") 2025/10/20 04:50:12 DEBUG : appleSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115d2_d20251020_m044807_c001_v0001157_t0037_u01760935687347") 2025/10/20 04:50:12 DEBUG : appleapple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338cfa_d20251020_m044828_c001_v7007000_t0000_u01760935708988") 2025/10/20 04:50:12 DEBUG : appleapple: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811602_d20251020_m044825_c001_v0001157_t0018_u01760935705004") 2025/10/20 04:50:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287726b_d20251020_m044937_c001_v7007000_t0000_u01760935777121") 2025/10/20 04:50:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfcdb_d20251020_m044933_c001_v0001182_t0020_u01760935773473") 2025/10/20 04:50:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52b2_d20251020_m044923_c001_v7007000_t0000_u01760935763550") 2025/10/20 04:50:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfc78_d20251020_m044920_c001_v0001182_t0005_u01760935760248") 2025/10/20 04:50:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287724e_d20251020_m044909_c001_v7007000_t0000_u01760935749940") 2025/10/20 04:50:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfc39_d20251020_m044906_c001_v0001182_t0007_u01760935746708") 2025/10/20 04:50:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510959_d20251020_m044856_c001_v7007000_t0000_u01760935736293") 2025/10/20 04:50:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfc0f_d20251020_m044853_c001_v0001182_t0037_u01760935733092") 2025/10/20 04:50:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bc1_d20251020_m044842_c001_v7007000_t0000_u01760935722905") 2025/10/20 04:50:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfbd4_d20251020_m044839_c001_v0001182_t0039_u01760935719205") 2025/10/20 04:50:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287722f_d20251020_m044826_c001_v7007000_t0000_u01760935706845") 2025/10/20 04:50:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb88_d20251020_m044823_c001_v0001182_t0014_u01760935703795") 2025/10/20 04:50:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b10513e_d20251020_m044813_c001_v7007000_t0000_u01760935693556") 2025/10/20 04:50:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115da_d20251020_m044810_c001_v0001157_t0055_u01760935690341") 2025/10/20 04:50:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed521e_d20251020_m044809_c001_v7007000_t0000_u01760935689013") 2025/10/20 04:50:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb0e_d20251020_m044806_c001_v0001182_t0016_u01760935686126") 2025/10/20 04:50:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f880a_d20251020_m044755_c001_v7007000_t0000_u01760935675724") 2025/10/20 04:50:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be259_d20251020_m044752_c001_v0001176_t0028_u01760935672498") 2025/10/20 04:50:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4175adbfc7192dd3_d20251020_m044751_c001_v7007000_t0000_u01760935671603") 2025/10/20 04:50:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa9c_d20251020_m044748_c001_v0001182_t0050_u01760935668173") 2025/10/20 04:50:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510910_d20251020_m044735_c001_v7007000_t0000_u01760935655995") 2025/10/20 04:50:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be20e_d20251020_m044732_c001_v0001176_t0019_u01760935652338") 2025/10/20 04:50:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8e7_d20251020_m044722_c001_v7007000_t0000_u01760935642140") 2025/10/20 04:50:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be1fa_d20251020_m044718_c001_v0001176_t0032_u01760935638394") 2025/10/20 04:50:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cef2_d20251020_m044707_c001_v7007000_t0000_u01760935627330") 2025/10/20 04:50:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be1e0_d20251020_m044703_c001_v0001176_t0052_u01760935623618") 2025/10/20 04:50:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f38c_d20251020_m044811_c001_v7007000_t0000_u01760935691995") 2025/10/20 04:50:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be28f_d20251020_m044807_c001_v0001176_t0029_u01760935687358") 2025/10/20 04:50:13 DEBUG : b/potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b84_d20251020_m044206_c001_v7007000_t0000_u01760935326849") 2025/10/20 04:50:13 DEBUG : b/potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf43d_d20251020_m044205_c001_v0001182_t0009_u01760935325174") 2025/10/20 04:50:13 DEBUG : b/potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b2154_d20251020_m044204_c001_v7007000_t0000_u01760935324065") 2025/10/20 04:50:13 DEBUG : b/potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf41f_d20251020_m044202_c001_v0001182_t0014_u01760935322877") 2025/10/20 04:50:14 DEBUG : b/potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb31_d20251020_m044147_c001_v7007000_t0000_u01760935307747") 2025/10/20 04:50:14 DEBUG : b/potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf39f_d20251020_m044146_c001_v0001182_t0040_u01760935306588") 2025/10/20 04:50:14 DEBUG : backup/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b23f3_d20251020_m044500_c001_v7007000_t0000_u01760935500230") 2025/10/20 04:50:14 DEBUG : backup/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f108e00a94dd170b7_d20251020_m044458_c001_v0001157_t0043_u01760935498035") 2025/10/20 04:50:14 DEBUG : backup/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1115afdf768d2691_d20251020_m044454_c001_v0001177_t0042_u01760935494041") 2025/10/20 04:50:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4103909a69784a76_d20251020_m044527_c001_v7007000_t0000_u01760935527920") 2025/10/20 04:50:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112b4203a794de67_d20251020_m044525_c001_v0001104_t0016_u01760935525756") 2025/10/20 04:50:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f113e255239abddcd_d20251020_m044522_c001_v0001183_t0030_u01760935522119") 2025/10/20 04:50:14 DEBUG : backup/one.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338aa3_d20251020_m044513_c001_v7007000_t0000_u01760935513569") 2025/10/20 04:50:14 DEBUG : backup/one.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f10010051db4be97b_d20251020_m044511_c001_v0001180_t0008_u01760935511352") 2025/10/20 04:50:14 DEBUG : backup/one.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f108a6f9d106e7ce3_d20251020_m044507_c001_v0001130_t0027_u01760935507143") 2025/10/20 04:50:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4103909a69784a77_d20251020_m044528_c001_v7007000_t0000_u01760935528102") 2025/10/20 04:50:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1189fad11c7a1047_d20251020_m044527_c001_v0001105_t0044_u01760935527074") 2025/10/20 04:50:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1005ab86eee2acbf_d20251020_m044523_c001_v0001092_t0024_u01760935523543") 2025/10/20 04:50:14 DEBUG : backup/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b23f4_d20251020_m044500_c001_v7007000_t0000_u01760935500417") 2025/10/20 04:50:14 DEBUG : backup/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f109af7e8f80c096d_d20251020_m044459_c001_v0001150_t0027_u01760935499271") 2025/10/20 04:50:14 DEBUG : backup/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f111a203971bb75f3_d20251020_m044455_c001_v0001040_t0031_u01760935495478") 2025/10/20 04:50:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338aa8_d20251020_m044513_c001_v7007000_t0000_u01760935513750") 2025/10/20 04:50:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f116be269e21883bf_d20251020_m044512_c001_v0001106_t0032_u01760935512308") 2025/10/20 04:50:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1107dfc5846681ca_d20251020_m044509_c001_v0001131_t0013_u01760935509040") 2025/10/20 04:50:14 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287726c_d20251020_m044937_c001_v7007000_t0000_u01760935777307") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8116b6_d20251020_m044933_c001_v0001157_t0008_u01760935773179") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52b3_d20251020_m044923_c001_v7007000_t0000_u01760935763732") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81167d_d20251020_m044919_c001_v0001157_t0037_u01760935759850") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287724f_d20251020_m044910_c001_v7007000_t0000_u01760935750121") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81165b_d20251020_m044906_c001_v0001157_t0020_u01760935746296") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf17551095a_d20251020_m044856_c001_v7007000_t0000_u01760935736475") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81164d_d20251020_m044852_c001_v0001157_t0047_u01760935732738") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bc2_d20251020_m044843_c001_v7007000_t0000_u01760935723086") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81162a_d20251020_m044838_c001_v0001157_t0003_u01760935718856") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338cfb_d20251020_m044829_c001_v7007000_t0000_u01760935709170") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115fc_d20251020_m044823_c001_v0001157_t0025_u01760935703284") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b10513f_d20251020_m044813_c001_v7007000_t0000_u01760935693740") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb30_d20251020_m044810_c001_v0001182_t0049_u01760935690329") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b24db_d20251020_m044809_c001_v7007000_t0000_u01760935689214") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be289_d20251020_m044805_c001_v0001176_t0032_u01760935685887") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f880b_d20251020_m044755_c001_v7007000_t0000_u01760935675909") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62876_d20251020_m044752_c001_v0001178_t0005_u01760935672510") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f405b1185a15e2a4d_d20251020_m044751_c001_v7007000_t0000_u01760935671611") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62860_d20251020_m044747_c001_v0001178_t0006_u01760935667966") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f419401ec44d615c9_d20251020_m044736_c001_v7007000_t0000_u01760935656152") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa42_d20251020_m044732_c001_v0001182_t0003_u01760935652124") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8e9_d20251020_m044722_c001_v7007000_t0000_u01760935642325") 2025/10/20 04:50:15 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa05_d20251020_m044718_c001_v0001182_t0034_u01760935638141") 2025/10/20 04:50:16 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cef3_d20251020_m044707_c001_v7007000_t0000_u01760935627511") 2025/10/20 04:50:16 DEBUG : banana: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf9af_d20251020_m044703_c001_v0001182_t0030_u01760935623373") 2025/10/20 04:50:16 DEBUG : bananaSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f38a_d20251020_m044811_c001_v7007000_t0000_u01760935691865") 2025/10/20 04:50:16 DEBUG : bananaSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb14_d20251020_m044807_c001_v0001182_t0030_u01760935687366") 2025/10/20 04:50:16 DEBUG : both0: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f292_d20251020_m044637_c001_v7007000_t0000_u01760935597453") 2025/10/20 04:50:16 DEBUG : both0: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be168_d20251020_m044625_c001_v0001176_t0051_u01760935585588") 2025/10/20 04:50:16 DEBUG : both0: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287719b_d20251020_m044621_c001_v7007000_t0000_u01760935581377") 2025/10/20 04:50:16 DEBUG : both0: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be12a_d20251020_m044609_c001_v0001176_t0041_u01760935569607") 2025/10/20 04:50:16 DEBUG : both1: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f293_d20251020_m044637_c001_v7007000_t0000_u01760935597636") 2025/10/20 04:50:16 DEBUG : both1: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be16c_d20251020_m044626_c001_v0001176_t0009_u01760935586402") 2025/10/20 04:50:16 DEBUG : both1: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287719c_d20251020_m044621_c001_v7007000_t0000_u01760935581562") 2025/10/20 04:50:16 DEBUG : both1: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be12c_d20251020_m044610_c001_v0001176_t0014_u01760935570075") 2025/10/20 04:50:16 DEBUG : both10: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f294_d20251020_m044637_c001_v7007000_t0000_u01760935597820") 2025/10/20 04:50:16 DEBUG : both10: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be180_d20251020_m044630_c001_v0001176_t0000_u01760935590486") 2025/10/20 04:50:16 DEBUG : both10: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287719d_d20251020_m044621_c001_v7007000_t0000_u01760935581745") 2025/10/20 04:50:16 DEBUG : both10: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be14e_d20251020_m044614_c001_v0001176_t0033_u01760935574031") 2025/10/20 04:50:16 DEBUG : both11: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f295_d20251020_m044638_c001_v7007000_t0000_u01760935598003") 2025/10/20 04:50:16 DEBUG : both11: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be182_d20251020_m044630_c001_v0001176_t0041_u01760935590909") 2025/10/20 04:50:16 DEBUG : both11: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287719e_d20251020_m044621_c001_v7007000_t0000_u01760935581927") 2025/10/20 04:50:16 DEBUG : both11: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be150_d20251020_m044614_c001_v0001176_t0056_u01760935574539") 2025/10/20 04:50:17 DEBUG : both12: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f296_d20251020_m044638_c001_v7007000_t0000_u01760935598186") 2025/10/20 04:50:17 DEBUG : both12: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be184_d20251020_m044631_c001_v0001176_t0003_u01760935591340") 2025/10/20 04:50:17 DEBUG : both12: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287719f_d20251020_m044622_c001_v7007000_t0000_u01760935582110") 2025/10/20 04:50:17 DEBUG : both12: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be152_d20251020_m044614_c001_v0001176_t0056_u01760935574985") 2025/10/20 04:50:17 DEBUG : both13: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f297_d20251020_m044638_c001_v7007000_t0000_u01760935598370") 2025/10/20 04:50:17 DEBUG : both13: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be186_d20251020_m044631_c001_v0001176_t0019_u01760935591784") 2025/10/20 04:50:17 DEBUG : both13: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd28771a0_d20251020_m044622_c001_v7007000_t0000_u01760935582293") 2025/10/20 04:50:17 DEBUG : both13: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be154_d20251020_m044615_c001_v0001176_t0032_u01760935575422") 2025/10/20 04:50:17 DEBUG : both14: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f298_d20251020_m044638_c001_v7007000_t0000_u01760935598553") 2025/10/20 04:50:17 DEBUG : both14: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be18a_d20251020_m044632_c001_v0001176_t0033_u01760935592203") 2025/10/20 04:50:17 DEBUG : both14: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd28771a1_d20251020_m044622_c001_v7007000_t0000_u01760935582477") 2025/10/20 04:50:17 DEBUG : both14: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be156_d20251020_m044615_c001_v0001176_t0019_u01760935575878") 2025/10/20 04:50:17 DEBUG : both15: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f299_d20251020_m044638_c001_v7007000_t0000_u01760935598736") 2025/10/20 04:50:17 DEBUG : both15: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be18c_d20251020_m044632_c001_v0001176_t0012_u01760935592645") 2025/10/20 04:50:17 DEBUG : both15: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd28771a2_d20251020_m044622_c001_v7007000_t0000_u01760935582660") 2025/10/20 04:50:17 DEBUG : both15: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be158_d20251020_m044616_c001_v0001176_t0056_u01760935576314") 2025/10/20 04:50:17 DEBUG : both16: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f29a_d20251020_m044638_c001_v7007000_t0000_u01760935598920") 2025/10/20 04:50:17 DEBUG : both16: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be18e_d20251020_m044633_c001_v0001176_t0032_u01760935593086") 2025/10/20 04:50:17 DEBUG : both16: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd28771a3_d20251020_m044622_c001_v7007000_t0000_u01760935582842") 2025/10/20 04:50:17 DEBUG : both16: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be15a_d20251020_m044616_c001_v0001176_t0025_u01760935576771") 2025/10/20 04:50:17 DEBUG : both17: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f29b_d20251020_m044639_c001_v7007000_t0000_u01760935599104") 2025/10/20 04:50:17 DEBUG : both17: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be190_d20251020_m044633_c001_v0001176_t0041_u01760935593538") 2025/10/20 04:50:18 DEBUG : both17: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd28771a4_d20251020_m044623_c001_v7007000_t0000_u01760935583024") 2025/10/20 04:50:18 DEBUG : both17: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be160_d20251020_m044617_c001_v0001176_t0041_u01760935577207") 2025/10/20 04:50:18 DEBUG : both18: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f29c_d20251020_m044639_c001_v7007000_t0000_u01760935599367") 2025/10/20 04:50:18 DEBUG : both18: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be192_d20251020_m044633_c001_v0001176_t0006_u01760935593963") 2025/10/20 04:50:18 DEBUG : both18: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd28771a5_d20251020_m044623_c001_v7007000_t0000_u01760935583206") 2025/10/20 04:50:18 DEBUG : both18: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be162_d20251020_m044617_c001_v0001176_t0018_u01760935577636") 2025/10/20 04:50:18 DEBUG : both19: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f29d_d20251020_m044639_c001_v7007000_t0000_u01760935599551") 2025/10/20 04:50:18 DEBUG : both19: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be194_d20251020_m044634_c001_v0001176_t0022_u01760935594390") 2025/10/20 04:50:18 DEBUG : both19: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd28771a6_d20251020_m044623_c001_v7007000_t0000_u01760935583389") 2025/10/20 04:50:18 DEBUG : both19: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be164_d20251020_m044618_c001_v0001176_t0059_u01760935578161") 2025/10/20 04:50:18 DEBUG : both2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f29e_d20251020_m044639_c001_v7007000_t0000_u01760935599734") 2025/10/20 04:50:18 DEBUG : both2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be16e_d20251020_m044626_c001_v0001176_t0031_u01760935586819") 2025/10/20 04:50:18 DEBUG : both2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd28771a7_d20251020_m044623_c001_v7007000_t0000_u01760935583573") 2025/10/20 04:50:18 DEBUG : both2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be130_d20251020_m044610_c001_v0001176_t0010_u01760935570492") 2025/10/20 04:50:18 DEBUG : both3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f29f_d20251020_m044639_c001_v7007000_t0000_u01760935599918") 2025/10/20 04:50:18 DEBUG : both3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be170_d20251020_m044627_c001_v0001176_t0051_u01760935587248") 2025/10/20 04:50:18 DEBUG : both3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd28771a8_d20251020_m044623_c001_v7007000_t0000_u01760935583755") 2025/10/20 04:50:18 DEBUG : both3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be136_d20251020_m044610_c001_v0001176_t0051_u01760935570920") 2025/10/20 04:50:18 DEBUG : both4: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2a0_d20251020_m044640_c001_v7007000_t0000_u01760935600102") 2025/10/20 04:50:18 DEBUG : both4: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be172_d20251020_m044627_c001_v0001176_t0012_u01760935587675") 2025/10/20 04:50:18 DEBUG : both4: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd28771a9_d20251020_m044623_c001_v7007000_t0000_u01760935583937") 2025/10/20 04:50:18 DEBUG : both4: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be13a_d20251020_m044611_c001_v0001176_t0019_u01760935571370") 2025/10/20 04:50:19 DEBUG : both5: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2a1_d20251020_m044640_c001_v7007000_t0000_u01760935600285") 2025/10/20 04:50:19 DEBUG : both5: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be174_d20251020_m044628_c001_v0001176_t0039_u01760935588110") 2025/10/20 04:50:19 DEBUG : both5: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd28771aa_d20251020_m044624_c001_v7007000_t0000_u01760935584120") 2025/10/20 04:50:19 DEBUG : both5: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be140_d20251020_m044611_c001_v0001176_t0058_u01760935571792") 2025/10/20 04:50:19 DEBUG : both6: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2a2_d20251020_m044640_c001_v7007000_t0000_u01760935600469") 2025/10/20 04:50:19 DEBUG : both6: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be176_d20251020_m044628_c001_v0001176_t0053_u01760935588529") 2025/10/20 04:50:19 DEBUG : both6: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd28771ab_d20251020_m044624_c001_v7007000_t0000_u01760935584303") 2025/10/20 04:50:19 DEBUG : both6: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be142_d20251020_m044612_c001_v0001176_t0046_u01760935572212") 2025/10/20 04:50:19 DEBUG : both7: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2a3_d20251020_m044640_c001_v7007000_t0000_u01760935600651") 2025/10/20 04:50:19 DEBUG : both7: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be178_d20251020_m044629_c001_v0001176_t0016_u01760935589017") 2025/10/20 04:50:19 DEBUG : both7: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd28771ac_d20251020_m044624_c001_v7007000_t0000_u01760935584486") 2025/10/20 04:50:19 DEBUG : both7: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be146_d20251020_m044612_c001_v0001176_t0050_u01760935572645") 2025/10/20 04:50:19 DEBUG : both8: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2a4_d20251020_m044640_c001_v7007000_t0000_u01760935600833") 2025/10/20 04:50:19 DEBUG : both8: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be17a_d20251020_m044629_c001_v0001176_t0053_u01760935589443") 2025/10/20 04:50:19 DEBUG : both8: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd28771ad_d20251020_m044624_c001_v7007000_t0000_u01760935584668") 2025/10/20 04:50:19 DEBUG : both8: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be148_d20251020_m044613_c001_v0001176_t0016_u01760935573119") 2025/10/20 04:50:19 DEBUG : both9: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2a5_d20251020_m044641_c001_v7007000_t0000_u01760935601016") 2025/10/20 04:50:19 DEBUG : both9: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be17c_d20251020_m044629_c001_v0001176_t0059_u01760935589932") 2025/10/20 04:50:19 DEBUG : both9: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd28771ae_d20251020_m044624_c001_v7007000_t0000_u01760935584853") 2025/10/20 04:50:19 DEBUG : both9: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be14a_d20251020_m044613_c001_v0001176_t0018_u01760935573552") 2025/10/20 04:50:19 DEBUG : c/non empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b85_d20251020_m044207_c001_v7007000_t0000_u01760935327034") 2025/10/20 04:50:20 DEBUG : c/non empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf43f_d20251020_m044205_c001_v0001182_t0032_u01760935325434") 2025/10/20 04:50:20 DEBUG : c/non empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b2156_d20251020_m044204_c001_v7007000_t0000_u01760935324806") 2025/10/20 04:50:20 DEBUG : c/non empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf423_d20251020_m044203_c001_v0001182_t0027_u01760935323109") 2025/10/20 04:50:20 DEBUG : c/non empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb3b_d20251020_m044148_c001_v7007000_t0000_u01760935308484") 2025/10/20 04:50:20 DEBUG : c/non empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf3a1_d20251020_m044146_c001_v0001182_t0057_u01760935306793") 2025/10/20 04:50:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51d9_d20251020_m044738_c001_v7007000_t0000_u01760935658527") 2025/10/20 04:50:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be214_d20251020_m044734_c001_v0001176_t0033_u01760935654093") 2025/10/20 04:50:20 DEBUG : check sum: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb10_d20251020_m044139_c001_v7007000_t0000_u01760935299994") 2025/10/20 04:50:20 DEBUG : check sum: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf37d_d20251020_m044139_c001_v0001182_t0014_u01760935299043") 2025/10/20 04:50:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f405b1185a15e2b0c_d20251020_m045006_c001_v7007000_t0000_u01760935806251") 2025/10/20 04:50:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be3ea_d20251020_m045004_c001_v0001176_t0004_u01760935804698") 2025/10/20 04:50:20 DEBUG : dest/3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f400166412bd5d881_d20251020_m044431_c001_v7007000_t0000_u01760935471239") 2025/10/20 04:50:20 DEBUG : dest/3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f406f1006cc740b97_d20251020_m044430_c001_v0001042_t0004_u01760935470131") 2025/10/20 04:50:20 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338cfc_d20251020_m044829_c001_v7007000_t0000_u01760935709351") 2025/10/20 04:50:20 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628ff_d20251020_m044825_c001_v0001178_t0049_u01760935705329") 2025/10/20 04:50:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287726d_d20251020_m044937_c001_v7007000_t0000_u01760935777492") 2025/10/20 04:50:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be33a_d20251020_m044928_c001_v0001176_t0007_u01760935768011") 2025/10/20 04:50:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52b4_d20251020_m044923_c001_v7007000_t0000_u01760935763914") 2025/10/20 04:50:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be31a_d20251020_m044914_c001_v0001176_t0033_u01760935754374") 2025/10/20 04:50:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877250_d20251020_m044910_c001_v7007000_t0000_u01760935750301") 2025/10/20 04:50:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2fe_d20251020_m044900_c001_v0001176_t0059_u01760935740708") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf17551095b_d20251020_m044856_c001_v7007000_t0000_u01760935736656") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2e8_d20251020_m044847_c001_v0001176_t0054_u01760935727336") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bc3_d20251020_m044843_c001_v7007000_t0000_u01760935723268") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2d8_d20251020_m044833_c001_v0001176_t0022_u01760935713400") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b24e9_d20251020_m044826_c001_v7007000_t0000_u01760935706497") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628df_d20251020_m044818_c001_v0001178_t0012_u01760935698055") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105140_d20251020_m044813_c001_v7007000_t0000_u01760935693924") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb32_d20251020_m044810_c001_v0001182_t0006_u01760935690537") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f382_d20251020_m044809_c001_v7007000_t0000_u01760935689184") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115b6_d20251020_m044800_c001_v0001157_t0045_u01760935680134") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f880c_d20251020_m044756_c001_v7007000_t0000_u01760935676090") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be25b_d20251020_m044752_c001_v0001176_t0045_u01760935672716") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4175adbfc7192dce_d20251020_m044750_c001_v7007000_t0000_u01760935670998") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be226_d20251020_m044742_c001_v0001176_t0020_u01760935662588") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f419401ec44d615c5_d20251020_m044735_c001_v7007000_t0000_u01760935655426") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6282c_d20251020_m044726_c001_v0001178_t0020_u01760935646599") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8eb_d20251020_m044722_c001_v7007000_t0000_u01760935642509") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62810_d20251020_m044711_c001_v0001178_t0039_u01760935631856") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cef5_d20251020_m044707_c001_v7007000_t0000_u01760935627693") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c627f0_d20251020_m044659_c001_v0001178_t0054_u01760935619057") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f389_d20251020_m044811_c001_v7007000_t0000_u01760935691809") 2025/10/20 04:50:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb16_d20251020_m044807_c001_v0001182_t0001_u01760935687578") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338cfd_d20251020_m044829_c001_v7007000_t0000_u01760935709532") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2c3_d20251020_m044825_c001_v0001176_t0035_u01760935705317") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287726f_d20251020_m044937_c001_v7007000_t0000_u01760935777677") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811698_d20251020_m044928_c001_v0001157_t0010_u01760935768583") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52b5_d20251020_m044924_c001_v7007000_t0000_u01760935764099") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811669_d20251020_m044914_c001_v0001157_t0028_u01760935754963") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877251_d20251020_m044910_c001_v7007000_t0000_u01760935750482") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811653_d20251020_m044901_c001_v0001157_t0047_u01760935741314") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf17551095c_d20251020_m044856_c001_v7007000_t0000_u01760935736837") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81163c_d20251020_m044847_c001_v0001157_t0043_u01760935727913") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bc4_d20251020_m044843_c001_v7007000_t0000_u01760935723449") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811618_d20251020_m044833_c001_v0001157_t0042_u01760935713982") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b24eb_d20251020_m044826_c001_v7007000_t0000_u01760935706677") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115f2_d20251020_m044818_c001_v0001157_t0024_u01760935698620") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105141_d20251020_m044814_c001_v7007000_t0000_u01760935694108") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be29d_d20251020_m044810_c001_v0001176_t0003_u01760935690550") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105130_d20251020_m044808_c001_v7007000_t0000_u01760935688843") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be275_d20251020_m044800_c001_v0001176_t0018_u01760935680884") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f880d_d20251020_m044756_c001_v7007000_t0000_u01760935676272") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62878_d20251020_m044752_c001_v0001178_t0047_u01760935672729") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4175adbfc7192dd2_d20251020_m044751_c001_v7007000_t0000_u01760935671548") 2025/10/20 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62852_d20251020_m044743_c001_v0001178_t0006_u01760935663168") 2025/10/20 04:50:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f419401ec44d615c6_d20251020_m044735_c001_v7007000_t0000_u01760935655607") 2025/10/20 04:50:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa29_d20251020_m044727_c001_v0001182_t0023_u01760935647165") 2025/10/20 04:50:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8ec_d20251020_m044722_c001_v7007000_t0000_u01760935642694") 2025/10/20 04:50:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf9dd_d20251020_m044712_c001_v0001182_t0039_u01760935632428") 2025/10/20 04:50:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cef6_d20251020_m044707_c001_v7007000_t0000_u01760935627874") 2025/10/20 04:50:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf983_d20251020_m044659_c001_v0001182_t0053_u01760935619679") 2025/10/20 04:50:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f386_d20251020_m044811_c001_v7007000_t0000_u01760935691627") 2025/10/20 04:50:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be291_d20251020_m044807_c001_v0001176_t0046_u01760935687591") 2025/10/20 04:50:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338cfe_d20251020_m044829_c001_v7007000_t0000_u01760935709713") 2025/10/20 04:50:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb92_d20251020_m044825_c001_v0001182_t0035_u01760935705306") 2025/10/20 04:50:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877270_d20251020_m044937_c001_v7007000_t0000_u01760935777861") 2025/10/20 04:50:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfcb1_d20251020_m044929_c001_v0001182_t0026_u01760935769338") 2025/10/20 04:50:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52b6_d20251020_m044924_c001_v7007000_t0000_u01760935764280") 2025/10/20 04:50:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfc50_d20251020_m044915_c001_v0001182_t0036_u01760935755792") 2025/10/20 04:50:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877252_d20251020_m044910_c001_v7007000_t0000_u01760935750664") 2025/10/20 04:50:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfc25_d20251020_m044901_c001_v0001182_t0014_u01760935741975") 2025/10/20 04:50:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf17551095d_d20251020_m044857_c001_v7007000_t0000_u01760935737018") 2025/10/20 04:50:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfbf5_d20251020_m044848_c001_v0001182_t0018_u01760935728551") 2025/10/20 04:50:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bc5_d20251020_m044843_c001_v7007000_t0000_u01760935723634") 2025/10/20 04:50:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfbb3_d20251020_m044834_c001_v0001182_t0003_u01760935714647") 2025/10/20 04:50:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b24ec_d20251020_m044826_c001_v7007000_t0000_u01760935706858") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb69_d20251020_m044819_c001_v0001182_t0028_u01760935699350") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105142_d20251020_m044814_c001_v7007000_t0000_u01760935694295") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628ca_d20251020_m044810_c001_v0001178_t0037_u01760935690586") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f383_d20251020_m044809_c001_v7007000_t0000_u01760935689229") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfaf3_d20251020_m044801_c001_v0001182_t0044_u01760935681468") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f880e_d20251020_m044756_c001_v7007000_t0000_u01760935676453") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfac0_d20251020_m044752_c001_v0001182_t0009_u01760935672744") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cf11_d20251020_m044751_c001_v7007000_t0000_u01760935671343") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa7e_d20251020_m044743_c001_v0001182_t0051_u01760935663731") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb9478a6_d20251020_m044736_c001_v7007000_t0000_u01760935656007") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be204_d20251020_m044727_c001_v0001176_t0038_u01760935647734") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8ed_d20251020_m044722_c001_v7007000_t0000_u01760935642878") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be1ea_d20251020_m044713_c001_v0001176_t0030_u01760935633007") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cef7_d20251020_m044708_c001_v7007000_t0000_u01760935628125") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be1c8_d20251020_m044659_c001_v0001176_t0011_u01760935619876") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b24e1_d20251020_m044811_c001_v7007000_t0000_u01760935691818") 2025/10/20 04:50:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628b6_d20251020_m044807_c001_v0001178_t0055_u01760935687603") 2025/10/20 04:50:24 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338cff_d20251020_m044829_c001_v7007000_t0000_u01760935709894") 2025/10/20 04:50:24 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811606_d20251020_m044825_c001_v0001157_t0016_u01760935705339") 2025/10/20 04:50:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877271_d20251020_m044938_c001_v7007000_t0000_u01760935778046") 2025/10/20 04:50:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c629d9_d20251020_m044929_c001_v0001178_t0002_u01760935769912") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52b7_d20251020_m044924_c001_v7007000_t0000_u01760935764462") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6299f_d20251020_m044916_c001_v0001178_t0051_u01760935756380") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877253_d20251020_m044910_c001_v7007000_t0000_u01760935750846") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62977_d20251020_m044902_c001_v0001178_t0010_u01760935742552") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf17551095e_d20251020_m044857_c001_v7007000_t0000_u01760935737199") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6294d_d20251020_m044849_c001_v0001178_t0017_u01760935729112") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bc6_d20251020_m044843_c001_v7007000_t0000_u01760935723815") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6291d_d20251020_m044835_c001_v0001178_t0058_u01760935715231") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287722e_d20251020_m044826_c001_v7007000_t0000_u01760935706662") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2b5_d20251020_m044819_c001_v0001176_t0038_u01760935699942") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105144_d20251020_m044814_c001_v7007000_t0000_u01760935694481") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115de_d20251020_m044810_c001_v0001157_t0016_u01760935690705") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105133_d20251020_m044809_c001_v7007000_t0000_u01760935689241") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62894_d20251020_m044802_c001_v0001178_t0004_u01760935682043") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f880f_d20251020_m044756_c001_v7007000_t0000_u01760935676634") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115a6_d20251020_m044752_c001_v0001157_t0042_u01760935672816") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cf10_d20251020_m044751_c001_v7007000_t0000_u01760935671161") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811580_d20251020_m044744_c001_v0001157_t0002_u01760935664464") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f419401ec44d615c7_d20251020_m044735_c001_v7007000_t0000_u01760935655788") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81155f_d20251020_m044728_c001_v0001157_t0054_u01760935648321") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8ee_d20251020_m044723_c001_v7007000_t0000_u01760935643064") 2025/10/20 04:50:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811543_d20251020_m044714_c001_v0001157_t0039_u01760935634448") 2025/10/20 04:50:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cef8_d20251020_m044708_c001_v7007000_t0000_u01760935628306") 2025/10/20 04:50:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81151a_d20251020_m044700_c001_v0001157_t0041_u01760935620095") 2025/10/20 04:50:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105137_d20251020_m044811_c001_v7007000_t0000_u01760935691614") 2025/10/20 04:50:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115d4_d20251020_m044807_c001_v0001157_t0000_u01760935687759") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338d01_d20251020_m044830_c001_v7007000_t0000_u01760935710075") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62901_d20251020_m044825_c001_v0001178_t0028_u01760935705540") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877272_d20251020_m044938_c001_v7007000_t0000_u01760935778231") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be348_d20251020_m044930_c001_v0001176_t0021_u01760935770134") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52b8_d20251020_m044924_c001_v7007000_t0000_u01760935764644") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be31e_d20251020_m044916_c001_v0001176_t0046_u01760935756594") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877254_d20251020_m044911_c001_v7007000_t0000_u01760935751027") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be300_d20251020_m044902_c001_v0001176_t0056_u01760935742790") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf17551095f_d20251020_m044857_c001_v7007000_t0000_u01760935737380") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2ec_d20251020_m044849_c001_v0001176_t0032_u01760935729329") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bc7_d20251020_m044843_c001_v7007000_t0000_u01760935723998") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2dc_d20251020_m044835_c001_v0001176_t0045_u01760935715439") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40917ca080d994f4_d20251020_m044827_c001_v7007000_t0000_u01760935707027") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628eb_d20251020_m044820_c001_v0001178_t0031_u01760935700161") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105145_d20251020_m044814_c001_v7007000_t0000_u01760935694665") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb34_d20251020_m044810_c001_v0001182_t0024_u01760935690751") 2025/10/20 04:50:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f406528ccdb0fa884_d20251020_m044809_c001_v7007000_t0000_u01760935689256") 2025/10/20 04:50:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115bc_d20251020_m044802_c001_v0001157_t0030_u01760935682262") 2025/10/20 04:50:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8810_d20251020_m044756_c001_v7007000_t0000_u01760935676815") 2025/10/20 04:50:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be25d_d20251020_m044752_c001_v0001176_t0031_u01760935672928") 2025/10/20 04:50:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f378_d20251020_m044751_c001_v7007000_t0000_u01760935671386") 2025/10/20 04:50:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be233_d20251020_m044744_c001_v0001176_t0040_u01760935664765") 2025/10/20 04:50:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338cdc_d20251020_m044736_c001_v7007000_t0000_u01760935656019") 2025/10/20 04:50:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62830_d20251020_m044728_c001_v0001178_t0013_u01760935648672") 2025/10/20 04:50:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8ef_d20251020_m044723_c001_v7007000_t0000_u01760935643248") 2025/10/20 04:50:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62814_d20251020_m044714_c001_v0001178_t0053_u01760935634735") 2025/10/20 04:50:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cef9_d20251020_m044708_c001_v7007000_t0000_u01760935628488") 2025/10/20 04:50:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c627f4_d20251020_m044700_c001_v0001178_t0019_u01760935620375") 2025/10/20 04:50:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b10513c_d20251020_m044812_c001_v7007000_t0000_u01760935692015") 2025/10/20 04:50:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb1a_d20251020_m044807_c001_v0001182_t0033_u01760935687799") 2025/10/20 04:50:27 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338d02_d20251020_m044830_c001_v7007000_t0000_u01760935710256") 2025/10/20 04:50:27 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb95_d20251020_m044825_c001_v0001182_t0014_u01760935705567") 2025/10/20 04:50:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877273_d20251020_m044938_c001_v7007000_t0000_u01760935778416") 2025/10/20 04:50:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8116a2_d20251020_m044930_c001_v0001157_t0053_u01760935770349") 2025/10/20 04:50:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52b9_d20251020_m044924_c001_v7007000_t0000_u01760935764825") 2025/10/20 04:50:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81166d_d20251020_m044916_c001_v0001157_t0031_u01760935756810") 2025/10/20 04:50:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877255_d20251020_m044911_c001_v7007000_t0000_u01760935751211") 2025/10/20 04:50:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811655_d20251020_m044903_c001_v0001157_t0058_u01760935743014") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510960_d20251020_m044857_c001_v7007000_t0000_u01760935737561") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811640_d20251020_m044849_c001_v0001157_t0010_u01760935729565") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bc8_d20251020_m044844_c001_v7007000_t0000_u01760935724180") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81161e_d20251020_m044835_c001_v0001157_t0029_u01760935715662") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338cf8_d20251020_m044827_c001_v7007000_t0000_u01760935707037") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115f6_d20251020_m044820_c001_v0001157_t0053_u01760935700387") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105146_d20251020_m044814_c001_v7007000_t0000_u01760935694850") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2a1_d20251020_m044810_c001_v0001176_t0000_u01760935690768") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f384_d20251020_m044809_c001_v7007000_t0000_u01760935689365") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be277_d20251020_m044802_c001_v0001176_t0025_u01760935682714") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8811_d20251020_m044756_c001_v7007000_t0000_u01760935676997") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6287a_d20251020_m044752_c001_v0001178_t0030_u01760935672941") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f405b1185a15e2a4c_d20251020_m044751_c001_v7007000_t0000_u01760935671557") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62856_d20251020_m044744_c001_v0001178_t0056_u01760935664988") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51d2_d20251020_m044736_c001_v7007000_t0000_u01760935656168") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa34_d20251020_m044728_c001_v0001182_t0052_u01760935648884") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8f1_d20251020_m044723_c001_v7007000_t0000_u01760935643433") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf9e9_d20251020_m044714_c001_v0001182_t0040_u01760935634970") 2025/10/20 04:50:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cefa_d20251020_m044708_c001_v7007000_t0000_u01760935628727") 2025/10/20 04:50:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf98b_d20251020_m044700_c001_v0001182_t0036_u01760935620581") 2025/10/20 04:50:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b10513a_d20251020_m044811_c001_v7007000_t0000_u01760935691831") 2025/10/20 04:50:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628ba_d20251020_m044807_c001_v0001178_t0009_u01760935687813") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338d03_d20251020_m044830_c001_v7007000_t0000_u01760935710437") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2c7_d20251020_m044825_c001_v0001176_t0048_u01760935705590") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877274_d20251020_m044938_c001_v7007000_t0000_u01760935778601") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfcbf_d20251020_m044930_c001_v0001182_t0003_u01760935770634") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52ba_d20251020_m044925_c001_v7007000_t0000_u01760935765007") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfc65_d20251020_m044917_c001_v0001182_t0037_u01760935757197") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877256_d20251020_m044911_c001_v7007000_t0000_u01760935751391") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfc2b_d20251020_m044903_c001_v0001182_t0040_u01760935743377") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510961_d20251020_m044857_c001_v7007000_t0000_u01760935737741") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfbfb_d20251020_m044849_c001_v0001182_t0048_u01760935729991") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bc9_d20251020_m044844_c001_v7007000_t0000_u01760935724362") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfbbf_d20251020_m044836_c001_v0001182_t0024_u01760935716072") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b24ed_d20251020_m044826_c001_v7007000_t0000_u01760935706864") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb72_d20251020_m044820_c001_v0001182_t0057_u01760935700641") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105147_d20251020_m044815_c001_v7007000_t0000_u01760935695034") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628cc_d20251020_m044810_c001_v0001178_t0014_u01760935690792") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877225_d20251020_m044809_c001_v7007000_t0000_u01760935689213") 2025/10/20 04:50:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfaf9_d20251020_m044802_c001_v0001182_t0020_u01760935682929") 2025/10/20 04:50:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8812_d20251020_m044757_c001_v7007000_t0000_u01760935677178") 2025/10/20 04:50:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfac2_d20251020_m044752_c001_v0001182_t0047_u01760935672948") 2025/10/20 04:50:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f405b1185a15e2a4a_d20251020_m044751_c001_v7007000_t0000_u01760935671362") 2025/10/20 04:50:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa82_d20251020_m044745_c001_v0001182_t0031_u01760935665194") 2025/10/20 04:50:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40338a7a294562f2_d20251020_m044736_c001_v7007000_t0000_u01760935656028") 2025/10/20 04:50:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be206_d20251020_m044729_c001_v0001176_t0053_u01760935649091") 2025/10/20 04:50:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8f2_d20251020_m044723_c001_v7007000_t0000_u01760935643617") 2025/10/20 04:50:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be1f0_d20251020_m044715_c001_v0001176_t0048_u01760935635167") 2025/10/20 04:50:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cefb_d20251020_m044708_c001_v7007000_t0000_u01760935628910") 2025/10/20 04:50:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be1ce_d20251020_m044700_c001_v0001176_t0012_u01760935620782") 2025/10/20 04:50:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b24e0_d20251020_m044811_c001_v7007000_t0000_u01760935691633") 2025/10/20 04:50:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be293_d20251020_m044807_c001_v0001176_t0050_u01760935687822") 2025/10/20 04:50:30 DEBUG : dir1/0007-12345: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338d04_d20251020_m044830_c001_v7007000_t0000_u01760935710619") 2025/10/20 04:50:30 DEBUG : dir1/0007-12345: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811608_d20251020_m044825_c001_v0001157_t0008_u01760935705648") 2025/10/20 04:50:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877275_d20251020_m044938_c001_v7007000_t0000_u01760935778785") 2025/10/20 04:50:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c629e3_d20251020_m044930_c001_v0001178_t0039_u01760935770848") 2025/10/20 04:50:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52bb_d20251020_m044925_c001_v7007000_t0000_u01760935765189") 2025/10/20 04:50:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c629a1_d20251020_m044917_c001_v0001178_t0052_u01760935757440") 2025/10/20 04:50:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877257_d20251020_m044911_c001_v7007000_t0000_u01760935751573") 2025/10/20 04:50:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6297b_d20251020_m044903_c001_v0001178_t0031_u01760935743646") 2025/10/20 04:50:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510962_d20251020_m044857_c001_v7007000_t0000_u01760935737922") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6294f_d20251020_m044850_c001_v0001178_t0046_u01760935730220") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bca_d20251020_m044844_c001_v7007000_t0000_u01760935724543") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62923_d20251020_m044836_c001_v0001178_t0046_u01760935716289") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8851_d20251020_m044826_c001_v7007000_t0000_u01760935706871") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2bb_d20251020_m044820_c001_v0001176_t0010_u01760935700846") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105148_d20251020_m044815_c001_v7007000_t0000_u01760935695220") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb36_d20251020_m044810_c001_v0001182_t0036_u01760935690954") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f381_d20251020_m044809_c001_v7007000_t0000_u01760935689001") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6289a_d20251020_m044803_c001_v0001178_t0051_u01760935683140") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8813_d20251020_m044757_c001_v7007000_t0000_u01760935677361") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be261_d20251020_m044753_c001_v0001176_t0035_u01760935673138") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f379_d20251020_m044751_c001_v7007000_t0000_u01760935671569") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811584_d20251020_m044745_c001_v0001157_t0050_u01760935665414") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40290cfc92c8c483_d20251020_m044735_c001_v7007000_t0000_u01760935655862") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811561_d20251020_m044729_c001_v0001157_t0051_u01760935649307") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8f3_d20251020_m044723_c001_v7007000_t0000_u01760935643803") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811545_d20251020_m044715_c001_v0001157_t0000_u01760935635379") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cefc_d20251020_m044709_c001_v7007000_t0000_u01760935629097") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81151c_d20251020_m044700_c001_v0001157_t0004_u01760935620993") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f38b_d20251020_m044811_c001_v7007000_t0000_u01760935691875") 2025/10/20 04:50:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb1c_d20251020_m044807_c001_v0001182_t0027_u01760935687994") 2025/10/20 04:50:32 DEBUG : dir1/0008-23456: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338d05_d20251020_m044830_c001_v7007000_t0000_u01760935710802") 2025/10/20 04:50:32 DEBUG : dir1/0008-23456: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62903_d20251020_m044825_c001_v0001178_t0037_u01760935705759") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877276_d20251020_m044938_c001_v7007000_t0000_u01760935778969") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be34e_d20251020_m044931_c001_v0001176_t0020_u01760935771069") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52bc_d20251020_m044925_c001_v7007000_t0000_u01760935765370") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be322_d20251020_m044917_c001_v0001176_t0033_u01760935757644") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877258_d20251020_m044911_c001_v7007000_t0000_u01760935751754") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be302_d20251020_m044903_c001_v0001176_t0053_u01760935743855") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510964_d20251020_m044858_c001_v7007000_t0000_u01760935738105") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2ee_d20251020_m044850_c001_v0001176_t0043_u01760935730434") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bcb_d20251020_m044844_c001_v7007000_t0000_u01760935724725") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2de_d20251020_m044836_c001_v0001176_t0051_u01760935716495") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40917ca080d994f1_d20251020_m044826_c001_v7007000_t0000_u01760935706471") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628f1_d20251020_m044821_c001_v0001178_t0046_u01760935701084") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105149_d20251020_m044815_c001_v7007000_t0000_u01760935695404") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2a3_d20251020_m044810_c001_v0001176_t0054_u01760935690990") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b24dc_d20251020_m044809_c001_v7007000_t0000_u01760935689402") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115c2_d20251020_m044803_c001_v0001157_t0032_u01760935683358") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8814_d20251020_m044757_c001_v7007000_t0000_u01760935677541") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfac6_d20251020_m044753_c001_v0001182_t0055_u01760935673154") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cf0f_d20251020_m044750_c001_v7007000_t0000_u01760935670979") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be23d_d20251020_m044745_c001_v0001176_t0016_u01760935665761") 2025/10/20 04:50:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51cf_d20251020_m044735_c001_v7007000_t0000_u01760935655802") 2025/10/20 04:50:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62832_d20251020_m044729_c001_v0001178_t0035_u01760935649829") 2025/10/20 04:50:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8f4_d20251020_m044723_c001_v7007000_t0000_u01760935643988") 2025/10/20 04:50:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6281a_d20251020_m044715_c001_v0001178_t0008_u01760935635956") 2025/10/20 04:50:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cefd_d20251020_m044709_c001_v7007000_t0000_u01760935629279") 2025/10/20 04:50:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c627f6_d20251020_m044701_c001_v0001178_t0056_u01760935621285") 2025/10/20 04:50:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105138_d20251020_m044811_c001_v7007000_t0000_u01760935691645") 2025/10/20 04:50:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628be_d20251020_m044808_c001_v0001178_t0010_u01760935688031") 2025/10/20 04:50:33 DEBUG : dir1/0009-34567: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338d06_d20251020_m044830_c001_v7007000_t0000_u01760935710983") 2025/10/20 04:50:33 DEBUG : dir1/0009-34567: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb97_d20251020_m044825_c001_v0001182_t0059_u01760935705770") 2025/10/20 04:50:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877277_d20251020_m044939_c001_v7007000_t0000_u01760935779154") 2025/10/20 04:50:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8116a8_d20251020_m044931_c001_v0001157_t0052_u01760935771280") 2025/10/20 04:50:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52bd_d20251020_m044925_c001_v7007000_t0000_u01760935765555") 2025/10/20 04:50:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811671_d20251020_m044917_c001_v0001157_t0049_u01760935757869") 2025/10/20 04:50:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877259_d20251020_m044911_c001_v7007000_t0000_u01760935751935") 2025/10/20 04:50:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811657_d20251020_m044904_c001_v0001157_t0033_u01760935744090") 2025/10/20 04:50:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510966_d20251020_m044858_c001_v7007000_t0000_u01760935738286") 2025/10/20 04:50:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811647_d20251020_m044850_c001_v0001157_t0020_u01760935730640") 2025/10/20 04:50:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bcc_d20251020_m044844_c001_v7007000_t0000_u01760935724908") 2025/10/20 04:50:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811622_d20251020_m044836_c001_v0001157_t0054_u01760935716707") 2025/10/20 04:50:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105155_d20251020_m044826_c001_v7007000_t0000_u01760935706878") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115f8_d20251020_m044821_c001_v0001157_t0022_u01760935701344") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b10514b_d20251020_m044815_c001_v7007000_t0000_u01760935695593") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628d0_d20251020_m044811_c001_v0001178_t0054_u01760935691015") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105132_d20251020_m044809_c001_v7007000_t0000_u01760935689210") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be27b_d20251020_m044803_c001_v0001176_t0039_u01760935683697") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8815_d20251020_m044757_c001_v7007000_t0000_u01760935677722") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6287c_d20251020_m044753_c001_v0001178_t0015_u01760935673190") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8802_d20251020_m044751_c001_v7007000_t0000_u01760935671397") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62858_d20251020_m044745_c001_v0001178_t0040_u01760935665971") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51d0_d20251020_m044735_c001_v7007000_t0000_u01760935655985") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa3c_d20251020_m044730_c001_v0001182_t0029_u01760935650081") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8f6_d20251020_m044724_c001_v7007000_t0000_u01760935644172") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf9fb_d20251020_m044716_c001_v0001182_t0015_u01760935636169") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cefe_d20251020_m044709_c001_v7007000_t0000_u01760935629462") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf99b_d20251020_m044701_c001_v0001182_t0030_u01760935621489") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40338a7a29456301_d20251020_m044811_c001_v7007000_t0000_u01760935691655") 2025/10/20 04:50:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be295_d20251020_m044808_c001_v0001176_t0016_u01760935688040") 2025/10/20 04:50:34 DEBUG : dir1/0010-45678: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338d07_d20251020_m044831_c001_v7007000_t0000_u01760935711165") 2025/10/20 04:50:34 DEBUG : dir1/0010-45678: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2c9_d20251020_m044825_c001_v0001176_t0031_u01760935705801") 2025/10/20 04:50:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877278_d20251020_m044939_c001_v7007000_t0000_u01760935779338") 2025/10/20 04:50:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfccd_d20251020_m044931_c001_v0001182_t0021_u01760935771602") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52be_d20251020_m044925_c001_v7007000_t0000_u01760935765736") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfc6c_d20251020_m044918_c001_v0001182_t0016_u01760935758231") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287725a_d20251020_m044912_c001_v7007000_t0000_u01760935752124") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfc2f_d20251020_m044904_c001_v0001182_t0058_u01760935744417") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510967_d20251020_m044858_c001_v7007000_t0000_u01760935738468") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfbff_d20251020_m044850_c001_v0001182_t0029_u01760935730987") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bcd_d20251020_m044845_c001_v7007000_t0000_u01760935725089") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfbc5_d20251020_m044836_c001_v0001182_t0012_u01760935716977") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b24ea_d20251020_m044826_c001_v7007000_t0000_u01760935706675") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb78_d20251020_m044821_c001_v0001182_t0015_u01760935701707") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b10514c_d20251020_m044815_c001_v7007000_t0000_u01760935695777") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115e0_d20251020_m044811_c001_v0001157_t0024_u01760935691039") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f385_d20251020_m044809_c001_v7007000_t0000_u01760935689417") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfafd_d20251020_m044803_c001_v0001182_t0033_u01760935683918") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8816_d20251020_m044757_c001_v7007000_t0000_u01760935677903") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115a8_d20251020_m044753_c001_v0001157_t0031_u01760935673295") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4175adbfc7192dd0_d20251020_m044751_c001_v7007000_t0000_u01760935671365") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa8a_d20251020_m044746_c001_v0001182_t0042_u01760935666184") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f420744ac74bc3260_d20251020_m044736_c001_v7007000_t0000_u01760935656042") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be208_d20251020_m044730_c001_v0001176_t0015_u01760935650299") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8f7_d20251020_m044724_c001_v7007000_t0000_u01760935644358") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be1f4_d20251020_m044716_c001_v0001176_t0054_u01760935636374") 2025/10/20 04:50:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92ceff_d20251020_m044709_c001_v7007000_t0000_u01760935629644") 2025/10/20 04:50:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be1d6_d20251020_m044701_c001_v0001176_t0006_u01760935621697") 2025/10/20 04:50:36 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40338a7a29456302_d20251020_m044811_c001_v7007000_t0000_u01760935691840") 2025/10/20 04:50:36 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115d6_d20251020_m044808_c001_v0001157_t0043_u01760935688110") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338d08_d20251020_m044831_c001_v7007000_t0000_u01760935711346") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb9b_d20251020_m044825_c001_v0001182_t0025_u01760935705971") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877279_d20251020_m044939_c001_v7007000_t0000_u01760935779522") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c629eb_d20251020_m044931_c001_v0001178_t0048_u01760935771836") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52bf_d20251020_m044925_c001_v7007000_t0000_u01760935765918") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c629a7_d20251020_m044918_c001_v0001178_t0047_u01760935758447") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287725b_d20251020_m044912_c001_v7007000_t0000_u01760935752305") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6297d_d20251020_m044904_c001_v0001178_t0050_u01760935744658") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510968_d20251020_m044858_c001_v7007000_t0000_u01760935738649") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62951_d20251020_m044851_c001_v0001178_t0000_u01760935731204") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bce_d20251020_m044845_c001_v7007000_t0000_u01760935725271") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62927_d20251020_m044837_c001_v0001178_t0010_u01760935717206") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287722d_d20251020_m044826_c001_v7007000_t0000_u01760935706480") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2bd_d20251020_m044821_c001_v0001176_t0057_u01760935701909") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b10514d_d20251020_m044815_c001_v7007000_t0000_u01760935695960") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb3c_d20251020_m044811_c001_v0001182_t0036_u01760935691169") 2025/10/20 04:50:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105135_d20251020_m044809_c001_v7007000_t0000_u01760935689426") 2025/10/20 04:50:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628a0_d20251020_m044804_c001_v0001178_t0058_u01760935684127") 2025/10/20 04:50:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8817_d20251020_m044758_c001_v7007000_t0000_u01760935678085") 2025/10/20 04:50:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfacc_d20251020_m044753_c001_v0001182_t0005_u01760935673355") 2025/10/20 04:50:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cf12_d20251020_m044751_c001_v7007000_t0000_u01760935671405") 2025/10/20 04:50:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811586_d20251020_m044746_c001_v0001157_t0030_u01760935666389") 2025/10/20 04:50:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f419401ec44d615c8_d20251020_m044735_c001_v7007000_t0000_u01760935655971") 2025/10/20 04:50:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811563_d20251020_m044730_c001_v0001157_t0048_u01760935650511") 2025/10/20 04:50:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8f8_d20251020_m044724_c001_v7007000_t0000_u01760935644543") 2025/10/20 04:50:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811547_d20251020_m044716_c001_v0001157_t0021_u01760935636595") 2025/10/20 04:50:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cf00_d20251020_m044709_c001_v7007000_t0000_u01760935629826") 2025/10/20 04:50:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81151e_d20251020_m044701_c001_v0001157_t0050_u01760935621935") 2025/10/20 04:50:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed5222_d20251020_m044811_c001_v7007000_t0000_u01760935691669") 2025/10/20 04:50:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb1e_d20251020_m044808_c001_v0001182_t0051_u01760935688228") 2025/10/20 04:50:37 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338d09_d20251020_m044831_c001_v7007000_t0000_u01760935711527") 2025/10/20 04:50:37 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62905_d20251020_m044825_c001_v0001178_t0056_u01760935705983") 2025/10/20 04:50:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287727a_d20251020_m044939_c001_v7007000_t0000_u01760935779713") 2025/10/20 04:50:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be356_d20251020_m044932_c001_v0001176_t0028_u01760935772042") 2025/10/20 04:50:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52c0_d20251020_m044926_c001_v7007000_t0000_u01760935766100") 2025/10/20 04:50:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be326_d20251020_m044918_c001_v0001176_t0040_u01760935758653") 2025/10/20 04:50:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287725c_d20251020_m044912_c001_v7007000_t0000_u01760935752486") 2025/10/20 04:50:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be304_d20251020_m044904_c001_v0001176_t0058_u01760935744910") 2025/10/20 04:50:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510969_d20251020_m044858_c001_v7007000_t0000_u01760935738829") 2025/10/20 04:50:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2f2_d20251020_m044851_c001_v0001176_t0017_u01760935731411") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bcf_d20251020_m044845_c001_v7007000_t0000_u01760935725454") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2e0_d20251020_m044837_c001_v0001176_t0043_u01760935717449") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f395_d20251020_m044826_c001_v7007000_t0000_u01760935706892") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628f5_d20251020_m044822_c001_v0001178_t0041_u01760935702125") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b10514e_d20251020_m044816_c001_v7007000_t0000_u01760935696144") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2a5_d20251020_m044811_c001_v0001176_t0024_u01760935691198") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed521f_d20251020_m044809_c001_v7007000_t0000_u01760935689197") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115c6_d20251020_m044804_c001_v0001157_t0013_u01760935684340") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8818_d20251020_m044758_c001_v7007000_t0000_u01760935678265") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62880_d20251020_m044753_c001_v0001178_t0049_u01760935673408") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8804_d20251020_m044751_c001_v7007000_t0000_u01760935671580") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be241_d20251020_m044746_c001_v0001176_t0016_u01760935666780") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf17551090f_d20251020_m044735_c001_v7007000_t0000_u01760935655811") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62836_d20251020_m044730_c001_v0001178_t0059_u01760935650830") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8f9_d20251020_m044724_c001_v7007000_t0000_u01760935644727") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6281c_d20251020_m044716_c001_v0001178_t0026_u01760935636997") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cf02_d20251020_m044710_c001_v7007000_t0000_u01760935630008") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c627fa_d20251020_m044702_c001_v0001178_t0019_u01760935622240") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed5224_d20251020_m044811_c001_v7007000_t0000_u01760935691855") 2025/10/20 04:50:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628c0_d20251020_m044808_c001_v0001178_t0034_u01760935688250") 2025/10/20 04:50:38 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338d0a_d20251020_m044831_c001_v7007000_t0000_u01760935711708") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2cb_d20251020_m044826_c001_v0001176_t0005_u01760935706016") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287727b_d20251020_m044939_c001_v7007000_t0000_u01760935779897") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8116ae_d20251020_m044932_c001_v0001157_t0038_u01760935772264") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52c1_d20251020_m044926_c001_v7007000_t0000_u01760935766284") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811677_d20251020_m044918_c001_v0001157_t0002_u01760935758860") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287725d_d20251020_m044912_c001_v7007000_t0000_u01760935752667") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811659_d20251020_m044905_c001_v0001157_t0014_u01760935745129") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf17551096a_d20251020_m044859_c001_v7007000_t0000_u01760935739010") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81164b_d20251020_m044851_c001_v0001157_t0039_u01760935731652") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bd0_d20251020_m044845_c001_v7007000_t0000_u01760935725636") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811626_d20251020_m044837_c001_v0001157_t0031_u01760935717659") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b24e8_d20251020_m044826_c001_v7007000_t0000_u01760935706492") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115fa_d20251020_m044822_c001_v0001157_t0005_u01760935702337") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b10514f_d20251020_m044816_c001_v7007000_t0000_u01760935696330") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628d2_d20251020_m044811_c001_v0001178_t0020_u01760935691223") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f380_d20251020_m044808_c001_v7007000_t0000_u01760935688819") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be281_d20251020_m044804_c001_v0001176_t0042_u01760935684896") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8819_d20251020_m044758_c001_v7007000_t0000_u01760935678447") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be263_d20251020_m044753_c001_v0001176_t0017_u01760935673473") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f405b1185a15e2a4b_d20251020_m044751_c001_v7007000_t0000_u01760935671370") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6285e_d20251020_m044746_c001_v0001178_t0048_u01760935666997") 2025/10/20 04:50:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40290cfc92c8c484_d20251020_m044736_c001_v7007000_t0000_u01760935656050") 2025/10/20 04:50:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa3e_d20251020_m044731_c001_v0001182_t0022_u01760935651042") 2025/10/20 04:50:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8fa_d20251020_m044724_c001_v7007000_t0000_u01760935644912") 2025/10/20 04:50:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf9ff_d20251020_m044717_c001_v0001182_t0025_u01760935637208") 2025/10/20 04:50:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cf03_d20251020_m044710_c001_v7007000_t0000_u01760935630190") 2025/10/20 04:50:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf99f_d20251020_m044702_c001_v0001182_t0051_u01760935622452") 2025/10/20 04:50:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b10513b_d20251020_m044811_c001_v7007000_t0000_u01760935691982") 2025/10/20 04:50:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be297_d20251020_m044808_c001_v0001176_t0017_u01760935688259") 2025/10/20 04:50:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338d0b_d20251020_m044831_c001_v7007000_t0000_u01760935711889") 2025/10/20 04:50:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb9f_d20251020_m044826_c001_v0001182_t0057_u01760935706190") 2025/10/20 04:50:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287727c_d20251020_m044940_c001_v7007000_t0000_u01760935780081") 2025/10/20 04:50:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfcd1_d20251020_m044932_c001_v0001182_t0013_u01760935772530") 2025/10/20 04:50:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52c2_d20251020_m044926_c001_v7007000_t0000_u01760935766466") 2025/10/20 04:50:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfc72_d20251020_m044919_c001_v0001182_t0019_u01760935759202") 2025/10/20 04:50:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287725e_d20251020_m044912_c001_v7007000_t0000_u01760935752847") 2025/10/20 04:50:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfc35_d20251020_m044905_c001_v0001182_t0018_u01760935745656") 2025/10/20 04:50:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf17551096b_d20251020_m044859_c001_v7007000_t0000_u01760935739192") 2025/10/20 04:50:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfc07_d20251020_m044851_c001_v0001182_t0034_u01760935731997") 2025/10/20 04:50:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bd1_d20251020_m044845_c001_v7007000_t0000_u01760935725818") 2025/10/20 04:50:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfbd1_d20251020_m044838_c001_v0001182_t0049_u01760935718213") 2025/10/20 04:50:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40917ca080d994f3_d20251020_m044826_c001_v7007000_t0000_u01760935706841") 2025/10/20 04:50:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb80_d20251020_m044822_c001_v0001182_t0014_u01760935702661") 2025/10/20 04:50:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105150_d20251020_m044816_c001_v7007000_t0000_u01760935696515") 2025/10/20 04:50:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb40_d20251020_m044811_c001_v0001182_t0039_u01760935691369") 2025/10/20 04:50:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed521d_d20251020_m044808_c001_v7007000_t0000_u01760935688830") 2025/10/20 04:50:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb03_d20251020_m044805_c001_v0001182_t0052_u01760935685105") 2025/10/20 04:50:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f881a_d20251020_m044758_c001_v7007000_t0000_u01760935678630") 2025/10/20 04:50:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cface_d20251020_m044753_c001_v0001182_t0047_u01760935673563") 2025/10/20 04:50:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4175adbfc7192dd1_d20251020_m044751_c001_v7007000_t0000_u01760935671415") 2025/10/20 04:50:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa92_d20251020_m044747_c001_v0001182_t0047_u01760935667210") 2025/10/20 04:50:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb9478a5_d20251020_m044735_c001_v7007000_t0000_u01760935655822") 2025/10/20 04:50:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be20a_d20251020_m044731_c001_v0001176_t0059_u01760935651263") 2025/10/20 04:50:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8fb_d20251020_m044725_c001_v7007000_t0000_u01760935645096") 2025/10/20 04:50:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be1f6_d20251020_m044717_c001_v0001176_t0057_u01760935637440") 2025/10/20 04:50:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cf04_d20251020_m044710_c001_v7007000_t0000_u01760935630371") 2025/10/20 04:50:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be1dc_d20251020_m044702_c001_v0001176_t0017_u01760935622657") 2025/10/20 04:50:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f388_d20251020_m044811_c001_v7007000_t0000_u01760935691689") 2025/10/20 04:50:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfb22_d20251020_m044808_c001_v0001182_t0046_u01760935688425") 2025/10/20 04:50:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338d0c_d20251020_m044832_c001_v7007000_t0000_u01760935712071") 2025/10/20 04:50:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62907_d20251020_m044826_c001_v0001178_t0032_u01760935706202") 2025/10/20 04:50:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287727d_d20251020_m044940_c001_v7007000_t0000_u01760935780266") 2025/10/20 04:50:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c629f9_d20251020_m044932_c001_v0001178_t0046_u01760935772766") 2025/10/20 04:50:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52c3_d20251020_m044926_c001_v7007000_t0000_u01760935766653") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c629ab_d20251020_m044919_c001_v0001178_t0007_u01760935759420") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287725f_d20251020_m044913_c001_v7007000_t0000_u01760935753030") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62981_d20251020_m044905_c001_v0001178_t0022_u01760935745871") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf17551096c_d20251020_m044859_c001_v7007000_t0000_u01760935739372") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6295b_d20251020_m044852_c001_v0001178_t0004_u01760935732316") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bd2_d20251020_m044846_c001_v7007000_t0000_u01760935726001") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6292d_d20251020_m044838_c001_v0001178_t0003_u01760935718411") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40917ca080d994f2_d20251020_m044826_c001_v7007000_t0000_u01760935706658") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2bf_d20251020_m044822_c001_v0001176_t0011_u01760935702865") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105151_d20251020_m044816_c001_v7007000_t0000_u01760935696699") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2a7_d20251020_m044811_c001_v0001176_t0053_u01760935691404") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed5220_d20251020_m044809_c001_v7007000_t0000_u01760935689381") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628a6_d20251020_m044805_c001_v0001178_t0048_u01760935685309") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f881b_d20251020_m044758_c001_v7007000_t0000_u01760935678812") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62882_d20251020_m044753_c001_v0001178_t0049_u01760935673619") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4175adbfc7192dcf_d20251020_m044751_c001_v7007000_t0000_u01760935671182") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81158c_d20251020_m044747_c001_v0001157_t0052_u01760935667417") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f420744ac74bc325f_d20251020_m044735_c001_v7007000_t0000_u01760935655847") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811565_d20251020_m044731_c001_v0001157_t0022_u01760935651478") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8fc_d20251020_m044725_c001_v7007000_t0000_u01760935645280") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81154b_d20251020_m044717_c001_v0001157_t0053_u01760935637657") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cf05_d20251020_m044710_c001_v7007000_t0000_u01760935630553") 2025/10/20 04:50:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811522_d20251020_m044702_c001_v0001157_t0057_u01760935622867") 2025/10/20 04:50:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f387_d20251020_m044811_c001_v7007000_t0000_u01760935691678") 2025/10/20 04:50:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115d8_d20251020_m044808_c001_v0001157_t0036_u01760935688450") 2025/10/20 04:50:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51da_d20251020_m044738_c001_v7007000_t0000_u01760935658709") 2025/10/20 04:50:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa54_d20251020_m044734_c001_v0001182_t0036_u01760935654310") 2025/10/20 04:50:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51db_d20251020_m044738_c001_v7007000_t0000_u01760935658892") 2025/10/20 04:50:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62842_d20251020_m044734_c001_v0001178_t0003_u01760935654302") 2025/10/20 04:50:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51dd_d20251020_m044739_c001_v7007000_t0000_u01760935659075") 2025/10/20 04:50:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be218_d20251020_m044734_c001_v0001176_t0045_u01760935654321") 2025/10/20 04:50:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51de_d20251020_m044739_c001_v7007000_t0000_u01760935659257") 2025/10/20 04:50:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62844_d20251020_m044734_c001_v0001178_t0054_u01760935654513") 2025/10/20 04:50:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51df_d20251020_m044739_c001_v7007000_t0000_u01760935659441") 2025/10/20 04:50:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811570_d20251020_m044734_c001_v0001157_t0010_u01760935654523") 2025/10/20 04:50:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51e0_d20251020_m044739_c001_v7007000_t0000_u01760935659623") 2025/10/20 04:50:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be21a_d20251020_m044734_c001_v0001176_t0052_u01760935654542") 2025/10/20 04:50:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51e1_d20251020_m044739_c001_v7007000_t0000_u01760935659805") 2025/10/20 04:50:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa58_d20251020_m044734_c001_v0001182_t0031_u01760935654562") 2025/10/20 04:50:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51e2_d20251020_m044739_c001_v7007000_t0000_u01760935659988") 2025/10/20 04:50:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62846_d20251020_m044734_c001_v0001178_t0054_u01760935654739") 2025/10/20 04:50:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51e3_d20251020_m044740_c001_v7007000_t0000_u01760935660172") 2025/10/20 04:50:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be21c_d20251020_m044734_c001_v0001176_t0026_u01760935654784") 2025/10/20 04:50:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51e6_d20251020_m044740_c001_v7007000_t0000_u01760935660354") 2025/10/20 04:50:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa5a_d20251020_m044734_c001_v0001182_t0005_u01760935654793") 2025/10/20 04:50:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51e7_d20251020_m044740_c001_v7007000_t0000_u01760935660538") 2025/10/20 04:50:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62848_d20251020_m044734_c001_v0001178_t0046_u01760935654941") 2025/10/20 04:50:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51e8_d20251020_m044740_c001_v7007000_t0000_u01760935660721") 2025/10/20 04:50:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811574_d20251020_m044734_c001_v0001157_t0001_u01760935654969") 2025/10/20 04:50:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51e9_d20251020_m044740_c001_v7007000_t0000_u01760935660903") 2025/10/20 04:50:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be21e_d20251020_m044734_c001_v0001176_t0012_u01760935654998") 2025/10/20 04:50:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51ea_d20251020_m044741_c001_v7007000_t0000_u01760935661089") 2025/10/20 04:50:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa5c_d20251020_m044735_c001_v0001182_t0016_u01760935655009") 2025/10/20 04:50:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51eb_d20251020_m044741_c001_v7007000_t0000_u01760935661271") 2025/10/20 04:50:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6284a_d20251020_m044735_c001_v0001178_t0054_u01760935655184") 2025/10/20 04:50:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed51ec_d20251020_m044741_c001_v7007000_t0000_u01760935661454") 2025/10/20 04:50:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfa60_d20251020_m044735_c001_v0001182_t0029_u01760935655208") 2025/10/20 04:50:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4175adbfc7192dd4_d20251020_m044753_c001_v7007000_t0000_u01760935673844") 2025/10/20 04:50:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be24b_d20251020_m044749_c001_v0001176_t0016_u01760935669670") 2025/10/20 04:50:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f405b1185a15e2a4f_d20251020_m044753_c001_v7007000_t0000_u01760935673830") 2025/10/20 04:50:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6286a_d20251020_m044749_c001_v0001178_t0042_u01760935669684") 2025/10/20 04:50:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40290cfc92c8c6b4_d20251020_m044754_c001_v7007000_t0000_u01760935674090") 2025/10/20 04:50:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfaaa_d20251020_m044749_c001_v0001182_t0000_u01760935669693") 2025/10/20 04:50:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40290cfc92c8c6b2_d20251020_m044753_c001_v7007000_t0000_u01760935673903") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be24d_d20251020_m044749_c001_v0001176_t0029_u01760935669881") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f405b1185a15e2a51_d20251020_m044754_c001_v7007000_t0000_u01760935674013") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfaac_d20251020_m044749_c001_v0001182_t0048_u01760935669897") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4175adbfc7192dd6_d20251020_m044754_c001_v7007000_t0000_u01760935674026") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6286c_d20251020_m044749_c001_v0001178_t0046_u01760935669911") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f405b1185a15e2a50_d20251020_m044753_c001_v7007000_t0000_u01760935673883") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811598_d20251020_m044749_c001_v0001157_t0001_u01760935669954") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cf18_d20251020_m044754_c001_v7007000_t0000_u01760935674035") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be24f_d20251020_m044750_c001_v0001176_t0004_u01760935670114") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8806_d20251020_m044754_c001_v7007000_t0000_u01760935674047") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6286e_d20251020_m044750_c001_v0001178_t0036_u01760935670130") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cf16_d20251020_m044753_c001_v7007000_t0000_u01760935673852") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfab0_d20251020_m044750_c001_v0001182_t0019_u01760935670139") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f37d_d20251020_m044754_c001_v7007000_t0000_u01760935674055") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be251_d20251020_m044750_c001_v0001176_t0004_u01760935670339") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8805_d20251020_m044753_c001_v7007000_t0000_u01760935673865") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62870_d20251020_m044750_c001_v0001178_t0020_u01760935670352") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f405b1185a15e2a52_d20251020_m044754_c001_v7007000_t0000_u01760935674066") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfab2_d20251020_m044750_c001_v0001182_t0051_u01760935670358") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f405b1185a15e2a53_d20251020_m044754_c001_v7007000_t0000_u01760935674194") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81159a_d20251020_m044750_c001_v0001157_t0029_u01760935670415") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4175adbfc7192dd5_d20251020_m044753_c001_v7007000_t0000_u01760935673896") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62872_d20251020_m044750_c001_v0001178_t0019_u01760935670560") 2025/10/20 04:50:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4175adbfc7192dd7_d20251020_m044754_c001_v7007000_t0000_u01760935674079") 2025/10/20 04:50:46 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfab4_d20251020_m044750_c001_v0001182_t0033_u01760935670572") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf17551085c_d20251020_m044601_c001_v7007000_t0000_u01760935561375") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1038c46f954fa742_d20251020_m044559_c001_v0001145_t0052_u01760935559425") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8b0_d20251020_m044559_c001_v7007000_t0000_u01760935559245") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1038c46f954fa73a_d20251020_m044555_c001_v0001145_t0029_u01760935555946") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8ac_d20251020_m044555_c001_v7007000_t0000_u01760935555221") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf7f8_d20251020_m044551_c001_v0001182_t0006_u01760935551587") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40478fe37ca43c09_d20251020_m044550_c001_v7007000_t0000_u01760935550116") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f107c3273ee42ba7c_d20251020_m044547_c001_v0001115_t0027_u01760935547567") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b1050e2_d20251020_m044547_c001_v7007000_t0000_u01760935547380") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f107c3273ee42ba78_d20251020_m044543_c001_v0001115_t0020_u01760935543453") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b1050dc_d20251020_m044542_c001_v7007000_t0000_u01760935542726") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be0f7_d20251020_m044539_c001_v0001176_t0017_u01760935539195") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4103909a69784a80_d20251020_m044537_c001_v7007000_t0000_u01760935537921") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1089177cbdc54665_d20251020_m044536_c001_v0001109_t0050_u01760935536417") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40776c4bb406b92f_d20251020_m044536_c001_v7007000_t0000_u01760935536232") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1089177cbdc5465f_d20251020_m044533_c001_v0001109_t0014_u01760935533134") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40776c4bb406b92a_d20251020_m044532_c001_v7007000_t0000_u01760935532408") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be0e5_d20251020_m044529_c001_v0001176_t0020_u01760935529194") 2025/10/20 04:50:46 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4103909a69784a78_d20251020_m044528_c001_v7007000_t0000_u01760935528284") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1110d03f75aac261_d20251020_m044526_c001_v0001134_t0059_u01760935526509") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cea9_d20251020_m044526_c001_v7007000_t0000_u01760935526329") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1110d03f75aac25f_d20251020_m044523_c001_v0001134_t0047_u01760935523057") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92ce9b_d20251020_m044522_c001_v7007000_t0000_u01760935522333") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be0d2_d20251020_m044514_c001_v0001176_t0001_u01760935514858") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338aac_d20251020_m044513_c001_v7007000_t0000_u01760935513948") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1128caf1ac1d8cfb_d20251020_m044511_c001_v0001146_t0058_u01760935511755") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40776c4bb406b847_d20251020_m044511_c001_v7007000_t0000_u01760935511570") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1128caf1ac1d8cf9_d20251020_m044508_c001_v0001146_t0034_u01760935508314") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40776c4bb406b839_d20251020_m044507_c001_v7007000_t0000_u01760935507586") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11519b48f94f05a5_d20251020_m044501_c001_v0001171_t0028_u01760935501516") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b23f5_d20251020_m044500_c001_v7007000_t0000_u01760935500601") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1103d79771c3fa44_d20251020_m044458_c001_v0001161_t0044_u01760935498563") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f420744ac74bc3188_d20251020_m044458_c001_v7007000_t0000_u01760935498379") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1103d79771c3fa3a_d20251020_m044454_c001_v0001161_t0042_u01760935494987") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f420744ac74bc316a_d20251020_m044454_c001_v7007000_t0000_u01760935494257") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf6fb_d20251020_m044448_c001_v0001182_t0001_u01760935488838") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f400166412bd5d966_d20251020_m044447_c001_v7007000_t0000_u01760935487751") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f118335e2ea296700_d20251020_m044441_c001_v0001109_t0028_u01760935481699") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f408d91f059b0fc81_d20251020_m044441_c001_v7007000_t0000_u01760935481491") 2025/10/20 04:50:47 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be089_d20251020_m044437_c001_v0001176_t0033_u01760935477686") 2025/10/20 04:50:48 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f119fa584c3d89d4f_d20251020_m044436_c001_v0001105_t0055_u01760935476858") 2025/10/20 04:50:48 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f119fa584c3d89d47_d20251020_m044435_c001_v0001105_t0027_u01760935475640") 2025/10/20 04:50:48 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4165fb72939105db_d20251020_m044422_c001_v7007000_t0000_u01760935462648") 2025/10/20 04:50:48 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf671_d20251020_m044414_c001_v0001182_t0027_u01760935454760") 2025/10/20 04:50:48 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f10735e97d582812e_d20251020_m044413_c001_v0001113_t0047_u01760935453877") 2025/10/20 04:50:48 DEBUG : dst/one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f10735e97d582812c_d20251020_m044412_c001_v0001113_t0051_u01760935452760") 2025/10/20 04:50:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf17551085d_d20251020_m044601_c001_v7007000_t0000_u01760935561559") 2025/10/20 04:50:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f116d80cc62048e4f_d20251020_m044559_c001_v0001177_t0015_u01760935559033") 2025/10/20 04:50:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1014c32b011d28ad_d20251020_m044555_c001_v0001181_t0058_u01760935555011") 2025/10/20 04:50:48 DEBUG : dst/one.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40478fe37ca43c0a_d20251020_m044550_c001_v7007000_t0000_u01760935550300") 2025/10/20 04:50:48 DEBUG : dst/one.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf7e3_d20251020_m044547_c001_v0001182_t0001_u01760935547158") 2025/10/20 04:50:48 DEBUG : dst/one.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1010c85e67bd8709_d20251020_m044542_c001_v0001136_t0035_u01760935542342") 2025/10/20 04:50:48 DEBUG : dst/one.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4103909a69784a82_d20251020_m044538_c001_v7007000_t0000_u01760935538106") 2025/10/20 04:50:48 DEBUG : dst/one.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f110a3cd66b123de3_d20251020_m044535_c001_v0001101_t0043_u01760935535873") 2025/10/20 04:50:48 DEBUG : dst/one.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1091387f0ea6ac6c_d20251020_m044532_c001_v0001091_t0015_u01760935532067") 2025/10/20 04:50:48 DEBUG : dst/three: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f400166412bd5d96b_d20251020_m044447_c001_v7007000_t0000_u01760935487934") 2025/10/20 04:50:48 DEBUG : dst/three: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f119fa584c3d89d5b_d20251020_m044446_c001_v0001105_t0049_u01760935486393") 2025/10/20 04:50:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf17551085f_d20251020_m044601_c001_v7007000_t0000_u01760935561742") 2025/10/20 04:50:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112d595d32cd8ab1_d20251020_m044600_c001_v0001181_t0039_u01760935560320") 2025/10/20 04:50:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11784d851c3fe784_d20251020_m044556_c001_v0001029_t0000_u01760935556929") 2025/10/20 04:50:48 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510861_d20251020_m044601_c001_v7007000_t0000_u01760935561924") 2025/10/20 04:50:48 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1038c46f954fa744_d20251020_m044600_c001_v0001145_t0052_u01760935560720") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8b1_d20251020_m044600_c001_v7007000_t0000_u01760935560540") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1038c46f954fa740_d20251020_m044557_c001_v0001145_t0047_u01760935557515") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8ad_d20251020_m044557_c001_v7007000_t0000_u01760935557334") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf7fc_d20251020_m044552_c001_v0001182_t0042_u01760935552393") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40478fe37ca43c0b_d20251020_m044550_c001_v7007000_t0000_u01760935550483") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f107c3273ee42ba7e_d20251020_m044549_c001_v0001115_t0043_u01760935549254") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b1050e3_d20251020_m044549_c001_v7007000_t0000_u01760935549072") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f107c3273ee42ba7a_d20251020_m044545_c001_v0001115_t0003_u01760935545203") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b1050e0_d20251020_m044545_c001_v7007000_t0000_u01760935545015") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be0f9_d20251020_m044539_c001_v0001176_t0054_u01760935539709") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40776c4bb406b932_d20251020_m044537_c001_v7007000_t0000_u01760935537363") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf7a7_d20251020_m044535_c001_v0001182_t0035_u01760935535025") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40776c4bb406b92c_d20251020_m044534_c001_v7007000_t0000_u01760935534296") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be0e7_d20251020_m044529_c001_v0001176_t0010_u01760935529606") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92ceaa_d20251020_m044527_c001_v7007000_t0000_u01760935527365") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf788_d20251020_m044524_c001_v0001182_t0038_u01760935524963") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cea8_d20251020_m044523_c001_v7007000_t0000_u01760935523878") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be0d4_d20251020_m044517_c001_v0001176_t0018_u01760935517767") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40776c4bb406b86e_d20251020_m044513_c001_v7007000_t0000_u01760935513016") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11519b48f94f05d3_d20251020_m044510_c001_v0001171_t0056_u01760935510487") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40776c4bb406b83a_d20251020_m044509_c001_v7007000_t0000_u01760935509382") 2025/10/20 04:50:49 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf733_d20251020_m044502_c001_v0001182_t0010_u01760935502846") 2025/10/20 04:50:50 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f420744ac74bc3189_d20251020_m044459_c001_v7007000_t0000_u01760935499676") 2025/10/20 04:50:50 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf719_d20251020_m044457_c001_v0001182_t0053_u01760935497207") 2025/10/20 04:50:50 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f420744ac74bc317e_d20251020_m044456_c001_v7007000_t0000_u01760935496116") 2025/10/20 04:50:50 DEBUG : dst/three.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be0a1_d20251020_m044449_c001_v0001176_t0052_u01760935489738") 2025/10/20 04:50:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40478fe37ca43c0d_d20251020_m044550_c001_v7007000_t0000_u01760935550667") 2025/10/20 04:50:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f113aea7718b90466_d20251020_m044548_c001_v0001182_t0017_u01760935548835") 2025/10/20 04:50:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f102ecb11c8aab5fb_d20251020_m044544_c001_v0001161_t0008_u01760935544631") 2025/10/20 04:50:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4103909a69784a83_d20251020_m044538_c001_v7007000_t0000_u01760935538289") 2025/10/20 04:50:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f10423ba9689e1371_d20251020_m044537_c001_v0001165_t0027_u01760935537135") 2025/10/20 04:50:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f111b606fe17d429a_d20251020_m044534_c001_v0001180_t0037_u01760935534058") 2025/10/20 04:50:50 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510863_d20251020_m044602_c001_v7007000_t0000_u01760935562110") 2025/10/20 04:50:50 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be10e_d20251020_m044552_c001_v0001176_t0027_u01760935552178") 2025/10/20 04:50:50 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40478fe37ca43c0e_d20251020_m044550_c001_v7007000_t0000_u01760935550850") 2025/10/20 04:50:50 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf7b5_d20251020_m044539_c001_v0001182_t0008_u01760935539409") 2025/10/20 04:50:50 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4103909a69784a84_d20251020_m044538_c001_v7007000_t0000_u01760935538471") 2025/10/20 04:50:50 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf7a2_d20251020_m044529_c001_v0001182_t0006_u01760935529400") 2025/10/20 04:50:50 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4103909a69784a7a_d20251020_m044528_c001_v7007000_t0000_u01760935528466") 2025/10/20 04:50:50 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf76a_d20251020_m044515_c001_v0001182_t0027_u01760935515433") 2025/10/20 04:50:50 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338aaf_d20251020_m044514_c001_v7007000_t0000_u01760935514130") 2025/10/20 04:50:50 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be0b9_d20251020_m044502_c001_v0001176_t0004_u01760935502276") 2025/10/20 04:50:50 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b23f6_d20251020_m044500_c001_v7007000_t0000_u01760935500784") 2025/10/20 04:50:51 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11519b48f94f0570_d20251020_m044449_c001_v0001171_t0039_u01760935489401") 2025/10/20 04:50:51 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f400166412bd5d970_d20251020_m044448_c001_v7007000_t0000_u01760935488115") 2025/10/20 04:50:51 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f107d682a6372e5a6_d20251020_m044443_c001_v0001044_t0008_u01760935483869") 2025/10/20 04:50:51 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4165fb72939105dc_d20251020_m044422_c001_v7007000_t0000_u01760935462831") 2025/10/20 04:50:51 DEBUG : dst/two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f10735e97d582813a_d20251020_m044421_c001_v0001113_t0013_u01760935461498") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f42182d91209e861d_d20251020_m044347_c001_v7007000_t0000_u01760935427108") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be00d_d20251020_m044343_c001_v0001176_t0014_u01760935423955") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f42182d91209e861c_d20251020_m044341_c001_v7007000_t0000_u01760935421962") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388bdffd_d20251020_m044331_c001_v0001176_t0056_u01760935411385") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8484_d20251020_m044240_c001_v7007000_t0000_u01760935360357") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388bdfb3_d20251020_m044236_c001_v0001176_t0011_u01760935356990") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b94_d20251020_m044217_c001_v7007000_t0000_u01760935337385") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf47a_d20251020_m044215_c001_v0001182_t0004_u01760935335555") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b90_d20251020_m044214_c001_v7007000_t0000_u01760935334789") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf472_d20251020_m044213_c001_v0001182_t0018_u01760935333628") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b8b_d20251020_m044211_c001_v7007000_t0000_u01760935331129") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf458_d20251020_m044209_c001_v0001182_t0042_u01760935329584") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b87_d20251020_m044208_c001_v7007000_t0000_u01760935328826") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf44f_d20251020_m044207_c001_v0001182_t0008_u01760935327604") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b2152_d20251020_m044202_c001_v7007000_t0000_u01760935322319") 2025/10/20 04:50:51 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf40d_d20251020_m044200_c001_v0001182_t0022_u01760935320962") 2025/10/20 04:50:52 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b214f_d20251020_m044200_c001_v7007000_t0000_u01760935320184") 2025/10/20 04:50:52 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf407_d20251020_m044159_c001_v0001182_t0026_u01760935319404") 2025/10/20 04:50:52 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b2143_d20251020_m044155_c001_v7007000_t0000_u01760935315491") 2025/10/20 04:50:52 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf3d9_d20251020_m044154_c001_v0001182_t0040_u01760935314319") 2025/10/20 04:50:52 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb42_d20251020_m044152_c001_v7007000_t0000_u01760935312454") 2025/10/20 04:50:52 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf3c1_d20251020_m044151_c001_v0001182_t0044_u01760935311521") 2025/10/20 04:50:52 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb3f_d20251020_m044151_c001_v7007000_t0000_u01760935311159") 2025/10/20 04:50:52 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f114673a153460922_d20251020_m044150_c001_v0001036_t0002_u01760935310372") 2025/10/20 04:50:52 DEBUG : empty space: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf3ab_d20251020_m044148_c001_v0001182_t0042_u01760935308846") 2025/10/20 04:50:52 DEBUG : enormous: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b93_d20251020_m044216_c001_v7007000_t0000_u01760935336547") 2025/10/20 04:50:52 DEBUG : enormous: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf47e_d20251020_m044215_c001_v0001182_t0029_u01760935335770") 2025/10/20 04:50:52 DEBUG : existing: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf175510870_d20251020_m044606_c001_v7007000_t0000_u01760935566379") 2025/10/20 04:50:52 DEBUG : existing: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be122_d20251020_m044605_c001_v0001176_t0013_u01760935565190") 2025/10/20 04:50:52 DEBUG : existing: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8478_d20251020_m044235_c001_v7007000_t0000_u01760935355577") 2025/10/20 04:50:52 DEBUG : existing: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf4e3_d20251020_m044234_c001_v0001182_t0039_u01760935354583") 2025/10/20 04:50:52 DEBUG : existing: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb2f_d20251020_m044146_c001_v7007000_t0000_u01760935306223") 2025/10/20 04:50:52 DEBUG : existing: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf399_d20251020_m044145_c001_v0001182_t0004_u01760935305270") 2025/10/20 04:50:52 DEBUG : existing: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb18_d20251020_m044144_c001_v7007000_t0000_u01760935304729") 2025/10/20 04:50:52 DEBUG : existing: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf38f_d20251020_m044144_c001_v0001182_t0036_u01760935304124") 2025/10/20 04:50:52 DEBUG : existing: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf38d_d20251020_m044143_c001_v0001182_t0044_u01760935303337") 2025/10/20 04:50:52 DEBUG : existing-b: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8479_d20251020_m044235_c001_v7007000_t0000_u01760935355759") 2025/10/20 04:50:52 DEBUG : existing-b: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388bdfad_d20251020_m044234_c001_v0001176_t0018_u01760935354572") 2025/10/20 04:50:53 DEBUG : file1: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2c4_d20251020_m044650_c001_v7007000_t0000_u01760935610548") 2025/10/20 04:50:53 DEBUG : file1: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811503_d20251020_m044649_c001_v0001157_t0008_u01760935609302") 2025/10/20 04:50:53 DEBUG : file1: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2be_d20251020_m044646_c001_v7007000_t0000_u01760935606954") 2025/10/20 04:50:53 DEBUG : file1: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c627ca_d20251020_m044645_c001_v0001178_t0016_u01760935605668") 2025/10/20 04:50:53 DEBUG : five: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b95_d20251020_m044220_c001_v7007000_t0000_u01760935340836") 2025/10/20 04:50:53 DEBUG : five: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f406e8a2cdb8cf492_d20251020_m044218_c001_v0001182_t0033_u01760935338940") 2025/10/20 04:50:53 DEBUG : foo: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b2142_d20251020_m044153_c001_v7007000_t0000_u01760935313952") 2025/10/20 04:50:53 DEBUG : foo: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f406e8a2cdb8cf3d3_d20251020_m044153_c001_v0001182_t0033_u01760935313398") 2025/10/20 04:50:53 DEBUG : foo: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f406e8a2cdb8cf3cd_d20251020_m044152_c001_v0001182_t0033_u01760935312816") 2025/10/20 04:50:53 DEBUG : four: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b96_d20251020_m044221_c001_v7007000_t0000_u01760935341019") 2025/10/20 04:50:53 DEBUG : four: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41733c22388bdf99_d20251020_m044219_c001_v0001176_t0044_u01760935339682") 2025/10/20 04:50:53 DEBUG : four: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf490_d20251020_m044218_c001_v0001182_t0049_u01760935338356") 2025/10/20 04:50:53 DEBUG : hello world2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf1755103a9_d20251020_m044103_c001_v7007000_t0000_u01760935263779") 2025/10/20 04:50:53 DEBUG : hello world2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf2c9_d20251020_m044103_c001_v0001182_t0044_u01760935263184") 2025/10/20 04:50:53 DEBUG : ignore-size: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb15_d20251020_m044142_c001_v7007000_t0000_u01760935302971") 2025/10/20 04:50:53 DEBUG : ignore-size: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf383_d20251020_m044142_c001_v0001182_t0027_u01760935302032") 2025/10/20 04:50:53 DEBUG : nested/sub dir/file: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8474_d20251020_m044233_c001_v7007000_t0000_u01760935353839") 2025/10/20 04:50:53 DEBUG : nested/sub dir/file: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf4d7_d20251020_m044233_c001_v0001182_t0010_u01760935353057") 2025/10/20 04:50:53 DEBUG : nested/sub dir/file: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4ba5_d20251020_m044232_c001_v7007000_t0000_u01760935352312") 2025/10/20 04:50:53 DEBUG : nested/sub dir/file: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf4d1_d20251020_m044231_c001_v0001182_t0022_u01760935351383") 2025/10/20 04:50:53 DEBUG : one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b97_d20251020_m044221_c001_v7007000_t0000_u01760935341201") 2025/10/20 04:50:53 DEBUG : one: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f406e8a2cdb8cf488_d20251020_m044217_c001_v0001182_t0033_u01760935337785") 2025/10/20 04:50:54 DEBUG : only0: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2a6_d20251020_m044641_c001_v7007000_t0000_u01760935601211") 2025/10/20 04:50:54 DEBUG : only0: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41733c22388be196_d20251020_m044635_c001_v0001176_t0044_u01760935595462") 2025/10/20 04:50:54 DEBUG : only0: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8a9_d20251020_m044626_c001_v0001182_t0001_u01760935586179") 2025/10/20 04:50:54 DEBUG : only0: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b242c_d20251020_m044620_c001_v7007000_t0000_u01760935580328") 2025/10/20 04:50:54 DEBUG : only0: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf840_d20251020_m044609_c001_v0001182_t0044_u01760935569843") 2025/10/20 04:50:54 DEBUG : only1: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2a7_d20251020_m044641_c001_v7007000_t0000_u01760935601395") 2025/10/20 04:50:54 DEBUG : only1: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f406e8a2cdb8cf8ff_d20251020_m044636_c001_v0001182_t0033_u01760935596243") 2025/10/20 04:50:54 DEBUG : only1: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8ab_d20251020_m044626_c001_v0001182_t0023_u01760935586620") 2025/10/20 04:50:54 DEBUG : only1: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b242a_d20251020_m044619_c001_v7007000_t0000_u01760935579965") 2025/10/20 04:50:54 DEBUG : only1: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf842_d20251020_m044610_c001_v0001182_t0053_u01760935570289") 2025/10/20 04:50:54 DEBUG : only10: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2a8_d20251020_m044641_c001_v7007000_t0000_u01760935601582") 2025/10/20 04:50:54 DEBUG : only10: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f406e8a2cdb8cf8f7_d20251020_m044635_c001_v0001182_t0033_u01760935595471") 2025/10/20 04:50:54 DEBUG : only10: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8cf_d20251020_m044630_c001_v0001182_t0008_u01760935590699") 2025/10/20 04:50:54 DEBUG : only10: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b242e_d20251020_m044620_c001_v7007000_t0000_u01760935580691") 2025/10/20 04:50:54 DEBUG : only10: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf85a_d20251020_m044614_c001_v0001182_t0001_u01760935574260") 2025/10/20 04:50:54 DEBUG : only11: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2ab_d20251020_m044641_c001_v7007000_t0000_u01760935601765") 2025/10/20 04:50:54 DEBUG : only11: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f412ee9fa3b8114eb_d20251020_m044636_c001_v0001157_t0019_u01760935596772") 2025/10/20 04:50:54 DEBUG : only11: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8d3_d20251020_m044631_c001_v0001182_t0002_u01760935591126") 2025/10/20 04:50:54 DEBUG : only11: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877194_d20251020_m044620_c001_v7007000_t0000_u01760935580342") 2025/10/20 04:50:54 DEBUG : only11: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf860_d20251020_m044614_c001_v0001182_t0017_u01760935574759") 2025/10/20 04:50:55 DEBUG : only12: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2ac_d20251020_m044641_c001_v7007000_t0000_u01760935601948") 2025/10/20 04:50:55 DEBUG : only12: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f412ee9fa3b8114e5_d20251020_m044636_c001_v0001157_t0019_u01760935596218") 2025/10/20 04:50:55 DEBUG : only12: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8d5_d20251020_m044631_c001_v0001182_t0039_u01760935591564") 2025/10/20 04:50:55 DEBUG : only12: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b2428_d20251020_m044619_c001_v7007000_t0000_u01760935579598") 2025/10/20 04:50:55 DEBUG : only12: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf862_d20251020_m044615_c001_v0001182_t0041_u01760935575203") 2025/10/20 04:50:55 DEBUG : only13: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2ad_d20251020_m044642_c001_v7007000_t0000_u01760935602132") 2025/10/20 04:50:55 DEBUG : only13: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f417cbfd393c627b0_d20251020_m044636_c001_v0001178_t0022_u01760935596035") 2025/10/20 04:50:55 DEBUG : only13: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8d9_d20251020_m044631_c001_v0001182_t0044_u01760935591992") 2025/10/20 04:50:55 DEBUG : only13: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8bd_d20251020_m044620_c001_v7007000_t0000_u01760935580353") 2025/10/20 04:50:55 DEBUG : only13: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf866_d20251020_m044615_c001_v0001182_t0046_u01760935575669") 2025/10/20 04:50:55 DEBUG : only14: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2ae_d20251020_m044642_c001_v7007000_t0000_u01760935602314") 2025/10/20 04:50:55 DEBUG : only14: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41733c22388be198_d20251020_m044635_c001_v0001176_t0044_u01760935595864") 2025/10/20 04:50:55 DEBUG : only14: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8dd_d20251020_m044632_c001_v0001182_t0028_u01760935592436") 2025/10/20 04:50:55 DEBUG : only14: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877195_d20251020_m044620_c001_v7007000_t0000_u01760935580362") 2025/10/20 04:50:55 DEBUG : only14: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf868_d20251020_m044616_c001_v0001182_t0010_u01760935576092") 2025/10/20 04:50:55 DEBUG : only15: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2af_d20251020_m044642_c001_v7007000_t0000_u01760935602497") 2025/10/20 04:50:55 DEBUG : only15: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f406e8a2cdb8cf8fb_d20251020_m044635_c001_v0001182_t0033_u01760935595874") 2025/10/20 04:50:55 DEBUG : only15: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8e3_d20251020_m044632_c001_v0001182_t0042_u01760935592869") 2025/10/20 04:50:55 DEBUG : only15: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b242d_d20251020_m044620_c001_v7007000_t0000_u01760935580510") 2025/10/20 04:50:55 DEBUG : only15: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf86e_d20251020_m044616_c001_v0001182_t0025_u01760935576533") 2025/10/20 04:50:55 DEBUG : only16: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2b0_d20251020_m044642_c001_v7007000_t0000_u01760935602680") 2025/10/20 04:50:55 DEBUG : only16: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41733c22388be19a_d20251020_m044636_c001_v0001176_t0044_u01760935596048") 2025/10/20 04:50:55 DEBUG : only16: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8e7_d20251020_m044633_c001_v0001182_t0003_u01760935593314") 2025/10/20 04:50:56 DEBUG : only16: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b2429_d20251020_m044619_c001_v7007000_t0000_u01760935579783") 2025/10/20 04:50:56 DEBUG : only16: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf878_d20251020_m044616_c001_v0001182_t0006_u01760935576996") 2025/10/20 04:50:56 DEBUG : only17: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2b1_d20251020_m044642_c001_v7007000_t0000_u01760935602866") 2025/10/20 04:50:56 DEBUG : only17: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f406e8a2cdb8cf8fd_d20251020_m044636_c001_v0001182_t0033_u01760935596058") 2025/10/20 04:50:56 DEBUG : only17: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8eb_d20251020_m044633_c001_v0001182_t0030_u01760935593756") 2025/10/20 04:50:56 DEBUG : only17: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877197_d20251020_m044620_c001_v7007000_t0000_u01760935580526") 2025/10/20 04:50:56 DEBUG : only17: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf87b_d20251020_m044617_c001_v0001182_t0007_u01760935577418") 2025/10/20 04:50:56 DEBUG : only18: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2b2_d20251020_m044643_c001_v7007000_t0000_u01760935603049") 2025/10/20 04:50:56 DEBUG : only18: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f417cbfd393c627b2_d20251020_m044636_c001_v0001178_t0022_u01760935596223") 2025/10/20 04:50:56 DEBUG : only18: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8ed_d20251020_m044634_c001_v0001182_t0039_u01760935594179") 2025/10/20 04:50:56 DEBUG : only18: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877191_d20251020_m044619_c001_v7007000_t0000_u01760935579989") 2025/10/20 04:50:57 DEBUG : only18: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf881_d20251020_m044617_c001_v0001182_t0000_u01760935577847") 2025/10/20 04:50:57 DEBUG : only19: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2b3_d20251020_m044643_c001_v7007000_t0000_u01760935603233") 2025/10/20 04:50:57 DEBUG : only19: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41733c22388be19e_d20251020_m044636_c001_v0001176_t0044_u01760935596234") 2025/10/20 04:50:57 DEBUG : only19: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8f1_d20251020_m044634_c001_v0001182_t0004_u01760935594605") 2025/10/20 04:50:57 DEBUG : only19: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b242b_d20251020_m044620_c001_v7007000_t0000_u01760935580145") 2025/10/20 04:50:57 DEBUG : only19: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf889_d20251020_m044618_c001_v0001182_t0007_u01760935578372") 2025/10/20 04:50:57 DEBUG : only2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2b5_d20251020_m044643_c001_v7007000_t0000_u01760935603417") 2025/10/20 04:50:57 DEBUG : only2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f412ee9fa3b8114e7_d20251020_m044636_c001_v0001157_t0019_u01760935596405") 2025/10/20 04:50:57 DEBUG : only2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8af_d20251020_m044627_c001_v0001182_t0020_u01760935587019") 2025/10/20 04:50:57 DEBUG : only2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877190_d20251020_m044619_c001_v7007000_t0000_u01760935579975") 2025/10/20 04:50:57 DEBUG : only2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf844_d20251020_m044610_c001_v0001182_t0018_u01760935570713") 2025/10/20 04:50:57 DEBUG : only3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2b6_d20251020_m044643_c001_v7007000_t0000_u01760935603601") 2025/10/20 04:50:57 DEBUG : only3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f417cbfd393c627b4_d20251020_m044636_c001_v0001178_t0022_u01760935596419") 2025/10/20 04:50:57 DEBUG : only3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8b5_d20251020_m044627_c001_v0001182_t0015_u01760935587471") 2025/10/20 04:50:57 DEBUG : only3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8be_d20251020_m044620_c001_v7007000_t0000_u01760935580536") 2025/10/20 04:50:57 DEBUG : only3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf846_d20251020_m044611_c001_v0001182_t0034_u01760935571144") 2025/10/20 04:50:57 DEBUG : only4: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2b7_d20251020_m044643_c001_v7007000_t0000_u01760935603785") 2025/10/20 04:50:57 DEBUG : only4: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41733c22388be1a0_d20251020_m044636_c001_v0001176_t0044_u01760935596428") 2025/10/20 04:50:57 DEBUG : only4: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8bd_d20251020_m044627_c001_v0001182_t0005_u01760935587890") 2025/10/20 04:50:57 DEBUG : only4: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287719a_d20251020_m044620_c001_v7007000_t0000_u01760935580708") 2025/10/20 04:50:57 DEBUG : only4: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf84a_d20251020_m044611_c001_v0001182_t0003_u01760935571595") 2025/10/20 04:50:57 DEBUG : only5: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2b8_d20251020_m044643_c001_v7007000_t0000_u01760935603971") 2025/10/20 04:50:57 DEBUG : only5: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f406e8a2cdb8cf903_d20251020_m044636_c001_v0001182_t0033_u01760935596437") 2025/10/20 04:50:57 DEBUG : only5: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8bf_d20251020_m044628_c001_v0001182_t0040_u01760935588319") 2025/10/20 04:50:58 DEBUG : only5: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877192_d20251020_m044620_c001_v7007000_t0000_u01760935580159") 2025/10/20 04:50:58 DEBUG : only5: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf84e_d20251020_m044612_c001_v0001182_t0051_u01760935572000") 2025/10/20 04:50:58 DEBUG : only6: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2b9_d20251020_m044644_c001_v7007000_t0000_u01760935604155") 2025/10/20 04:50:58 DEBUG : only6: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f412ee9fa3b8114e9_d20251020_m044636_c001_v0001157_t0019_u01760935596591") 2025/10/20 04:50:58 DEBUG : only6: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8c1_d20251020_m044628_c001_v0001182_t0034_u01760935588761") 2025/10/20 04:50:58 DEBUG : only6: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877198_d20251020_m044620_c001_v7007000_t0000_u01760935580545") 2025/10/20 04:50:58 DEBUG : only6: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf852_d20251020_m044612_c001_v0001182_t0027_u01760935572428") 2025/10/20 04:50:58 DEBUG : only7: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2ba_d20251020_m044644_c001_v7007000_t0000_u01760935604338") 2025/10/20 04:50:58 DEBUG : only7: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f417cbfd393c627b6_d20251020_m044636_c001_v0001178_t0022_u01760935596608") 2025/10/20 04:50:58 DEBUG : only7: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8c3_d20251020_m044629_c001_v0001182_t0010_u01760935589224") 2025/10/20 04:50:58 DEBUG : only7: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8bc_d20251020_m044620_c001_v7007000_t0000_u01760935580169") 2025/10/20 04:50:58 DEBUG : only7: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf854_d20251020_m044612_c001_v0001182_t0035_u01760935572855") 2025/10/20 04:50:58 DEBUG : only8: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2bb_d20251020_m044644_c001_v7007000_t0000_u01760935604521") 2025/10/20 04:50:58 DEBUG : only8: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41733c22388be1a2_d20251020_m044636_c001_v0001176_t0044_u01760935596617") 2025/10/20 04:50:58 DEBUG : only8: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8c5_d20251020_m044629_c001_v0001182_t0028_u01760935589714") 2025/10/20 04:50:58 DEBUG : only8: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877193_d20251020_m044620_c001_v7007000_t0000_u01760935580179") 2025/10/20 04:50:58 DEBUG : only8: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf856_d20251020_m044613_c001_v0001182_t0042_u01760935573331") 2025/10/20 04:50:58 DEBUG : only9: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2bd_d20251020_m044644_c001_v7007000_t0000_u01760935604704") 2025/10/20 04:50:58 DEBUG : only9: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f406e8a2cdb8cf907_d20251020_m044636_c001_v0001182_t0033_u01760935596626") 2025/10/20 04:50:58 DEBUG : only9: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf8cb_d20251020_m044630_c001_v0001182_t0044_u01760935590154") 2025/10/20 04:50:59 DEBUG : only9: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8ba_d20251020_m044619_c001_v7007000_t0000_u01760935579982") 2025/10/20 04:50:59 DEBUG : only9: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf858_d20251020_m044613_c001_v0001182_t0038_u01760935573760") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4ba3_d20251020_m044230_c001_v7007000_t0000_u01760935350252") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11519b48f94f02b7_d20251020_m044228_c001_v0001171_t0038_u01760935348411") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b9f_d20251020_m044227_c001_v7007000_t0000_u01760935347303") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf4b2_d20251020_m044225_c001_v0001182_t0019_u01760935345134") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b9c_d20251020_m044224_c001_v7007000_t0000_u01760935344401") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11519b48f94f029d_d20251020_m044222_c001_v0001171_t0017_u01760935342120") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b8e_d20251020_m044212_c001_v7007000_t0000_u01760935332850") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf464_d20251020_m044211_c001_v0001182_t0048_u01760935331677") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b8a_d20251020_m044210_c001_v7007000_t0000_u01760935330171") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf456_d20251020_m044209_c001_v0001182_t0055_u01760935329374") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b86_d20251020_m044208_c001_v7007000_t0000_u01760935328218") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf44d_d20251020_m044207_c001_v0001182_t0050_u01760935327398") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b2151_d20251020_m044201_c001_v7007000_t0000_u01760935321760") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf40b_d20251020_m044200_c001_v0001182_t0044_u01760935320739") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b2150_d20251020_m044200_c001_v7007000_t0000_u01760935320370") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf405_d20251020_m044159_c001_v0001182_t0007_u01760935319189") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b214e_d20251020_m044158_c001_v7007000_t0000_u01760935318822") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf401_d20251020_m044158_c001_v0001182_t0058_u01760935318199") 2025/10/20 04:50:59 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf3fb_d20251020_m044157_c001_v0001182_t0021_u01760935317625") 2025/10/20 04:51:00 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b214c_d20251020_m044157_c001_v7007000_t0000_u01760935317258") 2025/10/20 04:51:00 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf3ef_d20251020_m044156_c001_v0001182_t0059_u01760935316613") 2025/10/20 04:51:00 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf3eb_d20251020_m044156_c001_v0001182_t0025_u01760935316039") 2025/10/20 04:51:00 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b2144_d20251020_m044155_c001_v7007000_t0000_u01760935315674") 2025/10/20 04:51:00 DEBUG : potato: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf3df_d20251020_m044154_c001_v0001182_t0049_u01760935314900") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b2281_d20251020_m044357_c001_v7007000_t0000_u01760935437090") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11519b48f94f043d_d20251020_m044356_c001_v0001171_t0035_u01760935436315") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f42182d91209e861e_d20251020_m044347_c001_v7007000_t0000_u01760935427452") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11519b48f94f0402_d20251020_m044343_c001_v0001171_t0029_u01760935423244") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4175adbfc71927d7_d20251020_m044335_c001_v7007000_t0000_u01760935415821") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11519b48f94f03e5_d20251020_m044330_c001_v0001171_t0015_u01760935410663") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8486_d20251020_m044240_c001_v7007000_t0000_u01760935360596") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11519b48f94f02db_d20251020_m044236_c001_v0001171_t0032_u01760935356674") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b92_d20251020_m044216_c001_v7007000_t0000_u01760935336364") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf478_d20251020_m044215_c001_v0001182_t0014_u01760935335338") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b91_d20251020_m044214_c001_v7007000_t0000_u01760935334971") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf46c_d20251020_m044213_c001_v0001182_t0056_u01760935333400") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b8f_d20251020_m044213_c001_v7007000_t0000_u01760935333035") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf466_d20251020_m044212_c001_v0001182_t0041_u01760935332281") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b8c_d20251020_m044211_c001_v7007000_t0000_u01760935331313") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf45c_d20251020_m044210_c001_v0001182_t0037_u01760935330537") 2025/10/20 04:51:00 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b88_d20251020_m044209_c001_v7007000_t0000_u01760935329009") 2025/10/20 04:51:01 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf452_d20251020_m044208_c001_v0001182_t0057_u01760935328227") 2025/10/20 04:51:01 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b2153_d20251020_m044202_c001_v7007000_t0000_u01760935322505") 2025/10/20 04:51:01 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf413_d20251020_m044201_c001_v0001182_t0023_u01760935321551") 2025/10/20 04:51:01 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf1755103b5_d20251020_m044106_c001_v7007000_t0000_u01760935266390") 2025/10/20 04:51:01 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf2d3_d20251020_m044105_c001_v0001182_t0030_u01760935265807") 2025/10/20 04:51:01 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf1755103af_d20251020_m044104_c001_v7007000_t0000_u01760935264905") 2025/10/20 04:51:01 DEBUG : potato2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf2cf_d20251020_m044104_c001_v0001182_t0024_u01760935264317") 2025/10/20 04:51:01 DEBUG : potato3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f42182d91209e861f_d20251020_m044347_c001_v7007000_t0000_u01760935427808") 2025/10/20 04:51:01 DEBUG : potato3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf5d6_d20251020_m044344_c001_v0001182_t0027_u01760935424524") 2025/10/20 04:51:01 DEBUG : potato3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4175adbfc71927d9_d20251020_m044336_c001_v7007000_t0000_u01760935416001") 2025/10/20 04:51:01 DEBUG : potato3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf5aa_d20251020_m044331_c001_v0001182_t0039_u01760935411992") 2025/10/20 04:51:01 DEBUG : potato3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f848a_d20251020_m044241_c001_v7007000_t0000_u01760935361291") 2025/10/20 04:51:01 DEBUG : potato3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf4eb_d20251020_m044237_c001_v0001182_t0013_u01760935357244") 2025/10/20 04:51:01 DEBUG : pre-dest1/1: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f400166412bd5d882_d20251020_m044431_c001_v7007000_t0000_u01760935471421") 2025/10/20 04:51:01 DEBUG : pre-dest1/1: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf695_d20251020_m044423_c001_v0001182_t0047_u01760935463591") 2025/10/20 04:51:01 DEBUG : pre-dest2/2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f400166412bd5d883_d20251020_m044431_c001_v7007000_t0000_u01760935471604") 2025/10/20 04:51:01 DEBUG : pre-dest2/2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11519b48f94f04bc_d20251020_m044424_c001_v0001171_t0034_u01760935464154") 2025/10/20 04:51:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4165fb7293910591_d20251020_m044408_c001_v7007000_t0000_u01760935448740") 2025/10/20 04:51:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be035_d20251020_m044404_c001_v0001176_t0040_u01760935444864") 2025/10/20 04:51:01 DEBUG : sizeonly: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb13_d20251020_m044141_c001_v7007000_t0000_u01760935301483") 2025/10/20 04:51:01 DEBUG : sizeonly: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf37f_d20251020_m044140_c001_v0001182_t0012_u01760935300542") 2025/10/20 04:51:01 DEBUG : splitbanan: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f423f3964a6338d0d_d20251020_m044832_c001_v7007000_t0000_u01760935712252") 2025/10/20 04:51:02 DEBUG : splitbanan: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628fd_d20251020_m044824_c001_v0001178_t0012_u01760935704993") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287727e_d20251020_m044940_c001_v7007000_t0000_u01760935780450") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62a01_d20251020_m044933_c001_v0001178_t0056_u01760935773682") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed52c5_d20251020_m044926_c001_v7007000_t0000_u01760935766835") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c629b1_d20251020_m044920_c001_v0001178_t0034_u01760935760464") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877260_d20251020_m044913_c001_v7007000_t0000_u01760935753229") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62983_d20251020_m044906_c001_v0001178_t0054_u01760935746918") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf17551096d_d20251020_m044859_c001_v7007000_t0000_u01760935739553") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c6295d_d20251020_m044853_c001_v0001178_t0057_u01760935733313") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f415e124fbb947bd4_d20251020_m044846_c001_v7007000_t0000_u01760935726183") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62933_d20251020_m044839_c001_v0001178_t0036_u01760935719414") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4192e54f0ff36b7f_d20251020_m044826_c001_v7007000_t0000_u01760935706910") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be2c1_d20251020_m044823_c001_v0001176_t0031_u01760935703996") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105152_d20251020_m044816_c001_v7007000_t0000_u01760935696884") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be29b_d20251020_m044810_c001_v0001176_t0006_u01760935690310") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f401d37430b105134_d20251020_m044809_c001_v7007000_t0000_u01760935689394") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628ac_d20251020_m044806_c001_v0001178_t0023_u01760935686326") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f881c_d20251020_m044758_c001_v7007000_t0000_u01760935678993") 2025/10/20 04:51:02 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8115a4_d20251020_m044752_c001_v0001157_t0055_u01760935672531") 2025/10/20 04:51:03 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cf13_d20251020_m044751_c001_v7007000_t0000_u01760935671525") 2025/10/20 04:51:03 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811592_d20251020_m044748_c001_v0001157_t0009_u01760935668384") 2025/10/20 04:51:03 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40338a7a294562f1_d20251020_m044735_c001_v7007000_t0000_u01760935655847") 2025/10/20 04:51:03 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811569_d20251020_m044732_c001_v0001157_t0055_u01760935652564") 2025/10/20 04:51:03 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f418b4b763aa7d8fd_d20251020_m044725_c001_v7007000_t0000_u01760935645464") 2025/10/20 04:51:03 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811553_d20251020_m044718_c001_v0001157_t0032_u01760935638640") 2025/10/20 04:51:03 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cf06_d20251020_m044710_c001_v7007000_t0000_u01760935630735") 2025/10/20 04:51:03 DEBUG : splitbananasplit: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811526_d20251020_m044703_c001_v0001157_t0020_u01760935623828") 2025/10/20 04:51:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4182b62e230b24e2_d20251020_m044812_c001_v7007000_t0000_u01760935692002") 2025/10/20 04:51:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c628b4_d20251020_m044807_c001_v0001178_t0044_u01760935687380") 2025/10/20 04:51:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2d6_d20251020_m044658_c001_v7007000_t0000_u01760935618127") 2025/10/20 04:51:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be1ba_d20251020_m044655_c001_v0001176_t0014_u01760935615502") 2025/10/20 04:51:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40776c4bb406ba08_d20251020_m044654_c001_v7007000_t0000_u01760935614380") 2025/10/20 04:51:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf949_d20251020_m044651_c001_v0001182_t0000_u01760935611848") 2025/10/20 04:51:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41185a1fa61f8475_d20251020_m044234_c001_v7007000_t0000_u01760935354021") 2025/10/20 04:51:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11519b48f94f02d1_d20251020_m044233_c001_v0001171_t0032_u01760935353050") 2025/10/20 04:51:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4ba6_d20251020_m044232_c001_v7007000_t0000_u01760935352495") 2025/10/20 04:51:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388bdfa9_d20251020_m044231_c001_v0001176_t0036_u01760935351734") 2025/10/20 04:51:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb0f_d20251020_m044138_c001_v7007000_t0000_u01760935298496") 2025/10/20 04:51:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf379_d20251020_m044137_c001_v0001182_t0030_u01760935297019") 2025/10/20 04:51:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb0e_d20251020_m044136_c001_v7007000_t0000_u01760935296659") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf371_d20251020_m044135_c001_v0001182_t0010_u01760935295544") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb0c_d20251020_m044133_c001_v7007000_t0000_u01760935293468") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf367_d20251020_m044132_c001_v0001182_t0047_u01760935292398") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb07_d20251020_m044131_c001_v7007000_t0000_u01760935291858") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf35f_d20251020_m044130_c001_v0001182_t0037_u01760935290737") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf355_d20251020_m044128_c001_v0001182_t0057_u01760935288197") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb03_d20251020_m044127_c001_v7007000_t0000_u01760935287837") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf34f_d20251020_m044127_c001_v0001182_t0028_u01760935287267") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf343_d20251020_m044126_c001_v0001182_t0058_u01760935286502") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f422b06bf1c92cb02_d20251020_m044126_c001_v7007000_t0000_u01760935286142") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf333_d20251020_m044123_c001_v0001182_t0017_u01760935283102") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf329_d20251020_m044120_c001_v0001182_t0003_u01760935280471") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf1755103c2_d20251020_m044120_c001_v7007000_t0000_u01760935280113") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf320_d20251020_m044119_c001_v0001182_t0023_u01760935279560") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf31d_d20251020_m044118_c001_v0001182_t0020_u01760935278787") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf1755103c1_d20251020_m044118_c001_v7007000_t0000_u01760935278428") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf305_d20251020_m044114_c001_v0001182_t0017_u01760935274326") 2025/10/20 04:51:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf1755103be_d20251020_m044113_c001_v7007000_t0000_u01760935273963") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf301_d20251020_m044113_c001_v0001182_t0029_u01760935273394") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf1755103bc_d20251020_m044112_c001_v7007000_t0000_u01760935272499") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf2f7_d20251020_m044111_c001_v0001182_t0026_u01760935271942") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf1755103bb_d20251020_m044111_c001_v7007000_t0000_u01760935271405") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf2f1_d20251020_m044110_c001_v0001182_t0013_u01760935270844") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf1755103b8_d20251020_m044109_c001_v7007000_t0000_u01760935269947") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf2e7_d20251020_m044109_c001_v0001182_t0022_u01760935269193") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf1755103b7_d20251020_m044108_c001_v7007000_t0000_u01760935268655") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf2e1_d20251020_m044108_c001_v0001182_t0058_u01760935268047") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf1755103b6_d20251020_m044107_c001_v7007000_t0000_u01760935267506") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf2dd_d20251020_m044106_c001_v0001182_t0022_u01760935266927") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf1755103a6_d20251020_m044102_c001_v7007000_t0000_u01760935262646") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf2c3_d20251020_m044102_c001_v0001182_t0046_u01760935262081") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf1755103a5_d20251020_m044101_c001_v7007000_t0000_u01760935261539") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf2b9_d20251020_m044100_c001_v0001182_t0019_u01760935260943") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf1755103a3_d20251020_m044100_c001_v7007000_t0000_u01760935260046") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf2b3_d20251020_m044059_c001_v0001182_t0025_u01760935259476") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41649bf1755103a2_d20251020_m044057_c001_v7007000_t0000_u01760935257138") 2025/10/20 04:51:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf2ab_d20251020_m044056_c001_v0001182_t0053_u01760935256535") 2025/10/20 04:51:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2d7_d20251020_m044658_c001_v7007000_t0000_u01760935618317") 2025/10/20 04:51:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811510_d20251020_m044655_c001_v0001157_t0033_u01760935615518") 2025/10/20 04:51:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f40776c4bb406ba0a_d20251020_m044654_c001_v7007000_t0000_u01760935614565") 2025/10/20 04:51:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c627d6_d20251020_m044651_c001_v0001178_t0007_u01760935611501") 2025/10/20 04:51:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877280_d20251020_m044942_c001_v7007000_t0000_u01760935782477") 2025/10/20 04:51:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be394_d20251020_m044941_c001_v0001176_t0011_u01760935781826") 2025/10/20 04:51:06 DEBUG : sub/yam: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4ba2_d20251020_m044229_c001_v7007000_t0000_u01760935349704") 2025/10/20 04:51:06 DEBUG : sub/yam: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf4c4_d20251020_m044228_c001_v0001182_t0008_u01760935348052") 2025/10/20 04:51:06 DEBUG : test_dir1/file2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2c6_d20251020_m044650_c001_v7007000_t0000_u01760935610732") 2025/10/20 04:51:06 DEBUG : test_dir1/file2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be1ae_d20251020_m044647_c001_v0001176_t0042_u01760935607934") 2025/10/20 04:51:06 DEBUG : test_dir1/file2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2bf_d20251020_m044647_c001_v7007000_t0000_u01760935607138") 2025/10/20 04:51:06 DEBUG : test_dir1/file2: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf92f_d20251020_m044645_c001_v0001182_t0034_u01760935605677") 2025/10/20 04:51:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2c9_d20251020_m044650_c001_v7007000_t0000_u01760935610915") 2025/10/20 04:51:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c627ce_d20251020_m044647_c001_v0001178_t0003_u01760935607925") 2025/10/20 04:51:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4149afcae813f2c0_d20251020_m044647_c001_v7007000_t0000_u01760935607320") 2025/10/20 04:51:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be1ac_d20251020_m044645_c001_v0001176_t0006_u01760935605677") 2025/10/20 04:51:06 DEBUG : three: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b98_d20251020_m044221_c001_v7007000_t0000_u01760935341383") 2025/10/20 04:51:06 DEBUG : three: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf498_d20251020_m044220_c001_v0001182_t0056_u01760935340249") 2025/10/20 04:51:06 DEBUG : three: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cf48c_d20251020_m044218_c001_v0001182_t0027_u01760935338159") 2025/10/20 04:51:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877282_d20251020_m044944_c001_v7007000_t0000_u01760935784217") 2025/10/20 04:51:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b8116ee_d20251020_m044943_c001_v0001157_t0027_u01760935783432") 2025/10/20 04:51:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287728d_d20251020_m045002_c001_v7007000_t0000_u01760935802765") 2025/10/20 04:51:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfdd3_d20251020_m045001_c001_v0001182_t0029_u01760935801171") 2025/10/20 04:51:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287728a_d20251020_m044959_c001_v7007000_t0000_u01760935799572") 2025/10/20 04:51:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811734_d20251020_m044957_c001_v0001157_t0018_u01760935797909") 2025/10/20 04:51:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877289_d20251020_m044956_c001_v7007000_t0000_u01760935796956") 2025/10/20 04:51:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be3d4_d20251020_m044956_c001_v0001176_t0018_u01760935796334") 2025/10/20 04:51:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877286_d20251020_m044951_c001_v7007000_t0000_u01760935791382") 2025/10/20 04:51:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b811714_d20251020_m044950_c001_v0001157_t0035_u01760935790004") 2025/10/20 04:51:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877287_d20251020_m044953_c001_v7007000_t0000_u01760935793750") 2025/10/20 04:51:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfd94_d20251020_m044952_c001_v0001182_t0020_u01760935792345") 2025/10/20 04:51:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877285_d20251020_m044949_c001_v7007000_t0000_u01760935789033") 2025/10/20 04:51:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388be3ac_d20251020_m044948_c001_v0001176_t0030_u01760935788390") 2025/10/20 04:51:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877284_d20251020_m044947_c001_v7007000_t0000_u01760935787427") 2025/10/20 04:51:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62a59_d20251020_m044946_c001_v0001178_t0039_u01760935786795") 2025/10/20 04:51:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877283_d20251020_m044945_c001_v7007000_t0000_u01760935785823") 2025/10/20 04:51:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f106e8a2cdb8cfd44_d20251020_m044945_c001_v0001182_t0054_u01760935785182") 2025/10/20 04:51:07 DEBUG : toe/toe/toe: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f405b1185a15e2b0f_d20251020_m045007_c001_v7007000_t0000_u01760935807970") 2025/10/20 04:51:07 DEBUG : toe/toe/toe: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f112ee9fa3b81175a_d20251020_m045007_c001_v0001157_t0016_u01760935807205") 2025/10/20 04:51:07 DEBUG : toe/toe/toe: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd2877288_d20251020_m044955_c001_v7007000_t0000_u01760935795363") 2025/10/20 04:51:07 DEBUG : toe/toe/toe: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62a91_d20251020_m044954_c001_v0001178_t0032_u01760935794710") 2025/10/20 04:51:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287728f_d20251020_m045003_c001_v7007000_t0000_u01760935803362") 2025/10/20 04:51:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f117cbfd393c62aad_d20251020_m045002_c001_v0001178_t0036_u01760935802488") 2025/10/20 04:51:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f4121dc0fd287728c_d20251020_m045000_c001_v7007000_t0000_u01760935800192") 2025/10/20 04:51:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f115c243cfd5e1c9b_d20251020_m044959_c001_v0001154_t0003_u01760935799242") 2025/10/20 04:51:07 DEBUG : two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b99_d20251020_m044221_c001_v7007000_t0000_u01760935341566") 2025/10/20 04:51:07 DEBUG : two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f41519b48f94f0289_d20251020_m044219_c001_v0001171_t0036_u01760935339495") 2025/10/20 04:51:08 DEBUG : two: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f406e8a2cdb8cf48a_d20251020_m044217_c001_v0001182_t0033_u01760935337970") 2025/10/20 04:51:08 DEBUG : yam: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4ba4_d20251020_m044230_c001_v7007000_t0000_u01760935350435") 2025/10/20 04:51:08 DEBUG : yam: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1125e6783d54db39_d20251020_m044229_c001_v0001184_t0006_u01760935349496") 2025/10/20 04:51:08 DEBUG : yam: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b9e_d20251020_m044226_c001_v7007000_t0000_u01760935346753") 2025/10/20 04:51:08 DEBUG : yam: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388bdfa3_d20251020_m044225_c001_v0001176_t0035_u01760935345145") 2025/10/20 04:51:08 DEBUG : yam: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b9b_d20251020_m044223_c001_v7007000_t0000_u01760935343852") 2025/10/20 04:51:08 DEBUG : yam: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f11733c22388bdf9d_d20251020_m044222_c001_v0001176_t0046_u01760935342129") 2025/10/20 04:51:08 DEBUG : yaml: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4ba0_d20251020_m044227_c001_v7007000_t0000_u01760935347487") 2025/10/20 04:51:08 DEBUG : yaml: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1154fd977ec58c3c_d20251020_m044226_c001_v0001040_t0016_u01760935346055") 2025/10/20 04:51:08 DEBUG : yaml: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f409a344462ed4b9d_d20251020_m044224_c001_v7007000_t0000_u01760935344585") 2025/10/20 04:51:08 DEBUG : yaml: Deleting (id "4_z8f629da3e0bdfbfb9f980e1b_f1153e792dfb6b5ef_d20251020_m044223_c001_v0001157_t0013_u01760935343402") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m15.998241898s (try 1/5)