"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/10 04:16:07 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave" 2025/10/10 04:16:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 04:16:08 DEBUG : Creating backend with remote "/tmp/rclone3050239999" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:16:09 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/10 04:16:09 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:09 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/10 04:16:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:16:09 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:09 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:10 INFO : sub dir/hello world: Copied (new) 2025/10/10 04:16:10 DEBUG : B2 bucket rclone-test-peqebuj2wave: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", 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-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:12 DEBUG : Creating backend with remote "/non-existing" 2025/10/10 04:16:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/10 04:16:12 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:12 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:16:13 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:13 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.68s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", 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-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:14 INFO : B2 bucket rclone-test-peqebuj2wave: Running all checks before starting transfers 2025/10/10 04:16:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:16:14 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:14 INFO : B2 bucket rclone-test-peqebuj2wave: Checks finished, now starting transfers 2025/10/10 04:16:14 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.17s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:15 ERROR : Ignoring --no-traverse with sync 2025/10/10 04:16:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:16:15 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:15 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:16 INFO : sub dir/hello world: Copied (new) 2025/10/10 04:16:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/10 04:16:17 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:17 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:17 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/10 04:16:17 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.15s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 04:16:18 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:18 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 04:16:19 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:19 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/10 04:16:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 04:16:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/10 04:16:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/10 04:16:20 INFO : sub dir2: Making directory 2025/10/10 04:16:20 INFO : sub dir: Making directory 2025/10/10 04:16:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:16:20 INFO : sub dir2/sub sub dir2: Making directory 2025/10/10 04:16:20 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:20 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:21 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/10 04:16:21 DEBUG : B2 bucket rclone-test-peqebuj2wave: 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-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:21 INFO : sub dir2: Making directory 2025/10/10 04:16:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/10 04:16:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 04:16:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:16:22 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:22 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:22 DEBUG : sub dir2: Making directory with metadata 2025/10/10 04:16:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 04:16:23 INFO : sub dir2: Making directory 2025/10/10 04:16:23 INFO : sub dir: Making directory 2025/10/10 04:16:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:16:23 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:23 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:23 INFO : sub dir/hello world: Copied (new) 2025/10/10 04:16:23 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/10 04:16:23 DEBUG : B2 bucket rclone-test-peqebuj2wave: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/10 04:16:23 DEBUG : B2 bucket rclone-test-peqebuj2wave: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.34s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", 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-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:24 INFO : sub dir2: Making directory 2025/10/10 04:16:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:16:24 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:24 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:25 INFO : sub dir/hello world: Copied (new) 2025/10/10 04:16:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:25 DEBUG : sub dir2: Making directory with metadata 2025/10/10 04:16:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 04:16:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/10 04:16:25 INFO : sub dir2: Making directory 2025/10/10 04:16:25 INFO : sub dir: Making directory 2025/10/10 04:16:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:16:25 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:25 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:26 INFO : sub dir/hello world: Copied (new) 2025/10/10 04:16:26 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/10 04:16:26 DEBUG : B2 bucket rclone-test-peqebuj2wave: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.14s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", 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-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:27 INFO : sub dir2: Making directory 2025/10/10 04:16:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:16:27 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:27 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:27 INFO : sub dir/hello world: Copied (new) 2025/10/10 04:16:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.17s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jujejux1pevo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-peqebuj2wave -> B2 bucket rclone-test-jujejux1pevo 2025/10/10 04:16:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:16:29 DEBUG : B2 bucket rclone-test-jujejux1pevo: Waiting for checks to finish 2025/10/10 04:16:29 DEBUG : B2 bucket rclone-test-jujejux1pevo: Waiting for transfers to finish 2025/10/10 04:16:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/10 04:16:30 DEBUG : B2 bucket rclone-test-jujejux1pevo: Purge remote 2025/10/10 04:16:30 INFO : B2 bucket rclone-test-jujejux1pevo: cleaning bucket "rclone-test-jujejux1pevo" of all files 2025/10/10 04:16:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad93505dcbcb9f980e1b_f116363c2976579cd_d20251010_m041630_c001_v0001182_t0036_u01760069790531") --- PASS: TestServerSideCopy (3.72s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:32 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/10 04:16:32 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/10 04:16:33 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.60s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dogiqar6sino" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-peqebuj2wave -> B2 bucket rclone-test-dogiqar6sino 2025/10/10 04:16:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:16:35 DEBUG : B2 bucket rclone-test-dogiqar6sino: Waiting for checks to finish 2025/10/10 04:16:35 DEBUG : B2 bucket rclone-test-dogiqar6sino: Waiting for transfers to finish 2025/10/10 04:16:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/10 04:16:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/10 04:16:37 DEBUG : B2 bucket rclone-test-dogiqar6sino: Waiting for checks to finish 2025/10/10 04:16:37 DEBUG : B2 bucket rclone-test-dogiqar6sino: Waiting for transfers to finish 2025/10/10 04:16:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/10 04:16:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/10 04:16:37 DEBUG : B2 bucket rclone-test-dogiqar6sino: Purge remote 2025/10/10 04:16:37 INFO : B2 bucket rclone-test-dogiqar6sino: cleaning bucket "rclone-test-dogiqar6sino" of all files 2025/10/10 04:16:37 DEBUG : sub dir/hello world: Deleting (id "4_z4f52bde3505dcbcb9f980e1b_f1123b4f0c381b324_d20251010_m041637_c001_v0001098_t0001_u01760069797192") 2025/10/10 04:16:37 DEBUG : sub dir/hello world: Deleting (id "4_z4f52bde3505dcbcb9f980e1b_f103c73bb14f0ddc6_d20251010_m041635_c001_v0001117_t0040_u01760069795811") --- PASS: TestServerSideCopyOverSelf (5.86s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/10 04:16:40 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:40 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/10 04:16:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/10 04:16:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.49s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:41 DEBUG : Creating backend with remote "TestB2:rclone-test-desojoy4taru" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-peqebuj2wave -> B2 bucket rclone-test-desojoy4taru 2025/10/10 04:16:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:16:42 DEBUG : B2 bucket rclone-test-desojoy4taru: Waiting for checks to finish 2025/10/10 04:16:42 DEBUG : B2 bucket rclone-test-desojoy4taru: Waiting for transfers to finish 2025/10/10 04:16:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/10 04:16:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/10 04:16:44 DEBUG : B2 bucket rclone-test-desojoy4taru: Waiting for checks to finish 2025/10/10 04:16:44 DEBUG : B2 bucket rclone-test-desojoy4taru: Waiting for transfers to finish 2025/10/10 04:16:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/10 04:16:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/10 04:16:44 INFO : sub dir/hello world: Deleted 2025/10/10 04:16:45 DEBUG : testing file moves 2025/10/10 04:16:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/10 04:16:45 DEBUG : B2 bucket rclone-test-desojoy4taru: Waiting for checks to finish 2025/10/10 04:16:45 DEBUG : B2 bucket rclone-test-desojoy4taru: Waiting for transfers to finish 2025/10/10 04:16:46 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/10 04:16:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/10 04:16:46 INFO : sub dir/hello world: Deleted 2025/10/10 04:16:47 DEBUG : B2 bucket rclone-test-desojoy4taru: Purge remote 2025/10/10 04:16:47 INFO : B2 bucket rclone-test-desojoy4taru: cleaning bucket "rclone-test-desojoy4taru" of all files 2025/10/10 04:16:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2ddb3505dcbcb9f980e1b_f106b927d023f7292_d20251010_m041645_c001_v0001104_t0011_u01760069805778") 2025/10/10 04:16:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2ddb3505dcbcb9f980e1b_f113f5e08cb091394_d20251010_m041644_c001_v0001130_t0020_u01760069804319") 2025/10/10 04:16:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2ddb3505dcbcb9f980e1b_f10987d0b178d9308_d20251010_m041643_c001_v0001150_t0036_u01760069803230") --- PASS: TestServerSideMoveOverSelf (7.55s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:48 ERROR : error listing: directory not found 2025/10/10 04:16:49 INFO : Local file system at /tmp/rclone3050239999: Making directory 2025/10/10 04:16:49 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:49 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.30s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:16:50 DEBUG : Local file system at /tmp/rclone3050239999: Waiting for checks to finish 2025/10/10 04:16:50 DEBUG : Local file system at /tmp/rclone3050239999: Waiting for transfers to finish 2025/10/10 04:16:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:16:51 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/10 04:16:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.68s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:51 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/10 04:16:51 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:51 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/10 04:16:52 INFO : check sum: Copied (new) 2025/10/10 04:16:52 DEBUG : Waiting for deletions to finish 2025/10/10 04:16:52 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/10 04:16:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/10 04:16:52 DEBUG : check sum: Unchanged skipping 2025/10/10 04:16:52 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:52 DEBUG : Waiting for deletions to finish 2025/10/10 04:16:52 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.54s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/10 04:16:53 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:53 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:53 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/10 04:16:53 INFO : sizeonly: Copied (new) 2025/10/10 04:16:53 DEBUG : Waiting for deletions to finish 2025/10/10 04:16:53 DEBUG : sizeonly: Sizes identical 2025/10/10 04:16:53 DEBUG : sizeonly: Unchanged skipping 2025/10/10 04:16:53 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:53 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:53 DEBUG : Waiting for deletions to finish 2025/10/10 04:16:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/10 04:16:54 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:54 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:55 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/10 04:16:55 INFO : ignore-size: Copied (new) 2025/10/10 04:16:55 DEBUG : Waiting for deletions to finish 2025/10/10 04:16:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:16:55 DEBUG : ignore-size: Unchanged skipping 2025/10/10 04:16:55 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:55 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:55 DEBUG : Waiting for deletions to finish 2025/10/10 04:16:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:16:56 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:56 DEBUG : existing: Unchanged skipping 2025/10/10 04:16:56 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:56 DEBUG : Waiting for deletions to finish 2025/10/10 04:16:56 INFO : There was nothing to transfer 2025/10/10 04:16:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/10 04:16:57 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:57 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/10 04:16:57 INFO : existing: Copied (replaced existing) 2025/10/10 04:16:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.69s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/10 04:16:58 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:58 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/10 04:16:58 INFO : existing: Copied (new) 2025/10/10 04:16:58 DEBUG : Waiting for deletions to finish 2025/10/10 04:16:58 DEBUG : existing: Destination exists, skipping 2025/10/10 04:16:58 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:16:58 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:16:58 DEBUG : Waiting for deletions to finish 2025/10/10 04:16:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:16:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/10 04:17:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:17:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/10 04:17:00 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:00 DEBUG : c/non empty space: Unchanged skipping 2025/10/10 04:17:00 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 04:17:00 INFO : a/potato2: Copied (new) 2025/10/10 04:17:00 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/10 04:17:02 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/10 04:17:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/10 04:17:02 DEBUG : empty space: Unchanged skipping 2025/10/10 04:17:02 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:02 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:02 INFO : There was nothing to transfer 2025/10/10 04:17:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/10 04:17:02 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/10 04:17:03 INFO : empty space: Updated modification time in destination 2025/10/10 04:17:03 DEBUG : empty space: Unchanged skipping 2025/10/10 04:17:03 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:03 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.45s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:04 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/10 04:17:04 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/10 04:17:04 DEBUG : empty space: Unchanged skipping 2025/10/10 04:17:04 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:04 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.30s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:05 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/10 04:17:05 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3050239999) 2025/10/10 04:17:05 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-peqebuj2wave) 2025/10/10 04:17:05 DEBUG : foo: sha1 differ 2025/10/10 04:17:05 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/10 04:17:06 INFO : foo: Copied (replaced existing) 2025/10/10 04:17:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:17:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/10 04:17:07 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:07 DEBUG : empty space: Unchanged skipping 2025/10/10 04:17:07 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 04:17:07 INFO : potato: Copied (new) 2025/10/10 04:17:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/10 04:17:09 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:09 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/10 04:17:09 INFO : potato: Copied (replaced existing) 2025/10/10 04:17:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.60s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:11 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/10 04:17:11 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3050239999) 2025/10/10 04:17:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-peqebuj2wave) 2025/10/10 04:17:11 DEBUG : potato: sha1 differ 2025/10/10 04:17:11 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/10 04:17:11 INFO : potato: Copied (replaced existing) 2025/10/10 04:17:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 04:17:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:17:12 DEBUG : empty space: Unchanged skipping 2025/10/10 04:17:12 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:12 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/10 04:17:12 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:17:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 04:17:14 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:14 DEBUG : empty space: Unchanged skipping 2025/10/10 04:17:14 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 04:17:14 INFO : potato2: Copied (new) 2025/10/10 04:17:14 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:14 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:16 INFO : d: Making directory 2025/10/10 04:17:16 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/10 04:17:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:17:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/10 04:17:16 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:16 DEBUG : c/non empty space: Unchanged skipping 2025/10/10 04:17:16 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 04:17:16 INFO : a/potato2: Copied (new) 2025/10/10 04:17:16 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:17 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:18 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/10 04:17:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:17:18 DEBUG : c/non empty space: Unchanged skipping 2025/10/10 04:17:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/10 04:17:18 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:18 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 04:17:19 INFO : a/potato2: Copied (new) 2025/10/10 04:17:19 ERROR : B2 bucket rclone-test-peqebuj2wave: not deleting files as there were IO errors 2025/10/10 04:17:19 ERROR : B2 bucket rclone-test-peqebuj2wave: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:20 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:17:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 04:17:20 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:20 DEBUG : empty space: Unchanged skipping 2025/10/10 04:17:20 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:21 INFO : potato: Deleted 2025/10/10 04:17:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 04:17:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.94s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:22 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:22 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:22 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:23 INFO : potato: Deleted 2025/10/10 04:17:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:17:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 04:17:23 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:23 DEBUG : empty space: Unchanged skipping 2025/10/10 04:17:23 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 04:17:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.51s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 04:17:25 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:25 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/10 04:17:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.73s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:26 DEBUG : enormous: Excluded (Size Filter) 2025/10/10 04:17:26 DEBUG : enormous: Excluded 2025/10/10 04:17:26 DEBUG : potato2: Excluded (Size Filter) 2025/10/10 04:17:26 DEBUG : potato2: Excluded 2025/10/10 04:17:27 DEBUG : potato2: Excluded (Size Filter) 2025/10/10 04:17:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:17:27 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:27 DEBUG : empty space: Unchanged skipping 2025/10/10 04:17:27 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:27 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:27 INFO : There was nothing to transfer 2025/10/10 04:17:27 DEBUG : enormous: Excluded (Size Filter) 2025/10/10 04:17:27 DEBUG : enormous: Excluded 2025/10/10 04:17:27 DEBUG : potato2: Excluded (Size Filter) 2025/10/10 04:17:27 DEBUG : potato2: Excluded 2025/10/10 04:17:27 DEBUG : potato2: Excluded (Size Filter) 2025/10/10 04:17:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/10 04:17:27 DEBUG : empty space: Unchanged skipping 2025/10/10 04:17:27 DEBUG : Local file system at /tmp/rclone3050239999: Waiting for checks to finish 2025/10/10 04:17:27 DEBUG : Local file system at /tmp/rclone3050239999: Waiting for transfers to finish 2025/10/10 04:17:27 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:29 DEBUG : enormous: Excluded (Size Filter) 2025/10/10 04:17:29 DEBUG : enormous: Excluded 2025/10/10 04:17:29 DEBUG : potato2: Excluded (Size Filter) 2025/10/10 04:17:29 DEBUG : potato2: Excluded 2025/10/10 04:17:29 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:17:29 DEBUG : empty space: Unchanged skipping 2025/10/10 04:17:29 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:29 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:29 INFO : enormous: Deleted 2025/10/10 04:17:29 INFO : potato2: Deleted 2025/10/10 04:17:29 INFO : There was nothing to transfer 2025/10/10 04:17:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/10 04:17:30 DEBUG : empty space: Unchanged skipping 2025/10/10 04:17:30 DEBUG : Local file system at /tmp/rclone3050239999: Waiting for checks to finish 2025/10/10 04:17:30 DEBUG : Local file system at /tmp/rclone3050239999: Waiting for transfers to finish 2025/10/10 04:17:30 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:30 INFO : enormous: Deleted 2025/10/10 04:17:30 INFO : potato2: Deleted 2025/10/10 04:17:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.36s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:31 DEBUG : five: Need to transfer - File not found at Destination 2025/10/10 04:17:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/10 04:17:31 DEBUG : one: Destination is newer than source, skipping 2025/10/10 04:17:31 DEBUG : three: Sizes identical 2025/10/10 04:17:31 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3050239999) 2025/10/10 04:17:31 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-peqebuj2wave) 2025/10/10 04:17:31 DEBUG : two: sha1 differ 2025/10/10 04:17:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/10 04:17:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/10 04:17:31 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/10 04:17:32 INFO : five: Copied (new) 2025/10/10 04:17:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/10 04:17:32 INFO : two: Copied (replaced existing) 2025/10/10 04:17:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/10 04:17:32 INFO : four: Copied (replaced existing) 2025/10/10 04:17:32 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:33 DEBUG : one: Destination is newer than source, skipping 2025/10/10 04:17:33 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3050239999) 2025/10/10 04:17:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/10 04:17:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-peqebuj2wave) 2025/10/10 04:17:33 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/10 04:17:33 DEBUG : three: sha1 differ 2025/10/10 04:17:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/10 04:17:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/10 04:17:33 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/10 04:17:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/10 04:17:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/10 04:17:33 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/10 04:17:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/10 04:17:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/10 04:17:33 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/10 04:17:33 INFO : three: Copied (replaced existing) 2025/10/10 04:17:33 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-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/10 04:17:34 INFO : B2 bucket rclone-test-peqebuj2wave: Making map for --track-renames 2025/10/10 04:17:34 INFO : B2 bucket rclone-test-peqebuj2wave: Finished making map for --track-renames 2025/10/10 04:17:34 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:34 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for renames to finish 2025/10/10 04:17:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/10 04:17:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/10 04:17:34 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/10 04:17:35 INFO : yam: Copied (new) 2025/10/10 04:17:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/10 04:17:35 INFO : potato: Copied (new) 2025/10/10 04:17:35 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:17:36 INFO : B2 bucket rclone-test-peqebuj2wave: Making map for --track-renames 2025/10/10 04:17:36 INFO : B2 bucket rclone-test-peqebuj2wave: Finished making map for --track-renames 2025/10/10 04:17:36 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:36 DEBUG : potato: Unchanged skipping 2025/10/10 04:17:36 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for renames to finish 2025/10/10 04:17:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/10 04:17:37 INFO : yam: Copied (server-side copy) to: yaml 2025/10/10 04:17:37 INFO : yam: Deleted 2025/10/10 04:17:37 INFO : yaml: Renamed from "yam" 2025/10/10 04:17:37 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.45s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/10 04:17:38 INFO : B2 bucket rclone-test-peqebuj2wave: Making map for --track-renames 2025/10/10 04:17:38 INFO : B2 bucket rclone-test-peqebuj2wave: Finished making map for --track-renames 2025/10/10 04:17:38 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/10 04:17:38 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for renames to finish 2025/10/10 04:17:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/10 04:17:38 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/10 04:17:38 INFO : yam: Copied (new) 2025/10/10 04:17:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/10 04:17:39 INFO : potato: Copied (new) 2025/10/10 04:17:39 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:17:39 INFO : B2 bucket rclone-test-peqebuj2wave: Making map for --track-renames 2025/10/10 04:17:39 INFO : B2 bucket rclone-test-peqebuj2wave: Finished making map for --track-renames 2025/10/10 04:17:39 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:39 DEBUG : potato: Unchanged skipping 2025/10/10 04:17:39 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for renames to finish 2025/10/10 04:17:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/10 04:17:40 INFO : yam: Copied (server-side copy) to: yaml 2025/10/10 04:17:40 INFO : yam: Deleted 2025/10/10 04:17:40 INFO : yaml: Renamed from "yam" 2025/10/10 04:17:40 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.91s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/10 04:17:41 INFO : B2 bucket rclone-test-peqebuj2wave: Making map for --track-renames 2025/10/10 04:17:41 INFO : B2 bucket rclone-test-peqebuj2wave: Finished making map for --track-renames 2025/10/10 04:17:41 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/10 04:17:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/10 04:17:41 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for renames to finish 2025/10/10 04:17:41 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/10 04:17:41 INFO : sub/yam: Copied (new) 2025/10/10 04:17:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/10 04:17:42 INFO : potato: Copied (new) 2025/10/10 04:17:42 DEBUG : Waiting for deletions to finish 2025/10/10 04:17:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:17:42 DEBUG : potato: Unchanged skipping 2025/10/10 04:17:42 INFO : B2 bucket rclone-test-peqebuj2wave: Making map for --track-renames 2025/10/10 04:17:42 INFO : B2 bucket rclone-test-peqebuj2wave: Finished making map for --track-renames 2025/10/10 04:17:42 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:42 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for renames to finish 2025/10/10 04:17:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/10 04:17:43 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/10 04:17:43 INFO : sub/yam: Deleted 2025/10/10 04:17:43 INFO : yam: Renamed from "sub/yam" 2025/10/10 04:17:43 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.97s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:44 DEBUG : Creating backend with remote "/tmp/rclone3050239999/dir1" 2025/10/10 04:17:44 DEBUG : Creating backend with remote "/tmp/rclone3050239999/dir2" 2025/10/10 04:17:44 DEBUG : Local file system at /tmp/rclone3050239999/dir2: Using server-side directory move 2025/10/10 04:17:44 INFO : Local file system at /tmp/rclone3050239999/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/10 04:17:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/10 04:17:44 DEBUG : Local file system at /tmp/rclone3050239999/dir2: Waiting for checks to finish 2025/10/10 04:17:44 DEBUG : Local file system at /tmp/rclone3050239999/dir2: Waiting for transfers to finish 2025/10/10 04:17:44 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:17:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/10 04:17:44 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:44 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/10 04:17:45 INFO : nested/sub dir/file: Copied (new) 2025/10/10 04:17:45 INFO : nested/sub dir/file: Deleted 2025/10/10 04:17:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:17:45 INFO : sub dir/hello world: Copied (new) 2025/10/10 04:17:45 INFO : sub dir/hello world: Deleted 2025/10/10 04:17:45 INFO : sub dir: Removing directory 2025/10/10 04:17:45 INFO : nested/sub dir: Removing directory 2025/10/10 04:17:45 INFO : nested: Removing directory 2025/10/10 04:17:45 DEBUG : Local file system at /tmp/rclone3050239999: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.73s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 04:17:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/10 04:17:46 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:46 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:17:46 INFO : sub dir/hello world: Copied (new) 2025/10/10 04:17:46 INFO : sub dir/hello world: Deleted 2025/10/10 04:17:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/10 04:17:46 INFO : nested/sub dir/file: Copied (new) 2025/10/10 04:17:46 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/10 04:17:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/10 04:17:47 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:47 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/10 04:17:48 INFO : existing: Copied (new) 2025/10/10 04:17:48 INFO : existing: Deleted 2025/10/10 04:17:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/10 04:17:48 INFO : existing-b: Copied (new) 2025/10/10 04:17:48 INFO : existing-b: Deleted 2025/10/10 04:17:48 DEBUG : existing: Destination exists, skipping 2025/10/10 04:17:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/10 04:17:48 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:17:48 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:17:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.87s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:17:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kofadar2feza" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-peqebuj2wave -> B2 bucket rclone-test-kofadar2feza 2025/10/10 04:17:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 04:17:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/10 04:17:53 DEBUG : empty space: Unchanged skipping 2025/10/10 04:17:53 DEBUG : B2 bucket rclone-test-kofadar2feza: Waiting for checks to finish 2025/10/10 04:17:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/10 04:17:54 INFO : empty space: Deleted 2025/10/10 04:17:54 DEBUG : B2 bucket rclone-test-kofadar2feza: Waiting for transfers to finish 2025/10/10 04:17:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 04:17:54 INFO : potato2: Copied (server-side copy) 2025/10/10 04:17:54 INFO : potato2: Deleted 2025/10/10 04:17:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/10 04:17:54 INFO : potato3: Copied (server-side copy) 2025/10/10 04:17:54 INFO : potato3: Deleted 2025/10/10 04:17:55 DEBUG : Creating backend with remote "TestB2:rclone-test-tivobon3tuye" 2025/10/10 04:17:56 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/10 04:17:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 04:17:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/10 04:17:56 DEBUG : B2 bucket rclone-test-tivobon3tuye: Waiting for checks to finish 2025/10/10 04:17:56 DEBUG : B2 bucket rclone-test-tivobon3tuye: Waiting for transfers to finish 2025/10/10 04:17:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/10 04:17:57 INFO : empty space: Copied (server-side copy) 2025/10/10 04:17:57 INFO : empty space: Deleted 2025/10/10 04:17:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/10 04:17:57 INFO : potato3: Copied (server-side copy) 2025/10/10 04:17:57 INFO : potato3: Deleted 2025/10/10 04:17:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 04:17:57 INFO : potato2: Copied (server-side copy) 2025/10/10 04:17:57 INFO : potato2: Deleted 2025/10/10 04:17:58 DEBUG : B2 bucket rclone-test-tivobon3tuye: Purge remote 2025/10/10 04:17:58 INFO : B2 bucket rclone-test-tivobon3tuye: cleaning bucket "rclone-test-tivobon3tuye" of all files 2025/10/10 04:17:58 DEBUG : empty space: Deleting (id "4_z6f72fdb3506dcbcb9f980e1b_f114ada2f31780586_d20251010_m041757_c001_v0001029_t0032_u01760069877033") 2025/10/10 04:17:58 DEBUG : potato2: Deleting (id "4_z6f72fdb3506dcbcb9f980e1b_f107b7503f36e5ac4_d20251010_m041757_c001_v0001157_t0033_u01760069877413") 2025/10/10 04:17:58 DEBUG : potato3: Deleting (id "4_z6f72fdb3506dcbcb9f980e1b_f1098ad165509b87b_d20251010_m041757_c001_v0001179_t0030_u01760069877410") 2025/10/10 04:17:59 DEBUG : B2 bucket rclone-test-kofadar2feza: Purge remote 2025/10/10 04:17:59 INFO : B2 bucket rclone-test-kofadar2feza: cleaning bucket "rclone-test-kofadar2feza" of all files 2025/10/10 04:17:59 DEBUG : empty space: Deleting (id "4_z9fb2ed83506dcbcb9f980e1b_f41649bf174d8e31f_d20251010_m041757_c001_v7007000_t0000_u01760069877427") 2025/10/10 04:17:59 DEBUG : empty space: Deleting (id "4_z9fb2ed83506dcbcb9f980e1b_f11639dd2eb8575c8_d20251010_m041752_c001_v0001136_t0026_u01760069872821") 2025/10/10 04:17:59 DEBUG : potato2: Deleting (id "4_z9fb2ed83506dcbcb9f980e1b_f41649bf174d8e323_d20251010_m041757_c001_v7007000_t0000_u01760069877861") 2025/10/10 04:17:59 DEBUG : potato2: Deleting (id "4_z9fb2ed83506dcbcb9f980e1b_f105556647c619679_d20251010_m041754_c001_v0001104_t0034_u01760069874114") 2025/10/10 04:17:59 DEBUG : potato3: Deleting (id "4_z9fb2ed83506dcbcb9f980e1b_f41649bf174d8e320_d20251010_m041757_c001_v7007000_t0000_u01760069877617") 2025/10/10 04:17:59 DEBUG : potato3: Deleting (id "4_z9fb2ed83506dcbcb9f980e1b_f1145fe5816964b35_d20251010_m041754_c001_v0001157_t0004_u01760069874477") 2025/10/10 04:17:59 DEBUG : potato3: Deleting (id "4_z9fb2ed83506dcbcb9f980e1b_f11639dd2eb8575ce_d20251010_m041753_c001_v0001136_t0019_u01760069873279") --- PASS: TestServerSideMove (11.79s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:18:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xabitil8kuco" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-peqebuj2wave -> B2 bucket rclone-test-xabitil8kuco 2025/10/10 04:18:07 DEBUG : empty space: Excluded (Size Filter) 2025/10/10 04:18:07 DEBUG : empty space: Excluded (Size Filter) 2025/10/10 04:18:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 04:18:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/10 04:18:07 DEBUG : B2 bucket rclone-test-xabitil8kuco: Waiting for checks to finish 2025/10/10 04:18:07 DEBUG : B2 bucket rclone-test-xabitil8kuco: Waiting for transfers to finish 2025/10/10 04:18:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 04:18:07 INFO : potato2: Copied (server-side copy) 2025/10/10 04:18:08 INFO : potato2: Deleted 2025/10/10 04:18:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/10 04:18:08 INFO : potato3: Copied (server-side copy) 2025/10/10 04:18:08 INFO : potato3: Deleted 2025/10/10 04:18:08 DEBUG : Creating backend with remote "TestB2:rclone-test-qemobik4mofi" 2025/10/10 04:18:09 DEBUG : empty space: Excluded (Size Filter) 2025/10/10 04:18:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 04:18:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/10 04:18:09 DEBUG : B2 bucket rclone-test-qemobik4mofi: Waiting for checks to finish 2025/10/10 04:18:09 DEBUG : B2 bucket rclone-test-qemobik4mofi: Waiting for transfers to finish 2025/10/10 04:18:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 04:18:10 INFO : potato2: Copied (server-side copy) 2025/10/10 04:18:10 INFO : potato2: Deleted 2025/10/10 04:18:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/10 04:18:10 INFO : potato3: Copied (server-side copy) 2025/10/10 04:18:11 INFO : potato3: Deleted 2025/10/10 04:18:11 DEBUG : B2 bucket rclone-test-qemobik4mofi: Purge remote 2025/10/10 04:18:11 INFO : B2 bucket rclone-test-qemobik4mofi: cleaning bucket "rclone-test-qemobik4mofi" of all files 2025/10/10 04:18:11 DEBUG : potato2: Deleting (id "4_zbf822df3507dcbcb9f980e1b_f1193da9e6bd81a8c_d20251010_m041810_c001_v0001179_t0020_u01760069890362") 2025/10/10 04:18:11 DEBUG : potato3: Deleting (id "4_zbf822df3507dcbcb9f980e1b_f1144f3df79057015_d20251010_m041810_c001_v0001098_t0038_u01760069890570") 2025/10/10 04:18:12 DEBUG : B2 bucket rclone-test-xabitil8kuco: Purge remote 2025/10/10 04:18:12 INFO : B2 bucket rclone-test-xabitil8kuco: cleaning bucket "rclone-test-xabitil8kuco" of all files 2025/10/10 04:18:12 DEBUG : empty space: Deleting (id "4_z3f521dc3507dcbcb9f980e1b_f11409ac5873c3855_d20251010_m041805_c001_v0001104_t0035_u01760069885935") 2025/10/10 04:18:12 DEBUG : potato2: Deleting (id "4_z3f521dc3507dcbcb9f980e1b_f41649bf174d8e339_d20251010_m041810_c001_v7007000_t0000_u01760069890548") 2025/10/10 04:18:12 DEBUG : potato2: Deleting (id "4_z3f521dc3507dcbcb9f980e1b_f107a6247a83d2268_d20251010_m041807_c001_v0001101_t0043_u01760069887571") 2025/10/10 04:18:12 DEBUG : potato3: Deleting (id "4_z3f521dc3507dcbcb9f980e1b_f41649bf174d8e33b_d20251010_m041810_c001_v7007000_t0000_u01760069890973") 2025/10/10 04:18:12 DEBUG : potato3: Deleting (id "4_z3f521dc3507dcbcb9f980e1b_f1053c200c1026652_d20251010_m041807_c001_v0001105_t0039_u01760069887925") 2025/10/10 04:18:12 DEBUG : potato3: Deleting (id "4_z3f521dc3507dcbcb9f980e1b_f11409ac5873c385b_d20251010_m041806_c001_v0001104_t0006_u01760069886617") 2025/10/10 04:18:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/10 04:18:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/10 04:18:14 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (13.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:18:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yuxikow2deli" 2025/10/10 04:18:17 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-peqebuj2wave -> B2 bucket rclone-test-yuxikow2deli 2025/10/10 04:18:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 04:18:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/10 04:18:19 DEBUG : empty space: Unchanged skipping 2025/10/10 04:18:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/10 04:18:19 DEBUG : B2 bucket rclone-test-yuxikow2deli: Waiting for checks to finish 2025/10/10 04:18:20 INFO : empty space: Deleted 2025/10/10 04:18:20 DEBUG : B2 bucket rclone-test-yuxikow2deli: Waiting for transfers to finish 2025/10/10 04:18:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 04:18:20 INFO : potato2: Copied (server-side copy) 2025/10/10 04:18:20 INFO : potato2: Deleted 2025/10/10 04:18:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/10 04:18:20 INFO : potato3: Copied (server-side copy) 2025/10/10 04:18:20 INFO : potato3: Deleted 2025/10/10 04:18:21 DEBUG : Creating backend with remote "TestB2:rclone-test-zewahax1tequ" 2025/10/10 04:18:22 INFO : tomatoDir: Making directory 2025/10/10 04:18:22 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/10 04:18:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/10 04:18:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/10 04:18:22 DEBUG : B2 bucket rclone-test-zewahax1tequ: Waiting for checks to finish 2025/10/10 04:18:22 DEBUG : B2 bucket rclone-test-zewahax1tequ: Waiting for transfers to finish 2025/10/10 04:18:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/10 04:18:23 INFO : empty space: Copied (server-side copy) 2025/10/10 04:18:23 INFO : empty space: Deleted 2025/10/10 04:18:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/10 04:18:23 INFO : potato3: Copied (server-side copy) 2025/10/10 04:18:24 INFO : potato3: Deleted 2025/10/10 04:18:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/10 04:18:25 INFO : potato2: Copied (server-side copy) 2025/10/10 04:18:25 INFO : potato2: Deleted 2025/10/10 04:18:26 DEBUG : B2 bucket rclone-test-zewahax1tequ: Purge remote 2025/10/10 04:18:26 INFO : B2 bucket rclone-test-zewahax1tequ: cleaning bucket "rclone-test-zewahax1tequ" of all files 2025/10/10 04:18:26 DEBUG : empty space: Deleting (id "4_z9f726d13507dcbcb9f980e1b_f103fcfd33eaee839_d20251010_m041823_c001_v0001172_t0034_u01760069903198") 2025/10/10 04:18:26 DEBUG : potato2: Deleting (id "4_z9f726d13507dcbcb9f980e1b_f116e2507f8e18306_d20251010_m041825_c001_v0001180_t0029_u01760069905567") 2025/10/10 04:18:26 DEBUG : potato3: Deleting (id "4_z9f726d13507dcbcb9f980e1b_f1184dddcbdfc40ad_d20251010_m041823_c001_v0001037_t0007_u01760069903587") 2025/10/10 04:18:27 DEBUG : B2 bucket rclone-test-yuxikow2deli: Purge remote 2025/10/10 04:18:27 INFO : B2 bucket rclone-test-yuxikow2deli: cleaning bucket "rclone-test-yuxikow2deli" of all files 2025/10/10 04:18:27 DEBUG : empty space: Deleting (id "4_z1ff24df3507dcbcb9f980e1b_f41185a1fa5a24560_d20251010_m041823_c001_v7007000_t0000_u01760069903557") 2025/10/10 04:18:27 DEBUG : empty space: Deleting (id "4_z1ff24df3507dcbcb9f980e1b_f114bdfb6628e551c_d20251010_m041818_c001_v0001161_t0022_u01760069898934") 2025/10/10 04:18:27 DEBUG : potato2: Deleting (id "4_z1ff24df3507dcbcb9f980e1b_f41185a1fa5a24565_d20251010_m041825_c001_v7007000_t0000_u01760069905770") 2025/10/10 04:18:27 DEBUG : potato2: Deleting (id "4_z1ff24df3507dcbcb9f980e1b_f100dff0e44e154e0_d20251010_m041819_c001_v0001091_t0027_u01760069899940") 2025/10/10 04:18:27 DEBUG : potato3: Deleting (id "4_z1ff24df3507dcbcb9f980e1b_f41185a1fa5a24561_d20251010_m041824_c001_v7007000_t0000_u01760069904069") 2025/10/10 04:18:27 DEBUG : potato3: Deleting (id "4_z1ff24df3507dcbcb9f980e1b_f104a42109fd57d4f_d20251010_m041820_c001_v0001172_t0000_u01760069900359") 2025/10/10 04:18:27 DEBUG : potato3: Deleting (id "4_z1ff24df3507dcbcb9f980e1b_f114bdfb6628e5520_d20251010_m041819_c001_v0001161_t0016_u01760069899270") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.81s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:18:29 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.72s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:18:32 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:18:33 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/rclone-sync-test" 2025/10/10 04:18:35 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/rclone-sync-test-include/layer2" 2025/10/10 04:18:37 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/rclone-sync-test-ignore-file" 2025/10/10 04:18:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/10 04:18:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/10 04:18:40 DEBUG : pacer: Reducing sleep to 10ms 2025/10/10 04:18:40 DEBUG : B2 bucket rclone-test-peqebuj2wave path rclone-sync-test: Waiting for checks to finish 2025/10/10 04:18:40 DEBUG : B2 bucket rclone-test-peqebuj2wave path rclone-sync-test: Waiting for transfers to finish 2025/10/10 04:18:40 DEBUG : Waiting for deletions to finish 2025/10/10 04:18:40 INFO : There was nothing to transfer 2025/10/10 04:18:41 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:18:41 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:18:41 DEBUG : Waiting for deletions to finish 2025/10/10 04:18:41 INFO : There was nothing to transfer 2025/10/10 04:18:41 DEBUG : B2 bucket rclone-test-peqebuj2wave path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/10 04:18:41 DEBUG : B2 bucket rclone-test-peqebuj2wave path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/10 04:18:41 DEBUG : Waiting for deletions to finish 2025/10/10 04:18:41 INFO : There was nothing to transfer 2025/10/10 04:18:41 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:18:41 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:18:41 DEBUG : Waiting for deletions to finish 2025/10/10 04:18:41 INFO : There was nothing to transfer 2025/10/10 04:18:42 DEBUG : B2 bucket rclone-test-peqebuj2wave path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/10 04:18:42 DEBUG : B2 bucket rclone-test-peqebuj2wave path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/10 04:18:42 DEBUG : Waiting for deletions to finish 2025/10/10 04:18:42 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.37s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:18:42 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/dst" 2025/10/10 04:18:43 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/CompareDest" 2025/10/10 04:18:45 DEBUG : one: Need to transfer - File not found at Destination 2025/10/10 04:18:45 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:18:45 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:18:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 04:18:46 INFO : one: Copied (new) 2025/10/10 04:18:46 DEBUG : Waiting for deletions to finish 2025/10/10 04:18:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 04:18:47 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:18:47 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:18:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/10 04:18:47 INFO : one: Copied (replaced existing) 2025/10/10 04:18:47 DEBUG : Waiting for deletions to finish 2025/10/10 04:18:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 04:18:49 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:18:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:18:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/10 04:18:49 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:18:49 DEBUG : Waiting for deletions to finish 2025/10/10 04:18:49 INFO : There was nothing to transfer 2025/10/10 04:18:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 04:18:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:18:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/10 04:18:51 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:18:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:18:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/10 04:18:51 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:18:51 DEBUG : Waiting for deletions to finish 2025/10/10 04:18:51 INFO : There was nothing to transfer 2025/10/10 04:18:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 04:18:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:18:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/10 04:18:51 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:18:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:18:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/10 04:18:51 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:18:51 DEBUG : Waiting for deletions to finish 2025/10/10 04:18:51 INFO : There was nothing to transfer 2025/10/10 04:18:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 04:18:53 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/10 04:18:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/10 04:18:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/10 04:18:53 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:18:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:18:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/10 04:18:53 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:18:53 DEBUG : Waiting for deletions to finish 2025/10/10 04:18:53 INFO : There was nothing to transfer 2025/10/10 04:18:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 04:18:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/10 04:18:53 DEBUG : two: Need to transfer - File not found at Destination 2025/10/10 04:18:53 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:18:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:18:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/10 04:18:53 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:18:54 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/10 04:18:54 INFO : two: Copied (new) 2025/10/10 04:18:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:18:57 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/dest" 2025/10/10 04:18:58 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/pre-dest1" 2025/10/10 04:18:59 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/pre-dest2" 2025/10/10 04:19:01 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:19:01 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/10 04:19:01 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:19:01 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/10 04:19:02 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/10 04:19:02 DEBUG : B2 bucket rclone-test-peqebuj2wave path dest: Waiting for checks to finish 2025/10/10 04:19:02 DEBUG : B2 bucket rclone-test-peqebuj2wave path dest: Waiting for transfers to finish 2025/10/10 04:19:02 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/10 04:19:02 INFO : 3: Copied (new) 2025/10/10 04:19:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.93s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:19:04 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/dst" 2025/10/10 04:19:05 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/CopyDest" 2025/10/10 04:19:07 DEBUG : one: Need to transfer - File not found at Destination 2025/10/10 04:19:07 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:19:07 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:19:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 04:19:08 INFO : one: Copied (new) 2025/10/10 04:19:08 DEBUG : Waiting for deletions to finish 2025/10/10 04:19:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 04:19:09 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:19:09 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:19:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/10 04:19:09 INFO : one: Copied (replaced existing) 2025/10/10 04:19:09 DEBUG : Waiting for deletions to finish 2025/10/10 04:19:11 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/BackupDir" 2025/10/10 04:19:12 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:19:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 04:19:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:19:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 04:19:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 04:19:14 INFO : one: Copied (server-side copy) 2025/10/10 04:19:14 INFO : one: Deleted 2025/10/10 04:19:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/10 04:19:14 INFO : one: Copied (server-side copy) 2025/10/10 04:19:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/10 04:19:14 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:19:14 DEBUG : Waiting for deletions to finish 2025/10/10 04:19:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:19:16 DEBUG : one: Unchanged skipping 2025/10/10 04:19:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:19:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/10 04:19:16 INFO : two: Copied (server-side copy) 2025/10/10 04:19:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/10 04:19:16 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:19:16 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:19:16 DEBUG : Waiting for deletions to finish 2025/10/10 04:19:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:19:17 DEBUG : one: Unchanged skipping 2025/10/10 04:19:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:19:17 DEBUG : two: Unchanged skipping 2025/10/10 04:19:17 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:19:17 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:19:17 DEBUG : Waiting for deletions to finish 2025/10/10 04:19:17 INFO : There was nothing to transfer 2025/10/10 04:19:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:19:18 DEBUG : one: Unchanged skipping 2025/10/10 04:19:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/10 04:19:18 DEBUG : three: Destination not found in --copy-dest 2025/10/10 04:19:18 DEBUG : three: Need to transfer - File not found at Destination 2025/10/10 04:19:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 04:19:18 DEBUG : two: Unchanged skipping 2025/10/10 04:19:18 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:19:18 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:19:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/10 04:19:19 INFO : three: Copied (new) 2025/10/10 04:19:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.27s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:19:22 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/dst" 2025/10/10 04:19:23 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/backup" 2025/10/10 04:19:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/10 04:19:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:19:25 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:19:25 DEBUG : two: Unchanged skipping 2025/10/10 04:19:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 04:19:27 INFO : one: Copied (server-side copy) 2025/10/10 04:19:27 INFO : one: Deleted 2025/10/10 04:19:27 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:19:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 04:19:28 INFO : one: Copied (new) 2025/10/10 04:19:28 DEBUG : Waiting for deletions to finish 2025/10/10 04:19:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/10 04:19:28 INFO : three.txt: Copied (server-side copy) 2025/10/10 04:19:28 INFO : three.txt: Deleted 2025/10/10 04:19:28 INFO : three.txt: Moved into backup dir 2025/10/10 04:19:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/10 04:19:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:19:30 DEBUG : two: Unchanged skipping 2025/10/10 04:19:30 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:19:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 04:19:31 INFO : one: Copied (server-side copy) 2025/10/10 04:19:31 INFO : one: Deleted 2025/10/10 04:19:31 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:19:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/10 04:19:31 INFO : one: Copied (new) 2025/10/10 04:19:31 DEBUG : Waiting for deletions to finish 2025/10/10 04:19:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 04:19:32 INFO : three.txt: Copied (server-side copy) 2025/10/10 04:19:32 INFO : three.txt: Deleted 2025/10/10 04:19:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.58s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:19:35 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/dst" 2025/10/10 04:19:37 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/backup" 2025/10/10 04:19:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/10 04:19:38 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:19:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:19:38 DEBUG : two: Unchanged skipping 2025/10/10 04:19:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 04:19:39 INFO : one: Copied (server-side copy) to: one.bak 2025/10/10 04:19:40 INFO : one: Deleted 2025/10/10 04:19:40 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:19:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 04:19:40 INFO : one: Copied (new) 2025/10/10 04:19:40 DEBUG : Waiting for deletions to finish 2025/10/10 04:19:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/10 04:19:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/10 04:19:41 INFO : three.txt: Deleted 2025/10/10 04:19:41 INFO : three.txt: Moved into backup dir 2025/10/10 04:19:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/10 04:19:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:19:43 DEBUG : two: Unchanged skipping 2025/10/10 04:19:43 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:19:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 04:19:44 INFO : one: Copied (server-side copy) to: one.bak 2025/10/10 04:19:44 INFO : one: Deleted 2025/10/10 04:19:44 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:19:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/10 04:19:44 INFO : one: Copied (new) 2025/10/10 04:19:44 DEBUG : Waiting for deletions to finish 2025/10/10 04:19:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 04:19:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/10 04:19:45 INFO : three.txt: Deleted 2025/10/10 04:19:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:19:48 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/dst" 2025/10/10 04:19:49 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/backup" 2025/10/10 04:19:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/10 04:19:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:19:51 DEBUG : two: Unchanged skipping 2025/10/10 04:19:51 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:19:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 04:19:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/10 04:19:52 INFO : one: Deleted 2025/10/10 04:19:52 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:19:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 04:19:53 INFO : one: Copied (new) 2025/10/10 04:19:53 DEBUG : Waiting for deletions to finish 2025/10/10 04:19:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/10 04:19:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/10 04:19:54 INFO : three.txt: Deleted 2025/10/10 04:19:54 INFO : three.txt: Moved into backup dir 2025/10/10 04:19:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/10 04:19:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:19:56 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:19:56 DEBUG : two: Unchanged skipping 2025/10/10 04:19:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 04:19:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/10 04:19:57 INFO : one: Deleted 2025/10/10 04:19:57 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:19:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/10 04:19:57 INFO : one: Copied (new) 2025/10/10 04:19:57 DEBUG : Waiting for deletions to finish 2025/10/10 04:19:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 04:19:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/10 04:19:58 INFO : three.txt: Deleted 2025/10/10 04:19:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.89s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:20:02 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/dst" 2025/10/10 04:20:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/10 04:20:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:20:03 DEBUG : two: Unchanged skipping 2025/10/10 04:20:03 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:20:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 04:20:04 INFO : one: Copied (server-side copy) to: one.bak 2025/10/10 04:20:04 INFO : one: Deleted 2025/10/10 04:20:04 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:20:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 04:20:05 INFO : one: Copied (new) 2025/10/10 04:20:05 DEBUG : Waiting for deletions to finish 2025/10/10 04:20:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/10 04:20:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/10 04:20:07 INFO : three.txt: Deleted 2025/10/10 04:20:07 INFO : three.txt: Moved into backup dir 2025/10/10 04:20:08 DEBUG : one.bak: Excluded (Path Filter) 2025/10/10 04:20:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/10 04:20:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/10 04:20:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:20:08 DEBUG : two: Unchanged skipping 2025/10/10 04:20:08 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for checks to finish 2025/10/10 04:20:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 04:20:09 INFO : one: Copied (server-side copy) to: one.bak 2025/10/10 04:20:09 INFO : one: Deleted 2025/10/10 04:20:09 DEBUG : B2 bucket rclone-test-peqebuj2wave path dst: Waiting for transfers to finish 2025/10/10 04:20:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/10 04:20:09 INFO : one: Copied (new) 2025/10/10 04:20:09 DEBUG : Waiting for deletions to finish 2025/10/10 04:20:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 04:20:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/10 04:20:10 INFO : three.txt: Deleted 2025/10/10 04:20:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.65s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:20:14 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/dst" 2025/10/10 04:20:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/10 04:20:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 04:20:17 INFO : one: Copied (server-side copy) to: one.bak 2025/10/10 04:20:17 INFO : one: Deleted 2025/10/10 04:20:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 04:20:18 INFO : one: Copied (new) 2025/10/10 04:20:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:20:18 DEBUG : two: Unchanged skipping 2025/10/10 04:20:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/10 04:20:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/10 04:20:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/10 04:20:19 INFO : three.txt: Deleted 2025/10/10 04:20:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 04:20:19 INFO : three.txt: Copied (new) 2025/10/10 04:20:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/10 04:20:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 04:20:21 INFO : one: Copied (server-side copy) to: one.bak 2025/10/10 04:20:22 INFO : one: Deleted 2025/10/10 04:20:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/10 04:20:22 INFO : one: Copied (new) 2025/10/10 04:20:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:20:22 DEBUG : two: Unchanged skipping 2025/10/10 04:20:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/10 04:20:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 04:20:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/10 04:20:23 INFO : three.txt: Deleted 2025/10/10 04:20:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/10 04:20:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.54s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:20:27 DEBUG : Creating backend with remote "TestB2:rclone-test-peqebuj2wave/dst" 2025/10/10 04:20:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/10 04:20:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/10 04:20:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/10 04:20:30 INFO : one: Deleted 2025/10/10 04:20:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 04:20:32 INFO : one: Copied (new) 2025/10/10 04:20:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:20:32 DEBUG : two: Unchanged skipping 2025/10/10 04:20:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/10 04:20:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/10 04:20:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/10 04:20:33 INFO : three.txt: Deleted 2025/10/10 04:20:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 04:20:34 INFO : three.txt: Copied (new) 2025/10/10 04:20:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/10 04:20:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/10 04:20:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/10 04:20:36 INFO : one: Deleted 2025/10/10 04:20:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/10 04:20:36 INFO : one: Copied (new) 2025/10/10 04:20:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:20:37 DEBUG : two: Unchanged skipping 2025/10/10 04:20:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/10 04:20:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/10 04:20:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/10 04:20:38 INFO : three.txt: Deleted 2025/10/10 04:20:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/10 04:20:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.35s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:20:41 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/10 04:20:41 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:20:41 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:20:41 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/10 04:20:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/10 04:20:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.62s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:20:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/10 04:20:43 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:20:43 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:20:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/10 04:20:43 INFO : existing: Copied (new) 2025/10/10 04:20:43 DEBUG : Waiting for deletions to finish 2025/10/10 04:20:44 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:20:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/10 04:20:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/10 04:20:44 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:20:44 ERROR : B2 bucket rclone-test-peqebuj2wave: not deleting files as there were IO errors 2025/10/10 04:20:44 ERROR : B2 bucket rclone-test-peqebuj2wave: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.26s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:20:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:20:45 DEBUG : existing: Unchanged skipping 2025/10/10 04:20:45 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:20:45 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:20:45 DEBUG : Waiting for deletions to finish 2025/10/10 04:20:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:21:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both0: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both10: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:21:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both11: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both15: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both12: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both14: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both13: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both16: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both19: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both1: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both2: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both3: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both4: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both6: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both7: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both8: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both9: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:03 DEBUG : both18: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both17: Unchanged skipping 2025/10/10 04:21:03 DEBUG : both5: Unchanged skipping 2025/10/10 04:21:03 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:21:03 DEBUG : Waiting for deletions to finish 2025/10/10 04:21:03 INFO : only2: Deleted 2025/10/10 04:21:03 INFO : only12: Deleted 2025/10/10 04:21:03 INFO : only15: Deleted 2025/10/10 04:21:04 INFO : only16: Deleted 2025/10/10 04:21:04 INFO : only18: Deleted 2025/10/10 04:21:04 INFO : only3: Deleted 2025/10/10 04:21:04 INFO : only5: Deleted 2025/10/10 04:21:04 INFO : only8: Deleted 2025/10/10 04:21:04 INFO : only9: Deleted 2025/10/10 04:21:04 INFO : only10: Deleted 2025/10/10 04:21:04 INFO : only13: Deleted 2025/10/10 04:21:04 INFO : only14: Deleted 2025/10/10 04:21:04 INFO : only19: Deleted 2025/10/10 04:21:04 INFO : only1: Deleted 2025/10/10 04:21:04 INFO : only0: Deleted 2025/10/10 04:21:04 INFO : only11: Deleted 2025/10/10 04:21:04 INFO : only17: Deleted 2025/10/10 04:21:04 INFO : only4: Deleted 2025/10/10 04:21:04 INFO : only6: Deleted 2025/10/10 04:21:04 INFO : only7: Deleted 2025/10/10 04:21:04 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.09s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:21:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:21:24 DEBUG : both10: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both13: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both12: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both15: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both11: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both0: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both14: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both16: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both17: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both2: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both3: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both18: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both19: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both1: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both4: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both8: Unchanged skipping 2025/10/10 04:21:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:24 DEBUG : both9: Unchanged skipping 2025/10/10 04:21:24 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : both5: Unchanged skipping 2025/10/10 04:21:24 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : both6: Unchanged skipping 2025/10/10 04:21:24 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : both7: Unchanged skipping 2025/10/10 04:21:24 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/10 04:21:24 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:21:25 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only10: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only0: Copied (replaced existing) 2025/10/10 04:21:25 INFO : only11: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only16: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only13: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only18: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only14: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only1: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only2: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only12: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only3: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only15: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only17: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only6: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only19: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only8: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only4: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only5: Copied (replaced existing) 2025/10/10 04:21:25 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:25 INFO : only9: Copied (replaced existing) 2025/10/10 04:21:26 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/10 04:21:26 INFO : only7: Copied (replaced existing) 2025/10/10 04:21:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.03s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:21:34 DEBUG : empty_dir: Making directory with metadata 2025/10/10 04:21:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 04:21:34 DEBUG : empty_on_remote: Making directory with metadata 2025/10/10 04:21:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 04:21:34 INFO : empty_on_remote: Making directory 2025/10/10 04:21:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/10 04:21:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/10 04:21:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/10 04:21:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/10 04:21:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.34s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:21:36 DEBUG : empty_dir: Making directory with metadata 2025/10/10 04:21:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 04:21:36 DEBUG : empty_on_remote: Making directory with metadata 2025/10/10 04:21:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/10 04:21:36 INFO : empty_on_remote: Making directory 2025/10/10 04:21:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/10 04:21:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/10 04:21:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/10 04:21:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/10 04:21:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/10 04:21:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:21:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/10 04:21:38 INFO : sub dir: Making directory 2025/10/10 04:21:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.82s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:21:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/10 04:21:40 INFO : sub dir: Making directory 2025/10/10 04:21:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.14s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:21:51 DEBUG : Waiting for deletions to finish 2025/10/10 04:21:51 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:21:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:21:51 DEBUG : banana: Unchanged skipping 2025/10/10 04:21:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : apple: Unchanged skipping 2025/10/10 04:21:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:21:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:21:51 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:21:51 DEBUG : Waiting for deletions to finish 2025/10/10 04:21:51 INFO : There was nothing to transfer 2025/10/10 04:21:51 DEBUG : Waiting for deletions to finish 2025/10/10 04:21:52 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : apple: Unchanged skipping 2025/10/10 04:21:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:21:52 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:21:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : banana: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:21:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:21:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:21:52 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:21:52 DEBUG : Waiting for deletions to finish 2025/10/10 04:21:52 INFO : There was nothing to transfer 2025/10/10 04:21:52 DEBUG : Waiting for deletions to finish 2025/10/10 04:21:52 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:21:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:22:05 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:06 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:22:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : apple: Unchanged skipping 2025/10/10 04:22:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:22:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:22:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : banana: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:22:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:22:07 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:07 INFO : There was nothing to transfer 2025/10/10 04:22:07 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:07 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:22:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : apple: Unchanged skipping 2025/10/10 04:22:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:22:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : banana: Unchanged skipping 2025/10/10 04:22:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:22:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:22:07 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:22:07 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:07 INFO : There was nothing to transfer 2025/10/10 04:22:07 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:08 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:22:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:22:21 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:22 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:22:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:22 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:22 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:22 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:22 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:22 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:22 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:22 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:22 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/10 04:22:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:22 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:22:22 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:22:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/10 04:22:22 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/10 04:22:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/10 04:22:22 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/10 04:22:22 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/10 04:22:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/10 04:22:23 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/10 04:22:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/10 04:22:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/10 04:22:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/10 04:22:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/10 04:22:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/10 04:22:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/10 04:22:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/10 04:22:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/10 04:22:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/10 04:22:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/10 04:22:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/10 04:22:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 04:22:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/10 04:22:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/10 04:22:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/10 04:22:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/10 04:22:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/10 04:22:24 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:24 INFO : dir1/0015-9;=.txt: Deleted 2025/10/10 04:22:25 INFO : appleappleapplebanana: Deleted 2025/10/10 04:22:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/10 04:22:25 INFO : dir1/0003-defghij.txt: Deleted 2025/10/10 04:22:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/10 04:22:25 INFO : dir1/0008-2345678.txt: Deleted 2025/10/10 04:22:25 INFO : dir1/0009-3456789.txt: Deleted 2025/10/10 04:22:25 INFO : dir1/0012-6789;.txt: Deleted 2025/10/10 04:22:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/10 04:22:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/10 04:22:25 INFO : dir1/0011-56789;.txt: Deleted 2025/10/10 04:22:25 INFO : apple: Deleted 2025/10/10 04:22:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/10 04:22:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/10 04:22:25 INFO : banana: Deleted 2025/10/10 04:22:25 INFO : splitbananasplit: Deleted 2025/10/10 04:22:25 INFO : dir1/0014-89;=.txt: Deleted 2025/10/10 04:22:25 INFO : dir1/0007-1234567.txt: Deleted 2025/10/10 04:22:25 INFO : dir1/0010-456789.txt: Deleted 2025/10/10 04:22:25 INFO : dir1/0013-789;=.txt: Deleted 2025/10/10 04:22:25 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 04:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:22:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : banana: Unchanged skipping 2025/10/10 04:22:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : apple: Unchanged skipping 2025/10/10 04:22:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/10 04:22:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:22:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:22:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:22:26 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:22:26 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:26 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/10 04:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/10 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/10 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/10 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/10 04:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/10 04:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/10 04:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/10 04:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/10 04:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/10 04:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:22:39 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:39 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:22:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:22:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 04:22:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 04:22:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 04:22:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 04:22:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 04:22:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 04:22:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 04:22:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 04:22:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 04:22:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 04:22:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 04:22:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 04:22:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 04:22:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 04:22:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 04:22:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 04:22:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 04:22:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 04:22:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 04:22:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 04:22:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 04:22:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 04:22:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 04:22:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 04:22:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 04:22:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 04:22:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 04:22:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 04:22:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 04:22:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 04:22:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 04:22:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 04:22:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 04:22:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 04:22:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 04:22:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 04:22:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 04:22:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 04:22:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 04:22:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 04:22:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 04:22:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 04:22:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 04:22:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 04:22:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 04:22:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 04:22:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 04:22:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 04:22:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 04:22:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 04:22:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 04:22:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 04:22:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 04:22:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 04:22:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 04:22:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 04:22:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 04:22:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 04:22:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 04:22:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 04:22:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 04:22:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 04:22:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 04:22:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 04:22:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 04:22:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 04:22:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 04:22:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 04:22:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 04:22:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 04:22:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 04:22:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 04:22:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 04:22:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 04:22:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 04:22:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 04:22:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 04:22:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 04:22:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 04:22:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 04:22:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 04:22:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 04:22:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 04:22:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/10 04:22:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:40 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:22:40 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:22:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/10 04:22:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/10 04:22:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/10 04:22:40 INFO : apple: Copied (new) to: PREFIXapple 2025/10/10 04:22:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 04:22:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/10 04:22:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/10 04:22:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 04:22:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/10 04:22:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 04:22:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 04:22:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/10 04:22:40 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/10 04:22:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 04:22:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/10 04:22:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/10 04:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 04:22:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/10 04:22:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 04:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 04:22:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/10 04:22:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 04:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 04:22:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/10 04:22:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 04:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 04:22:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/10 04:22:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/10 04:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 04:22:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/10 04:22:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/10 04:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 04:22:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/10 04:22:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 04:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 04:22:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/10 04:22:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/10 04:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 04:22:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/10 04:22:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/10 04:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 04:22:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/10 04:22:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/10 04:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 04:22:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/10 04:22:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/10 04:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/10 04:22:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/10 04:22:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/10 04:22:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/10 04:22:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/10 04:22:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/10 04:22:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/10 04:22:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/10 04:22:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/10 04:22:42 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:42 INFO : apple: Deleted 2025/10/10 04:22:42 INFO : appleappleapplebanana: Deleted 2025/10/10 04:22:43 INFO : banana: Deleted 2025/10/10 04:22:43 INFO : dir1/0010-456789.txt: Deleted 2025/10/10 04:22:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/10 04:22:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/10 04:22:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/10 04:22:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/10 04:22:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/10 04:22:43 INFO : dir1/0015-9;=.txt: Deleted 2025/10/10 04:22:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/10 04:22:43 INFO : splitbananasplit: Deleted 2025/10/10 04:22:43 INFO : dir1/0007-1234567.txt: Deleted 2025/10/10 04:22:43 INFO : dir1/0009-3456789.txt: Deleted 2025/10/10 04:22:43 INFO : dir1/0011-56789;.txt: Deleted 2025/10/10 04:22:43 INFO : dir1/0013-789;=.txt: Deleted 2025/10/10 04:22:43 INFO : dir1/0014-89;=.txt: Deleted 2025/10/10 04:22:43 INFO : dir1/0003-defghij.txt: Deleted 2025/10/10 04:22:43 INFO : dir1/0008-2345678.txt: Deleted 2025/10/10 04:22:43 INFO : dir1/0012-6789;.txt: Deleted 2025/10/10 04:22:43 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:43 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 04:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 04:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/10 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 04:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 04:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/10 04:22:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:22:44 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:22:44 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:22:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/10 04:22:44 INFO : appleappleapplebanana: Copied (new) 2025/10/10 04:22:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/10 04:22:44 INFO : apple: Copied (new) 2025/10/10 04:22:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/10 04:22:44 INFO : banana: Copied (new) 2025/10/10 04:22:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/10 04:22:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/10 04:22:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/10 04:22:44 INFO : splitbananasplit: Copied (new) 2025/10/10 04:22:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/10 04:22:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/10 04:22:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/10 04:22:44 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/10 04:22:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/10 04:22:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/10 04:22:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/10 04:22:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/10 04:22:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/10 04:22:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/10 04:22:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/10 04:22:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/10 04:22:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/10 04:22:45 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/10 04:22:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/10 04:22:45 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/10 04:22:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/10 04:22:45 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/10 04:22:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/10 04:22:45 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/10 04:22:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/10 04:22:45 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/10 04:22:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/10 04:22:45 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/10 04:22:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/10 04:22:45 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/10 04:22:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/10 04:22:45 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/10 04:22:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/10 04:22:45 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/10 04:22:45 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/10 04:22:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/10 04:22:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/10 04:22:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/10 04:22:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/10 04:22:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/10 04:22:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/10 04:22:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/10 04:22:46 INFO : PREFIXapple: Deleted 2025/10/10 04:22:46 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/10 04:22:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/10 04:22:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/10 04:22:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/10 04:22:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/10 04:22:46 INFO : PREFIXbanana: Deleted 2025/10/10 04:22:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/10 04:22:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/10 04:22:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/10 04:22:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/10 04:22:46 INFO : PREFIXsplitbananasplit: Deleted 2025/10/10 04:22:46 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:46 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:22:46 DEBUG : Waiting for deletions to finish 2025/10/10 04:22:47 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:22:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:23:00 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:00 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:23:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:23:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 04:23:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 04:23:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 04:23:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 04:23:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 04:23:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 04:23:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:01 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:23:01 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:23:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/10 04:23:01 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/10 04:23:01 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/10 04:23:01 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/10 04:23:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/10 04:23:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/10 04:23:01 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/10 04:23:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/10 04:23:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/10 04:23:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/10 04:23:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/10 04:23:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/10 04:23:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/10 04:23:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/10 04:23:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/10 04:23:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/10 04:23:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/10 04:23:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/10 04:23:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/10 04:23:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/10 04:23:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/10 04:23:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/10 04:23:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/10 04:23:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/10 04:23:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/10 04:23:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/10 04:23:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/10 04:23:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/10 04:23:03 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:03 INFO : dir1/0003-defghij.txt: Deleted 2025/10/10 04:23:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/10 04:23:03 INFO : dir1/0008-2345678.txt: Deleted 2025/10/10 04:23:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/10 04:23:03 INFO : dir1/0015-9;=.txt: Deleted 2025/10/10 04:23:03 INFO : splitbananasplit: Deleted 2025/10/10 04:23:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/10 04:23:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/10 04:23:04 INFO : dir1/0009-3456789.txt: Deleted 2025/10/10 04:23:04 INFO : dir1/0010-456789.txt: Deleted 2025/10/10 04:23:04 INFO : dir1/0011-56789;.txt: Deleted 2025/10/10 04:23:04 INFO : dir1/0012-6789;.txt: Deleted 2025/10/10 04:23:04 INFO : apple: Deleted 2025/10/10 04:23:04 INFO : banana: Deleted 2025/10/10 04:23:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/10 04:23:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/10 04:23:04 INFO : dir1/0007-1234567.txt: Deleted 2025/10/10 04:23:04 INFO : dir1/0013-789;=.txt: Deleted 2025/10/10 04:23:04 INFO : dir1/0014-89;=.txt: Deleted 2025/10/10 04:23:04 INFO : appleappleapplebanana: Deleted 2025/10/10 04:23:04 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/10 04:23:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 04:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 04:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/10 04:23:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 04:23:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:05 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:23:05 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:23:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/10 04:23:05 INFO : apple: Copied (new) 2025/10/10 04:23:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/10 04:23:05 INFO : appleappleapplebanana: Copied (new) 2025/10/10 04:23:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/10 04:23:05 INFO : splitbananasplit: Copied (new) 2025/10/10 04:23:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/10 04:23:05 INFO : banana: Copied (new) 2025/10/10 04:23:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/10 04:23:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/10 04:23:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/10 04:23:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/10 04:23:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/10 04:23:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/10 04:23:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/10 04:23:05 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/10 04:23:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/10 04:23:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/10 04:23:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/10 04:23:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/10 04:23:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/10 04:23:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/10 04:23:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/10 04:23:06 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/10 04:23:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/10 04:23:06 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/10 04:23:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/10 04:23:06 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/10 04:23:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/10 04:23:06 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/10 04:23:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/10 04:23:06 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/10 04:23:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/10 04:23:06 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/10 04:23:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/10 04:23:06 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/10 04:23:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/10 04:23:06 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/10 04:23:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/10 04:23:07 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/10 04:23:07 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:07 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/10 04:23:07 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/10 04:23:07 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/10 04:23:07 INFO : appleSUFFIX: Deleted 2025/10/10 04:23:07 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/10 04:23:07 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/10 04:23:07 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/10 04:23:07 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/10 04:23:07 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/10 04:23:07 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/10 04:23:07 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/10 04:23:07 INFO : splitbananasplitSUFFIX: Deleted 2025/10/10 04:23:07 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/10 04:23:07 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/10 04:23:07 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/10 04:23:07 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/10 04:23:08 INFO : bananaSUFFIX: Deleted 2025/10/10 04:23:08 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/10 04:23:08 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/10 04:23:08 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/10 04:23:08 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:08 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:08 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:23:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:23:22 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:22 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:23:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:23:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 04:23:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 04:23:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 04:23:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 04:23:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 04:23:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:23 DEBUG : apple: Unchanged skipping 2025/10/10 04:23:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 04:23:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:23 DEBUG : banana: Unchanged skipping 2025/10/10 04:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 04:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 04:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 04:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 04:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 04:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 04:23:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/10 04:23:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/10 04:23:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 04:23:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 04:23:23 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:23:23 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:23:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/10 04:23:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/10 04:23:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 04:23:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/10 04:23:23 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/10 04:23:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 04:23:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/10 04:23:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/10 04:23:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 04:23:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/10 04:23:23 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/10 04:23:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 04:23:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/10 04:23:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/10 04:23:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 04:23:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/10 04:23:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/10 04:23:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 04:23:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/10 04:23:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/10 04:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 04:23:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/10 04:23:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/10 04:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 04:23:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/10 04:23:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/10 04:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 04:23:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/10 04:23:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/10 04:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 04:23:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/10 04:23:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/10 04:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 04:23:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/10 04:23:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/10 04:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 04:23:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/10 04:23:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/10 04:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 04:23:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/10 04:23:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/10 04:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 04:23:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/10 04:23:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/10 04:23:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/10 04:23:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/10 04:23:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/10 04:23:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/10 04:23:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/10 04:23:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/10 04:23:25 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:25 INFO : dir1/0003-defghij.txt: Deleted 2025/10/10 04:23:25 INFO : dir1/0007-1234567.txt: Deleted 2025/10/10 04:23:25 INFO : dir1/0013-789;=.txt: Deleted 2025/10/10 04:23:25 INFO : splitbananasplit: Deleted 2025/10/10 04:23:25 INFO : dir1/0008-2345678.txt: Deleted 2025/10/10 04:23:25 INFO : appleappleapplebanana: Deleted 2025/10/10 04:23:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/10 04:23:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/10 04:23:25 INFO : dir1/0011-56789;.txt: Deleted 2025/10/10 04:23:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/10 04:23:25 INFO : dir1/0014-89;=.txt: Deleted 2025/10/10 04:23:25 INFO : dir1/0015-9;=.txt: Deleted 2025/10/10 04:23:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/10 04:23:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/10 04:23:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/10 04:23:25 INFO : dir1/0009-3456789.txt: Deleted 2025/10/10 04:23:25 INFO : dir1/0010-456789.txt: Deleted 2025/10/10 04:23:25 INFO : dir1/0012-6789;.txt: Deleted 2025/10/10 04:23:25 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:26 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : appleapple: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 04:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 04:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 04:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 04:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 04:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 04:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 04:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 04:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 04:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 04:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 04:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 04:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 04:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 04:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 04:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 04:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 04:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 04:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 04:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 04:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 04:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 04:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 04:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 04:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 04:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 04:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 04:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 04:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 04:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 04:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 04:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 04:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 04:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 04:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 04:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 04:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 04:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 04:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 04:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 04:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 04:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 04:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 04:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 04:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 04:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 04:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 04:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 04:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 04:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 04:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 04:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 04:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 04:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 04:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 04:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 04:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 04:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 04:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 04:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 04:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 04:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 04:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 04:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 04:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 04:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 04:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 04:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 04:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 04:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 04:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 04:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 04:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 04:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 04:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 04:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 04:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 04:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 04:23:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : apple: Unchanged skipping 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:23:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : banana: Unchanged skipping 2025/10/10 04:23:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 04:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 04:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 04:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 04:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 04:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/10 04:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/10 04:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/10 04:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/10 04:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/10 04:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/10 04:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/10 04:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/10 04:23:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/10 04:23:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/10 04:23:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/10 04:23:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/10 04:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/10 04:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/10 04:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/10 04:23:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/10 04:23:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:23:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:23:26 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:23:26 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:26 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:26 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : appleapple: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 04:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 04:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 04:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 04:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 04:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 04:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 04:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 04:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 04:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 04:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 04:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 04:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 04:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 04:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 04:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 04:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 04:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 04:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 04:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 04:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 04:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 04:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 04:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 04:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 04:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 04:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 04:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 04:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 04:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/10 04:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 04:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/10 04:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/10 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/10 04:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/10 04:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/10 04:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/10 04:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/10 04:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/10 04:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/10 04:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/10 04:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/10 04:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/10 04:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/10 04:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/10 04:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/10 04:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/10 04:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/10 04:23:26 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:23:41 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:41 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:23:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : apple: Unchanged skipping 2025/10/10 04:23:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:23:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : banana: Unchanged skipping 2025/10/10 04:23:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:23:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:23:42 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:42 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:42 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:23:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : apple: Unchanged skipping 2025/10/10 04:23:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:23:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : banana: Unchanged skipping 2025/10/10 04:23:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:23:42 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:23:42 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:23:42 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:42 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:43 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:43 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:23:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:23:57 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:57 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:23:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : apple: Unchanged skipping 2025/10/10 04:23:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:23:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : banana: Unchanged skipping 2025/10/10 04:23:58 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:23:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:23:58 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:58 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:58 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:23:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : apple: Unchanged skipping 2025/10/10 04:23:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:23:58 DEBUG : banana: Unchanged skipping 2025/10/10 04:23:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:23:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:23:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:23:58 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:23:58 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:58 DEBUG : Waiting for deletions to finish 2025/10/10 04:23:59 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:23:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:24:13 DEBUG : Waiting for deletions to finish 2025/10/10 04:24:13 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:24:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:24:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : banana: Unchanged skipping 2025/10/10 04:24:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:24:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : apple: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:24:14 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:24:14 DEBUG : Waiting for deletions to finish 2025/10/10 04:24:14 DEBUG : Waiting for deletions to finish 2025/10/10 04:24:14 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:24:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : apple: Unchanged skipping 2025/10/10 04:24:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:24:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:24:14 DEBUG : banana: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:24:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:24:14 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:24:14 DEBUG : Waiting for deletions to finish 2025/10/10 04:24:14 DEBUG : Waiting for deletions to finish 2025/10/10 04:24:15 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:24:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:24:28 DEBUG : Waiting for deletions to finish 2025/10/10 04:24:29 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:24:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : banana: Unchanged skipping 2025/10/10 04:24:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : apple: Unchanged skipping 2025/10/10 04:24:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:24:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:24:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:24:29 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:24:29 DEBUG : Waiting for deletions to finish 2025/10/10 04:24:29 DEBUG : Waiting for deletions to finish 2025/10/10 04:24:30 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : apple: Unchanged skipping 2025/10/10 04:24:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : banana: Unchanged skipping 2025/10/10 04:24:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:24:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:24:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:24:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:24:30 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:24:30 DEBUG : Waiting for deletions to finish 2025/10/10 04:24:30 DEBUG : Waiting for deletions to finish 2025/10/10 04:24:30 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:24:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:24:44 DEBUG : Waiting for deletions to finish 2025/10/10 04:24:45 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:24:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : apple: Unchanged skipping 2025/10/10 04:24:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : banana: Unchanged skipping 2025/10/10 04:24:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:24:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:24:46 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:24:46 DEBUG : Waiting for deletions to finish 2025/10/10 04:24:46 DEBUG : Waiting for deletions to finish 2025/10/10 04:24:46 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 04:24:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : apple: Unchanged skipping 2025/10/10 04:24:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 04:24:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : banana: Unchanged skipping 2025/10/10 04:24:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:24:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 04:24:46 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:24:46 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:24:46 DEBUG : Waiting for deletions to finish 2025/10/10 04:24:46 DEBUG : Waiting for deletions to finish 2025/10/10 04:24:47 DEBUG : apple: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : banana: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 04:24:47 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (188.93s) --- PASS: TestTransform/NFC (14.70s) --- PASS: TestTransform/NFD (15.25s) --- PASS: TestTransform/base64 (18.55s) --- PASS: TestTransform/prefix (20.56s) --- PASS: TestTransform/suffix (21.74s) --- PASS: TestTransform/truncate (18.03s) --- PASS: TestTransform/encoder (16.65s) --- PASS: TestTransform/ISO-8859-1 (15.55s) --- PASS: TestTransform/charmap (16.12s) --- PASS: TestTransform/lowercase (15.66s) --- PASS: TestTransform/ascii (16.11s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:24:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/10 04:24:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/10 04:24:51 INFO : sub dir_somesuffix: Making directory 2025/10/10 04:24:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/10 04:24:51 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/10 04:24:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/10 04:24:51 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/10 04:24:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/10 04:24:51 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:24:51 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:24:52 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:24:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/10 04:24:52 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.78s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:24:53 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:24:53 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:24:53 INFO : tictactoe: Making directory 2025/10/10 04:24:53 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:24:53 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:24:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 04:24:53 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/10 04:24:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 04:24:53 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:24:53 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:24:54 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:24:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/10 04:24:54 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:24:55 INFO : toe: Making directory 2025/10/10 04:24:55 INFO : toe/toe: Making directory 2025/10/10 04:24:55 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:24:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/10 04:24:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/10 04:24:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/10 04:24:55 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:24:55 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:24:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:24:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/10 04:24:55 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:24:56 INFO : toe: Making directory 2025/10/10 04:24:56 INFO : toe/toe: Making directory 2025/10/10 04:24:56 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:24:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/10 04:24:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/10 04:24:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/10 04:24:56 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:24:56 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:24:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:24:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/10 04:24:57 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.91s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:24:58 DEBUG : empty_dir: Making directory with metadata 2025/10/10 04:24:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 04:24:58 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:24:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:24:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:24:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:24:58 INFO : tictacempty_dir: Making directory 2025/10/10 04:24:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:24:58 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:24:58 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:24:58 INFO : tictactoe: Making directory 2025/10/10 04:24:58 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:24:58 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:24:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 04:24:58 INFO : tictactoe/tictactoe: Making directory 2025/10/10 04:24:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 04:24:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/10 04:24:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 04:24:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/10 04:24:58 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:24:58 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:24:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:24:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/10 04:24:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.79s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:25:00 DEBUG : empty_dir: Making directory with metadata 2025/10/10 04:25:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 04:25:00 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:00 INFO : tictacempty_dir: Making directory 2025/10/10 04:25:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:00 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:00 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:00 INFO : tictactoe: Making directory 2025/10/10 04:25:00 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:00 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 04:25:00 INFO : tictactoe/tictactoe: Making directory 2025/10/10 04:25:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 04:25:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/10 04:25:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 04:25:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 04:25:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 04:25:00 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:25:00 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:25:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:25:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 04:25:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/10 04:25:01 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:25:01 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:01 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:01 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/10 04:25:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:25:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/10 04:25:01 NOTICE: B2 bucket rclone-test-peqebuj2wave: 0 differences found 2025/10/10 04:25:01 NOTICE: B2 bucket rclone-test-peqebuj2wave: 1 matching files --- PASS: TestAllTag (1.94s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:25:02 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:02 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:02 INFO : tictactoe: Making directory 2025/10/10 04:25:02 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:02 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 04:25:02 INFO : tictactoe/tictactoe: Making directory 2025/10/10 04:25:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 04:25:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/10 04:25:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 04:25:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/10 04:25:02 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:25:02 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:25:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:25:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/10 04:25:03 DEBUG : Waiting for deletions to finish 2025/10/10 04:25:03 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:03 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:03 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 04:25:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 04:25:03 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:25:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/10 04:25:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/10 04:25:03 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:25:03 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.99s) === RUN TestSyntax 2025/10/10 04:25:04 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:25:04 INFO : toe: Making directory 2025/10/10 04:25:04 INFO : toe/toe: Making directory 2025/10/10 04:25:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/10 04:25:04 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:25:04 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:25:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:25:05 INFO : toe/toe/toe: Copied (new) 2025/10/10 04:25:05 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.86s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:25:06 DEBUG : empty_dir: Making directory with metadata 2025/10/10 04:25:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 04:25:06 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:06 INFO : tictacempty_dir: Making directory 2025/10/10 04:25:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:06 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:06 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:06 INFO : tictactoe: Making directory 2025/10/10 04:25:06 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:06 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 04:25:06 INFO : tictactoe/tictactoe: Making directory 2025/10/10 04:25:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 04:25:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/10 04:25:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 04:25:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 04:25:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 04:25:06 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:25:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 04:25:06 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:25:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:25:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 04:25:07 INFO : toe/toe/toe.txt: Deleted 2025/10/10 04:25:07 INFO : toe/toe: Removing directory 2025/10/10 04:25:07 INFO : toe: Removing directory 2025/10/10 04:25:07 INFO : empty_dir: Removing directory 2025/10/10 04:25:07 DEBUG : Local file system at /tmp/rclone3050239999: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.77s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:25:08 DEBUG : empty_dir: Making directory with metadata 2025/10/10 04:25:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 04:25:08 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:08 INFO : tictacempty_dir: Making directory 2025/10/10 04:25:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:08 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:08 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:08 INFO : tictactoe: Making directory 2025/10/10 04:25:08 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:08 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 04:25:08 INFO : tictactoe/tictactoe: Making directory 2025/10/10 04:25:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 04:25:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/10 04:25:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 04:25:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 04:25:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 04:25:08 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:25:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 04:25:08 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:25:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:25:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 04:25:08 INFO : toe/toe/toe.txt: Deleted 2025/10/10 04:25:08 INFO : toe/toe: Removing directory 2025/10/10 04:25:08 INFO : toe: Removing directory 2025/10/10 04:25:08 INFO : empty_dir: Removing directory 2025/10/10 04:25:08 DEBUG : Local file system at /tmp/rclone3050239999: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/10 04:25:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/10 04:25:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/10 04:25:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/10 04:25:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/10 04:25:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:25:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/10 04:25:10 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.62s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:25:11 DEBUG : Reset feature "Copy" 2025/10/10 04:25:11 DEBUG : Reset feature "Move" 2025/10/10 04:25:11 DEBUG : Reset feature "Copy" 2025/10/10 04:25:11 DEBUG : Reset feature "Move" 2025/10/10 04:25:11 DEBUG : empty_dir: Making directory with metadata 2025/10/10 04:25:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 04:25:11 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:11 INFO : tictacempty_dir: Making directory 2025/10/10 04:25:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 04:25:11 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:11 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:11 INFO : tictactoe: Making directory 2025/10/10 04:25:11 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:11 DEBUG : toe: transformed to: tictactoe 2025/10/10 04:25:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 04:25:11 INFO : tictactoe/tictactoe: Making directory 2025/10/10 04:25:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 04:25:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/10 04:25:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 04:25:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 04:25:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 04:25:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 04:25:11 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:25:11 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:25:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:25:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 04:25:12 INFO : toe/toe/toe.txt: Deleted 2025/10/10 04:25:12 INFO : toe/toe: Removing directory 2025/10/10 04:25:12 INFO : toe: Removing directory 2025/10/10 04:25:12 INFO : empty_dir: Removing directory 2025/10/10 04:25:12 DEBUG : Local file system at /tmp/rclone3050239999: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/10 04:25:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/10 04:25:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/10 04:25:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/10 04:25:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/10 04:25:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:25:14 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/10 04:25:14 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.45s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:25:15 DEBUG : toe: transformed to: dG9l 2025/10/10 04:25:15 DEBUG : toe: transformed to: dG9l 2025/10/10 04:25:15 INFO : dG9l: Making directory 2025/10/10 04:25:15 DEBUG : toe: transformed to: dG9l 2025/10/10 04:25:15 DEBUG : toe: transformed to: dG9l 2025/10/10 04:25:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/10 04:25:15 INFO : dG9l/dG9l: Making directory 2025/10/10 04:25:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/10 04:25:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/10 04:25:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/10 04:25:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 04:25:15 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:25:15 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:25:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/10 04:25:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:25:16 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/10 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/10 04:25:16 DEBUG : dG9l: transformed to: toe 2025/10/10 04:25:16 DEBUG : dG9l: transformed to: toe 2025/10/10 04:25:16 DEBUG : dG9l: transformed to: toe 2025/10/10 04:25:16 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/10 04:25:16 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/10 04:25:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/10 04:25:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/10 04:25:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/10 04:25:16 DEBUG : Local file system at /tmp/rclone3050239999: Waiting for checks to finish 2025/10/10 04:25:16 DEBUG : Local file system at /tmp/rclone3050239999: Waiting for transfers to finish 2025/10/10 04:25:16 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.61s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-peqebuj2wave", Local "Local file system at /tmp/rclone3050239999", Modify Window "1ms" 2025/10/10 04:25:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 04:25:17 DEBUG : toe: transformed to: 2025/10/10 04:25:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 04:25:17 DEBUG : toe: transformed to: 2025/10/10 04:25:17 INFO : B2 bucket rclone-test-peqebuj2wave: Making directory 2025/10/10 04:25:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 04:25:17 DEBUG : toe: transformed to: 2025/10/10 04:25:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 04:25:17 DEBUG : toe: transformed to: 2025/10/10 04:25:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 04:25:17 DEBUG : toe/toe: transformed to: 2025/10/10 04:25:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/10 04:25:17 INFO : toe/toe: Making directory 2025/10/10 04:25:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 04:25:17 DEBUG : toe/toe: transformed to: 2025/10/10 04:25:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/10 04:25:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 04:25:17 DEBUG : toe: transformed to: 2025/10/10 04:25:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/10 04:25:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/10 04:25:17 DEBUG : toe/toe/toe: transformed to: 2025/10/10 04:25:17 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/10 04:25:17 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for checks to finish 2025/10/10 04:25:17 DEBUG : B2 bucket rclone-test-peqebuj2wave: Waiting for transfers to finish 2025/10/10 04:25:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/10 04:25:18 INFO : toe/toe/toe: Copied (new) 2025/10/10 04:25:18 ERROR : B2 bucket rclone-test-peqebuj2wave: not deleting files as there were IO errors 2025/10/10 04:25:18 ERROR : B2 bucket rclone-test-peqebuj2wave: not deleting directories as there were IO errors --- PASS: TestError (1.66s) PASS 2025/10/10 04:25:19 DEBUG : B2 bucket rclone-test-peqebuj2wave: Purge remote 2025/10/10 04:25:19 INFO : B2 bucket rclone-test-peqebuj2wave: cleaning bucket "rclone-test-peqebuj2wave" of all files 2025/10/10 04:25:20 DEBUG : BackupDir/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf7ab_d20251010_m041919_c001_v7007000_t0000_u01760069959518") 2025/10/10 04:25:20 DEBUG : BackupDir/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1184731bb0333360_d20251010_m041913_c001_v0001099_t0040_u01760069953692") 2025/10/10 04:25:20 DEBUG : CompareDest/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41185a1fa5a245af_d20251010_m041854_c001_v7007000_t0000_u01760069934873") 2025/10/10 04:25:20 DEBUG : CompareDest/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d28cc_d20251010_m041848_c001_v0001042_t0054_u01760069928885") 2025/10/10 04:25:20 DEBUG : CompareDest/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41185a1fa5a245b0_d20251010_m041855_c001_v7007000_t0000_u01760069935055") 2025/10/10 04:25:20 DEBUG : CompareDest/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d42be_d20251010_m041850_c001_v0001171_t0017_u01760069930483") 2025/10/10 04:25:20 DEBUG : CopyDest/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf7ac_d20251010_m041919_c001_v7007000_t0000_u01760069959699") 2025/10/10 04:25:20 DEBUG : CopyDest/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a478c_d20251010_m041910_c001_v0001179_t0007_u01760069950808") 2025/10/10 04:25:20 DEBUG : CopyDest/three: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf7ad_d20251010_m041919_c001_v7007000_t0000_u01760069959880") 2025/10/10 04:25:20 DEBUG : CopyDest/three: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d43b7_d20251010_m041917_c001_v0001171_t0022_u01760069957693") 2025/10/10 04:25:20 DEBUG : CopyDest/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf7ae_d20251010_m041920_c001_v7007000_t0000_u01760069960063") 2025/10/10 04:25:20 DEBUG : CopyDest/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d291b_d20251010_m041915_c001_v0001042_t0024_u01760069955633") 2025/10/10 04:25:20 DEBUG : EXISTING: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4175adbfc6a382d1_d20251010_m042046_c001_v7007000_t0000_u01760070046162") 2025/10/10 04:25:21 DEBUG : EXISTING: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2a66_d20251010_m042045_c001_v0001042_t0016_u01760070045000") 2025/10/10 04:25:21 DEBUG : PREFIXapple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc267_d20251010_m042246_c001_v7007000_t0000_u01760070166158") 2025/10/10 04:25:21 DEBUG : PREFIXapple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4c34_d20251010_m042240_c001_v0001171_t0049_u01760070160451") 2025/10/10 04:25:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efadb_d20251010_m042246_c001_v7007000_t0000_u01760070166167") 2025/10/10 04:25:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4f7d_d20251010_m042240_c001_v0001179_t0057_u01760070160441") 2025/10/10 04:25:21 DEBUG : PREFIXbanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41649bf174d8e768_d20251010_m042246_c001_v7007000_t0000_u01760070166220") 2025/10/10 04:25:21 DEBUG : PREFIXbanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9411_d20251010_m042240_c001_v0001100_t0053_u01760070160472") 2025/10/10 04:25:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa08_d20251010_m042246_c001_v7007000_t0000_u01760070166372") 2025/10/10 04:25:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2bf0_d20251010_m042240_c001_v0001042_t0013_u01760070160462") 2025/10/10 04:25:21 DEBUG : Testêé: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4175adbfc6a382cb_d20251010_m042042_c001_v7007000_t0000_u01760070042366") 2025/10/10 04:25:21 DEBUG : Testêé: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d475e_d20251010_m042041_c001_v0001171_t0025_u01760070041605") 2025/10/10 04:25:21 DEBUG : Testêé: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2a56_d20251010_m042040_c001_v0001042_t0038_u01760070040465") 2025/10/10 04:25:21 DEBUG : YXBwbGU=: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117cfa_d20251010_m042227_c001_v7007000_t0000_u01760070147184") 2025/10/10 04:25:21 DEBUG : YXBwbGU=: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2bb7_d20251010_m042222_c001_v0001042_t0029_u01760070142725") 2025/10/10 04:25:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117cfb_d20251010_m042227_c001_v7007000_t0000_u01760070147367") 2025/10/10 04:25:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba93a3_d20251010_m042222_c001_v0001100_t0038_u01760070142704") 2025/10/10 04:25:21 DEBUG : YmFuYW5h: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117cfd_d20251010_m042227_c001_v7007000_t0000_u01760070147548") 2025/10/10 04:25:21 DEBUG : YmFuYW5h: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4ed5_d20251010_m042222_c001_v0001179_t0041_u01760070142693") 2025/10/10 04:25:21 DEBUG : a/potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf59e_d20251010_m041719_c001_v7007000_t0000_u01760069839508") 2025/10/10 04:25:21 DEBUG : a/potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a42ba_d20251010_m041718_c001_v0001179_t0031_u01760069838910") 2025/10/10 04:25:21 DEBUG : a/potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf58c_d20251010_m041717_c001_v7007000_t0000_u01760069837554") 2025/10/10 04:25:21 DEBUG : a/potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a42a8_d20251010_m041716_c001_v0001179_t0046_u01760069836795") 2025/10/10 04:25:22 DEBUG : a/potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8d46_d20251010_m041701_c001_v7007000_t0000_u01760069821167") 2025/10/10 04:25:22 DEBUG : a/potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a420f_d20251010_m041700_c001_v0001179_t0016_u01760069820383") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224d5_d20251010_m042447_c001_v7007000_t0000_u01760070287569") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba96a1_d20251010_m042443_c001_v0001100_t0006_u01760070283204") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b50c_d20251010_m042431_c001_v7007000_t0000_u01760070271368") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9653_d20251010_m042427_c001_v0001100_t0026_u01760070267152") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e22_d20251010_m042415_c001_v7007000_t0000_u01760070255744") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9604_d20251010_m042412_c001_v0001100_t0034_u01760070252035") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc47_d20251010_m042359_c001_v7007000_t0000_u01760070239627") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba95ae_d20251010_m042355_c001_v0001100_t0059_u01760070235880") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3a6_d20251010_m042344_c001_v7007000_t0000_u01760070224120") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9565_d20251010_m042339_c001_v0001100_t0009_u01760070219943") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c894f_d20251010_m042327_c001_v7007000_t0000_u01760070207311") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4e5e_d20251010_m042321_c001_v0001171_t0051_u01760070201137") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2bf_d20251010_m042309_c001_v7007000_t0000_u01760070189289") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4d92_d20251010_m042305_c001_v0001171_t0055_u01760070185128") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41185a1fa5a2488c_d20251010_m042304_c001_v7007000_t0000_u01760070184012") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9490_d20251010_m042259_c001_v0001100_t0002_u01760070179192") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa0a_d20251010_m042247_c001_v7007000_t0000_u01760070167691") 2025/10/10 04:25:22 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4c81_d20251010_m042244_c001_v0001171_t0032_u01760070164273") 2025/10/10 04:25:23 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41649bf174d8e759_d20251010_m042242_c001_v7007000_t0000_u01760070162734") 2025/10/10 04:25:23 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4f6d_d20251010_m042238_c001_v0001179_t0057_u01760070158139") 2025/10/10 04:25:23 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117cf5_d20251010_m042225_c001_v7007000_t0000_u01760070145396") 2025/10/10 04:25:23 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4ec3_d20251010_m042220_c001_v0001179_t0043_u01760070140043") 2025/10/10 04:25:23 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f20_d20251010_m042208_c001_v7007000_t0000_u01760070128589") 2025/10/10 04:25:23 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4e1b_d20251010_m042204_c001_v0001179_t0037_u01760070124721") 2025/10/10 04:25:23 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb2c_d20251010_m042153_c001_v7007000_t0000_u01760070113289") 2025/10/10 04:25:23 DEBUG : apple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4da5_d20251010_m042149_c001_v0001179_t0007_u01760070109068") 2025/10/10 04:25:23 DEBUG : appleSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2b2_d20251010_m042307_c001_v7007000_t0000_u01760070187573") 2025/10/10 04:25:23 DEBUG : appleSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba949b_d20251010_m042301_c001_v0001100_t0042_u01760070181533") 2025/10/10 04:25:23 DEBUG : appleapple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8950_d20251010_m042327_c001_v7007000_t0000_u01760070207494") 2025/10/10 04:25:23 DEBUG : appleapple: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4e78_d20251010_m042323_c001_v0001171_t0048_u01760070203373") 2025/10/10 04:25:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224d6_d20251010_m042447_c001_v7007000_t0000_u01760070287761") 2025/10/10 04:25:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5395_d20251010_m042443_c001_v0001179_t0007_u01760070283903") 2025/10/10 04:25:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b50e_d20251010_m042431_c001_v7007000_t0000_u01760070271557") 2025/10/10 04:25:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a52fe_d20251010_m042427_c001_v0001179_t0003_u01760070267933") 2025/10/10 04:25:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e24_d20251010_m042415_c001_v7007000_t0000_u01760070255925") 2025/10/10 04:25:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5288_d20251010_m042412_c001_v0001179_t0044_u01760070252804") 2025/10/10 04:25:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc48_d20251010_m042359_c001_v7007000_t0000_u01760070239817") 2025/10/10 04:25:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a51ea_d20251010_m042356_c001_v0001179_t0048_u01760070236709") 2025/10/10 04:25:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3a7_d20251010_m042344_c001_v7007000_t0000_u01760070224302") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5176_d20251010_m042340_c001_v0001179_t0023_u01760070220694") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f420744ac74413f1e_d20251010_m042325_c001_v7007000_t0000_u01760070205303") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba950c_d20251010_m042321_c001_v0001100_t0049_u01760070201616") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2c2_d20251010_m042309_c001_v7007000_t0000_u01760070189471") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a506e_d20251010_m042305_c001_v0001179_t0005_u01760070185116") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4175adbfc6a38490_d20251010_m042304_c001_v7007000_t0000_u01760070184196") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5043_d20251010_m042300_c001_v0001179_t0055_u01760070180038") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa0c_d20251010_m042247_c001_v7007000_t0000_u01760070167908") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4faa_d20251010_m042244_c001_v0001179_t0034_u01760070164265") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209f9fb_d20251010_m042242_c001_v7007000_t0000_u01760070162746") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2bee_d20251010_m042238_c001_v0001042_t0058_u01760070158738") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f422b06bf1c15e171_d20251010_m042225_c001_v7007000_t0000_u01760070145020") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba939b_d20251010_m042220_c001_v0001100_t0004_u01760070140818") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f21_d20251010_m042208_c001_v7007000_t0000_u01760070128771") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba934b_d20251010_m042205_c001_v0001100_t0039_u01760070125402") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb2e_d20251010_m042153_c001_v7007000_t0000_u01760070113473") 2025/10/10 04:25:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9305_d20251010_m042149_c001_v0001100_t0049_u01760070109622") 2025/10/10 04:25:24 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c892c_d20251010_m042307_c001_v7007000_t0000_u01760070187747") 2025/10/10 04:25:24 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c45_d20251010_m042301_c001_v0001042_t0022_u01760070181545") 2025/10/10 04:25:24 DEBUG : b/potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf5a1_d20251010_m041719_c001_v7007000_t0000_u01760069839690") 2025/10/10 04:25:24 DEBUG : b/potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a42b0_d20251010_m041718_c001_v0001179_t0024_u01760069838101") 2025/10/10 04:25:24 DEBUG : b/potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf586_d20251010_m041716_c001_v7007000_t0000_u01760069836995") 2025/10/10 04:25:24 DEBUG : b/potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4296_d20251010_m041715_c001_v0001179_t0048_u01760069835989") 2025/10/10 04:25:25 DEBUG : b/potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8d42_d20251010_m041700_c001_v7007000_t0000_u01760069820603") 2025/10/10 04:25:25 DEBUG : b/potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4203_d20251010_m041659_c001_v0001179_t0032_u01760069819568") 2025/10/10 04:25:25 DEBUG : backup/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40776c4bb38fb980_d20251010_m041932_c001_v7007000_t0000_u01760069972642") 2025/10/10 04:25:25 DEBUG : backup/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f116854a1b33878e8_d20251010_m041930_c001_v0001106_t0012_u01760069970602") 2025/10/10 04:25:25 DEBUG : backup/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ba8bb7f2efbbc_d20251010_m041926_c001_v0001037_t0013_u01760069966677") 2025/10/10 04:25:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4d0c_d20251010_m041958_c001_v7007000_t0000_u01760069998635") 2025/10/10 04:25:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f101de4207bdaa218_d20251010_m041956_c001_v0001116_t0039_u01760069996410") 2025/10/10 04:25:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f10246279cef7fe6b_d20251010_m041952_c001_v0001165_t0019_u01760069992526") 2025/10/10 04:25:25 DEBUG : backup/one.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4073ea3d8fb0fdce_d20251010_m041945_c001_v7007000_t0000_u01760069985753") 2025/10/10 04:25:25 DEBUG : backup/one.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f115f0ba16f191113_d20251010_m041943_c001_v0001113_t0021_u01760069983761") 2025/10/10 04:25:25 DEBUG : backup/one.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f114be384b111e850_d20251010_m041939_c001_v0001179_t0045_u01760069979882") 2025/10/10 04:25:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4d0f_d20251010_m041958_c001_v7007000_t0000_u01760069998832") 2025/10/10 04:25:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f113f5e08cb091741_d20251010_m041957_c001_v0001130_t0024_u01760069997752") 2025/10/10 04:25:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f105530e3ca23580a_d20251010_m041954_c001_v0001176_t0002_u01760069994211") 2025/10/10 04:25:25 DEBUG : backup/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40776c4bb38fb981_d20251010_m041932_c001_v7007000_t0000_u01760069972825") 2025/10/10 04:25:25 DEBUG : backup/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f105c10127ab31bf0_d20251010_m041931_c001_v0001130_t0006_u01760069971723") 2025/10/10 04:25:25 DEBUG : backup/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f100436c3fae9f473_d20251010_m041928_c001_v0001041_t0027_u01760069968356") 2025/10/10 04:25:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4073ea3d8fb0fdd0_d20251010_m041945_c001_v7007000_t0000_u01760069985937") 2025/10/10 04:25:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112c327bfc610c2d_d20251010_m041944_c001_v0001161_t0027_u01760069984716") 2025/10/10 04:25:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f105970616fb9b31e_d20251010_m041941_c001_v0001177_t0030_u01760069981245") 2025/10/10 04:25:25 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224d8_d20251010_m042447_c001_v7007000_t0000_u01760070287943") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d5155_d20251010_m042443_c001_v0001171_t0033_u01760070283617") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b50f_d20251010_m042431_c001_v7007000_t0000_u01760070271741") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d50b5_d20251010_m042427_c001_v0001171_t0001_u01760070267619") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e25_d20251010_m042416_c001_v7007000_t0000_u01760070256109") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d5036_d20251010_m042412_c001_v0001171_t0044_u01760070252477") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc4a_d20251010_m042400_c001_v7007000_t0000_u01760070240002") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4fa4_d20251010_m042356_c001_v0001171_t0038_u01760070236343") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3a8_d20251010_m042344_c001_v7007000_t0000_u01760070224484") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4f0b_d20251010_m042340_c001_v0001171_t0021_u01760070220350") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8951_d20251010_m042327_c001_v7007000_t0000_u01760070207679") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5105_d20251010_m042321_c001_v0001179_t0004_u01760070201398") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2c3_d20251010_m042309_c001_v7007000_t0000_u01760070189655") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c4f_d20251010_m042305_c001_v0001042_t0013_u01760070185150") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b3ac_d20251010_m042304_c001_v7007000_t0000_u01760070184040") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c3f_d20251010_m042259_c001_v0001042_t0018_u01760070179561") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa0d_d20251010_m042248_c001_v7007000_t0000_u01760070168092") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba942d_d20251010_m042244_c001_v0001100_t0039_u01760070164284") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41649bf174d8e75a_d20251010_m042242_c001_v7007000_t0000_u01760070162915") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4c1b_d20251010_m042238_c001_v0001171_t0033_u01760070158346") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f419401ec445b7c92_d20251010_m042225_c001_v7007000_t0000_u01760070145440") 2025/10/10 04:25:26 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4b42_d20251010_m042220_c001_v0001171_t0004_u01760070140244") 2025/10/10 04:25:27 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f24_d20251010_m042208_c001_v7007000_t0000_u01760070128954") 2025/10/10 04:25:27 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4a97_d20251010_m042204_c001_v0001171_t0045_u01760070124940") 2025/10/10 04:25:27 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb2f_d20251010_m042153_c001_v7007000_t0000_u01760070113657") 2025/10/10 04:25:27 DEBUG : banana: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4a1c_d20251010_m042149_c001_v0001171_t0057_u01760070109305") 2025/10/10 04:25:27 DEBUG : bananaSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4175adbfc6a38496_d20251010_m042307_c001_v7007000_t0000_u01760070187914") 2025/10/10 04:25:27 DEBUG : bananaSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5053_d20251010_m042301_c001_v0001179_t0004_u01760070181555") 2025/10/10 04:25:27 DEBUG : both0: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e54_d20251010_m042126_c001_v7007000_t0000_u01760070086618") 2025/10/10 04:25:27 DEBUG : both0: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4c32_d20251010_m042109_c001_v0001179_t0005_u01760070069501") 2025/10/10 04:25:27 DEBUG : both0: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b21f_d20251010_m042105_c001_v7007000_t0000_u01760070065275") 2025/10/10 04:25:27 DEBUG : both0: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d47ca_d20251010_m042048_c001_v0001171_t0003_u01760070048402") 2025/10/10 04:25:27 DEBUG : both1: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e55_d20251010_m042126_c001_v7007000_t0000_u01760070086801") 2025/10/10 04:25:27 DEBUG : both1: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d489c_d20251010_m042110_c001_v0001171_t0027_u01760070070997") 2025/10/10 04:25:27 DEBUG : both1: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b221_d20251010_m042105_c001_v7007000_t0000_u01760070065456") 2025/10/10 04:25:27 DEBUG : both1: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2a78_d20251010_m042049_c001_v0001042_t0057_u01760070049439") 2025/10/10 04:25:27 DEBUG : both10: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e57_d20251010_m042126_c001_v7007000_t0000_u01760070086983") 2025/10/10 04:25:27 DEBUG : both10: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d48d3_d20251010_m042117_c001_v0001171_t0003_u01760070077216") 2025/10/10 04:25:27 DEBUG : both10: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b224_d20251010_m042105_c001_v7007000_t0000_u01760070065641") 2025/10/10 04:25:27 DEBUG : both10: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2a8e_d20251010_m042055_c001_v0001042_t0036_u01760070055671") 2025/10/10 04:25:27 DEBUG : both11: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e58_d20251010_m042127_c001_v7007000_t0000_u01760070087166") 2025/10/10 04:25:27 DEBUG : both11: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2ae8_d20251010_m042117_c001_v0001042_t0001_u01760070077789") 2025/10/10 04:25:27 DEBUG : both11: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b225_d20251010_m042105_c001_v7007000_t0000_u01760070065824") 2025/10/10 04:25:27 DEBUG : both11: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4b8f_d20251010_m042056_c001_v0001179_t0023_u01760070056266") 2025/10/10 04:25:28 DEBUG : both12: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e5a_d20251010_m042127_c001_v7007000_t0000_u01760070087347") 2025/10/10 04:25:28 DEBUG : both12: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4c7f_d20251010_m042118_c001_v0001179_t0025_u01760070078532") 2025/10/10 04:25:28 DEBUG : both12: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b229_d20251010_m042106_c001_v7007000_t0000_u01760070066008") 2025/10/10 04:25:28 DEBUG : both12: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d481a_d20251010_m042056_c001_v0001171_t0008_u01760070056963") 2025/10/10 04:25:28 DEBUG : both13: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e5b_d20251010_m042127_c001_v7007000_t0000_u01760070087529") 2025/10/10 04:25:28 DEBUG : both13: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d48e9_d20251010_m042119_c001_v0001171_t0059_u01760070079440") 2025/10/10 04:25:28 DEBUG : both13: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b22b_d20251010_m042106_c001_v7007000_t0000_u01760070066191") 2025/10/10 04:25:28 DEBUG : both13: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2a9a_d20251010_m042057_c001_v0001042_t0037_u01760070057589") 2025/10/10 04:25:28 DEBUG : both14: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e5c_d20251010_m042127_c001_v7007000_t0000_u01760070087713") 2025/10/10 04:25:28 DEBUG : both14: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2aef_d20251010_m042120_c001_v0001042_t0046_u01760070080004") 2025/10/10 04:25:28 DEBUG : both14: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b22d_d20251010_m042106_c001_v7007000_t0000_u01760070066374") 2025/10/10 04:25:28 DEBUG : both14: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4baf_d20251010_m042058_c001_v0001179_t0048_u01760070058315") 2025/10/10 04:25:28 DEBUG : both15: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e5d_d20251010_m042127_c001_v7007000_t0000_u01760070087895") 2025/10/10 04:25:28 DEBUG : both15: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4c93_d20251010_m042121_c001_v0001179_t0044_u01760070081025") 2025/10/10 04:25:28 DEBUG : both15: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b22f_d20251010_m042106_c001_v7007000_t0000_u01760070066557") 2025/10/10 04:25:28 DEBUG : both15: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4830_d20251010_m042059_c001_v0001171_t0045_u01760070059047") 2025/10/10 04:25:28 DEBUG : both16: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e5e_d20251010_m042128_c001_v7007000_t0000_u01760070088076") 2025/10/10 04:25:28 DEBUG : both16: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d48fd_d20251010_m042121_c001_v0001171_t0031_u01760070081641") 2025/10/10 04:25:28 DEBUG : both16: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b233_d20251010_m042106_c001_v7007000_t0000_u01760070066740") 2025/10/10 04:25:28 DEBUG : both16: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2aa0_d20251010_m042059_c001_v0001042_t0021_u01760070059759") 2025/10/10 04:25:28 DEBUG : both17: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e5f_d20251010_m042128_c001_v7007000_t0000_u01760070088263") 2025/10/10 04:25:29 DEBUG : both17: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2afb_d20251010_m042122_c001_v0001042_t0039_u01760070082221") 2025/10/10 04:25:29 DEBUG : both17: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b236_d20251010_m042106_c001_v7007000_t0000_u01760070066923") 2025/10/10 04:25:29 DEBUG : both17: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4bc6_d20251010_m042100_c001_v0001179_t0019_u01760070060569") 2025/10/10 04:25:29 DEBUG : both18: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e60_d20251010_m042128_c001_v7007000_t0000_u01760070088445") 2025/10/10 04:25:29 DEBUG : both18: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4ca5_d20251010_m042122_c001_v0001179_t0022_u01760070082923") 2025/10/10 04:25:29 DEBUG : both18: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b239_d20251010_m042107_c001_v7007000_t0000_u01760070067106") 2025/10/10 04:25:29 DEBUG : both18: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4845_d20251010_m042101_c001_v0001171_t0020_u01760070061261") 2025/10/10 04:25:29 DEBUG : both19: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e61_d20251010_m042128_c001_v7007000_t0000_u01760070088631") 2025/10/10 04:25:29 DEBUG : both19: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4917_d20251010_m042123_c001_v0001171_t0001_u01760070083657") 2025/10/10 04:25:29 DEBUG : both19: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b23d_d20251010_m042107_c001_v7007000_t0000_u01760070067289") 2025/10/10 04:25:29 DEBUG : both19: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2ab2_d20251010_m042101_c001_v0001042_t0016_u01760070061797") 2025/10/10 04:25:29 DEBUG : both2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e62_d20251010_m042128_c001_v7007000_t0000_u01760070088815") 2025/10/10 04:25:29 DEBUG : both2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2acf_d20251010_m042111_c001_v0001042_t0048_u01760070071604") 2025/10/10 04:25:29 DEBUG : both2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b23f_d20251010_m042107_c001_v7007000_t0000_u01760070067473") 2025/10/10 04:25:29 DEBUG : both2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4b5c_d20251010_m042050_c001_v0001179_t0049_u01760070050287") 2025/10/10 04:25:29 DEBUG : both3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e63_d20251010_m042128_c001_v7007000_t0000_u01760070088996") 2025/10/10 04:25:29 DEBUG : both3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4c4c_d20251010_m042112_c001_v0001179_t0030_u01760070072277") 2025/10/10 04:25:29 DEBUG : both3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b242_d20251010_m042107_c001_v7007000_t0000_u01760070067656") 2025/10/10 04:25:29 DEBUG : both3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d47e2_d20251010_m042051_c001_v0001171_t0009_u01760070051146") 2025/10/10 04:25:29 DEBUG : both4: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e64_d20251010_m042129_c001_v7007000_t0000_u01760070089179") 2025/10/10 04:25:29 DEBUG : both4: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d48b2_d20251010_m042112_c001_v0001171_t0024_u01760070072947") 2025/10/10 04:25:30 DEBUG : both4: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b246_d20251010_m042107_c001_v7007000_t0000_u01760070067839") 2025/10/10 04:25:30 DEBUG : both4: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2a80_d20251010_m042051_c001_v0001042_t0023_u01760070051692") 2025/10/10 04:25:30 DEBUG : both5: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e65_d20251010_m042129_c001_v7007000_t0000_u01760070089361") 2025/10/10 04:25:30 DEBUG : both5: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2ad5_d20251010_m042113_c001_v0001042_t0029_u01760070073512") 2025/10/10 04:25:30 DEBUG : both5: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b249_d20251010_m042108_c001_v7007000_t0000_u01760070068021") 2025/10/10 04:25:30 DEBUG : both5: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4b73_d20251010_m042052_c001_v0001179_t0046_u01760070052714") 2025/10/10 04:25:30 DEBUG : both6: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e66_d20251010_m042129_c001_v7007000_t0000_u01760070089542") 2025/10/10 04:25:30 DEBUG : both6: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4c5b_d20251010_m042114_c001_v0001179_t0023_u01760070074263") 2025/10/10 04:25:30 DEBUG : both6: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b24d_d20251010_m042108_c001_v7007000_t0000_u01760070068206") 2025/10/10 04:25:30 DEBUG : both6: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d47ef_d20251010_m042053_c001_v0001171_t0040_u01760070053274") 2025/10/10 04:25:30 DEBUG : both7: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e67_d20251010_m042129_c001_v7007000_t0000_u01760070089723") 2025/10/10 04:25:30 DEBUG : both7: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d48c1_d20251010_m042114_c001_v0001171_t0039_u01760070074982") 2025/10/10 04:25:30 DEBUG : both7: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b24f_d20251010_m042108_c001_v7007000_t0000_u01760070068388") 2025/10/10 04:25:30 DEBUG : both7: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2a86_d20251010_m042053_c001_v0001042_t0011_u01760070053813") 2025/10/10 04:25:30 DEBUG : both8: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e68_d20251010_m042129_c001_v7007000_t0000_u01760070089905") 2025/10/10 04:25:30 DEBUG : both8: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2ade_d20251010_m042115_c001_v0001042_t0047_u01760070075677") 2025/10/10 04:25:30 DEBUG : both8: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b253_d20251010_m042108_c001_v7007000_t0000_u01760070068570") 2025/10/10 04:25:30 DEBUG : both8: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4b7f_d20251010_m042054_c001_v0001179_t0024_u01760070054509") 2025/10/10 04:25:30 DEBUG : both9: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e69_d20251010_m042130_c001_v7007000_t0000_u01760070090087") 2025/10/10 04:25:30 DEBUG : both9: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4c69_d20251010_m042116_c001_v0001179_t0029_u01760070076508") 2025/10/10 04:25:31 DEBUG : both9: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b258_d20251010_m042108_c001_v7007000_t0000_u01760070068755") 2025/10/10 04:25:31 DEBUG : both9: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d47fb_d20251010_m042055_c001_v0001171_t0040_u01760070055064") 2025/10/10 04:25:31 DEBUG : c/non empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf5a3_d20251010_m041719_c001_v7007000_t0000_u01760069839872") 2025/10/10 04:25:31 DEBUG : c/non empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a42b2_d20251010_m041718_c001_v0001179_t0008_u01760069838315") 2025/10/10 04:25:31 DEBUG : c/non empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf58e_d20251010_m041717_c001_v7007000_t0000_u01760069837736") 2025/10/10 04:25:31 DEBUG : c/non empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a429e_d20251010_m041716_c001_v0001179_t0049_u01760069836192") 2025/10/10 04:25:31 DEBUG : c/non empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8d49_d20251010_m041701_c001_v7007000_t0000_u01760069821349") 2025/10/10 04:25:31 DEBUG : c/non empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4205_d20251010_m041659_c001_v0001179_t0012_u01760069819801") 2025/10/10 04:25:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117cfe_d20251010_m042227_c001_v7007000_t0000_u01760070147729") 2025/10/10 04:25:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4b59_d20251010_m042222_c001_v0001171_t0058_u01760070142713") 2025/10/10 04:25:31 DEBUG : check sum: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8d1c_d20251010_m041652_c001_v7007000_t0000_u01760069812907") 2025/10/10 04:25:31 DEBUG : check sum: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a41b3_d20251010_m041651_c001_v0001179_t0007_u01760069811939") 2025/10/10 04:25:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b7e67_d20251010_m042517_c001_v7007000_t0000_u01760070317408") 2025/10/10 04:25:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9721_d20251010_m042515_c001_v0001100_t0002_u01760070315763") 2025/10/10 04:25:31 DEBUG : dest/3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf77b_d20251010_m041903_c001_v7007000_t0000_u01760069943975") 2025/10/10 04:25:31 DEBUG : dest/3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4141bea1fee319c7_d20251010_m041902_c001_v0001146_t0021_u01760069942879") 2025/10/10 04:25:31 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8952_d20251010_m042327_c001_v7007000_t0000_u01760070207862") 2025/10/10 04:25:31 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9518_d20251010_m042323_c001_v0001100_t0054_u01760070203392") 2025/10/10 04:25:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224d9_d20251010_m042448_c001_v7007000_t0000_u01760070288124") 2025/10/10 04:25:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9670_d20251010_m042436_c001_v0001100_t0042_u01760070276067") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b510_d20251010_m042431_c001_v7007000_t0000_u01760070271925") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9636_d20251010_m042420_c001_v0001100_t0033_u01760070260414") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e26_d20251010_m042416_c001_v7007000_t0000_u01760070256290") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba95d8_d20251010_m042404_c001_v0001100_t0053_u01760070244293") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc4c_d20251010_m042400_c001_v7007000_t0000_u01760070240186") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9585_d20251010_m042348_c001_v0001100_t0048_u01760070228744") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3a9_d20251010_m042344_c001_v7007000_t0000_u01760070224666") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba953f_d20251010_m042332_c001_v0001100_t0046_u01760070212086") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f408d91f0593d335a_d20251010_m042325_c001_v7007000_t0000_u01760070205510") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4e0d_d20251010_m042314_c001_v0001171_t0052_u01760070194062") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2c4_d20251010_m042309_c001_v7007000_t0000_u01760070189838") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4d98_d20251010_m042305_c001_v0001171_t0057_u01760070185421") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41185a1fa5a2488b_d20251010_m042303_c001_v7007000_t0000_u01760070183957") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba946b_d20251010_m042252_c001_v0001100_t0001_u01760070172320") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa0f_d20251010_m042248_c001_v7007000_t0000_u01760070168274") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4fac_d20251010_m042244_c001_v0001179_t0028_u01760070164481") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41649bf174d8e75b_d20251010_m042243_c001_v7007000_t0000_u01760070163096") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4f29_d20251010_m042231_c001_v0001179_t0023_u01760070151757") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f94_d20251010_m042225_c001_v7007000_t0000_u01760070145405") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4e70_d20251010_m042213_c001_v0001179_t0019_u01760070133207") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f26_d20251010_m042209_c001_v7007000_t0000_u01760070129136") 2025/10/10 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4ddf_d20251010_m042157_c001_v0001179_t0005_u01760070117954") 2025/10/10 04:25:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb30_d20251010_m042153_c001_v7007000_t0000_u01760070113872") 2025/10/10 04:25:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4d5e_d20251010_m042142_c001_v0001179_t0055_u01760070102885") 2025/10/10 04:25:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40776c4bb38fbbf4_d20251010_m042307_c001_v7007000_t0000_u01760070187585") 2025/10/10 04:25:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5057_d20251010_m042301_c001_v0001179_t0032_u01760070181768") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8953_d20251010_m042328_c001_v7007000_t0000_u01760070208047") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5115_d20251010_m042323_c001_v0001179_t0034_u01760070203381") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224da_d20251010_m042448_c001_v7007000_t0000_u01760070288304") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d50fe_d20251010_m042436_c001_v0001171_t0040_u01760070276732") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b511_d20251010_m042432_c001_v7007000_t0000_u01760070272117") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d507a_d20251010_m042421_c001_v0001171_t0037_u01760070261084") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e27_d20251010_m042416_c001_v7007000_t0000_u01760070256476") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d5000_d20251010_m042405_c001_v0001171_t0001_u01760070245262") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc4d_d20251010_m042400_c001_v7007000_t0000_u01760070240372") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4f49_d20251010_m042349_c001_v0001171_t0019_u01760070229599") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3aa_d20251010_m042344_c001_v7007000_t0000_u01760070224848") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4edd_d20251010_m042332_c001_v0001171_t0027_u01760070212756") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d61_d20251010_m042325_c001_v7007000_t0000_u01760070205529") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a50d7_d20251010_m042314_c001_v0001179_t0022_u01760070194797") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2c5_d20251010_m042310_c001_v7007000_t0000_u01760070190020") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5076_d20251010_m042305_c001_v0001179_t0028_u01760070185431") 2025/10/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41185a1fa5a2488e_d20251010_m042304_c001_v7007000_t0000_u01760070184140") 2025/10/10 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c2d_d20251010_m042253_c001_v0001042_t0033_u01760070173032") 2025/10/10 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa11_d20251010_m042248_c001_v7007000_t0000_u01760070168455") 2025/10/10 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4c85_d20251010_m042244_c001_v0001171_t0037_u01760070164530") 2025/10/10 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209f9fd_d20251010_m042243_c001_v7007000_t0000_u01760070163110") 2025/10/10 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4bc1_d20251010_m042232_c001_v0001171_t0011_u01760070152327") 2025/10/10 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41649bf174d8e735_d20251010_m042225_c001_v7007000_t0000_u01760070145265") 2025/10/10 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4afe_d20251010_m042213_c001_v0001171_t0024_u01760070133823") 2025/10/10 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f27_d20251010_m042209_c001_v7007000_t0000_u01760070129326") 2025/10/10 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4a58_d20251010_m042158_c001_v0001171_t0056_u01760070118570") 2025/10/10 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb31_d20251010_m042154_c001_v7007000_t0000_u01760070114056") 2025/10/10 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d49ed_d20251010_m042143_c001_v0001171_t0003_u01760070103090") 2025/10/10 04:25:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40776c4bb38fbbf6_d20251010_m042307_c001_v7007000_t0000_u01760070187770") 2025/10/10 04:25:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba949f_d20251010_m042301_c001_v0001100_t0021_u01760070181932") 2025/10/10 04:25:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8954_d20251010_m042328_c001_v7007000_t0000_u01760070208230") 2025/10/10 04:25:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5117_d20251010_m042323_c001_v0001179_t0043_u01760070203581") 2025/10/10 04:25:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224dc_d20251010_m042448_c001_v7007000_t0000_u01760070288485") 2025/10/10 04:25:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5351_d20251010_m042437_c001_v0001179_t0022_u01760070277496") 2025/10/10 04:25:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b512_d20251010_m042432_c001_v7007000_t0000_u01760070272301") 2025/10/10 04:25:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a52d3_d20251010_m042421_c001_v0001179_t0031_u01760070261794") 2025/10/10 04:25:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e28_d20251010_m042416_c001_v7007000_t0000_u01760070256663") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a523a_d20251010_m042406_c001_v0001179_t0019_u01760070246083") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc4e_d20251010_m042400_c001_v7007000_t0000_u01760070240558") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a51bd_d20251010_m042350_c001_v0001179_t0003_u01760070230308") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3ab_d20251010_m042345_c001_v7007000_t0000_u01760070225031") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5155_d20251010_m042333_c001_v0001179_t0059_u01760070213399") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfc25_d20251010_m042325_c001_v7007000_t0000_u01760070205645") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba94e5_d20251010_m042315_c001_v0001100_t0057_u01760070195362") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2c7_d20251010_m042310_c001_v7007000_t0000_u01760070190205") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba94bb_d20251010_m042305_c001_v0001100_t0009_u01760070185497") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41185a1fa5a24889_d20251010_m042303_c001_v7007000_t0000_u01760070183773") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5005_d20251010_m042253_c001_v0001179_t0041_u01760070173815") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa12_d20251010_m042248_c001_v7007000_t0000_u01760070168636") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba942f_d20251010_m042244_c001_v0001100_t0056_u01760070164563") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41649bf174d8e75c_d20251010_m042243_c001_v7007000_t0000_u01760070163112") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2bd5_d20251010_m042232_c001_v0001042_t0017_u01760070152991") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f422b06bf1c15e173_d20251010_m042225_c001_v7007000_t0000_u01760070145202") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9375_d20251010_m042214_c001_v0001100_t0059_u01760070134513") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f28_d20251010_m042209_c001_v7007000_t0000_u01760070129508") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba932b_d20251010_m042159_c001_v0001100_t0002_u01760070119299") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb33_d20251010_m042154_c001_v7007000_t0000_u01760070114239") 2025/10/10 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba92ee_d20251010_m042143_c001_v0001100_t0006_u01760070103530") 2025/10/10 04:25:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa88_d20251010_m042307_c001_v7007000_t0000_u01760070187594") 2025/10/10 04:25:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4d62_d20251010_m042301_c001_v0001171_t0018_u01760070181966") 2025/10/10 04:25:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8956_d20251010_m042328_c001_v7007000_t0000_u01760070208413") 2025/10/10 04:25:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c9c_d20251010_m042323_c001_v0001042_t0002_u01760070203745") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224de_d20251010_m042448_c001_v7007000_t0000_u01760070288665") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2da7_d20251010_m042438_c001_v0001042_t0035_u01760070278062") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b513_d20251010_m042432_c001_v7007000_t0000_u01760070272485") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2d79_d20251010_m042422_c001_v0001042_t0047_u01760070262369") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e2a_d20251010_m042416_c001_v7007000_t0000_u01760070256861") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2d2f_d20251010_m042406_c001_v0001042_t0005_u01760070246675") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc4f_d20251010_m042400_c001_v7007000_t0000_u01760070240742") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2cfa_d20251010_m042350_c001_v0001042_t0023_u01760070230915") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3ad_d20251010_m042345_c001_v7007000_t0000_u01760070225213") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2cbb_d20251010_m042334_c001_v0001042_t0056_u01760070214361") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfc21_d20251010_m042325_c001_v7007000_t0000_u01760070205093") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c73_d20251010_m042316_c001_v0001042_t0021_u01760070196115") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2c8_d20251010_m042310_c001_v7007000_t0000_u01760070190387") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c53_d20251010_m042305_c001_v0001042_t0045_u01760070185537") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b3aa_d20251010_m042303_c001_v7007000_t0000_u01760070183572") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4d05_d20251010_m042254_c001_v0001171_t0006_u01760070174387") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa13_d20251010_m042248_c001_v7007000_t0000_u01760070168817") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4fb0_d20251010_m042244_c001_v0001179_t0044_u01760070164716") 2025/10/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f401d37430a9bc3c9_d20251010_m042243_c001_v7007000_t0000_u01760070163332") 2025/10/10 04:25:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba93ee_d20251010_m042233_c001_v0001100_t0047_u01760070153689") 2025/10/10 04:25:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117cf4_d20251010_m042225_c001_v7007000_t0000_u01760070145212") 2025/10/10 04:25:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2b9b_d20251010_m042215_c001_v0001042_t0002_u01760070135314") 2025/10/10 04:25:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f29_d20251010_m042209_c001_v7007000_t0000_u01760070129691") 2025/10/10 04:25:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2b75_d20251010_m042200_c001_v0001042_t0043_u01760070120042") 2025/10/10 04:25:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb35_d20251010_m042154_c001_v7007000_t0000_u01760070114432") 2025/10/10 04:25:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2b46_d20251010_m042143_c001_v0001042_t0002_u01760070103870") 2025/10/10 04:25:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4175adbfc6a38493_d20251010_m042307_c001_v7007000_t0000_u01760070187545") 2025/10/10 04:25:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5059_d20251010_m042301_c001_v0001179_t0035_u01760070181975") 2025/10/10 04:25:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8958_d20251010_m042328_c001_v7007000_t0000_u01760070208597") 2025/10/10 04:25:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba951c_d20251010_m042323_c001_v0001100_t0047_u01760070203776") 2025/10/10 04:25:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224e2_d20251010_m042448_c001_v7007000_t0000_u01760070288861") 2025/10/10 04:25:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9688_d20251010_m042438_c001_v0001100_t0044_u01760070278640") 2025/10/10 04:25:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b514_d20251010_m042432_c001_v7007000_t0000_u01760070272671") 2025/10/10 04:25:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9640_d20251010_m042422_c001_v0001100_t0019_u01760070262728") 2025/10/10 04:25:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e2d_d20251010_m042417_c001_v7007000_t0000_u01760070257043") 2025/10/10 04:25:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba95e3_d20251010_m042407_c001_v0001100_t0005_u01760070247134") 2025/10/10 04:25:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc50_d20251010_m042400_c001_v7007000_t0000_u01760070240927") 2025/10/10 04:25:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9591_d20251010_m042351_c001_v0001100_t0040_u01760070231491") 2025/10/10 04:25:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3ae_d20251010_m042345_c001_v7007000_t0000_u01760070225396") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba954f_d20251010_m042334_c001_v0001100_t0055_u01760070214928") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f408d91f0593d3359_d20251010_m042325_c001_v7007000_t0000_u01760070205476") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4e2a_d20251010_m042316_c001_v0001171_t0038_u01760070196645") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2cb_d20251010_m042310_c001_v7007000_t0000_u01760070190569") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a507a_d20251010_m042305_c001_v0001179_t0017_u01760070185658") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40776c4bb38fbbe8_d20251010_m042303_c001_v7007000_t0000_u01760070183964") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9479_d20251010_m042254_c001_v0001100_t0031_u01760070174869") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa14_d20251010_m042248_c001_v7007000_t0000_u01760070168998") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c06_d20251010_m042244_c001_v0001042_t0027_u01760070164733") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efabe_d20251010_m042243_c001_v7007000_t0000_u01760070163168") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4f43_d20251010_m042234_c001_v0001179_t0008_u01760070154070") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f91_d20251010_m042225_c001_v7007000_t0000_u01760070145216") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4e91_d20251010_m042215_c001_v0001179_t0020_u01760070135894") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f2b_d20251010_m042209_c001_v7007000_t0000_u01760070129873") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4df7_d20251010_m042200_c001_v0001179_t0035_u01760070120521") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb36_d20251010_m042154_c001_v7007000_t0000_u01760070114615") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4d6c_d20251010_m042144_c001_v0001179_t0025_u01760070104389") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa8a_d20251010_m042307_c001_v7007000_t0000_u01760070187779") 2025/10/10 04:25:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c47_d20251010_m042301_c001_v0001042_t0027_u01760070181987") 2025/10/10 04:25:38 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c895a_d20251010_m042328_c001_v7007000_t0000_u01760070208781") 2025/10/10 04:25:38 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4e7a_d20251010_m042323_c001_v0001171_t0039_u01760070203794") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224e3_d20251010_m042449_c001_v7007000_t0000_u01760070289042") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d5117_d20251010_m042439_c001_v0001171_t0056_u01760070279132") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b517_d20251010_m042432_c001_v7007000_t0000_u01760070272856") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d5089_d20251010_m042423_c001_v0001171_t0056_u01760070263009") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e2e_d20251010_m042417_c001_v7007000_t0000_u01760070257227") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d5010_d20251010_m042407_c001_v0001171_t0000_u01760070247521") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc51_d20251010_m042401_c001_v7007000_t0000_u01760070241111") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4f6f_d20251010_m042351_c001_v0001171_t0056_u01760070231791") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3b0_d20251010_m042345_c001_v7007000_t0000_u01760070225578") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4eef_d20251010_m042335_c001_v0001171_t0059_u01760070215465") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4182b62e22909547_d20251010_m042325_c001_v7007000_t0000_u01760070205487") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a50ed_d20251010_m042316_c001_v0001179_t0039_u01760070196904") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2cc_d20251010_m042310_c001_v7007000_t0000_u01760070190751") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4da0_d20251010_m042305_c001_v0001171_t0002_u01760070185796") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41185a1fa5a24887_d20251010_m042303_c001_v7007000_t0000_u01760070183590") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c33_d20251010_m042255_c001_v0001042_t0053_u01760070175227") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa15_d20251010_m042249_c001_v7007000_t0000_u01760070169180") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4c8d_d20251010_m042244_c001_v0001171_t0022_u01760070164791") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405135ade5b71327_d20251010_m042243_c001_v7007000_t0000_u01760070163125") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4bd9_d20251010_m042234_c001_v0001171_t0002_u01760070154315") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41649bf174d8e736_d20251010_m042225_c001_v7007000_t0000_u01760070145269") 2025/10/10 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4b1a_d20251010_m042216_c001_v0001171_t0045_u01760070136095") 2025/10/10 04:25:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f2c_d20251010_m042210_c001_v7007000_t0000_u01760070130059") 2025/10/10 04:25:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4a68_d20251010_m042200_c001_v0001171_t0056_u01760070120724") 2025/10/10 04:25:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb37_d20251010_m042154_c001_v7007000_t0000_u01760070114799") 2025/10/10 04:25:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d49fc_d20251010_m042144_c001_v0001171_t0009_u01760070104606") 2025/10/10 04:25:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41185a1fa5a248a0_d20251010_m042307_c001_v7007000_t0000_u01760070187606") 2025/10/10 04:25:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a505b_d20251010_m042302_c001_v0001179_t0036_u01760070182191") 2025/10/10 04:25:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c895c_d20251010_m042328_c001_v7007000_t0000_u01760070208964") 2025/10/10 04:25:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5119_d20251010_m042323_c001_v0001179_t0019_u01760070203808") 2025/10/10 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224e5_d20251010_m042449_c001_v7007000_t0000_u01760070289225") 2025/10/10 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5361_d20251010_m042439_c001_v0001179_t0011_u01760070279532") 2025/10/10 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b518_d20251010_m042433_c001_v7007000_t0000_u01760070273042") 2025/10/10 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a52e1_d20251010_m042423_c001_v0001179_t0005_u01760070263344") 2025/10/10 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e2f_d20251010_m042417_c001_v7007000_t0000_u01760070257410") 2025/10/10 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a524e_d20251010_m042407_c001_v0001179_t0013_u01760070247902") 2025/10/10 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc52_d20251010_m042401_c001_v7007000_t0000_u01760070241296") 2025/10/10 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a51c9_d20251010_m042352_c001_v0001179_t0048_u01760070232140") 2025/10/10 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3b1_d20251010_m042345_c001_v7007000_t0000_u01760070225760") 2025/10/10 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a515c_d20251010_m042335_c001_v0001179_t0038_u01760070215771") 2025/10/10 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfc24_d20251010_m042325_c001_v7007000_t0000_u01760070205463") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba94f3_d20251010_m042317_c001_v0001100_t0003_u01760070197108") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2cd_d20251010_m042310_c001_v7007000_t0000_u01760070190933") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a507c_d20251010_m042305_c001_v0001179_t0055_u01760070185847") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40776c4bb38fbbea_d20251010_m042304_c001_v7007000_t0000_u01760070184149") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5011_d20251010_m042255_c001_v0001179_t0017_u01760070175595") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa16_d20251010_m042249_c001_v7007000_t0000_u01760070169361") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4fb4_d20251010_m042245_c001_v0001179_t0013_u01760070165046") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f401d37430a9bc3c8_d20251010_m042243_c001_v7007000_t0000_u01760070163133") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2bd9_d20251010_m042234_c001_v0001042_t0011_u01760070154678") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efa4e_d20251010_m042225_c001_v7007000_t0000_u01760070145417") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9385_d20251010_m042216_c001_v0001100_t0016_u01760070136462") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f2d_d20251010_m042210_c001_v7007000_t0000_u01760070130242") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9339_d20251010_m042201_c001_v0001100_t0034_u01760070121052") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb38_d20251010_m042154_c001_v7007000_t0000_u01760070114985") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba92f6_d20251010_m042145_c001_v0001100_t0017_u01760070105050") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4192e54f0f700383_d20251010_m042307_c001_v7007000_t0000_u01760070187619") 2025/10/10 04:25:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4d66_d20251010_m042302_c001_v0001171_t0055_u01760070182229") 2025/10/10 04:25:41 DEBUG : dir1/0007-12345: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c895d_d20251010_m042329_c001_v7007000_t0000_u01760070209252") 2025/10/10 04:25:41 DEBUG : dir1/0007-12345: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a511b_d20251010_m042324_c001_v0001179_t0012_u01760070204017") 2025/10/10 04:25:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224e7_d20251010_m042449_c001_v7007000_t0000_u01760070289405") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2dad_d20251010_m042439_c001_v0001042_t0000_u01760070279732") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b519_d20251010_m042433_c001_v7007000_t0000_u01760070273225") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2d82_d20251010_m042423_c001_v0001042_t0025_u01760070263631") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e31_d20251010_m042417_c001_v7007000_t0000_u01760070257592") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2d39_d20251010_m042408_c001_v0001042_t0035_u01760070248128") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc53_d20251010_m042401_c001_v7007000_t0000_u01760070241481") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2cfe_d20251010_m042352_c001_v0001042_t0031_u01760070232343") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3b2_d20251010_m042345_c001_v7007000_t0000_u01760070225942") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2cc1_d20251010_m042335_c001_v0001042_t0013_u01760070215976") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f408d91f0593d3355_d20251010_m042325_c001_v7007000_t0000_u01760070205103") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c81_d20251010_m042317_c001_v0001042_t0017_u01760070197925") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2cf_d20251010_m042311_c001_v7007000_t0000_u01760070191192") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c55_d20251010_m042306_c001_v0001042_t0054_u01760070186176") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2a4_d20251010_m042304_c001_v7007000_t0000_u01760070184159") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4d0f_d20251010_m042255_c001_v0001171_t0022_u01760070175784") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa17_d20251010_m042249_c001_v7007000_t0000_u01760070169543") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c0c_d20251010_m042245_c001_v0001042_t0039_u01760070165060") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41649bf174d8e75d_d20251010_m042243_c001_v7007000_t0000_u01760070163277") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba93f2_d20251010_m042235_c001_v0001100_t0038_u01760070155052") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41649bf174d8e738_d20251010_m042225_c001_v7007000_t0000_u01760070145460") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2ba1_d20251010_m042216_c001_v0001042_t0018_u01760070136949") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f2e_d20251010_m042210_c001_v7007000_t0000_u01760070130425") 2025/10/10 04:25:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2b7a_d20251010_m042201_c001_v0001042_t0055_u01760070121353") 2025/10/10 04:25:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb3a_d20251010_m042155_c001_v7007000_t0000_u01760070115170") 2025/10/10 04:25:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2b4b_d20251010_m042145_c001_v0001042_t0053_u01760070105409") 2025/10/10 04:25:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f401d37430a9bc41c_d20251010_m042307_c001_v7007000_t0000_u01760070187919") 2025/10/10 04:25:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c49_d20251010_m042302_c001_v0001042_t0010_u01760070182385") 2025/10/10 04:25:43 DEBUG : dir1/0008-23456: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c895e_d20251010_m042329_c001_v7007000_t0000_u01760070209435") 2025/10/10 04:25:43 DEBUG : dir1/0008-23456: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4e7e_d20251010_m042324_c001_v0001171_t0035_u01760070204205") 2025/10/10 04:25:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224e9_d20251010_m042449_c001_v7007000_t0000_u01760070289584") 2025/10/10 04:25:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba968e_d20251010_m042440_c001_v0001100_t0034_u01760070280140") 2025/10/10 04:25:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b51b_d20251010_m042433_c001_v7007000_t0000_u01760070273409") 2025/10/10 04:25:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9644_d20251010_m042424_c001_v0001100_t0032_u01760070264331") 2025/10/10 04:25:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e33_d20251010_m042417_c001_v7007000_t0000_u01760070257783") 2025/10/10 04:25:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba95f1_d20251010_m042408_c001_v0001100_t0043_u01760070248750") 2025/10/10 04:25:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc55_d20251010_m042401_c001_v7007000_t0000_u01760070241666") 2025/10/10 04:25:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9595_d20251010_m042352_c001_v0001100_t0001_u01760070232995") 2025/10/10 04:25:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3b4_d20251010_m042346_c001_v7007000_t0000_u01760070226125") 2025/10/10 04:25:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9557_d20251010_m042336_c001_v0001100_t0059_u01760070216644") 2025/10/10 04:25:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f408d91f0593d3357_d20251010_m042325_c001_v7007000_t0000_u01760070205287") 2025/10/10 04:25:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4e36_d20251010_m042318_c001_v0001171_t0003_u01760070198355") 2025/10/10 04:25:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2d2_d20251010_m042311_c001_v7007000_t0000_u01760070191378") 2025/10/10 04:25:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba94bd_d20251010_m042306_c001_v0001100_t0021_u01760070186011") 2025/10/10 04:25:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4175adbfc6a3848c_d20251010_m042303_c001_v7007000_t0000_u01760070183605") 2025/10/10 04:25:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba947b_d20251010_m042256_c001_v0001100_t0054_u01760070176087") 2025/10/10 04:25:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa18_d20251010_m042249_c001_v7007000_t0000_u01760070169724") 2025/10/10 04:25:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4c91_d20251010_m042245_c001_v0001171_t0012_u01760070165088") 2025/10/10 04:25:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efac0_d20251010_m042243_c001_v7007000_t0000_u01760070163350") 2025/10/10 04:25:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4f55_d20251010_m042235_c001_v0001179_t0027_u01760070155537") 2025/10/10 04:25:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efa4d_d20251010_m042225_c001_v7007000_t0000_u01760070145232") 2025/10/10 04:25:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4e9b_d20251010_m042217_c001_v0001179_t0044_u01760070137312") 2025/10/10 04:25:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f2f_d20251010_m042210_c001_v7007000_t0000_u01760070130608") 2025/10/10 04:25:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4dff_d20251010_m042201_c001_v0001179_t0026_u01760070121782") 2025/10/10 04:25:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb3b_d20251010_m042155_c001_v7007000_t0000_u01760070115353") 2025/10/10 04:25:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4d89_d20251010_m042145_c001_v0001179_t0012_u01760070105769") 2025/10/10 04:25:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4175adbfc6a38495_d20251010_m042307_c001_v7007000_t0000_u01760070187729") 2025/10/10 04:25:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a505d_d20251010_m042302_c001_v0001179_t0038_u01760070182396") 2025/10/10 04:25:44 DEBUG : dir1/0009-34567: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8960_d20251010_m042329_c001_v7007000_t0000_u01760070209637") 2025/10/10 04:25:44 DEBUG : dir1/0009-34567: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2ca0_d20251010_m042324_c001_v0001042_t0025_u01760070204215") 2025/10/10 04:25:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224eb_d20251010_m042449_c001_v7007000_t0000_u01760070289764") 2025/10/10 04:25:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d5125_d20251010_m042440_c001_v0001171_t0003_u01760070280500") 2025/10/10 04:25:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b51e_d20251010_m042433_c001_v7007000_t0000_u01760070273597") 2025/10/10 04:25:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d509e_d20251010_m042424_c001_v0001171_t0034_u01760070264649") 2025/10/10 04:25:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e34_d20251010_m042417_c001_v7007000_t0000_u01760070257965") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d5016_d20251010_m042409_c001_v0001171_t0050_u01760070249204") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc57_d20251010_m042401_c001_v7007000_t0000_u01760070241851") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4f83_d20251010_m042353_c001_v0001171_t0007_u01760070233329") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3b7_d20251010_m042346_c001_v7007000_t0000_u01760070226308") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4ef7_d20251010_m042337_c001_v0001171_t0050_u01760070217236") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f408d91f0593d335b_d20251010_m042325_c001_v7007000_t0000_u01760070205669") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a50f5_d20251010_m042318_c001_v0001179_t0035_u01760070198683") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2d5_d20251010_m042311_c001_v7007000_t0000_u01760070191560") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5084_d20251010_m042306_c001_v0001179_t0026_u01760070186080") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4175adbfc6a3848f_d20251010_m042303_c001_v7007000_t0000_u01760070183971") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c37_d20251010_m042256_c001_v0001042_t0019_u01760070176505") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa19_d20251010_m042249_c001_v7007000_t0000_u01760070169905") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4fb6_d20251010_m042245_c001_v0001179_t0053_u01760070165248") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41649bf174d8e75e_d20251010_m042243_c001_v7007000_t0000_u01760070163292") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4be7_d20251010_m042235_c001_v0001171_t0004_u01760070155725") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40776c4bb38fbb87_d20251010_m042225_c001_v7007000_t0000_u01760070145242") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4b2d_d20251010_m042217_c001_v0001171_t0022_u01760070137540") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f30_d20251010_m042210_c001_v7007000_t0000_u01760070130793") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4a78_d20251010_m042201_c001_v0001171_t0050_u01760070121988") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb3c_d20251010_m042155_c001_v7007000_t0000_u01760070115537") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4a0a_d20251010_m042145_c001_v0001171_t0050_u01760070105986") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c892b_d20251010_m042307_c001_v7007000_t0000_u01760070187562") 2025/10/10 04:25:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba94a3_d20251010_m042302_c001_v0001100_t0009_u01760070182425") 2025/10/10 04:25:46 DEBUG : dir1/0010-45678: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8963_d20251010_m042329_c001_v7007000_t0000_u01760070209821") 2025/10/10 04:25:46 DEBUG : dir1/0010-45678: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a511d_d20251010_m042324_c001_v0001179_t0000_u01760070204233") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224ec_d20251010_m042449_c001_v7007000_t0000_u01760070289944") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a537a_d20251010_m042440_c001_v0001179_t0028_u01760070280983") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b520_d20251010_m042433_c001_v7007000_t0000_u01760070273781") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a52eb_d20251010_m042424_c001_v0001179_t0056_u01760070264937") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e36_d20251010_m042418_c001_v7007000_t0000_u01760070258146") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5264_d20251010_m042409_c001_v0001179_t0031_u01760070249819") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc58_d20251010_m042402_c001_v7007000_t0000_u01760070242042") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a51d1_d20251010_m042353_c001_v0001179_t0030_u01760070233732") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3b8_d20251010_m042346_c001_v7007000_t0000_u01760070226492") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5167_d20251010_m042337_c001_v0001179_t0045_u01760070217732") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f420744ac74413f22_d20251010_m042325_c001_v7007000_t0000_u01760070205682") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba94fe_d20251010_m042318_c001_v0001100_t0043_u01760070198880") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2d7_d20251010_m042311_c001_v7007000_t0000_u01760070191747") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4da4_d20251010_m042306_c001_v0001171_t0027_u01760070186105") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2a2_d20251010_m042303_c001_v7007000_t0000_u01760070183974") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5023_d20251010_m042257_c001_v0001179_t0052_u01760070177095") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa1b_d20251010_m042250_c001_v7007000_t0000_u01760070170088") 2025/10/10 04:25:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9438_d20251010_m042245_c001_v0001100_t0005_u01760070165274") 2025/10/10 04:25:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209f9fc_d20251010_m042242_c001_v7007000_t0000_u01760070162927") 2025/10/10 04:25:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2bdd_d20251010_m042236_c001_v0001042_t0041_u01760070156192") 2025/10/10 04:25:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f422b06bf1c15e175_d20251010_m042225_c001_v7007000_t0000_u01760070145565") 2025/10/10 04:25:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9393_d20251010_m042217_c001_v0001100_t0044_u01760070137829") 2025/10/10 04:25:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f31_d20251010_m042210_c001_v7007000_t0000_u01760070130977") 2025/10/10 04:25:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba933d_d20251010_m042202_c001_v0001100_t0059_u01760070122342") 2025/10/10 04:25:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb3e_d20251010_m042155_c001_v7007000_t0000_u01760070115720") 2025/10/10 04:25:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba92fa_d20251010_m042146_c001_v0001100_t0020_u01760070106473") 2025/10/10 04:25:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c892d_d20251010_m042307_c001_v7007000_t0000_u01760070187930") 2025/10/10 04:25:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4d6e_d20251010_m042302_c001_v0001171_t0015_u01760070182591") 2025/10/10 04:25:47 DEBUG : dir1/0011-56789: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8964_d20251010_m042330_c001_v7007000_t0000_u01760070210013") 2025/10/10 04:25:47 DEBUG : dir1/0011-56789: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9522_d20251010_m042324_c001_v0001100_t0011_u01760070204366") 2025/10/10 04:25:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224ef_d20251010_m042450_c001_v7007000_t0000_u01760070290125") 2025/10/10 04:25:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2daf_d20251010_m042441_c001_v0001042_t0008_u01760070281207") 2025/10/10 04:25:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b521_d20251010_m042433_c001_v7007000_t0000_u01760070273964") 2025/10/10 04:25:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2d84_d20251010_m042425_c001_v0001042_t0007_u01760070265359") 2025/10/10 04:25:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e37_d20251010_m042418_c001_v7007000_t0000_u01760070258329") 2025/10/10 04:25:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2d47_d20251010_m042410_c001_v0001042_t0041_u01760070250036") 2025/10/10 04:25:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc59_d20251010_m042402_c001_v7007000_t0000_u01760070242227") 2025/10/10 04:25:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2d02_d20251010_m042353_c001_v0001042_t0042_u01760070233937") 2025/10/10 04:25:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3b9_d20251010_m042346_c001_v7007000_t0000_u01760070226674") 2025/10/10 04:25:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2ccb_d20251010_m042337_c001_v0001042_t0011_u01760070217963") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f420744ac74413f1f_d20251010_m042325_c001_v7007000_t0000_u01760070205487") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c83_d20251010_m042319_c001_v0001042_t0016_u01760070199266") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2d9_d20251010_m042311_c001_v7007000_t0000_u01760070191940") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba94c1_d20251010_m042306_c001_v0001100_t0013_u01760070186290") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8921_d20251010_m042303_c001_v7007000_t0000_u01760070183986") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4d27_d20251010_m042257_c001_v0001171_t0035_u01760070177340") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa1c_d20251010_m042250_c001_v7007000_t0000_u01760070170269") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4c97_d20251010_m042245_c001_v0001171_t0058_u01760070165383") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209f9ff_d20251010_m042243_c001_v7007000_t0000_u01760070163303") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba93f8_d20251010_m042236_c001_v0001100_t0007_u01760070156494") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f422b06bf1c15e174_d20251010_m042225_c001_v7007000_t0000_u01760070145383") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2ba5_d20251010_m042218_c001_v0001042_t0016_u01760070138302") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f33_d20251010_m042211_c001_v7007000_t0000_u01760070131160") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2b7e_d20251010_m042202_c001_v0001042_t0033_u01760070122707") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb3f_d20251010_m042155_c001_v7007000_t0000_u01760070115904") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2b55_d20251010_m042146_c001_v0001042_t0054_u01760070106767") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f401d37430a9bc417_d20251010_m042307_c001_v7007000_t0000_u01760070187550") 2025/10/10 04:25:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5061_d20251010_m042302_c001_v0001179_t0008_u01760070182719") 2025/10/10 04:25:48 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8966_d20251010_m042330_c001_v7007000_t0000_u01760070210196") 2025/10/10 04:25:48 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5121_d20251010_m042324_c001_v0001179_t0043_u01760070204504") 2025/10/10 04:25:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224f0_d20251010_m042450_c001_v7007000_t0000_u01760070290307") 2025/10/10 04:25:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9696_d20251010_m042441_c001_v0001100_t0035_u01760070281698") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b522_d20251010_m042434_c001_v7007000_t0000_u01760070274149") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9648_d20251010_m042425_c001_v0001100_t0019_u01760070265837") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e38_d20251010_m042418_c001_v7007000_t0000_u01760070258511") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba95f7_d20251010_m042410_c001_v0001100_t0009_u01760070250406") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc5a_d20251010_m042402_c001_v7007000_t0000_u01760070242411") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba95a3_d20251010_m042354_c001_v0001100_t0004_u01760070234318") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3ba_d20251010_m042346_c001_v7007000_t0000_u01760070226856") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba955b_d20251010_m042338_c001_v0001100_t0037_u01760070218329") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c894b_d20251010_m042325_c001_v7007000_t0000_u01760070205694") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4e44_d20251010_m042319_c001_v0001171_t0006_u01760070199575") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2da_d20251010_m042312_c001_v7007000_t0000_u01760070192128") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a508a_d20251010_m042306_c001_v0001179_t0052_u01760070186302") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f401d37430a9bc409_d20251010_m042303_c001_v7007000_t0000_u01760070183991") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba948c_d20251010_m042257_c001_v0001100_t0044_u01760070177653") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa1d_d20251010_m042250_c001_v7007000_t0000_u01760070170451") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c0e_d20251010_m042245_c001_v0001042_t0025_u01760070165440") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc25a_d20251010_m042243_c001_v7007000_t0000_u01760070163361") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4f61_d20251010_m042236_c001_v0001179_t0012_u01760070156828") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f419401ec445b7c91_d20251010_m042225_c001_v7007000_t0000_u01760070145256") 2025/10/10 04:25:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4ead_d20251010_m042218_c001_v0001179_t0020_u01760070138679") 2025/10/10 04:25:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f35_d20251010_m042211_c001_v7007000_t0000_u01760070131343") 2025/10/10 04:25:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4e0f_d20251010_m042203_c001_v0001179_t0033_u01760070123265") 2025/10/10 04:25:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb40_d20251010_m042156_c001_v7007000_t0000_u01760070116086") 2025/10/10 04:25:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4d96_d20251010_m042147_c001_v0001179_t0047_u01760070107287") 2025/10/10 04:25:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41185a1fa5a248a3_d20251010_m042307_c001_v7007000_t0000_u01760070187802") 2025/10/10 04:25:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4d72_d20251010_m042302_c001_v0001171_t0013_u01760070182884") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8967_d20251010_m042330_c001_v7007000_t0000_u01760070210380") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4e82_d20251010_m042324_c001_v0001171_t0001_u01760070204545") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224f2_d20251010_m042450_c001_v7007000_t0000_u01760070290489") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d513f_d20251010_m042442_c001_v0001171_t0027_u01760070282066") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b523_d20251010_m042434_c001_v7007000_t0000_u01760070274334") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d50a8_d20251010_m042426_c001_v0001171_t0021_u01760070266147") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e39_d20251010_m042418_c001_v7007000_t0000_u01760070258693") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d5024_d20251010_m042410_c001_v0001171_t0033_u01760070250904") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc5b_d20251010_m042402_c001_v7007000_t0000_u01760070242595") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4f97_d20251010_m042354_c001_v0001171_t0059_u01760070234666") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3bc_d20251010_m042347_c001_v7007000_t0000_u01760070227038") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4f01_d20251010_m042338_c001_v0001171_t0047_u01760070218773") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f420744ac74413f1d_d20251010_m042325_c001_v7007000_t0000_u01760070205118") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a50ff_d20251010_m042320_c001_v0001179_t0051_u01760070200068") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2dc_d20251010_m042312_c001_v7007000_t0000_u01760070192316") 2025/10/10 04:25:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4dae_d20251010_m042306_c001_v0001171_t0058_u01760070186392") 2025/10/10 04:25:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8922_d20251010_m042304_c001_v7007000_t0000_u01760070184170") 2025/10/10 04:25:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c3b_d20251010_m042258_c001_v0001042_t0032_u01760070178006") 2025/10/10 04:25:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa1e_d20251010_m042250_c001_v7007000_t0000_u01760070170634") 2025/10/10 04:25:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4fb8_d20251010_m042245_c001_v0001179_t0035_u01760070165452") 2025/10/10 04:25:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405135ade5b71328_d20251010_m042243_c001_v7007000_t0000_u01760070163311") 2025/10/10 04:25:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4c05_d20251010_m042237_c001_v0001171_t0030_u01760070157033") 2025/10/10 04:25:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117cf7_d20251010_m042225_c001_v7007000_t0000_u01760070145577") 2025/10/10 04:25:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4b34_d20251010_m042218_c001_v0001171_t0025_u01760070138880") 2025/10/10 04:25:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f36_d20251010_m042211_c001_v7007000_t0000_u01760070131531") 2025/10/10 04:25:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4a83_d20251010_m042203_c001_v0001171_t0054_u01760070123469") 2025/10/10 04:25:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb41_d20251010_m042156_c001_v7007000_t0000_u01760070116269") 2025/10/10 04:25:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4a16_d20251010_m042147_c001_v0001171_t0029_u01760070107513") 2025/10/10 04:25:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4192e54f0f700385_d20251010_m042307_c001_v7007000_t0000_u01760070187800") 2025/10/10 04:25:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba94a9_d20251010_m042302_c001_v0001100_t0039_u01760070182908") 2025/10/10 04:25:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8968_d20251010_m042330_c001_v7007000_t0000_u01760070210564") 2025/10/10 04:25:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2ca4_d20251010_m042324_c001_v0001042_t0012_u01760070204619") 2025/10/10 04:25:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224f4_d20251010_m042450_c001_v7007000_t0000_u01760070290669") 2025/10/10 04:25:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5389_d20251010_m042442_c001_v0001179_t0040_u01760070282500") 2025/10/10 04:25:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b524_d20251010_m042434_c001_v7007000_t0000_u01760070274518") 2025/10/10 04:25:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a52f2_d20251010_m042426_c001_v0001179_t0018_u01760070266485") 2025/10/10 04:25:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e3b_d20251010_m042418_c001_v7007000_t0000_u01760070258876") 2025/10/10 04:25:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5278_d20251010_m042411_c001_v0001179_t0017_u01760070251260") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc5d_d20251010_m042402_c001_v7007000_t0000_u01760070242778") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a51df_d20251010_m042355_c001_v0001179_t0029_u01760070235260") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3bd_d20251010_m042347_c001_v7007000_t0000_u01760070227220") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a516b_d20251010_m042339_c001_v0001179_t0050_u01760070219337") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f420744ac74413f20_d20251010_m042325_c001_v7007000_t0000_u01760070205490") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9506_d20251010_m042320_c001_v0001100_t0043_u01760070200270") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2df_d20251010_m042312_c001_v7007000_t0000_u01760070192502") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a508c_d20251010_m042306_c001_v0001179_t0057_u01760070186540") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f401d37430a9bc40b_d20251010_m042304_c001_v7007000_t0000_u01760070184180") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5031_d20251010_m042258_c001_v0001179_t0038_u01760070178558") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa1f_d20251010_m042250_c001_v7007000_t0000_u01760070170817") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4fba_d20251010_m042245_c001_v0001179_t0049_u01760070165656") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa00_d20251010_m042243_c001_v7007000_t0000_u01760070163323") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2be5_d20251010_m042237_c001_v0001042_t0033_u01760070157318") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40776c4bb38fbb88_d20251010_m042225_c001_v7007000_t0000_u01760070145449") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9399_d20251010_m042219_c001_v0001100_t0000_u01760070139297") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f37_d20251010_m042211_c001_v7007000_t0000_u01760070131713") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba933f_d20251010_m042203_c001_v0001100_t0007_u01760070123787") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb43_d20251010_m042156_c001_v7007000_t0000_u01760070116453") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba92fe_d20251010_m042147_c001_v0001100_t0013_u01760070107895") 2025/10/10 04:25:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f401d37430a9bc41a_d20251010_m042307_c001_v7007000_t0000_u01760070187737") 2025/10/10 04:25:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5063_d20251010_m042302_c001_v0001179_t0014_u01760070182969") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8969_d20251010_m042330_c001_v7007000_t0000_u01760070210749") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5123_d20251010_m042324_c001_v0001179_t0057_u01760070204703") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224f5_d20251010_m042450_c001_v7007000_t0000_u01760070290851") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2db3_d20251010_m042442_c001_v0001042_t0023_u01760070282750") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b527_d20251010_m042434_c001_v7007000_t0000_u01760070274702") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2d88_d20251010_m042426_c001_v0001042_t0007_u01760070266707") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e3c_d20251010_m042419_c001_v7007000_t0000_u01760070259058") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2d51_d20251010_m042411_c001_v0001042_t0001_u01760070251461") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc5f_d20251010_m042402_c001_v7007000_t0000_u01760070242963") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2d08_d20251010_m042355_c001_v0001042_t0015_u01760070235518") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3be_d20251010_m042347_c001_v7007000_t0000_u01760070227402") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2cd7_d20251010_m042339_c001_v0001042_t0012_u01760070219542") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c8949_d20251010_m042325_c001_v7007000_t0000_u01760070205507") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c90_d20251010_m042320_c001_v0001042_t0048_u01760070200614") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2e1_d20251010_m042312_c001_v7007000_t0000_u01760070192689") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c5d_d20251010_m042307_c001_v0001042_t0031_u01760070187197") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4175adbfc6a3848e_d20251010_m042303_c001_v7007000_t0000_u01760070183788") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4d39_d20251010_m042258_c001_v0001171_t0052_u01760070178772") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa20_d20251010_m042250_c001_v7007000_t0000_u01760070170998") 2025/10/10 04:25:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4c9b_d20251010_m042245_c001_v0001171_t0052_u01760070165699") 2025/10/10 04:25:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209f9fe_d20251010_m042243_c001_v7007000_t0000_u01760070163142") 2025/10/10 04:25:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba93ff_d20251010_m042237_c001_v0001100_t0046_u01760070157702") 2025/10/10 04:25:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f422b06bf1c15e16f_d20251010_m042224_c001_v7007000_t0000_u01760070144838") 2025/10/10 04:25:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2baf_d20251010_m042219_c001_v0001042_t0048_u01760070139704") 2025/10/10 04:25:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f39_d20251010_m042211_c001_v7007000_t0000_u01760070131896") 2025/10/10 04:25:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2b80_d20251010_m042204_c001_v0001042_t0059_u01760070124186") 2025/10/10 04:25:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb45_d20251010_m042156_c001_v7007000_t0000_u01760070116638") 2025/10/10 04:25:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2b5b_d20251010_m042148_c001_v0001042_t0054_u01760070108376") 2025/10/10 04:25:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2b4_d20251010_m042307_c001_v7007000_t0000_u01760070187944") 2025/10/10 04:25:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c4d_d20251010_m042303_c001_v0001042_t0016_u01760070183011") 2025/10/10 04:25:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117cff_d20251010_m042227_c001_v7007000_t0000_u01760070147909") 2025/10/10 04:25:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4ed7_d20251010_m042222_c001_v0001179_t0017_u01760070142919") 2025/10/10 04:25:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d00_d20251010_m042228_c001_v7007000_t0000_u01760070148091") 2025/10/10 04:25:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba93a5_d20251010_m042223_c001_v0001100_t0036_u01760070143046") 2025/10/10 04:25:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d01_d20251010_m042228_c001_v7007000_t0000_u01760070148272") 2025/10/10 04:25:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4b5d_d20251010_m042223_c001_v0001171_t0021_u01760070143061") 2025/10/10 04:25:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d02_d20251010_m042228_c001_v7007000_t0000_u01760070148453") 2025/10/10 04:25:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4edb_d20251010_m042223_c001_v0001179_t0001_u01760070143106") 2025/10/10 04:25:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d03_d20251010_m042228_c001_v7007000_t0000_u01760070148634") 2025/10/10 04:25:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2bb9_d20251010_m042223_c001_v0001042_t0054_u01760070143247") 2025/10/10 04:25:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d04_d20251010_m042228_c001_v7007000_t0000_u01760070148815") 2025/10/10 04:25:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4edf_d20251010_m042223_c001_v0001179_t0018_u01760070143353") 2025/10/10 04:25:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d06_d20251010_m042229_c001_v7007000_t0000_u01760070149004") 2025/10/10 04:25:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4b61_d20251010_m042223_c001_v0001171_t0057_u01760070143480") 2025/10/10 04:25:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d07_d20251010_m042229_c001_v7007000_t0000_u01760070149185") 2025/10/10 04:25:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba93ab_d20251010_m042223_c001_v0001100_t0047_u01760070143564") 2025/10/10 04:25:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d08_d20251010_m042229_c001_v7007000_t0000_u01760070149366") 2025/10/10 04:25:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4ee2_d20251010_m042223_c001_v0001179_t0020_u01760070143584") 2025/10/10 04:25:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d09_d20251010_m042229_c001_v7007000_t0000_u01760070149547") 2025/10/10 04:25:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2bbd_d20251010_m042223_c001_v0001042_t0031_u01760070143671") 2025/10/10 04:25:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d0a_d20251010_m042229_c001_v7007000_t0000_u01760070149728") 2025/10/10 04:25:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4eed_d20251010_m042223_c001_v0001179_t0009_u01760070143791") 2025/10/10 04:25:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d0b_d20251010_m042229_c001_v7007000_t0000_u01760070149910") 2025/10/10 04:25:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4b67_d20251010_m042223_c001_v0001171_t0050_u01760070143848") 2025/10/10 04:25:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d0d_d20251010_m042230_c001_v7007000_t0000_u01760070150091") 2025/10/10 04:25:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba93b1_d20251010_m042223_c001_v0001100_t0056_u01760070143910") 2025/10/10 04:25:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d0f_d20251010_m042230_c001_v7007000_t0000_u01760070150272") 2025/10/10 04:25:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2bc1_d20251010_m042224_c001_v0001042_t0052_u01760070144055") 2025/10/10 04:25:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d10_d20251010_m042230_c001_v7007000_t0000_u01760070150453") 2025/10/10 04:25:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4b6e_d20251010_m042224_c001_v0001171_t0020_u01760070144113") 2025/10/10 04:25:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117d11_d20251010_m042230_c001_v7007000_t0000_u01760070150634") 2025/10/10 04:25:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba93b5_d20251010_m042224_c001_v0001100_t0040_u01760070144294") 2025/10/10 04:25:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f401d37430a9bc3d0_d20251010_m042246_c001_v7007000_t0000_u01760070166174") 2025/10/10 04:25:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4f83_d20251010_m042240_c001_v0001179_t0037_u01760070160664") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405135ade5b7132d_d20251010_m042246_c001_v7007000_t0000_u01760070166009") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4c40_d20251010_m042240_c001_v0001171_t0051_u01760070160824") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa06_d20251010_m042246_c001_v7007000_t0000_u01760070166188") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2bf2_d20251010_m042240_c001_v0001042_t0044_u01760070160856") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa05_d20251010_m042246_c001_v7007000_t0000_u01760070166021") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4f89_d20251010_m042240_c001_v0001179_t0050_u01760070160889") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f401d37430a9bc3d2_d20251010_m042246_c001_v7007000_t0000_u01760070166229") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9417_d20251010_m042240_c001_v0001100_t0058_u01760070160900") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc265_d20251010_m042245_c001_v7007000_t0000_u01760070165972") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4f8d_d20251010_m042241_c001_v0001179_t0048_u01760070161099") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405135ade5b7132e_d20251010_m042246_c001_v7007000_t0000_u01760070166206") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4c4b_d20251010_m042241_c001_v0001171_t0048_u01760070161254") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f401d37430a9bc3cf_d20251010_m042246_c001_v7007000_t0000_u01760070166040") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2bf4_d20251010_m042241_c001_v0001042_t0049_u01760070161272") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f401d37430a9bc3ce_d20251010_m042245_c001_v7007000_t0000_u01760070165988") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4f91_d20251010_m042241_c001_v0001179_t0012_u01760070161311") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f401d37430a9bc3d3_d20251010_m042246_c001_v7007000_t0000_u01760070166361") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba941b_d20251010_m042241_c001_v0001100_t0044_u01760070161321") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41649bf174d8e765_d20251010_m042246_c001_v7007000_t0000_u01760070166031") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4f95_d20251010_m042241_c001_v0001179_t0029_u01760070161519") 2025/10/10 04:25:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa04_d20251010_m042246_c001_v7007000_t0000_u01760070166000") 2025/10/10 04:25:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4c55_d20251010_m042241_c001_v0001171_t0002_u01760070161592") 2025/10/10 04:25:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efad8_d20251010_m042245_c001_v7007000_t0000_u01760070165981") 2025/10/10 04:25:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4f99_d20251010_m042241_c001_v0001179_t0015_u01760070161752") 2025/10/10 04:25:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa07_d20251010_m042246_c001_v7007000_t0000_u01760070166210") 2025/10/10 04:25:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba941d_d20251010_m042241_c001_v0001100_t0054_u01760070161851") 2025/10/10 04:25:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc26a_d20251010_m042246_c001_v7007000_t0000_u01760070166342") 2025/10/10 04:25:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2bf6_d20251010_m042241_c001_v0001042_t0006_u01760070161865") 2025/10/10 04:25:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efadd_d20251010_m042246_c001_v7007000_t0000_u01760070166353") 2025/10/10 04:25:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4c61_d20251010_m042241_c001_v0001171_t0009_u01760070161917") 2025/10/10 04:25:57 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4175adbfc6a382c2_d20251010_m042039_c001_v7007000_t0000_u01760070039018") 2025/10/10 04:25:57 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f113af46b1b9609f3_d20251010_m042036_c001_v0001117_t0000_u01760070036257") 2025/10/10 04:25:57 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b7986_d20251010_m042036_c001_v7007000_t0000_u01760070036071") 2025/10/10 04:25:57 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f113af46b1b9609bd_d20251010_m042031_c001_v0001117_t0011_u01760070031483") 2025/10/10 04:25:57 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b797a_d20251010_m042030_c001_v7007000_t0000_u01760070030750") 2025/10/10 04:25:57 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2a25_d20251010_m042026_c001_v0001042_t0031_u01760070026121") 2025/10/10 04:25:57 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1ef853_d20251010_m042024_c001_v7007000_t0000_u01760070024665") 2025/10/10 04:25:57 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f108935b4520feee1_d20251010_m042022_c001_v0001101_t0010_u01760070022138") 2025/10/10 04:25:57 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef129_d20251010_m042021_c001_v7007000_t0000_u01760070021953") 2025/10/10 04:25:57 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f108935b4520feeb0_d20251010_m042017_c001_v0001101_t0047_u01760070017849") 2025/10/10 04:25:57 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef11e_d20251010_m042017_c001_v7007000_t0000_u01760070017113") 2025/10/10 04:25:57 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d29ea_d20251010_m042012_c001_v0001042_t0039_u01760070012573") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40917ca080bbe421_d20251010_m042011_c001_v7007000_t0000_u01760070011298") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f101c36d43eb3d635_d20251010_m042009_c001_v0001041_t0001_u01760070009632") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1ef81d_d20251010_m042009_c001_v7007000_t0000_u01760070009445") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f101c36d43eb3d626_d20251010_m042005_c001_v0001041_t0003_u01760070005197") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1ef816_d20251010_m042004_c001_v7007000_t0000_u01760070004464") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4962_d20251010_m041959_c001_v0001179_t0030_u01760069999927") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4d11_d20251010_m041959_c001_v7007000_t0000_u01760069999015") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1199a1f8ee904771_d20251010_m041957_c001_v0001161_t0041_u01760069997282") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f419401ec445b6f26_d20251010_m041957_c001_v7007000_t0000_u01760069997099") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1199a1f8ee904753_d20251010_m041953_c001_v0001161_t0057_u01760069993461") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f419401ec445b6f17_d20251010_m041952_c001_v7007000_t0000_u01760069992728") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d450c_d20251010_m041947_c001_v0001171_t0015_u01760069987050") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4073ea3d8fb0fdd1_d20251010_m041946_c001_v7007000_t0000_u01760069986121") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1198b105a925d1b7_d20251010_m041944_c001_v0001182_t0039_u01760069984275") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf80a_d20251010_m041944_c001_v7007000_t0000_u01760069984095") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1198b105a925d18e_d20251010_m041940_c001_v0001182_t0005_u01760069980817") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf7f7_d20251010_m041940_c001_v7007000_t0000_u01760069980083") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d295c_d20251010_m041933_c001_v0001042_t0037_u01760069973929") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40776c4bb38fb983_d20251010_m041933_c001_v7007000_t0000_u01760069973008") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f10976e43bdcb5477_d20251010_m041931_c001_v0001182_t0023_u01760069971312") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f419401ec445b407c_d20251010_m041931_c001_v7007000_t0000_u01760069971128") 2025/10/10 04:25:58 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f10976e43bdcb5443_d20251010_m041927_c001_v0001182_t0000_u01760069967944") 2025/10/10 04:25:59 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f419401ec445b406f_d20251010_m041927_c001_v7007000_t0000_u01760069967188") 2025/10/10 04:25:59 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a47f6_d20251010_m041921_c001_v0001179_t0038_u01760069961341") 2025/10/10 04:25:59 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf7b0_d20251010_m041920_c001_v7007000_t0000_u01760069960244") 2025/10/10 04:25:59 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f11555afb7f4fa8d6_d20251010_m041914_c001_v0001144_t0012_u01760069954317") 2025/10/10 04:25:59 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf799_d20251010_m041914_c001_v7007000_t0000_u01760069954116") 2025/10/10 04:25:59 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4378_d20251010_m041910_c001_v0001171_t0011_u01760069950150") 2025/10/10 04:25:59 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f104206556da39379_d20251010_m041909_c001_v0001177_t0031_u01760069949380") 2025/10/10 04:25:59 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f104206556da39374_d20251010_m041908_c001_v0001177_t0031_u01760069948402") 2025/10/10 04:25:59 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41185a1fa5a245b3_d20251010_m041855_c001_v7007000_t0000_u01760069935238") 2025/10/10 04:25:59 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4685_d20251010_m041848_c001_v0001179_t0032_u01760069928311") 2025/10/10 04:25:59 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1186f4cf01374518_d20251010_m041847_c001_v0001178_t0001_u01760069927547") 2025/10/10 04:25:59 DEBUG : dst/one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1186f4cf0137450e_d20251010_m041846_c001_v0001178_t0052_u01760069926594") 2025/10/10 04:25:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4175adbfc6a382c3_d20251010_m042039_c001_v7007000_t0000_u01760070039198") 2025/10/10 04:25:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1056af6f86b0d220_d20251010_m042035_c001_v0001036_t0058_u01760070035531") 2025/10/10 04:25:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1132ec16894fa827_d20251010_m042030_c001_v0001145_t0055_u01760070030314") 2025/10/10 04:25:59 DEBUG : dst/one.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1ef85a_d20251010_m042024_c001_v7007000_t0000_u01760070024846") 2025/10/10 04:25:59 DEBUG : dst/one.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1183e7d89658ebd2_d20251010_m042021_c001_v0001116_t0008_u01760070021019") 2025/10/10 04:25:59 DEBUG : dst/one.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1148cdb0f710c4f6_d20251010_m042016_c001_v0001113_t0056_u01760070016686") 2025/10/10 04:25:59 DEBUG : dst/one.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40917ca080bbe423_d20251010_m042011_c001_v7007000_t0000_u01760070011480") 2025/10/10 04:25:59 DEBUG : dst/one.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1056af6f86b0d18a_d20251010_m042009_c001_v0001036_t0011_u01760070009011") 2025/10/10 04:25:59 DEBUG : dst/one.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f10302b53774c82ea_d20251010_m042004_c001_v0001182_t0008_u01760070004179") 2025/10/10 04:26:00 DEBUG : dst/three: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf7b2_d20251010_m041920_c001_v7007000_t0000_u01760069960436") 2025/10/10 04:26:00 DEBUG : dst/three: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f104206556da393c7_d20251010_m041918_c001_v0001177_t0047_u01760069958911") 2025/10/10 04:26:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4175adbfc6a382c4_d20251010_m042039_c001_v7007000_t0000_u01760070039378") 2025/10/10 04:26:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f101a7fffe880fc21_d20251010_m042037_c001_v0001042_t0036_u01760070037626") 2025/10/10 04:26:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1184731bb033350d_d20251010_m042033_c001_v0001099_t0035_u01760070033107") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4175adbfc6a382c5_d20251010_m042039_c001_v7007000_t0000_u01760070039561") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f113af46b1b9609ff_d20251010_m042038_c001_v0001117_t0018_u01760070038150") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b798b_d20251010_m042037_c001_v7007000_t0000_u01760070037964") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f113af46b1b9609e5_d20251010_m042033_c001_v0001117_t0039_u01760070033829") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b7980_d20251010_m042033_c001_v7007000_t0000_u01760070033643") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4a75_d20251010_m042027_c001_v0001179_t0028_u01760070027640") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1ef85f_d20251010_m042025_c001_v7007000_t0000_u01760070025027") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f108935b4520feeef_d20251010_m042023_c001_v0001101_t0008_u01760070023820") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef12d_d20251010_m042023_c001_v7007000_t0000_u01760070023636") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f108935b4520feec2_d20251010_m042019_c001_v0001101_t0004_u01760070019411") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef121_d20251010_m042019_c001_v7007000_t0000_u01760070019224") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a49f8_d20251010_m042014_c001_v0001179_t0033_u01760070014017") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1ef81e_d20251010_m042010_c001_v7007000_t0000_u01760070010746") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a49b0_d20251010_m042008_c001_v0001179_t0033_u01760070008214") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1ef819_d20251010_m042007_c001_v7007000_t0000_u01760070007116") 2025/10/10 04:26:00 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d45bc_d20251010_m042001_c001_v0001171_t0028_u01760070001514") 2025/10/10 04:26:01 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f419401ec445b6f2a_d20251010_m041958_c001_v7007000_t0000_u01760069998079") 2025/10/10 04:26:01 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d455e_d20251010_m041955_c001_v0001171_t0043_u01760069995528") 2025/10/10 04:26:01 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f419401ec445b6f1d_d20251010_m041954_c001_v7007000_t0000_u01760069994435") 2025/10/10 04:26:01 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d29a2_d20251010_m041947_c001_v0001042_t0058_u01760069987934") 2025/10/10 04:26:01 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf80d_d20251010_m041945_c001_v7007000_t0000_u01760069985199") 2025/10/10 04:26:01 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d298c_d20251010_m041942_c001_v0001042_t0031_u01760069982554") 2025/10/10 04:26:01 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf7ff_d20251010_m041941_c001_v7007000_t0000_u01760069981458") 2025/10/10 04:26:01 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4874_d20251010_m041935_c001_v0001179_t0047_u01760069975608") 2025/10/10 04:26:01 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f419401ec445b407e_d20251010_m041932_c001_v7007000_t0000_u01760069972094") 2025/10/10 04:26:01 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4837_d20251010_m041929_c001_v0001179_t0005_u01760069969784") 2025/10/10 04:26:01 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f419401ec445b4073_d20251010_m041928_c001_v7007000_t0000_u01760069968695") 2025/10/10 04:26:01 DEBUG : dst/three.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d43df_d20251010_m041922_c001_v0001171_t0045_u01760069962316") 2025/10/10 04:26:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1ef864_d20251010_m042025_c001_v7007000_t0000_u01760070025209") 2025/10/10 04:26:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f108d8cbb6f581766_d20251010_m042023_c001_v0001113_t0036_u01760070023272") 2025/10/10 04:26:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f113f5e08cb0917b1_d20251010_m042018_c001_v0001130_t0043_u01760070018786") 2025/10/10 04:26:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40917ca080bbe424_d20251010_m042011_c001_v7007000_t0000_u01760070011662") 2025/10/10 04:26:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f101984e729d4083d_d20251010_m042010_c001_v0001136_t0034_u01760070010269") 2025/10/10 04:26:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f107b43b0ce7ac12a_d20251010_m042006_c001_v0001113_t0001_u01760070006091") 2025/10/10 04:26:01 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4175adbfc6a382c8_d20251010_m042039_c001_v7007000_t0000_u01760070039741") 2025/10/10 04:26:01 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d46c3_d20251010_m042026_c001_v0001171_t0009_u01760070026882") 2025/10/10 04:26:01 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1ef868_d20251010_m042025_c001_v7007000_t0000_u01760070025389") 2025/10/10 04:26:02 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4631_d20251010_m042013_c001_v0001171_t0030_u01760070013340") 2025/10/10 04:26:02 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40917ca080bbe426_d20251010_m042011_c001_v7007000_t0000_u01760070011846") 2025/10/10 04:26:02 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d29c8_d20251010_m042000_c001_v0001042_t0008_u01760070000505") 2025/10/10 04:26:02 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4d12_d20251010_m041959_c001_v7007000_t0000_u01760069999196") 2025/10/10 04:26:02 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a48d7_d20251010_m041947_c001_v0001179_t0028_u01760069987699") 2025/10/10 04:26:02 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4073ea3d8fb0fdd3_d20251010_m041946_c001_v7007000_t0000_u01760069986304") 2025/10/10 04:26:02 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d446d_d20251010_m041934_c001_v0001171_t0031_u01760069974818") 2025/10/10 04:26:02 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40776c4bb38fb985_d20251010_m041933_c001_v7007000_t0000_u01760069973191") 2025/10/10 04:26:02 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2938_d20251010_m041921_c001_v0001042_t0053_u01760069961961") 2025/10/10 04:26:02 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf7b4_d20251010_m041920_c001_v7007000_t0000_u01760069960617") 2025/10/10 04:26:02 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1098ad165509bb5a_d20251010_m041916_c001_v0001179_t0058_u01760069956555") 2025/10/10 04:26:02 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41185a1fa5a245b5_d20251010_m041855_c001_v7007000_t0000_u01760069935420") 2025/10/10 04:26:02 DEBUG : dst/two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1186f4cf01374533_d20251010_m041854_c001_v0001178_t0006_u01760069934281") 2025/10/10 04:26:02 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40776c4bb38fb856_d20251010_m041819_c001_v7007000_t0000_u01760069899919") 2025/10/10 04:26:02 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d41a1_d20251010_m041816_c001_v0001171_t0027_u01760069896400") 2025/10/10 04:26:02 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40776c4bb38fb801_d20251010_m041814_c001_v7007000_t0000_u01760069894201") 2025/10/10 04:26:02 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d413d_d20251010_m041803_c001_v0001171_t0003_u01760069883287") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adafa_d20251010_m041754_c001_v7007000_t0000_u01760069874084") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d40d2_d20251010_m041750_c001_v0001171_t0026_u01760069870634") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf5ff_d20251010_m041730_c001_v7007000_t0000_u01760069850352") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a433d_d20251010_m041728_c001_v0001179_t0017_u01760069848576") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf5f1_d20251010_m041727_c001_v7007000_t0000_u01760069847812") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4329_d20251010_m041726_c001_v0001179_t0038_u01760069846628") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf5d1_d20251010_m041724_c001_v7007000_t0000_u01760069844148") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a42ed_d20251010_m041722_c001_v0001179_t0014_u01760069842470") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf5b7_d20251010_m041721_c001_v7007000_t0000_u01760069841632") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a42cd_d20251010_m041720_c001_v0001179_t0002_u01760069840438") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf576_d20251010_m041715_c001_v7007000_t0000_u01760069835444") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4283_d20251010_m041714_c001_v0001179_t0003_u01760069834081") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf565_d20251010_m041713_c001_v7007000_t0000_u01760069833333") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4273_d20251010_m041712_c001_v0001179_t0016_u01760069832519") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8d8b_d20251010_m041708_c001_v7007000_t0000_u01760069828217") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4247_d20251010_m041706_c001_v0001179_t0013_u01760069826939") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8d6e_d20251010_m041705_c001_v7007000_t0000_u01760069825099") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a422d_d20251010_m041704_c001_v0001179_t0043_u01760069824168") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8d62_d20251010_m041703_c001_v7007000_t0000_u01760069823801") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1105d68cd66bf841_d20251010_m041703_c001_v0001179_t0047_u01760069823229") 2025/10/10 04:26:03 DEBUG : empty space: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a421b_d20251010_m041701_c001_v0001179_t0035_u01760069821716") 2025/10/10 04:26:04 DEBUG : enormous: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf5fd_d20251010_m041729_c001_v7007000_t0000_u01760069849440") 2025/10/10 04:26:04 DEBUG : enormous: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a433f_d20251010_m041728_c001_v0001179_t0026_u01760069848779") 2025/10/10 04:26:04 DEBUG : existing: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4175adbfc6a382cf_d20251010_m042044_c001_v7007000_t0000_u01760070044628") 2025/10/10 04:26:04 DEBUG : existing: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4b12_d20251010_m042043_c001_v0001179_t0051_u01760070043471") 2025/10/10 04:26:04 DEBUG : existing: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adaf3_d20251010_m041749_c001_v7007000_t0000_u01760069869171") 2025/10/10 04:26:04 DEBUG : existing: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d40a8_d20251010_m041748_c001_v0001171_t0053_u01760069868044") 2025/10/10 04:26:04 DEBUG : existing: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8d36_d20251010_m041659_c001_v7007000_t0000_u01760069819202") 2025/10/10 04:26:04 DEBUG : existing: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a41f1_d20251010_m041658_c001_v0001179_t0020_u01760069818255") 2025/10/10 04:26:04 DEBUG : existing: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8d2d_d20251010_m041657_c001_v7007000_t0000_u01760069817704") 2025/10/10 04:26:04 DEBUG : existing: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a41e1_d20251010_m041657_c001_v0001179_t0022_u01760069817135") 2025/10/10 04:26:04 DEBUG : existing: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a41d9_d20251010_m041656_c001_v0001179_t0051_u01760069816387") 2025/10/10 04:26:04 DEBUG : existing-b: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adaf4_d20251010_m041749_c001_v7007000_t0000_u01760069869353") 2025/10/10 04:26:04 DEBUG : existing-b: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4404_d20251010_m041748_c001_v0001179_t0036_u01760069868034") 2025/10/10 04:26:04 DEBUG : file1: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e8b_d20251010_m042138_c001_v7007000_t0000_u01760070098181") 2025/10/10 04:26:04 DEBUG : file1: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2b34_d20251010_m042137_c001_v0001042_t0058_u01760070097074") 2025/10/10 04:26:04 DEBUG : file1: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e84_d20251010_m042135_c001_v7007000_t0000_u01760070095767") 2025/10/10 04:26:04 DEBUG : file1: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4d1c_d20251010_m042134_c001_v0001179_t0019_u01760070094736") 2025/10/10 04:26:04 DEBUG : five: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf604_d20251010_m041733_c001_v7007000_t0000_u01760069853785") 2025/10/10 04:26:04 DEBUG : five: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4057ff9c5b3a435b_d20251010_m041731_c001_v0001179_t0016_u01760069851886") 2025/10/10 04:26:04 DEBUG : foo: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8d7c_d20251010_m041706_c001_v7007000_t0000_u01760069826572") 2025/10/10 04:26:04 DEBUG : foo: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4057ff9c5b3a4245_d20251010_m041706_c001_v0001179_t0016_u01760069826021") 2025/10/10 04:26:05 DEBUG : foo: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4057ff9c5b3a423b_d20251010_m041705_c001_v0001179_t0016_u01760069825466") 2025/10/10 04:26:05 DEBUG : four: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf605_d20251010_m041733_c001_v7007000_t0000_u01760069853966") 2025/10/10 04:26:05 DEBUG : four: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4185f1dd789d27c5_d20251010_m041732_c001_v0001042_t0045_u01760069852627") 2025/10/10 04:26:05 DEBUG : four: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4357_d20251010_m041731_c001_v0001179_t0047_u01760069851335") 2025/10/10 04:26:05 DEBUG : hello world2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b7541_d20251010_m041617_c001_v7007000_t0000_u01760069777762") 2025/10/10 04:26:05 DEBUG : hello world2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a401f_d20251010_m041617_c001_v0001179_t0059_u01760069777160") 2025/10/10 04:26:05 DEBUG : ignore-size: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8d29_d20251010_m041656_c001_v7007000_t0000_u01760069816021") 2025/10/10 04:26:05 DEBUG : ignore-size: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a41d1_d20251010_m041654_c001_v0001179_t0028_u01760069814997") 2025/10/10 04:26:05 DEBUG : nested/sub dir/file: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adaf0_d20251010_m041747_c001_v7007000_t0000_u01760069867291") 2025/10/10 04:26:05 DEBUG : nested/sub dir/file: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2803_d20251010_m041746_c001_v0001042_t0035_u01760069866539") 2025/10/10 04:26:05 DEBUG : nested/sub dir/file: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adaed_d20251010_m041745_c001_v7007000_t0000_u01760069865798") 2025/10/10 04:26:05 DEBUG : nested/sub dir/file: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d27f7_d20251010_m041744_c001_v0001042_t0053_u01760069864811") 2025/10/10 04:26:05 DEBUG : one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf606_d20251010_m041734_c001_v7007000_t0000_u01760069854147") 2025/10/10 04:26:05 DEBUG : one: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4057ff9c5b3a4351_d20251010_m041730_c001_v0001179_t0016_u01760069850752") 2025/10/10 04:26:05 DEBUG : only0: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e6a_d20251010_m042130_c001_v7007000_t0000_u01760070090269") 2025/10/10 04:26:05 DEBUG : only0: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4185f1dd789d2b07_d20251010_m042124_c001_v0001042_t0045_u01760070084890") 2025/10/10 04:26:05 DEBUG : only0: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2acd_d20251010_m042110_c001_v0001042_t0056_u01760070070120") 2025/10/10 04:26:05 DEBUG : only0: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfa1f_d20251010_m042104_c001_v7007000_t0000_u01760070064452") 2025/10/10 04:26:05 DEBUG : only0: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4b56_d20251010_m042049_c001_v0001179_t0021_u01760070049237") 2025/10/10 04:26:05 DEBUG : only1: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e6b_d20251010_m042130_c001_v7007000_t0000_u01760070090456") 2025/10/10 04:26:05 DEBUG : only1: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4043174f452d4929_d20251010_m042125_c001_v0001171_t0047_u01760070085320") 2025/10/10 04:26:06 DEBUG : only1: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4c42_d20251010_m042111_c001_v0001179_t0055_u01760070071363") 2025/10/10 04:26:06 DEBUG : only1: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f400166412b5f4f87_d20251010_m042104_c001_v7007000_t0000_u01760070064306") 2025/10/10 04:26:06 DEBUG : only1: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d47d6_d20251010_m042049_c001_v0001171_t0054_u01760070049906") 2025/10/10 04:26:06 DEBUG : only10: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e6c_d20251010_m042130_c001_v7007000_t0000_u01760070090643") 2025/10/10 04:26:06 DEBUG : only10: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4043174f452d4921_d20251010_m042124_c001_v0001171_t0047_u01760070084900") 2025/10/10 04:26:06 DEBUG : only10: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4c7b_d20251010_m042117_c001_v0001179_t0059_u01760070077534") 2025/10/10 04:26:06 DEBUG : only10: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f400166412b5f4f86_d20251010_m042104_c001_v7007000_t0000_u01760070064120") 2025/10/10 04:26:06 DEBUG : only10: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d480b_d20251010_m042055_c001_v0001171_t0053_u01760070055993") 2025/10/10 04:26:06 DEBUG : only11: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e6d_d20251010_m042130_c001_v7007000_t0000_u01760070090827") 2025/10/10 04:26:06 DEBUG : only11: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4057ff9c5b3a4cb7_d20251010_m042124_c001_v0001179_t0016_u01760070084910") 2025/10/10 04:26:06 DEBUG : only11: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d48db_d20251010_m042118_c001_v0001171_t0023_u01760070078246") 2025/10/10 04:26:06 DEBUG : only11: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b216_d20251010_m042104_c001_v7007000_t0000_u01760070064462") 2025/10/10 04:26:06 DEBUG : only11: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2a96_d20251010_m042056_c001_v0001042_t0049_u01760070056470") 2025/10/10 04:26:06 DEBUG : only12: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e6e_d20251010_m042131_c001_v7007000_t0000_u01760070091008") 2025/10/10 04:26:06 DEBUG : only12: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f412ef26667ba929e_d20251010_m042125_c001_v0001100_t0055_u01760070085486") 2025/10/10 04:26:06 DEBUG : only12: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2aea_d20251010_m042118_c001_v0001042_t0000_u01760070078729") 2025/10/10 04:26:06 DEBUG : only12: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfa08_d20251010_m042103_c001_v7007000_t0000_u01760070063716") 2025/10/10 04:26:06 DEBUG : only12: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4ba7_d20251010_m042057_c001_v0001179_t0025_u01760070057384") 2025/10/10 04:26:06 DEBUG : only13: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e6f_d20251010_m042131_c001_v7007000_t0000_u01760070091232") 2025/10/10 04:26:06 DEBUG : only13: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4043174f452d4927_d20251010_m042125_c001_v0001171_t0047_u01760070085136") 2025/10/10 04:26:06 DEBUG : only13: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4c87_d20251010_m042119_c001_v0001179_t0016_u01760070079797") 2025/10/10 04:26:06 DEBUG : only13: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfa18_d20251010_m042104_c001_v7007000_t0000_u01760070064269") 2025/10/10 04:26:07 DEBUG : only13: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4823_d20251010_m042058_c001_v0001171_t0055_u01760070058012") 2025/10/10 04:26:07 DEBUG : only14: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e70_d20251010_m042131_c001_v7007000_t0000_u01760070091414") 2025/10/10 04:26:07 DEBUG : only14: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4185f1dd789d2b0d_d20251010_m042125_c001_v0001042_t0045_u01760070085310") 2025/10/10 04:26:07 DEBUG : only14: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d48f1_d20251010_m042120_c001_v0001171_t0001_u01760070080458") 2025/10/10 04:26:07 DEBUG : only14: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b213_d20251010_m042104_c001_v7007000_t0000_u01760070064277") 2025/10/10 04:26:07 DEBUG : only14: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2a9e_d20251010_m042058_c001_v0001042_t0044_u01760070058518") 2025/10/10 04:26:07 DEBUG : only15: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e71_d20251010_m042131_c001_v7007000_t0000_u01760070091596") 2025/10/10 04:26:07 DEBUG : only15: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4043174f452d492d_d20251010_m042125_c001_v0001171_t0047_u01760070085504") 2025/10/10 04:26:07 DEBUG : only15: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2af3_d20251010_m042121_c001_v0001042_t0032_u01760070081229") 2025/10/10 04:26:07 DEBUG : only15: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfa0e_d20251010_m042103_c001_v7007000_t0000_u01760070063900") 2025/10/10 04:26:07 DEBUG : only15: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4bbc_d20251010_m042059_c001_v0001179_t0005_u01760070059510") 2025/10/10 04:26:07 DEBUG : only16: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e72_d20251010_m042131_c001_v7007000_t0000_u01760070091777") 2025/10/10 04:26:07 DEBUG : only16: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4185f1dd789d2b0b_d20251010_m042125_c001_v0001042_t0045_u01760070085126") 2025/10/10 04:26:07 DEBUG : only16: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4c97_d20251010_m042121_c001_v0001179_t0008_u01760070081962") 2025/10/10 04:26:07 DEBUG : only16: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b20e_d20251010_m042103_c001_v7007000_t0000_u01760070063910") 2025/10/10 04:26:07 DEBUG : only16: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d483d_d20251010_m042100_c001_v0001171_t0011_u01760070060196") 2025/10/10 04:26:08 DEBUG : only17: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e74_d20251010_m042131_c001_v7007000_t0000_u01760070091960") 2025/10/10 04:26:08 DEBUG : only17: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4057ff9c5b3a4cc3_d20251010_m042125_c001_v0001179_t0016_u01760070085517") 2025/10/10 04:26:08 DEBUG : only17: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4911_d20251010_m042122_c001_v0001171_t0011_u01760070082630") 2025/10/10 04:26:08 DEBUG : only17: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d91dc_d20251010_m042104_c001_v7007000_t0000_u01760070064470") 2025/10/10 04:26:08 DEBUG : only17: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2aa6_d20251010_m042100_c001_v0001042_t0046_u01760070060793") 2025/10/10 04:26:08 DEBUG : only18: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e75_d20251010_m042132_c001_v7007000_t0000_u01760070092144") 2025/10/10 04:26:08 DEBUG : only18: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4057ff9c5b3a4cb9_d20251010_m042125_c001_v0001179_t0016_u01760070085146") 2025/10/10 04:26:08 DEBUG : only18: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2aff_d20251010_m042123_c001_v0001042_t0009_u01760070083146") 2025/10/10 04:26:08 DEBUG : only18: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d91d0_d20251010_m042103_c001_v7007000_t0000_u01760070063912") 2025/10/10 04:26:08 DEBUG : only18: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4bce_d20251010_m042101_c001_v0001179_t0013_u01760070061593") 2025/10/10 04:26:08 DEBUG : only19: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e76_d20251010_m042132_c001_v7007000_t0000_u01760070092327") 2025/10/10 04:26:08 DEBUG : only19: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4185f1dd789d2b11_d20251010_m042125_c001_v0001042_t0045_u01760070085686") 2025/10/10 04:26:08 DEBUG : only19: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4caf_d20251010_m042124_c001_v0001179_t0059_u01760070084023") 2025/10/10 04:26:08 DEBUG : only19: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d91d7_d20251010_m042104_c001_v7007000_t0000_u01760070064284") 2025/10/10 04:26:08 DEBUG : only19: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d484d_d20251010_m042102_c001_v0001171_t0054_u01760070062161") 2025/10/10 04:26:08 DEBUG : only2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e77_d20251010_m042132_c001_v7007000_t0000_u01760070092508") 2025/10/10 04:26:08 DEBUG : only2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4057ff9c5b3a4cbd_d20251010_m042125_c001_v0001179_t0016_u01760070085332") 2025/10/10 04:26:09 DEBUG : only2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d48a6_d20251010_m042112_c001_v0001171_t0036_u01760070072008") 2025/10/10 04:26:09 DEBUG : only2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfa00_d20251010_m042103_c001_v7007000_t0000_u01760070063532") 2025/10/10 04:26:09 DEBUG : only2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2a7a_d20251010_m042050_c001_v0001042_t0037_u01760070050512") 2025/10/10 04:26:09 DEBUG : only3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e78_d20251010_m042132_c001_v7007000_t0000_u01760070092689") 2025/10/10 04:26:09 DEBUG : only3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4185f1dd789d2b0f_d20251010_m042125_c001_v0001042_t0045_u01760070085494") 2025/10/10 04:26:09 DEBUG : only3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2ad3_d20251010_m042112_c001_v0001042_t0004_u01760070072474") 2025/10/10 04:26:09 DEBUG : only3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f400166412b5f4f83_d20251010_m042103_c001_v7007000_t0000_u01760070063935") 2025/10/10 04:26:09 DEBUG : only3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4b64_d20251010_m042051_c001_v0001179_t0003_u01760070051452") 2025/10/10 04:26:09 DEBUG : only4: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e79_d20251010_m042132_c001_v7007000_t0000_u01760070092871") 2025/10/10 04:26:09 DEBUG : only4: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4057ff9c5b3a4cc9_d20251010_m042125_c001_v0001179_t0016_u01760070085706") 2025/10/10 04:26:09 DEBUG : only4: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4c51_d20251010_m042113_c001_v0001179_t0015_u01760070073281") 2025/10/10 04:26:09 DEBUG : only4: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f400166412b5f4f88_d20251010_m042104_c001_v7007000_t0000_u01760070064490") 2025/10/10 04:26:09 DEBUG : only4: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d47eb_d20251010_m042052_c001_v0001171_t0011_u01760070052372") 2025/10/10 04:26:09 DEBUG : only5: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e7a_d20251010_m042133_c001_v7007000_t0000_u01760070093052") 2025/10/10 04:26:09 DEBUG : only5: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f412ef26667ba92a2_d20251010_m042125_c001_v0001100_t0055_u01760070085864") 2025/10/10 04:26:09 DEBUG : only5: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d48bc_d20251010_m042113_c001_v0001171_t0021_u01760070073967") 2025/10/10 04:26:09 DEBUG : only5: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfa14_d20251010_m042104_c001_v7007000_t0000_u01760070064085") 2025/10/10 04:26:09 DEBUG : only5: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2a82_d20251010_m042052_c001_v0001042_t0051_u01760070052929") 2025/10/10 04:26:09 DEBUG : only6: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e7c_d20251010_m042133_c001_v7007000_t0000_u01760070093234") 2025/10/10 04:26:09 DEBUG : only6: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f412ef26667ba92a0_d20251010_m042125_c001_v0001100_t0055_u01760070085674") 2025/10/10 04:26:09 DEBUG : only6: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2ad7_d20251010_m042114_c001_v0001042_t0008_u01760070074497") 2025/10/10 04:26:09 DEBUG : only6: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfa24_d20251010_m042104_c001_v7007000_t0000_u01760070064636") 2025/10/10 04:26:10 DEBUG : only6: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4b77_d20251010_m042053_c001_v0001179_t0037_u01760070053584") 2025/10/10 04:26:10 DEBUG : only7: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e7d_d20251010_m042133_c001_v7007000_t0000_u01760070093416") 2025/10/10 04:26:10 DEBUG : only7: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4185f1dd789d2b13_d20251010_m042125_c001_v0001042_t0045_u01760070085874") 2025/10/10 04:26:10 DEBUG : only7: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4c61_d20251010_m042115_c001_v0001179_t0008_u01760070075323") 2025/10/10 04:26:10 DEBUG : only7: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b218_d20251010_m042104_c001_v7007000_t0000_u01760070064645") 2025/10/10 04:26:10 DEBUG : only7: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d47f5_d20251010_m042054_c001_v0001171_t0018_u01760070054252") 2025/10/10 04:26:10 DEBUG : only8: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e7e_d20251010_m042133_c001_v7007000_t0000_u01760070093598") 2025/10/10 04:26:10 DEBUG : only8: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4043174f452d492f_d20251010_m042125_c001_v0001171_t0047_u01760070085695") 2025/10/10 04:26:10 DEBUG : only8: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d48cb_d20251010_m042116_c001_v0001171_t0047_u01760070076189") 2025/10/10 04:26:10 DEBUG : only8: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b210_d20251010_m042104_c001_v7007000_t0000_u01760070064093") 2025/10/10 04:26:10 DEBUG : only8: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2a8a_d20251010_m042054_c001_v0001042_t0018_u01760070054737") 2025/10/10 04:26:10 DEBUG : only9: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e80_d20251010_m042133_c001_v7007000_t0000_u01760070093780") 2025/10/10 04:26:10 DEBUG : only9: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4043174f452d4933_d20251010_m042125_c001_v0001171_t0047_u01760070085884") 2025/10/10 04:26:10 DEBUG : only9: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2ae4_d20251010_m042116_c001_v0001042_t0001_u01760070076723") 2025/10/10 04:26:10 DEBUG : only9: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d91d4_d20251010_m042104_c001_v7007000_t0000_u01760070064100") 2025/10/10 04:26:10 DEBUG : only9: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4b83_d20251010_m042055_c001_v0001179_t0031_u01760070055470") 2025/10/10 04:26:10 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adaea_d20251010_m041743_c001_v7007000_t0000_u01760069863681") 2025/10/10 04:26:10 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4061_d20251010_m041741_c001_v0001171_t0053_u01760069861805") 2025/10/10 04:26:10 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adae6_d20251010_m041740_c001_v7007000_t0000_u01760069860703") 2025/10/10 04:26:10 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a43a6_d20251010_m041738_c001_v0001179_t0048_u01760069858894") 2025/10/10 04:26:10 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adadf_d20251010_m041737_c001_v7007000_t0000_u01760069857741") 2025/10/10 04:26:10 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4022_d20251010_m041735_c001_v0001171_t0000_u01760069855083") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf5e0_d20251010_m041725_c001_v7007000_t0000_u01760069845876") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a430c_d20251010_m041724_c001_v0001179_t0054_u01760069844689") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf5ca_d20251010_m041723_c001_v7007000_t0000_u01760069843090") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a42eb_d20251010_m041722_c001_v0001179_t0001_u01760069842175") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf5b1_d20251010_m041721_c001_v7007000_t0000_u01760069841046") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a42c7_d20251010_m041720_c001_v0001179_t0001_u01760069840234") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf56f_d20251010_m041714_c001_v7007000_t0000_u01760069834887") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4281_d20251010_m041713_c001_v0001179_t0052_u01760069833880") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf566_d20251010_m041713_c001_v7007000_t0000_u01760069833514") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a426d_d20251010_m041712_c001_v0001179_t0018_u01760069832318") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf563_d20251010_m041711_c001_v7007000_t0000_u01760069831956") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4266_d20251010_m041711_c001_v0001179_t0016_u01760069831350") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a425e_d20251010_m041710_c001_v0001179_t0056_u01760069830726") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf55e_d20251010_m041710_c001_v7007000_t0000_u01760069830344") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4258_d20251010_m041709_c001_v0001179_t0007_u01760069829716") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4255_d20251010_m041709_c001_v0001179_t0014_u01760069829131") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8d8d_d20251010_m041708_c001_v7007000_t0000_u01760069828399") 2025/10/10 04:26:11 DEBUG : potato: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a424b_d20251010_m041707_c001_v0001179_t0042_u01760069827615") 2025/10/10 04:26:11 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f420744ac744138c4_d20251010_m041831_c001_v7007000_t0000_u01760069911731") 2025/10/10 04:26:11 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2885_d20251010_m041830_c001_v0001042_t0000_u01760069910873") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40776c4bb38fb859_d20251010_m041820_c001_v7007000_t0000_u01760069900554") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2850_d20251010_m041815_c001_v0001042_t0029_u01760069895511") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78eef2a_d20251010_m041807_c001_v7007000_t0000_u01760069887945") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d282b_d20251010_m041802_c001_v0001042_t0014_u01760069882481") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adafc_d20251010_m041754_c001_v7007000_t0000_u01760069874645") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2813_d20251010_m041750_c001_v0001042_t0045_u01760069870314") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf5fe_d20251010_m041729_c001_v7007000_t0000_u01760069849621") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4339_d20251010_m041728_c001_v0001179_t0056_u01760069848356") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf5f3_d20251010_m041727_c001_v7007000_t0000_u01760069847994") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4320_d20251010_m041726_c001_v0001179_t0035_u01760069846419") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf5e2_d20251010_m041726_c001_v7007000_t0000_u01760069846058") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4318_d20251010_m041725_c001_v0001179_t0042_u01760069845268") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf5d3_d20251010_m041724_c001_v7007000_t0000_u01760069844329") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a42f7_d20251010_m041723_c001_v0001179_t0007_u01760069843454") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf5bc_d20251010_m041721_c001_v7007000_t0000_u01760069841814") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a42d9_d20251010_m041721_c001_v0001179_t0053_u01760069841057") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf578_d20251010_m041715_c001_v7007000_t0000_u01760069835626") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a428f_d20251010_m041714_c001_v0001179_t0046_u01760069834681") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b754b_d20251010_m041620_c001_v7007000_t0000_u01760069780437") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a404f_d20251010_m041619_c001_v0001179_t0025_u01760069779851") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b7543_d20251010_m041618_c001_v7007000_t0000_u01760069778937") 2025/10/10 04:26:12 DEBUG : potato2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4035_d20251010_m041618_c001_v0001179_t0032_u01760069778310") 2025/10/10 04:26:13 DEBUG : potato3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40776c4bb38fb85b_d20251010_m041820_c001_v7007000_t0000_u01760069900895") 2025/10/10 04:26:13 DEBUG : potato3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4541_d20251010_m041817_c001_v0001179_t0002_u01760069897249") 2025/10/10 04:26:13 DEBUG : potato3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78eef2c_d20251010_m041808_c001_v7007000_t0000_u01760069888298") 2025/10/10 04:26:13 DEBUG : potato3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a44a5_d20251010_m041804_c001_v0001179_t0031_u01760069884196") 2025/10/10 04:26:13 DEBUG : potato3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adafe_d20251010_m041754_c001_v7007000_t0000_u01760069874892") 2025/10/10 04:26:13 DEBUG : potato3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4438_d20251010_m041750_c001_v0001179_t0048_u01760069870981") 2025/10/10 04:26:13 DEBUG : pre-dest1/1: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf77c_d20251010_m041904_c001_v7007000_t0000_u01760069944162") 2025/10/10 04:26:13 DEBUG : pre-dest1/1: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a46d7_d20251010_m041856_c001_v0001179_t0004_u01760069936164") 2025/10/10 04:26:13 DEBUG : pre-dest2/2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf77d_d20251010_m041904_c001_v7007000_t0000_u01760069944348") 2025/10/10 04:26:13 DEBUG : pre-dest2/2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d28e8_d20251010_m041856_c001_v0001042_t0040_u01760069936732") 2025/10/10 04:26:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41185a1fa5a24588_d20251010_m041842_c001_v7007000_t0000_u01760069922568") 2025/10/10 04:26:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4262_d20251010_m041839_c001_v0001171_t0000_u01760069919431") 2025/10/10 04:26:13 DEBUG : sizeonly: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8d27_d20251010_m041654_c001_v7007000_t0000_u01760069814432") 2025/10/10 04:26:13 DEBUG : sizeonly: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a41c1_d20251010_m041653_c001_v0001179_t0014_u01760069813470") 2025/10/10 04:26:13 DEBUG : splitbanan: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4131931c2e1c896b_d20251010_m042330_c001_v7007000_t0000_u01760070210933") 2025/10/10 04:26:13 DEBUG : splitbanan: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c9a_d20251010_m042323_c001_v0001042_t0030_u01760070203402") 2025/10/10 04:26:13 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068224fa_d20251010_m042451_c001_v7007000_t0000_u01760070291034") 2025/10/10 04:26:13 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2dbf_d20251010_m042444_c001_v0001042_t0008_u01760070284197") 2025/10/10 04:26:13 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b52a_d20251010_m042434_c001_v7007000_t0000_u01760070274886") 2025/10/10 04:26:13 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2d8c_d20251010_m042428_c001_v0001042_t0036_u01760070268157") 2025/10/10 04:26:13 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4231b7539e117e3d_d20251010_m042419_c001_v7007000_t0000_u01760070259240") 2025/10/10 04:26:13 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2d5b_d20251010_m042413_c001_v0001042_t0031_u01760070253024") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415e124fbb1efc61_d20251010_m042403_c001_v7007000_t0000_u01760070243146") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2d12_d20251010_m042356_c001_v0001042_t0030_u01760070236916") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4149afcae78ef3bf_d20251010_m042347_c001_v7007000_t0000_u01760070227585") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2cdb_d20251010_m042340_c001_v0001042_t0046_u01760070220908") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfc22_d20251010_m042325_c001_v7007000_t0000_u01760070205277") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c96_d20251010_m042322_c001_v0001042_t0049_u01760070202003") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2e3_d20251010_m042312_c001_v7007000_t0000_u01760070192875") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba94b9_d20251010_m042305_c001_v0001100_t0042_u01760070185137") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40290cfc9251b3ab_d20251010_m042303_c001_v7007000_t0000_u01760070183767") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4d4b_d20251010_m042300_c001_v0001171_t0045_u01760070180268") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4121dc0fd209fa21_d20251010_m042251_c001_v7007000_t0000_u01760070171182") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2c04_d20251010_m042244_c001_v0001042_t0015_u01760070164294") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc259_d20251010_m042243_c001_v7007000_t0000_u01760070163163") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba940f_d20251010_m042239_c001_v0001100_t0047_u01760070159330") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f41649bf174d8e737_d20251010_m042225_c001_v7007000_t0000_u01760070145449") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2bb3_d20251010_m042221_c001_v0001042_t0039_u01760070141189") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4f3b_d20251010_m042212_c001_v7007000_t0000_u01760070132079") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2b87_d20251010_m042205_c001_v0001042_t0048_u01760070125723") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddfb46_d20251010_m042156_c001_v7007000_t0000_u01760070116824") 2025/10/10 04:26:14 DEBUG : splitbananasplit: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2b61_d20251010_m042149_c001_v0001042_t0030_u01760070109937") 2025/10/10 04:26:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40338a7a28bcc2b3_d20251010_m042307_c001_v7007000_t0000_u01760070187761") 2025/10/10 04:26:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4d5c_d20251010_m042301_c001_v0001171_t0051_u01760070181566") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e94_d20251010_m042142_c001_v7007000_t0000_u01760070102330") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba92e3_d20251010_m042140_c001_v0001100_t0009_u01760070100951") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e90_d20251010_m042140_c001_v7007000_t0000_u01760070100187") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d49c8_d20251010_m042139_c001_v0001171_t0017_u01760070099130") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adaf1_d20251010_m041747_c001_v7007000_t0000_u01760069867473") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d4096_d20251010_m041746_c001_v0001171_t0024_u01760069866530") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adaee_d20251010_m041745_c001_v7007000_t0000_u01760069865980") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a43e8_d20251010_m041745_c001_v0001179_t0005_u01760069865164") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8d0a_d20251010_m041651_c001_v7007000_t0000_u01760069811365") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4198_d20251010_m041650_c001_v0001179_t0029_u01760069810060") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8cea_d20251010_m041649_c001_v7007000_t0000_u01760069809694") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4188_d20251010_m041648_c001_v0001179_t0018_u01760069808763") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8cbb_d20251010_m041646_c001_v7007000_t0000_u01760069806664") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a415e_d20251010_m041645_c001_v0001179_t0000_u01760069805198") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8cab_d20251010_m041644_c001_v7007000_t0000_u01760069804652") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4146_d20251010_m041643_c001_v0001179_t0014_u01760069803720") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4130_d20251010_m041641_c001_v0001179_t0011_u01760069801217") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f40478fe37c2d8ca1_d20251010_m041640_c001_v7007000_t0000_u01760069800852") 2025/10/10 04:26:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a412a_d20251010_m041640_c001_v0001179_t0017_u01760069800296") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4120_d20251010_m041639_c001_v0001179_t0049_u01760069799725") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b7586_d20251010_m041638_c001_v7007000_t0000_u01760069798994") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a410a_d20251010_m041636_c001_v0001179_t0021_u01760069796584") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a40e4_d20251010_m041633_c001_v0001179_t0049_u01760069793866") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b757a_d20251010_m041633_c001_v7007000_t0000_u01760069793499") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a40de_d20251010_m041632_c001_v0001179_t0029_u01760069792922") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a40d0_d20251010_m041632_c001_v0001179_t0052_u01760069792269") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b7578_d20251010_m041631_c001_v7007000_t0000_u01760069791900") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a40a6_d20251010_m041628_c001_v0001179_t0053_u01760069788548") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b756c_d20251010_m041628_c001_v7007000_t0000_u01760069788173") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a409c_d20251010_m041627_c001_v0001179_t0008_u01760069787561") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b7568_d20251010_m041626_c001_v7007000_t0000_u01760069786642") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a408e_d20251010_m041626_c001_v0001179_t0057_u01760069786061") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b7565_d20251010_m041625_c001_v7007000_t0000_u01760069785512") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4081_d20251010_m041624_c001_v0001179_t0056_u01760069784939") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b755e_d20251010_m041623_c001_v7007000_t0000_u01760069783986") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4071_d20251010_m041623_c001_v0001179_t0041_u01760069783243") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b7556_d20251010_m041622_c001_v7007000_t0000_u01760069782686") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4067_d20251010_m041622_c001_v0001179_t0013_u01760069782110") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b754f_d20251010_m041621_c001_v7007000_t0000_u01760069781559") 2025/10/10 04:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4059_d20251010_m041620_c001_v0001179_t0035_u01760069780986") 2025/10/10 04:26:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b753c_d20251010_m041616_c001_v7007000_t0000_u01760069776609") 2025/10/10 04:26:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4007_d20251010_m041616_c001_v0001179_t0039_u01760069776046") 2025/10/10 04:26:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b7539_d20251010_m041615_c001_v7007000_t0000_u01760069775471") 2025/10/10 04:26:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a3ffd_d20251010_m041614_c001_v0001179_t0052_u01760069774874") 2025/10/10 04:26:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b7536_d20251010_m041613_c001_v7007000_t0000_u01760069773961") 2025/10/10 04:26:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a3fef_d20251010_m041613_c001_v0001179_t0058_u01760069773379") 2025/10/10 04:26:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b752e_d20251010_m041611_c001_v7007000_t0000_u01760069771003") 2025/10/10 04:26:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a3fd8_d20251010_m041610_c001_v0001179_t0049_u01760069770422") 2025/10/10 04:26:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e95_d20251010_m042142_c001_v7007000_t0000_u01760070102513") 2025/10/10 04:26:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2b3c_d20251010_m042141_c001_v0001042_t0032_u01760070101187") 2025/10/10 04:26:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e91_d20251010_m042140_c001_v7007000_t0000_u01760070100369") 2025/10/10 04:26:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4d42_d20251010_m042139_c001_v0001179_t0055_u01760070099139") 2025/10/10 04:26:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f69306822518_d20251010_m042453_c001_v7007000_t0000_u01760070293210") 2025/10/10 04:26:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba96ce_d20251010_m042452_c001_v0001100_t0033_u01760070292390") 2025/10/10 04:26:17 DEBUG : sub/yam: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adae9_d20251010_m041743_c001_v7007000_t0000_u01760069863134") 2025/10/10 04:26:17 DEBUG : sub/yam: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d27eb_d20251010_m041741_c001_v0001042_t0007_u01760069861450") 2025/10/10 04:26:17 DEBUG : test_dir1/file2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e8c_d20251010_m042138_c001_v7007000_t0000_u01760070098362") 2025/10/10 04:26:17 DEBUG : test_dir1/file2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba92c9_d20251010_m042136_c001_v0001100_t0042_u01760070096735") 2025/10/10 04:26:17 DEBUG : test_dir1/file2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e85_d20251010_m042135_c001_v7007000_t0000_u01760070095950") 2025/10/10 04:26:17 DEBUG : test_dir1/file2: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d499d_d20251010_m042134_c001_v0001171_t0046_u01760070094760") 2025/10/10 04:26:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e8d_d20251010_m042138_c001_v7007000_t0000_u01760070098544") 2025/10/10 04:26:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4d2a_d20251010_m042136_c001_v0001179_t0036_u01760070096724") 2025/10/10 04:26:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f418b4b763a2e4e88_d20251010_m042136_c001_v7007000_t0000_u01760070096132") 2025/10/10 04:26:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba92c3_d20251010_m042134_c001_v0001100_t0046_u01760070094752") 2025/10/10 04:26:18 DEBUG : three: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf607_d20251010_m041734_c001_v7007000_t0000_u01760069854349") 2025/10/10 04:26:18 DEBUG : three: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4365_d20251010_m041733_c001_v0001179_t0054_u01760069853187") 2025/10/10 04:26:18 DEBUG : three: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a4355_d20251010_m041731_c001_v0001179_t0038_u01760069851118") 2025/10/10 04:26:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f6930682253f_d20251010_m042454_c001_v7007000_t0000_u01760070294867") 2025/10/10 04:26:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d51e7_d20251010_m042454_c001_v0001171_t0055_u01760070294161") 2025/10/10 04:26:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068225c4_d20251010_m042514_c001_v7007000_t0000_u01760070314196") 2025/10/10 04:26:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5453_d20251010_m042512_c001_v0001179_t0056_u01760070312334") 2025/10/10 04:26:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068225ad_d20251010_m042510_c001_v7007000_t0000_u01760070310784") 2025/10/10 04:26:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d525f_d20251010_m042508_c001_v0001171_t0038_u01760070308682") 2025/10/10 04:26:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068225a4_d20251010_m042507_c001_v7007000_t0000_u01760070307737") 2025/10/10 04:26:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba9700_d20251010_m042506_c001_v0001100_t0059_u01760070306918") 2025/10/10 04:26:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f6930682258d_d20251010_m042502_c001_v7007000_t0000_u01760070302129") 2025/10/10 04:26:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d521e_d20251010_m042501_c001_v0001171_t0047_u01760070301134") 2025/10/10 04:26:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f69306822595_d20251010_m042504_c001_v7007000_t0000_u01760070304109") 2025/10/10 04:26:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a5427_d20251010_m042503_c001_v0001179_t0029_u01760070303080") 2025/10/10 04:26:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f69306822586_d20251010_m042500_c001_v7007000_t0000_u01760070300171") 2025/10/10 04:26:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f112ef26667ba96e2_d20251010_m042459_c001_v0001100_t0056_u01760070299339") 2025/10/10 04:26:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f6930682257f_d20251010_m042458_c001_v7007000_t0000_u01760070298390") 2025/10/10 04:26:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2dd7_d20251010_m042457_c001_v0001042_t0029_u01760070297422") 2025/10/10 04:26:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f69306822561_d20251010_m042456_c001_v7007000_t0000_u01760070296471") 2025/10/10 04:26:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1057ff9c5b3a53fd_d20251010_m042455_c001_v0001179_t0005_u01760070295831") 2025/10/10 04:26:19 DEBUG : toe/toe/toe: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f42182d91202b7e69_d20251010_m042519_c001_v7007000_t0000_u01760070319078") 2025/10/10 04:26:19 DEBUG : toe/toe/toe: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1043174f452d52ab_d20251010_m042518_c001_v0001171_t0058_u01760070318368") 2025/10/10 04:26:19 DEBUG : toe/toe/toe: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f6930682259d_d20251010_m042505_c001_v7007000_t0000_u01760070305966") 2025/10/10 04:26:19 DEBUG : toe/toe/toe: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2df3_d20251010_m042505_c001_v0001042_t0042_u01760070305072") 2025/10/10 04:26:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068225cb_d20251010_m042514_c001_v7007000_t0000_u01760070314796") 2025/10/10 04:26:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d2e09_d20251010_m042513_c001_v0001042_t0059_u01760070313714") 2025/10/10 04:26:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4176f693068225af_d20251010_m042511_c001_v7007000_t0000_u01760070311362") 2025/10/10 04:26:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f104b9a459c23d72d_d20251010_m042509_c001_v0001117_t0002_u01760070309986") 2025/10/10 04:26:19 DEBUG : two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f405b1185a0ddf608_d20251010_m041734_c001_v7007000_t0000_u01760069854533") 2025/10/10 04:26:19 DEBUG : two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4043174f452d4006_d20251010_m041732_c001_v0001171_t0047_u01760069852447") 2025/10/10 04:26:19 DEBUG : two: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f4057ff9c5b3a4353_d20251010_m041730_c001_v0001179_t0016_u01760069850935") 2025/10/10 04:26:19 DEBUG : yam: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adaeb_d20251010_m041743_c001_v7007000_t0000_u01760069863863") 2025/10/10 04:26:19 DEBUG : yam: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f108c0b58893945c4_d20251010_m041742_c001_v0001105_t0049_u01760069862710") 2025/10/10 04:26:19 DEBUG : yam: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adae5_d20251010_m041740_c001_v7007000_t0000_u01760069860155") 2025/10/10 04:26:19 DEBUG : yam: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d27df_d20251010_m041738_c001_v0001042_t0004_u01760069858542") 2025/10/10 04:26:19 DEBUG : yam: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adade_d20251010_m041737_c001_v7007000_t0000_u01760069857163") 2025/10/10 04:26:19 DEBUG : yam: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1185f1dd789d27cb_d20251010_m041735_c001_v0001042_t0031_u01760069855093") 2025/10/10 04:26:19 DEBUG : yaml: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adae8_d20251010_m041740_c001_v7007000_t0000_u01760069860885") 2025/10/10 04:26:19 DEBUG : yaml: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f1059b56ddd92de24_d20251010_m041739_c001_v0001157_t0023_u01760069859756") 2025/10/10 04:26:19 DEBUG : yaml: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f415fb233265adae0_d20251010_m041737_c001_v7007000_t0000_u01760069857978") 2025/10/10 04:26:20 DEBUG : yaml: Deleting (id "4_z7f625d53505dcbcb9f980e1b_f116848810112838f_d20251010_m041736_c001_v0001041_t0014_u01760069856747") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m13.613724616s (try 1/5)