"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/14 01:38:09 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu" 2025/11/14 01:38:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/14 01:38:10 DEBUG : Creating backend with remote "/tmp/rclone137277499" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:38:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/14 01:38:11 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:11 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.18s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/14 01:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:38:12 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:12 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:38:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:38:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:13 INFO : sub dir/hello world: Copied (new) 2025/11/14 01:38:13 DEBUG : B2 bucket rclone-test-tutavar3vowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.73s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:14 DEBUG : Creating backend with remote "/non-existing" 2025/11/14 01:38:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/14 01:38:14 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:14 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:38:15 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:15 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:38:16 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:38:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.52s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:17 INFO : B2 bucket rclone-test-tutavar3vowu: Running all checks before starting transfers 2025/11/14 01:38:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:38:17 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:17 INFO : B2 bucket rclone-test-tutavar3vowu: Checks finished, now starting transfers 2025/11/14 01:38:17 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:38:17 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:38:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:18 ERROR : Ignoring --no-traverse with sync 2025/11/14 01:38:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:38:18 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:18 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:38:18 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:38:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:18 INFO : sub dir/hello world: Copied (new) 2025/11/14 01:38:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/14 01:38:19 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:19 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:38:19 DEBUG : hello world2: size = 12 OK 2025/11/14 01:38:19 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/14 01:38:19 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/14 01:38:20 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:20 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:38:21 DEBUG : potato2: size = 11 OK 2025/11/14 01:38:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/14 01:38:22 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:22 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:38:22 DEBUG : potato2: size = 11 OK 2025/11/14 01:38:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.55s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/14 01:38:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/14 01:38:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/14 01:38:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/14 01:38:23 INFO : sub dir2: Making directory 2025/11/14 01:38:23 INFO : sub dir: Making directory 2025/11/14 01:38:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:38:23 INFO : sub dir2/sub sub dir2: Making directory 2025/11/14 01:38:23 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:23 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:38:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:38:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:23 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/11/14 01:38:23 DEBUG : B2 bucket rclone-test-tutavar3vowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:24 INFO : sub dir2: Making directory 2025/11/14 01:38:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/14 01:38:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/14 01:38:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:38:24 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:24 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:38:24 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:38:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:25 DEBUG : sub dir2: Making directory with metadata 2025/11/14 01:38:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/14 01:38:25 INFO : sub dir2: Making directory 2025/11/14 01:38:25 INFO : sub dir: Making directory 2025/11/14 01:38:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:38:25 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:25 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:38:25 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:38:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:25 INFO : sub dir/hello world: Copied (new) 2025/11/14 01:38:25 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/14 01:38:26 DEBUG : B2 bucket rclone-test-tutavar3vowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/14 01:38:26 DEBUG : B2 bucket rclone-test-tutavar3vowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:27 INFO : sub dir2: Making directory 2025/11/14 01:38:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:38:27 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:27 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:38:27 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:38:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:27 INFO : sub dir/hello world: Copied (new) 2025/11/14 01:38:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:28 DEBUG : sub dir2: Making directory with metadata 2025/11/14 01:38:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/14 01:38:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/14 01:38:28 INFO : sub dir2: Making directory 2025/11/14 01:38:28 INFO : sub dir: Making directory 2025/11/14 01:38:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:38:28 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:28 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:38:28 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:38:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:28 INFO : sub dir/hello world: Copied (new) 2025/11/14 01:38:28 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/14 01:38:28 DEBUG : B2 bucket rclone-test-tutavar3vowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:29 INFO : sub dir2: Making directory 2025/11/14 01:38:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:38:29 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:29 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:38:30 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:38:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:30 INFO : sub dir/hello world: Copied (new) 2025/11/14 01:38:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.14s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gehajeq2qegu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-tutavar3vowu -> B2 bucket rclone-test-gehajeq2qegu 2025/11/14 01:38:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:38:32 DEBUG : B2 bucket rclone-test-gehajeq2qegu: Waiting for checks to finish 2025/11/14 01:38:32 DEBUG : B2 bucket rclone-test-gehajeq2qegu: Waiting for transfers to finish 2025/11/14 01:38:34 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:38:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/14 01:38:34 DEBUG : B2 bucket rclone-test-gehajeq2qegu: Purge remote 2025/11/14 01:38:34 INFO : B2 bucket rclone-test-gehajeq2qegu: cleaning bucket "rclone-test-gehajeq2qegu" of all files 2025/11/14 01:38:34 DEBUG : sub dir/hello world: Deleting (id "4_zcf02ad03003d8b0b9fa80e1b_f117e49b967d71f55_d20251114_m013833_c001_v0001172_t0041_u01763084313636") --- PASS: TestServerSideCopy (5.38s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:37 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone137277499) 2025/11/14 01:38:37 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:38:37 DEBUG : sub dir/hello world: Sizes differ 2025/11/14 01:38:37 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:38:37 DEBUG : sub dir/hello world: size = 17 OK 2025/11/14 01:38:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/14 01:38:37 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.03s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hadufan8xumi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-tutavar3vowu -> B2 bucket rclone-test-hadufan8xumi 2025/11/14 01:38:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:38:40 DEBUG : B2 bucket rclone-test-hadufan8xumi: Waiting for checks to finish 2025/11/14 01:38:40 DEBUG : B2 bucket rclone-test-hadufan8xumi: Waiting for transfers to finish 2025/11/14 01:38:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:38:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/14 01:38:42 DEBUG : B2 bucket rclone-test-hadufan8xumi: Waiting for checks to finish 2025/11/14 01:38:42 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:38:42 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hadufan8xumi) 2025/11/14 01:38:42 DEBUG : sub dir/hello world: Sizes differ 2025/11/14 01:38:42 DEBUG : B2 bucket rclone-test-hadufan8xumi: Waiting for transfers to finish 2025/11/14 01:38:43 DEBUG : sub dir/hello world: size = 17 OK 2025/11/14 01:38:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/14 01:38:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/14 01:38:43 DEBUG : B2 bucket rclone-test-hadufan8xumi: Purge remote 2025/11/14 01:38:43 INFO : B2 bucket rclone-test-hadufan8xumi: cleaning bucket "rclone-test-hadufan8xumi" of all files 2025/11/14 01:38:43 DEBUG : sub dir/hello world: Deleting (id "4_zefa2bdd3003d8b0b9fa80e1b_f1034021e66bf4417_d20251114_m013842_c001_v0001037_t0013_u01763084322915") 2025/11/14 01:38:43 DEBUG : sub dir/hello world: Deleting (id "4_zefa2bdd3003d8b0b9fa80e1b_f1159759df19c0b4a_d20251114_m013841_c001_v0001136_t0011_u01763084321177") --- PASS: TestServerSideCopyOverSelf (7.25s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone137277499) 2025/11/14 01:38:46 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:38:46 DEBUG : sub dir/hello world: Sizes differ 2025/11/14 01:38:46 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:46 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:38:46 DEBUG : sub dir/hello world: size = 17 OK 2025/11/14 01:38:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/14 01:38:46 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/14 01:38:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.69s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:47 DEBUG : Creating backend with remote "TestB2:rclone-test-zabaham3wuje" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-tutavar3vowu -> B2 bucket rclone-test-zabaham3wuje 2025/11/14 01:38:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:38:49 DEBUG : B2 bucket rclone-test-zabaham3wuje: Waiting for checks to finish 2025/11/14 01:38:49 DEBUG : B2 bucket rclone-test-zabaham3wuje: Waiting for transfers to finish 2025/11/14 01:38:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:38:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/14 01:38:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:38:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zabaham3wuje) 2025/11/14 01:38:51 DEBUG : sub dir/hello world: Sizes differ 2025/11/14 01:38:51 DEBUG : B2 bucket rclone-test-zabaham3wuje: Waiting for checks to finish 2025/11/14 01:38:51 DEBUG : B2 bucket rclone-test-zabaham3wuje: Waiting for transfers to finish 2025/11/14 01:38:51 DEBUG : sub dir/hello world: size = 17 OK 2025/11/14 01:38:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/14 01:38:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/14 01:38:51 INFO : sub dir/hello world: Deleted 2025/11/14 01:38:52 DEBUG : testing file moves 2025/11/14 01:38:52 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:38:52 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zabaham3wuje) 2025/11/14 01:38:52 DEBUG : sub dir/hello world: Sizes differ 2025/11/14 01:38:52 DEBUG : B2 bucket rclone-test-zabaham3wuje: Waiting for checks to finish 2025/11/14 01:38:52 DEBUG : B2 bucket rclone-test-zabaham3wuje: Waiting for transfers to finish 2025/11/14 01:38:53 DEBUG : sub dir/hello world: size = 24 OK 2025/11/14 01:38:53 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/14 01:38:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/14 01:38:53 INFO : sub dir/hello world: Deleted 2025/11/14 01:38:53 DEBUG : B2 bucket rclone-test-zabaham3wuje: Purge remote 2025/11/14 01:38:53 INFO : B2 bucket rclone-test-zabaham3wuje: cleaning bucket "rclone-test-zabaham3wuje" of all files 2025/11/14 01:38:53 DEBUG : sub dir/hello world: Deleting (id "4_zef72ed03003d8b0b9fa80e1b_f116ded3322e88964_d20251114_m013853_c001_v0001182_t0045_u01763084333044") 2025/11/14 01:38:53 DEBUG : sub dir/hello world: Deleting (id "4_zef72ed03003d8b0b9fa80e1b_f11263aeebab88459_d20251114_m013851_c001_v0001177_t0026_u01763084331472") 2025/11/14 01:38:53 DEBUG : sub dir/hello world: Deleting (id "4_zef72ed03003d8b0b9fa80e1b_f1171cd1e8c163397_d20251114_m013850_c001_v0001136_t0038_u01763084330113") --- PASS: TestServerSideMoveOverSelf (8.92s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:56 ERROR : error listing: directory not found 2025/11/14 01:38:56 INFO : Local file system at /tmp/rclone137277499: Making directory 2025/11/14 01:38:56 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:56 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.53s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:38:58 DEBUG : Local file system at /tmp/rclone137277499: Waiting for checks to finish 2025/11/14 01:38:58 DEBUG : Local file system at /tmp/rclone137277499: Waiting for transfers to finish 2025/11/14 01:38:59 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/14 01:38:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:38:59 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/14 01:38:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.87s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:38:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/14 01:38:59 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:38:59 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:00 DEBUG : check sum: size = 1 OK 2025/11/14 01:39:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/14 01:39:00 INFO : check sum: Copied (new) 2025/11/14 01:39:00 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:00 DEBUG : check sum: size = 1 OK 2025/11/14 01:39:00 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/14 01:39:00 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/14 01:39:00 DEBUG : check sum: Unchanged skipping 2025/11/14 01:39:00 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:00 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:00 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/14 01:39:01 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:01 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:01 DEBUG : sizeonly: size = 6 OK 2025/11/14 01:39:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/14 01:39:01 INFO : sizeonly: Copied (new) 2025/11/14 01:39:01 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:01 DEBUG : sizeonly: size = 6 OK 2025/11/14 01:39:01 DEBUG : sizeonly: Sizes identical 2025/11/14 01:39:01 DEBUG : sizeonly: Unchanged skipping 2025/11/14 01:39:01 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:01 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:01 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:01 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.59s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/14 01:39:02 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:02 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:03 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/14 01:39:03 INFO : ignore-size: Copied (new) 2025/11/14 01:39:03 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:03 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:39:03 DEBUG : ignore-size: Unchanged skipping 2025/11/14 01:39:03 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:03 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:03 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.54s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:04 DEBUG : existing: size = 6 OK 2025/11/14 01:39:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:39:04 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:04 DEBUG : existing: Unchanged skipping 2025/11/14 01:39:04 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:04 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:04 INFO : There was nothing to transfer 2025/11/14 01:39:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/14 01:39:04 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:04 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:05 DEBUG : existing: size = 6 OK 2025/11/14 01:39:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/14 01:39:05 INFO : existing: Copied (replaced existing) 2025/11/14 01:39:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.68s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/14 01:39:06 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:06 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:06 DEBUG : existing: size = 6 OK 2025/11/14 01:39:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/14 01:39:06 INFO : existing: Copied (new) 2025/11/14 01:39:06 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:06 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:06 DEBUG : existing: Destination exists, skipping 2025/11/14 01:39:06 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:06 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.48s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:07 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/14 01:39:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/14 01:39:08 DEBUG : a/potato2: size = 60 OK 2025/11/14 01:39:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/14 01:39:08 INFO : a/potato2: Copied (new) 2025/11/14 01:39:08 DEBUG : c/non empty space: size = 5 OK 2025/11/14 01:39:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:39:08 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:08 DEBUG : c/non empty space: Unchanged skipping 2025/11/14 01:39:08 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:08 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:08 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.25s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:10 DEBUG : empty space: size = 1 OK 2025/11/14 01:39:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/14 01:39:10 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/14 01:39:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/14 01:39:10 DEBUG : empty space: Unchanged skipping 2025/11/14 01:39:10 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:10 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:10 INFO : There was nothing to transfer 2025/11/14 01:39:10 DEBUG : empty space: size = 1 OK 2025/11/14 01:39:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/14 01:39:10 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/14 01:39:11 INFO : empty space: Updated modification time in destination 2025/11/14 01:39:11 DEBUG : empty space: Unchanged skipping 2025/11/14 01:39:11 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:11 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:12 DEBUG : empty space: size = 1 OK 2025/11/14 01:39:12 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/11/14 01:39:12 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/14 01:39:12 DEBUG : empty space: Unchanged skipping 2025/11/14 01:39:12 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:12 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:14 DEBUG : foo: size = 3 OK 2025/11/14 01:39:14 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/14 01:39:14 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone137277499) 2025/11/14 01:39:14 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:39:14 DEBUG : foo: sha1 differ 2025/11/14 01:39:14 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:14 DEBUG : foo: size = 3 OK 2025/11/14 01:39:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/14 01:39:14 INFO : foo: Copied (replaced existing) 2025/11/14 01:39:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.61s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:15 DEBUG : empty space: size = 1 OK 2025/11/14 01:39:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:39:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/14 01:39:15 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:15 DEBUG : empty space: Unchanged skipping 2025/11/14 01:39:15 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:16 DEBUG : potato: size = 60 OK 2025/11/14 01:39:16 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/14 01:39:16 INFO : potato: Copied (new) 2025/11/14 01:39:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.83s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:17 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:17 DEBUG : potato: size = 21 (Local file system at /tmp/rclone137277499) 2025/11/14 01:39:17 DEBUG : potato: size = 60 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:39:17 DEBUG : potato: Sizes differ 2025/11/14 01:39:17 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:17 DEBUG : potato: size = 21 OK 2025/11/14 01:39:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/14 01:39:17 INFO : potato: Copied (replaced existing) 2025/11/14 01:39:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.51s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:19 DEBUG : potato: size = 21 OK 2025/11/14 01:39:19 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/14 01:39:19 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone137277499) 2025/11/14 01:39:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:39:19 DEBUG : potato: sha1 differ 2025/11/14 01:39:19 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:19 DEBUG : potato: size = 21 OK 2025/11/14 01:39:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/14 01:39:19 INFO : potato: Copied (replaced existing) 2025/11/14 01:39:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/14 01:39:20 DEBUG : empty space: size = 1 OK 2025/11/14 01:39:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:39:20 DEBUG : empty space: Unchanged skipping 2025/11/14 01:39:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/14 01:39:20 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:20 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:20 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:22 DEBUG : empty space: size = 1 OK 2025/11/14 01:39:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:39:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/14 01:39:22 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:22 DEBUG : empty space: Unchanged skipping 2025/11/14 01:39:22 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:22 DEBUG : potato2: size = 60 OK 2025/11/14 01:39:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/14 01:39:22 INFO : potato2: Copied (new) 2025/11/14 01:39:22 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:24 INFO : d: Making directory 2025/11/14 01:39:24 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/14 01:39:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/14 01:39:24 DEBUG : c/non empty space: size = 5 OK 2025/11/14 01:39:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:39:24 DEBUG : c/non empty space: Unchanged skipping 2025/11/14 01:39:24 DEBUG : a/potato2: size = 60 OK 2025/11/14 01:39:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/14 01:39:24 INFO : a/potato2: Copied (new) 2025/11/14 01:39:25 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:25 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:25 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:25 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:26 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/14 01:39:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/14 01:39:27 DEBUG : c/non empty space: size = 5 OK 2025/11/14 01:39:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:39:27 DEBUG : c/non empty space: Unchanged skipping 2025/11/14 01:39:27 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:27 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:27 DEBUG : a/potato2: size = 60 OK 2025/11/14 01:39:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/14 01:39:27 INFO : a/potato2: Copied (new) 2025/11/14 01:39:27 ERROR : B2 bucket rclone-test-tutavar3vowu: not deleting files as there were IO errors 2025/11/14 01:39:27 ERROR : B2 bucket rclone-test-tutavar3vowu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:28 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:29 DEBUG : empty space: size = 1 OK 2025/11/14 01:39:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:39:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/14 01:39:29 DEBUG : empty space: Unchanged skipping 2025/11/14 01:39:29 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:29 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:29 DEBUG : potato2: size = 60 OK 2025/11/14 01:39:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/14 01:39:29 INFO : potato2: Copied (new) 2025/11/14 01:39:29 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (1.93s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:30 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:31 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:31 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:31 INFO : potato: Deleted 2025/11/14 01:39:31 DEBUG : empty space: size = 1 OK 2025/11/14 01:39:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:39:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/14 01:39:31 DEBUG : empty space: Unchanged skipping 2025/11/14 01:39:31 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:31 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:31 DEBUG : potato2: size = 60 OK 2025/11/14 01:39:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/14 01:39:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.29s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/14 01:39:33 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:33 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:33 DEBUG : potato2: size = 19 OK 2025/11/14 01:39:33 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/14 01:39:33 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.76s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:34 DEBUG : enormous: Excluded (Size Filter) 2025/11/14 01:39:34 DEBUG : enormous: Excluded 2025/11/14 01:39:34 DEBUG : potato2: Excluded (Size Filter) 2025/11/14 01:39:34 DEBUG : potato2: Excluded 2025/11/14 01:39:35 DEBUG : potato2: Excluded (Size Filter) 2025/11/14 01:39:35 DEBUG : potato2: Excluded 2025/11/14 01:39:35 DEBUG : empty space: size = 1 OK 2025/11/14 01:39:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:39:35 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:35 DEBUG : empty space: Unchanged skipping 2025/11/14 01:39:35 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:35 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:35 INFO : There was nothing to transfer 2025/11/14 01:39:35 DEBUG : enormous: Excluded (Size Filter) 2025/11/14 01:39:35 DEBUG : enormous: Excluded 2025/11/14 01:39:35 DEBUG : potato2: Excluded (Size Filter) 2025/11/14 01:39:35 DEBUG : potato2: Excluded 2025/11/14 01:39:35 DEBUG : potato2: Excluded (Size Filter) 2025/11/14 01:39:35 DEBUG : potato2: Excluded 2025/11/14 01:39:35 DEBUG : empty space: size = 1 OK 2025/11/14 01:39:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/14 01:39:35 DEBUG : empty space: Unchanged skipping 2025/11/14 01:39:35 DEBUG : Local file system at /tmp/rclone137277499: Waiting for checks to finish 2025/11/14 01:39:35 DEBUG : Local file system at /tmp/rclone137277499: Waiting for transfers to finish 2025/11/14 01:39:35 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:36 DEBUG : enormous: Excluded (Size Filter) 2025/11/14 01:39:36 DEBUG : enormous: Excluded 2025/11/14 01:39:36 DEBUG : potato2: Excluded (Size Filter) 2025/11/14 01:39:36 DEBUG : potato2: Excluded 2025/11/14 01:39:37 DEBUG : empty space: size = 1 OK 2025/11/14 01:39:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:39:37 DEBUG : empty space: Unchanged skipping 2025/11/14 01:39:37 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:37 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:37 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:37 INFO : enormous: Deleted 2025/11/14 01:39:37 INFO : potato2: Deleted 2025/11/14 01:39:37 INFO : There was nothing to transfer 2025/11/14 01:39:37 DEBUG : empty space: size = 1 OK 2025/11/14 01:39:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/14 01:39:37 DEBUG : empty space: Unchanged skipping 2025/11/14 01:39:37 DEBUG : Local file system at /tmp/rclone137277499: Waiting for checks to finish 2025/11/14 01:39:37 DEBUG : Local file system at /tmp/rclone137277499: Waiting for transfers to finish 2025/11/14 01:39:37 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:37 INFO : enormous: Deleted 2025/11/14 01:39:37 INFO : potato2: Deleted 2025/11/14 01:39:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.28s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:39 DEBUG : five: Need to transfer - File not found at Destination 2025/11/14 01:39:39 DEBUG : four: size = 4 (Local file system at /tmp/rclone137277499) 2025/11/14 01:39:39 DEBUG : four: size = 8 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:39:39 DEBUG : four: Sizes differ 2025/11/14 01:39:39 DEBUG : one: Destination is newer than source, skipping 2025/11/14 01:39:39 DEBUG : three: size = 5 OK 2025/11/14 01:39:39 DEBUG : two: size = 3 OK 2025/11/14 01:39:39 DEBUG : three: Sizes identical 2025/11/14 01:39:39 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/14 01:39:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/14 01:39:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone137277499) 2025/11/14 01:39:39 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:39:39 DEBUG : two: sha1 differ 2025/11/14 01:39:39 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:40 DEBUG : five: size = 4 OK 2025/11/14 01:39:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/14 01:39:40 INFO : five: Copied (new) 2025/11/14 01:39:40 DEBUG : four: size = 4 OK 2025/11/14 01:39:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/14 01:39:40 INFO : four: Copied (replaced existing) 2025/11/14 01:39:40 DEBUG : two: size = 3 OK 2025/11/14 01:39:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/14 01:39:40 INFO : two: Copied (replaced existing) 2025/11/14 01:39:40 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:41 DEBUG : five: size = 4 OK 2025/11/14 01:39:41 DEBUG : four: size = 4 OK 2025/11/14 01:39:41 DEBUG : one: Destination is newer than source, skipping 2025/11/14 01:39:41 DEBUG : three: size = 5 OK 2025/11/14 01:39:41 DEBUG : two: size = 3 OK 2025/11/14 01:39:41 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/14 01:39:41 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/14 01:39:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/14 01:39:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/14 01:39:41 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/14 01:39:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/14 01:39:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/14 01:39:41 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/14 01:39:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/14 01:39:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone137277499) 2025/11/14 01:39:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:39:41 DEBUG : three: sha1 differ 2025/11/14 01:39:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/14 01:39:41 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:41 DEBUG : three: size = 5 OK 2025/11/14 01:39:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/14 01:39:41 INFO : three: Copied (replaced existing) 2025/11/14 01:39:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/14 01:39:42 INFO : B2 bucket rclone-test-tutavar3vowu: Making map for --track-renames 2025/11/14 01:39:42 INFO : B2 bucket rclone-test-tutavar3vowu: Finished making map for --track-renames 2025/11/14 01:39:42 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/14 01:39:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/14 01:39:42 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for renames to finish 2025/11/14 01:39:42 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:43 DEBUG : yam: size = 11 OK 2025/11/14 01:39:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/14 01:39:43 INFO : yam: Copied (new) 2025/11/14 01:39:43 DEBUG : potato: size = 14 OK 2025/11/14 01:39:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/14 01:39:43 INFO : potato: Copied (new) 2025/11/14 01:39:43 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:44 DEBUG : potato: size = 14 OK 2025/11/14 01:39:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:39:44 INFO : B2 bucket rclone-test-tutavar3vowu: Making map for --track-renames 2025/11/14 01:39:44 INFO : B2 bucket rclone-test-tutavar3vowu: Finished making map for --track-renames 2025/11/14 01:39:44 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:44 DEBUG : potato: Unchanged skipping 2025/11/14 01:39:44 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for renames to finish 2025/11/14 01:39:45 DEBUG : yaml: size = 11 OK 2025/11/14 01:39:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/14 01:39:45 INFO : yam: Copied (server-side copy) to: yaml 2025/11/14 01:39:45 INFO : yam: Deleted 2025/11/14 01:39:45 INFO : yaml: Renamed from "yam" 2025/11/14 01:39:45 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.55s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/14 01:39:46 INFO : B2 bucket rclone-test-tutavar3vowu: Making map for --track-renames 2025/11/14 01:39:46 INFO : B2 bucket rclone-test-tutavar3vowu: Finished making map for --track-renames 2025/11/14 01:39:46 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/14 01:39:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/14 01:39:46 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for renames to finish 2025/11/14 01:39:46 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:46 DEBUG : yam: size = 11 OK 2025/11/14 01:39:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/14 01:39:46 INFO : yam: Copied (new) 2025/11/14 01:39:46 DEBUG : potato: size = 14 OK 2025/11/14 01:39:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/14 01:39:46 INFO : potato: Copied (new) 2025/11/14 01:39:46 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:47 DEBUG : potato: size = 14 OK 2025/11/14 01:39:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:39:47 INFO : B2 bucket rclone-test-tutavar3vowu: Making map for --track-renames 2025/11/14 01:39:47 INFO : B2 bucket rclone-test-tutavar3vowu: Finished making map for --track-renames 2025/11/14 01:39:47 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:47 DEBUG : potato: Unchanged skipping 2025/11/14 01:39:47 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for renames to finish 2025/11/14 01:39:47 DEBUG : yaml: size = 11 OK 2025/11/14 01:39:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/14 01:39:47 INFO : yam: Copied (server-side copy) to: yaml 2025/11/14 01:39:47 INFO : yam: Deleted 2025/11/14 01:39:47 INFO : yaml: Renamed from "yam" 2025/11/14 01:39:47 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/14 01:39:49 INFO : B2 bucket rclone-test-tutavar3vowu: Making map for --track-renames 2025/11/14 01:39:49 INFO : B2 bucket rclone-test-tutavar3vowu: Finished making map for --track-renames 2025/11/14 01:39:49 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/14 01:39:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/14 01:39:49 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for renames to finish 2025/11/14 01:39:49 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:49 DEBUG : sub/yam: size = 11 OK 2025/11/14 01:39:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/14 01:39:49 INFO : sub/yam: Copied (new) 2025/11/14 01:39:49 DEBUG : potato: size = 14 OK 2025/11/14 01:39:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/14 01:39:49 INFO : potato: Copied (new) 2025/11/14 01:39:49 DEBUG : Waiting for deletions to finish 2025/11/14 01:39:50 DEBUG : potato: size = 14 OK 2025/11/14 01:39:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:39:50 DEBUG : potato: Unchanged skipping 2025/11/14 01:39:50 INFO : B2 bucket rclone-test-tutavar3vowu: Making map for --track-renames 2025/11/14 01:39:50 INFO : B2 bucket rclone-test-tutavar3vowu: Finished making map for --track-renames 2025/11/14 01:39:50 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:50 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for renames to finish 2025/11/14 01:39:51 DEBUG : yam: size = 11 OK 2025/11/14 01:39:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/14 01:39:51 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/14 01:39:51 INFO : sub/yam: Deleted 2025/11/14 01:39:51 INFO : yam: Renamed from "sub/yam" 2025/11/14 01:39:51 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.24s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:52 DEBUG : Creating backend with remote "/tmp/rclone137277499/dir1" 2025/11/14 01:39:52 DEBUG : Creating backend with remote "/tmp/rclone137277499/dir2" 2025/11/14 01:39:52 DEBUG : Local file system at /tmp/rclone137277499/dir2: Using server-side directory move 2025/11/14 01:39:52 INFO : Local file system at /tmp/rclone137277499/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/14 01:39:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/14 01:39:52 DEBUG : Local file system at /tmp/rclone137277499/dir2: Waiting for checks to finish 2025/11/14 01:39:52 DEBUG : Local file system at /tmp/rclone137277499/dir2: Waiting for transfers to finish 2025/11/14 01:39:52 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:39:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/14 01:39:52 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:52 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:52 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/14 01:39:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/14 01:39:52 INFO : nested/sub dir/file: Copied (new) 2025/11/14 01:39:52 INFO : nested/sub dir/file: Deleted 2025/11/14 01:39:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:39:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:39:53 INFO : sub dir/hello world: Copied (new) 2025/11/14 01:39:53 INFO : sub dir/hello world: Deleted 2025/11/14 01:39:53 INFO : sub dir: Removing directory 2025/11/14 01:39:53 INFO : nested/sub dir: Removing directory 2025/11/14 01:39:53 INFO : nested: Removing directory 2025/11/14 01:39:53 DEBUG : Local file system at /tmp/rclone137277499: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:39:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/14 01:39:54 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:54 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:39:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:39:54 INFO : sub dir/hello world: Copied (new) 2025/11/14 01:39:54 INFO : sub dir/hello world: Deleted 2025/11/14 01:39:54 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/14 01:39:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/14 01:39:54 INFO : nested/sub dir/file: Copied (new) 2025/11/14 01:39:54 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.44s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/14 01:39:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/14 01:39:55 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:55 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:56 DEBUG : existing-b: size = 6 OK 2025/11/14 01:39:56 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/14 01:39:56 INFO : existing-b: Copied (new) 2025/11/14 01:39:56 INFO : existing-b: Deleted 2025/11/14 01:39:56 DEBUG : existing: size = 6 OK 2025/11/14 01:39:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/14 01:39:56 INFO : existing: Copied (new) 2025/11/14 01:39:56 INFO : existing: Deleted 2025/11/14 01:39:56 DEBUG : existing: Destination exists, skipping 2025/11/14 01:39:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/14 01:39:56 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:39:56 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:39:56 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.99s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:39:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yabuxab8rayu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tutavar3vowu -> B2 bucket rclone-test-yabuxab8rayu 2025/11/14 01:40:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/14 01:40:02 DEBUG : empty space: size = 1 OK 2025/11/14 01:40:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/14 01:40:02 DEBUG : empty space: Unchanged skipping 2025/11/14 01:40:02 DEBUG : B2 bucket rclone-test-yabuxab8rayu: Waiting for checks to finish 2025/11/14 01:40:02 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:40:02 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yabuxab8rayu) 2025/11/14 01:40:02 DEBUG : potato3: Sizes differ 2025/11/14 01:40:02 INFO : empty space: Deleted 2025/11/14 01:40:02 DEBUG : B2 bucket rclone-test-yabuxab8rayu: Waiting for transfers to finish 2025/11/14 01:40:03 DEBUG : potato3: size = 68 OK 2025/11/14 01:40:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/14 01:40:03 INFO : potato3: Copied (server-side copy) 2025/11/14 01:40:03 DEBUG : potato2: size = 60 OK 2025/11/14 01:40:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/14 01:40:03 INFO : potato2: Copied (server-side copy) 2025/11/14 01:40:03 INFO : potato3: Deleted 2025/11/14 01:40:03 INFO : potato2: Deleted 2025/11/14 01:40:04 DEBUG : Creating backend with remote "TestB2:rclone-test-rawarat1tuba" 2025/11/14 01:40:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/14 01:40:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/14 01:40:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/14 01:40:05 DEBUG : B2 bucket rclone-test-rawarat1tuba: Waiting for checks to finish 2025/11/14 01:40:05 DEBUG : B2 bucket rclone-test-rawarat1tuba: Waiting for transfers to finish 2025/11/14 01:40:06 DEBUG : empty space: size = 1 OK 2025/11/14 01:40:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/14 01:40:06 INFO : empty space: Copied (server-side copy) 2025/11/14 01:40:07 INFO : empty space: Deleted 2025/11/14 01:40:07 DEBUG : potato2: size = 60 OK 2025/11/14 01:40:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/14 01:40:07 INFO : potato2: Copied (server-side copy) 2025/11/14 01:40:07 DEBUG : potato3: size = 68 OK 2025/11/14 01:40:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/14 01:40:07 INFO : potato3: Copied (server-side copy) 2025/11/14 01:40:07 INFO : potato2: Deleted 2025/11/14 01:40:07 INFO : potato3: Deleted 2025/11/14 01:40:07 DEBUG : B2 bucket rclone-test-rawarat1tuba: Purge remote 2025/11/14 01:40:07 INFO : B2 bucket rclone-test-rawarat1tuba: cleaning bucket "rclone-test-rawarat1tuba" of all files 2025/11/14 01:40:08 DEBUG : empty space: Deleting (id "4_z7fd20db3005d8b0b9fa80e1b_f106465198bb01b63_d20251114_m014006_c001_v0001157_t0014_u01763084406482") 2025/11/14 01:40:08 DEBUG : potato2: Deleting (id "4_z7fd20db3005d8b0b9fa80e1b_f106bdacdb22bf6e6_d20251114_m014006_c001_v0001099_t0032_u01763084406848") 2025/11/14 01:40:08 DEBUG : potato3: Deleting (id "4_z7fd20db3005d8b0b9fa80e1b_f111e69fbe2deae46_d20251114_m014006_c001_v0001105_t0054_u01763084406866") 2025/11/14 01:40:09 DEBUG : B2 bucket rclone-test-yabuxab8rayu: Purge remote 2025/11/14 01:40:09 INFO : B2 bucket rclone-test-yabuxab8rayu: cleaning bucket "rclone-test-yabuxab8rayu" of all files 2025/11/14 01:40:09 DEBUG : empty space: Deleting (id "4_zcf22fd53004d8b0b9fa80e1b_f4196b5bd76b8e616_d20251114_m014007_c001_v7007000_t0000_u01763084407004") 2025/11/14 01:40:09 DEBUG : empty space: Deleting (id "4_zcf22fd53004d8b0b9fa80e1b_f103e2097d129aa35_d20251114_m014001_c001_v0001172_t0030_u01763084401526") 2025/11/14 01:40:09 DEBUG : potato2: Deleting (id "4_zcf22fd53004d8b0b9fa80e1b_f4196b5bd76b8e617_d20251114_m014007_c001_v7007000_t0000_u01763084407276") 2025/11/14 01:40:09 DEBUG : potato2: Deleting (id "4_zcf22fd53004d8b0b9fa80e1b_f105fd137e9504d32_d20251114_m014002_c001_v0001117_t0005_u01763084402905") 2025/11/14 01:40:09 DEBUG : potato3: Deleting (id "4_zcf22fd53004d8b0b9fa80e1b_f42028f4455f99c40_d20251114_m014007_c001_v7007000_t0000_u01763084407383") 2025/11/14 01:40:09 DEBUG : potato3: Deleting (id "4_zcf22fd53004d8b0b9fa80e1b_f1001011b3cc89529_d20251114_m014003_c001_v0001093_t0028_u01763084403236") 2025/11/14 01:40:09 DEBUG : potato3: Deleting (id "4_zcf22fd53004d8b0b9fa80e1b_f103e2097d129aa37_d20251114_m014001_c001_v0001172_t0047_u01763084401896") --- PASS: TestServerSideMove (13.88s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:40:11 DEBUG : Creating backend with remote "TestB2:rclone-test-dijimid7qoqa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tutavar3vowu -> B2 bucket rclone-test-dijimid7qoqa 2025/11/14 01:40:17 DEBUG : empty space: Excluded (Size Filter) 2025/11/14 01:40:17 DEBUG : empty space: Excluded 2025/11/14 01:40:17 DEBUG : empty space: Excluded (Size Filter) 2025/11/14 01:40:17 DEBUG : empty space: Excluded 2025/11/14 01:40:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/14 01:40:17 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:40:17 DEBUG : B2 bucket rclone-test-dijimid7qoqa: Waiting for checks to finish 2025/11/14 01:40:17 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dijimid7qoqa) 2025/11/14 01:40:17 DEBUG : potato3: Sizes differ 2025/11/14 01:40:17 DEBUG : B2 bucket rclone-test-dijimid7qoqa: Waiting for transfers to finish 2025/11/14 01:40:17 DEBUG : potato2: size = 60 OK 2025/11/14 01:40:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/14 01:40:17 INFO : potato2: Copied (server-side copy) 2025/11/14 01:40:18 DEBUG : potato3: size = 68 OK 2025/11/14 01:40:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/14 01:40:18 INFO : potato3: Copied (server-side copy) 2025/11/14 01:40:18 INFO : potato2: Deleted 2025/11/14 01:40:18 INFO : potato3: Deleted 2025/11/14 01:40:18 DEBUG : Creating backend with remote "TestB2:rclone-test-mejeror6kiso" 2025/11/14 01:40:19 DEBUG : empty space: Excluded (Size Filter) 2025/11/14 01:40:19 DEBUG : empty space: Excluded 2025/11/14 01:40:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/14 01:40:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/14 01:40:19 DEBUG : B2 bucket rclone-test-mejeror6kiso: Waiting for checks to finish 2025/11/14 01:40:19 DEBUG : B2 bucket rclone-test-mejeror6kiso: Waiting for transfers to finish 2025/11/14 01:40:21 DEBUG : potato2: size = 60 OK 2025/11/14 01:40:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/14 01:40:21 INFO : potato2: Copied (server-side copy) 2025/11/14 01:40:21 INFO : potato2: Deleted 2025/11/14 01:40:22 DEBUG : potato3: size = 68 OK 2025/11/14 01:40:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/14 01:40:22 INFO : potato3: Copied (server-side copy) 2025/11/14 01:40:22 INFO : potato3: Deleted 2025/11/14 01:40:22 DEBUG : B2 bucket rclone-test-mejeror6kiso: Purge remote 2025/11/14 01:40:22 INFO : B2 bucket rclone-test-mejeror6kiso: cleaning bucket "rclone-test-mejeror6kiso" of all files 2025/11/14 01:40:22 DEBUG : potato2: Deleting (id "4_z2f224d33005d8b0b9fa80e1b_f119a41c3dbbf15a4_d20251114_m014020_c001_v0001184_t0032_u01763084420870") 2025/11/14 01:40:22 DEBUG : potato3: Deleting (id "4_z2f224d33005d8b0b9fa80e1b_f111c9998ee02c68f_d20251114_m014021_c001_v0001104_t0010_u01763084421120") 2025/11/14 01:40:24 DEBUG : B2 bucket rclone-test-dijimid7qoqa: Purge remote 2025/11/14 01:40:24 INFO : B2 bucket rclone-test-dijimid7qoqa: cleaning bucket "rclone-test-dijimid7qoqa" of all files 2025/11/14 01:40:24 DEBUG : empty space: Deleting (id "4_z6f622df3005d8b0b9fa80e1b_f116612941e1c3238_d20251114_m014016_c001_v0001090_t0042_u01763084416205") 2025/11/14 01:40:24 DEBUG : potato2: Deleting (id "4_z6f622df3005d8b0b9fa80e1b_f42028f4455f99d31_d20251114_m014021_c001_v7007000_t0000_u01763084421098") 2025/11/14 01:40:24 DEBUG : potato2: Deleting (id "4_z6f622df3005d8b0b9fa80e1b_f102c4d6fab8fdcfa_d20251114_m014017_c001_v0001099_t0059_u01763084417509") 2025/11/14 01:40:24 DEBUG : potato3: Deleting (id "4_z6f622df3005d8b0b9fa80e1b_f42028f4455f99d34_d20251114_m014022_c001_v7007000_t0000_u01763084422341") 2025/11/14 01:40:24 DEBUG : potato3: Deleting (id "4_z6f622df3005d8b0b9fa80e1b_f107d41af0322908a_d20251114_m014017_c001_v0001180_t0037_u01763084417888") 2025/11/14 01:40:24 DEBUG : potato3: Deleting (id "4_z6f622df3005d8b0b9fa80e1b_f116612941e1c323c_d20251114_m014016_c001_v0001090_t0056_u01763084416579") --- PASS: TestServerSideMoveWithFilter (14.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:40:26 DEBUG : Creating backend with remote "TestB2:rclone-test-qemasuy4vije" 2025/11/14 01:40:28 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tutavar3vowu -> B2 bucket rclone-test-qemasuy4vije 2025/11/14 01:40:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/14 01:40:32 DEBUG : empty space: size = 1 OK 2025/11/14 01:40:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/14 01:40:32 DEBUG : empty space: Unchanged skipping 2025/11/14 01:40:32 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:40:32 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qemasuy4vije) 2025/11/14 01:40:32 DEBUG : potato3: Sizes differ 2025/11/14 01:40:32 DEBUG : B2 bucket rclone-test-qemasuy4vije: Waiting for checks to finish 2025/11/14 01:40:32 INFO : empty space: Deleted 2025/11/14 01:40:32 DEBUG : B2 bucket rclone-test-qemasuy4vije: Waiting for transfers to finish 2025/11/14 01:40:32 DEBUG : potato2: size = 60 OK 2025/11/14 01:40:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/14 01:40:32 INFO : potato2: Copied (server-side copy) 2025/11/14 01:40:32 DEBUG : potato3: size = 68 OK 2025/11/14 01:40:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/14 01:40:32 INFO : potato3: Copied (server-side copy) 2025/11/14 01:40:32 INFO : potato2: Deleted 2025/11/14 01:40:33 INFO : potato3: Deleted 2025/11/14 01:40:33 DEBUG : Creating backend with remote "TestB2:rclone-test-bukaqit5dipo" 2025/11/14 01:40:34 INFO : tomatoDir: Making directory 2025/11/14 01:40:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/14 01:40:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/14 01:40:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/14 01:40:34 DEBUG : B2 bucket rclone-test-bukaqit5dipo: Waiting for checks to finish 2025/11/14 01:40:34 DEBUG : B2 bucket rclone-test-bukaqit5dipo: Waiting for transfers to finish 2025/11/14 01:40:36 DEBUG : potato2: size = 60 OK 2025/11/14 01:40:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/14 01:40:36 INFO : potato2: Copied (server-side copy) 2025/11/14 01:40:36 INFO : potato2: Deleted 2025/11/14 01:40:36 DEBUG : empty space: size = 1 OK 2025/11/14 01:40:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/14 01:40:36 INFO : empty space: Copied (server-side copy) 2025/11/14 01:40:36 DEBUG : potato3: size = 68 OK 2025/11/14 01:40:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/14 01:40:36 INFO : potato3: Copied (server-side copy) 2025/11/14 01:40:36 INFO : empty space: Deleted 2025/11/14 01:40:36 INFO : potato3: Deleted 2025/11/14 01:40:37 DEBUG : B2 bucket rclone-test-bukaqit5dipo: Purge remote 2025/11/14 01:40:37 INFO : B2 bucket rclone-test-bukaqit5dipo: cleaning bucket "rclone-test-bukaqit5dipo" of all files 2025/11/14 01:40:37 DEBUG : empty space: Deleting (id "4_z9f627dd3005d8b0b9fa80e1b_f110bc0e30b05d3bc_d20251114_m014036_c001_v0001137_t0052_u01763084436121") 2025/11/14 01:40:37 DEBUG : potato2: Deleting (id "4_z9f627dd3005d8b0b9fa80e1b_f100ddd6221978a13_d20251114_m014035_c001_v0001146_t0050_u01763084435730") 2025/11/14 01:40:37 DEBUG : potato3: Deleting (id "4_z9f627dd3005d8b0b9fa80e1b_f11957407f748a6b4_d20251114_m014036_c001_v0001109_t0058_u01763084436111") 2025/11/14 01:40:38 DEBUG : B2 bucket rclone-test-qemasuy4vije: Purge remote 2025/11/14 01:40:38 INFO : B2 bucket rclone-test-qemasuy4vije: cleaning bucket "rclone-test-qemasuy4vije" of all files 2025/11/14 01:40:38 DEBUG : empty space: Deleting (id "4_z4f026d93005d8b0b9fa80e1b_f41096641a408bc1f_d20251114_m014036_c001_v7007000_t0000_u01763084436542") 2025/11/14 01:40:38 DEBUG : empty space: Deleting (id "4_z4f026d93005d8b0b9fa80e1b_f111fdd791e652919_d20251114_m014031_c001_v0001120_t0045_u01763084431115") 2025/11/14 01:40:38 DEBUG : potato2: Deleting (id "4_z4f026d93005d8b0b9fa80e1b_f41096641a408bc1c_d20251114_m014036_c001_v7007000_t0000_u01763084436157") 2025/11/14 01:40:38 DEBUG : potato2: Deleting (id "4_z4f026d93005d8b0b9fa80e1b_f100d70dc231ec292_d20251114_m014032_c001_v0001044_t0014_u01763084432339") 2025/11/14 01:40:38 DEBUG : potato3: Deleting (id "4_z4f026d93005d8b0b9fa80e1b_f4161d671ec465a8c_d20251114_m014036_c001_v7007000_t0000_u01763084436636") 2025/11/14 01:40:38 DEBUG : potato3: Deleting (id "4_z4f026d93005d8b0b9fa80e1b_f115acbd3497d2969_d20251114_m014032_c001_v0001179_t0005_u01763084432676") 2025/11/14 01:40:38 DEBUG : potato3: Deleting (id "4_z4f026d93005d8b0b9fa80e1b_f111fdd791e65291c_d20251114_m014031_c001_v0001120_t0029_u01763084431602") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.42s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:40:40 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:40:43 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/rclone-sync-test" --- PASS: TestSyncOverlap (1.55s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:40:44 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/rclone-sync-test" 2025/11/14 01:40:46 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/rclone-sync-test-include/layer2" 2025/11/14 01:40:48 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/rclone-sync-test-ignore-file" 2025/11/14 01:40:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/14 01:40:52 DEBUG : B2 bucket rclone-test-tutavar3vowu path rclone-sync-test: Waiting for checks to finish 2025/11/14 01:40:52 DEBUG : B2 bucket rclone-test-tutavar3vowu path rclone-sync-test: Waiting for transfers to finish 2025/11/14 01:40:52 DEBUG : Waiting for deletions to finish 2025/11/14 01:40:52 INFO : There was nothing to transfer 2025/11/14 01:40:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/14 01:40:52 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:40:52 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:40:52 DEBUG : Waiting for deletions to finish 2025/11/14 01:40:52 INFO : There was nothing to transfer 2025/11/14 01:40:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/14 01:40:53 DEBUG : B2 bucket rclone-test-tutavar3vowu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/14 01:40:53 DEBUG : B2 bucket rclone-test-tutavar3vowu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/14 01:40:53 DEBUG : Waiting for deletions to finish 2025/11/14 01:40:53 INFO : There was nothing to transfer 2025/11/14 01:40:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/14 01:40:53 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:40:53 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:40:53 DEBUG : Waiting for deletions to finish 2025/11/14 01:40:53 INFO : There was nothing to transfer 2025/11/14 01:40:54 DEBUG : Excluded 2025/11/14 01:40:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/14 01:40:54 DEBUG : B2 bucket rclone-test-tutavar3vowu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/14 01:40:54 DEBUG : B2 bucket rclone-test-tutavar3vowu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/14 01:40:54 DEBUG : Waiting for deletions to finish 2025/11/14 01:40:54 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.19s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:40:55 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/dst" 2025/11/14 01:40:56 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/CompareDest" 2025/11/14 01:40:58 DEBUG : one: Need to transfer - File not found at Destination 2025/11/14 01:40:58 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:40:58 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:40:59 DEBUG : one: size = 3 OK 2025/11/14 01:40:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/14 01:40:59 INFO : one: Copied (new) 2025/11/14 01:40:59 DEBUG : Waiting for deletions to finish 2025/11/14 01:40:59 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:40:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:40:59 DEBUG : one: size = 3 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:40:59 DEBUG : one: Sizes differ 2025/11/14 01:41:00 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:00 DEBUG : one: size = 5 OK 2025/11/14 01:41:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/14 01:41:00 INFO : one: Copied (replaced existing) 2025/11/14 01:41:00 DEBUG : Waiting for deletions to finish 2025/11/14 01:41:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:41:02 DEBUG : one: size = 3 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:41:02 DEBUG : one: Sizes differ 2025/11/14 01:41:02 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:41:02 DEBUG : one: size = 5 OK 2025/11/14 01:41:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:41:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/14 01:41:02 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:02 DEBUG : Waiting for deletions to finish 2025/11/14 01:41:02 INFO : There was nothing to transfer 2025/11/14 01:41:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:41:03 DEBUG : one: size = 3 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:41:03 DEBUG : one: Sizes differ 2025/11/14 01:41:03 DEBUG : two: size = 3 OK 2025/11/14 01:41:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:41:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/14 01:41:03 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:41:04 DEBUG : one: size = 5 OK 2025/11/14 01:41:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:41:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/14 01:41:04 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:04 DEBUG : Waiting for deletions to finish 2025/11/14 01:41:04 INFO : There was nothing to transfer 2025/11/14 01:41:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:41:04 DEBUG : one: size = 3 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:41:04 DEBUG : one: Sizes differ 2025/11/14 01:41:04 DEBUG : two: size = 3 OK 2025/11/14 01:41:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:41:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/14 01:41:04 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:41:04 DEBUG : one: size = 5 OK 2025/11/14 01:41:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:41:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/14 01:41:04 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:04 DEBUG : Waiting for deletions to finish 2025/11/14 01:41:04 INFO : There was nothing to transfer 2025/11/14 01:41:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:41:05 DEBUG : one: size = 3 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:41:05 DEBUG : one: Sizes differ 2025/11/14 01:41:05 DEBUG : two: size = 3 OK 2025/11/14 01:41:05 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/11/14 01:41:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/14 01:41:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/14 01:41:05 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:41:05 DEBUG : one: size = 5 OK 2025/11/14 01:41:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:41:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/14 01:41:05 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:05 DEBUG : Waiting for deletions to finish 2025/11/14 01:41:05 INFO : There was nothing to transfer 2025/11/14 01:41:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:41:06 DEBUG : one: size = 3 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:41:06 DEBUG : one: Sizes differ 2025/11/14 01:41:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:41:06 DEBUG : two: size = 3 (B2 bucket rclone-test-tutavar3vowu path CompareDest) 2025/11/14 01:41:06 DEBUG : two: Sizes differ 2025/11/14 01:41:06 DEBUG : two: Need to transfer - File not found at Destination 2025/11/14 01:41:06 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:41:06 DEBUG : one: size = 5 OK 2025/11/14 01:41:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:41:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/14 01:41:06 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:07 DEBUG : two: size = 5 OK 2025/11/14 01:41:07 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/14 01:41:07 INFO : two: Copied (new) 2025/11/14 01:41:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.49s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:41:10 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/dest" 2025/11/14 01:41:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/pre-dest1" 2025/11/14 01:41:12 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/pre-dest2" 2025/11/14 01:41:14 DEBUG : 1: size = 1 OK 2025/11/14 01:41:14 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:41:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/14 01:41:14 DEBUG : 2: size = 1 OK 2025/11/14 01:41:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:41:14 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/14 01:41:15 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/14 01:41:15 DEBUG : B2 bucket rclone-test-tutavar3vowu path dest: Waiting for checks to finish 2025/11/14 01:41:15 DEBUG : B2 bucket rclone-test-tutavar3vowu path dest: Waiting for transfers to finish 2025/11/14 01:41:15 DEBUG : 3: size = 1 OK 2025/11/14 01:41:15 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/14 01:41:15 INFO : 3: Copied (new) 2025/11/14 01:41:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.83s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:41:17 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/dst" 2025/11/14 01:41:18 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/CopyDest" 2025/11/14 01:41:20 DEBUG : one: Need to transfer - File not found at Destination 2025/11/14 01:41:20 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:41:20 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:21 DEBUG : one: size = 3 OK 2025/11/14 01:41:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/14 01:41:21 INFO : one: Copied (new) 2025/11/14 01:41:21 DEBUG : Waiting for deletions to finish 2025/11/14 01:41:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:41:22 DEBUG : one: size = 3 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:41:22 DEBUG : one: Sizes differ 2025/11/14 01:41:22 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:41:22 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:22 DEBUG : one: size = 5 OK 2025/11/14 01:41:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/14 01:41:22 INFO : one: Copied (replaced existing) 2025/11/14 01:41:22 DEBUG : Waiting for deletions to finish 2025/11/14 01:41:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/BackupDir" 2025/11/14 01:41:25 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:41:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:41:25 DEBUG : one: size = 3 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:41:25 DEBUG : one: Sizes differ 2025/11/14 01:41:25 DEBUG : one: size = 5 OK 2025/11/14 01:41:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:41:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:41:25 DEBUG : one: size = 3 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:41:25 DEBUG : one: Sizes differ 2025/11/14 01:41:27 DEBUG : one: size = 3 OK 2025/11/14 01:41:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/14 01:41:27 INFO : one: Copied (server-side copy) 2025/11/14 01:41:27 INFO : one: Deleted 2025/11/14 01:41:28 DEBUG : one: size = 5 OK 2025/11/14 01:41:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/14 01:41:28 INFO : one: Copied (server-side copy) 2025/11/14 01:41:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/14 01:41:28 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:28 DEBUG : Waiting for deletions to finish 2025/11/14 01:41:29 DEBUG : one: size = 5 OK 2025/11/14 01:41:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:41:29 DEBUG : one: Unchanged skipping 2025/11/14 01:41:29 DEBUG : two: size = 3 OK 2025/11/14 01:41:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:41:30 DEBUG : two: size = 3 OK 2025/11/14 01:41:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/14 01:41:30 INFO : two: Copied (server-side copy) 2025/11/14 01:41:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/14 01:41:30 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:41:30 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:30 DEBUG : Waiting for deletions to finish 2025/11/14 01:41:30 DEBUG : one: size = 5 OK 2025/11/14 01:41:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:41:30 DEBUG : one: Unchanged skipping 2025/11/14 01:41:30 DEBUG : two: size = 3 OK 2025/11/14 01:41:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:41:30 DEBUG : two: Unchanged skipping 2025/11/14 01:41:30 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:41:30 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:30 DEBUG : Waiting for deletions to finish 2025/11/14 01:41:30 INFO : There was nothing to transfer 2025/11/14 01:41:31 DEBUG : one: size = 5 OK 2025/11/14 01:41:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:41:31 DEBUG : one: Unchanged skipping 2025/11/14 01:41:31 DEBUG : three: size = 7 (Local file system at /tmp/rclone137277499) 2025/11/14 01:41:31 DEBUG : three: size = 5 (B2 bucket rclone-test-tutavar3vowu path CopyDest) 2025/11/14 01:41:31 DEBUG : three: Sizes differ 2025/11/14 01:41:31 DEBUG : three: Destination not found in --copy-dest 2025/11/14 01:41:31 DEBUG : three: Need to transfer - File not found at Destination 2025/11/14 01:41:31 DEBUG : two: size = 3 OK 2025/11/14 01:41:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/14 01:41:31 DEBUG : two: Unchanged skipping 2025/11/14 01:41:31 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:41:31 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:32 DEBUG : three: size = 7 OK 2025/11/14 01:41:32 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/14 01:41:32 INFO : three: Copied (new) 2025/11/14 01:41:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.03s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:41:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/dst" 2025/11/14 01:41:37 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/backup" 2025/11/14 01:41:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone137277499) 2025/11/14 01:41:39 DEBUG : two: size = 3 OK 2025/11/14 01:41:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:41:39 DEBUG : two: Unchanged skipping 2025/11/14 01:41:39 DEBUG : one: size = 3 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:41:39 DEBUG : one: Sizes differ 2025/11/14 01:41:39 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:41:40 DEBUG : one: size = 3 OK 2025/11/14 01:41:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/14 01:41:40 INFO : one: Copied (server-side copy) 2025/11/14 01:41:40 INFO : one: Deleted 2025/11/14 01:41:40 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:41 DEBUG : one: size = 4 OK 2025/11/14 01:41:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/14 01:41:41 INFO : one: Copied (new) 2025/11/14 01:41:41 DEBUG : Waiting for deletions to finish 2025/11/14 01:41:41 DEBUG : three.txt: size = 5 OK 2025/11/14 01:41:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/14 01:41:41 INFO : three.txt: Copied (server-side copy) 2025/11/14 01:41:42 INFO : three.txt: Deleted 2025/11/14 01:41:42 INFO : three.txt: Moved into backup dir 2025/11/14 01:41:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:41:44 DEBUG : one: size = 4 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:41:44 DEBUG : one: Sizes differ 2025/11/14 01:41:44 DEBUG : two: size = 3 OK 2025/11/14 01:41:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:41:44 DEBUG : two: Unchanged skipping 2025/11/14 01:41:44 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:41:44 DEBUG : one: size = 4 OK 2025/11/14 01:41:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/14 01:41:44 INFO : one: Copied (server-side copy) 2025/11/14 01:41:45 INFO : one: Deleted 2025/11/14 01:41:45 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:45 DEBUG : one: size = 5 OK 2025/11/14 01:41:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/14 01:41:45 INFO : one: Copied (new) 2025/11/14 01:41:45 DEBUG : Waiting for deletions to finish 2025/11/14 01:41:45 DEBUG : three.txt: size = 6 OK 2025/11/14 01:41:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/14 01:41:45 INFO : three.txt: Copied (server-side copy) 2025/11/14 01:41:45 INFO : three.txt: Deleted 2025/11/14 01:41:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.85s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:41:49 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/dst" 2025/11/14 01:41:50 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/backup" 2025/11/14 01:41:52 DEBUG : two: size = 3 OK 2025/11/14 01:41:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:41:52 DEBUG : two: Unchanged skipping 2025/11/14 01:41:52 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:41:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone137277499) 2025/11/14 01:41:52 DEBUG : one: size = 3 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:41:52 DEBUG : one: Sizes differ 2025/11/14 01:41:53 DEBUG : one.bak: size = 3 OK 2025/11/14 01:41:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/14 01:41:53 INFO : one: Copied (server-side copy) to: one.bak 2025/11/14 01:41:53 INFO : one: Deleted 2025/11/14 01:41:53 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:54 DEBUG : one: size = 4 OK 2025/11/14 01:41:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/14 01:41:54 INFO : one: Copied (new) 2025/11/14 01:41:54 DEBUG : Waiting for deletions to finish 2025/11/14 01:41:55 DEBUG : three.txt.bak: size = 5 OK 2025/11/14 01:41:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/14 01:41:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/14 01:41:55 INFO : three.txt: Deleted 2025/11/14 01:41:55 INFO : three.txt: Moved into backup dir 2025/11/14 01:41:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:41:56 DEBUG : one: size = 4 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:41:56 DEBUG : one: Sizes differ 2025/11/14 01:41:56 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:41:56 DEBUG : two: size = 3 OK 2025/11/14 01:41:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:41:56 DEBUG : two: Unchanged skipping 2025/11/14 01:41:57 DEBUG : one.bak: size = 4 OK 2025/11/14 01:41:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/14 01:41:57 INFO : one: Copied (server-side copy) to: one.bak 2025/11/14 01:41:57 INFO : one: Deleted 2025/11/14 01:41:57 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:41:58 DEBUG : one: size = 5 OK 2025/11/14 01:41:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/14 01:41:58 INFO : one: Copied (new) 2025/11/14 01:41:58 DEBUG : Waiting for deletions to finish 2025/11/14 01:41:59 DEBUG : three.txt.bak: size = 6 OK 2025/11/14 01:41:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/14 01:41:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/14 01:41:59 INFO : three.txt: Deleted 2025/11/14 01:41:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.34s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:42:02 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/dst" 2025/11/14 01:42:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/backup" 2025/11/14 01:42:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone137277499) 2025/11/14 01:42:05 DEBUG : one: size = 3 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:42:05 DEBUG : one: Sizes differ 2025/11/14 01:42:05 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:42:05 DEBUG : two: size = 3 OK 2025/11/14 01:42:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:42:05 DEBUG : two: Unchanged skipping 2025/11/14 01:42:07 DEBUG : one-2019-01-01: size = 3 OK 2025/11/14 01:42:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/14 01:42:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/14 01:42:07 INFO : one: Deleted 2025/11/14 01:42:07 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:42:08 DEBUG : one: size = 4 OK 2025/11/14 01:42:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/14 01:42:08 INFO : one: Copied (new) 2025/11/14 01:42:08 DEBUG : Waiting for deletions to finish 2025/11/14 01:42:08 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/14 01:42:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/14 01:42:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/14 01:42:09 INFO : three.txt: Deleted 2025/11/14 01:42:09 INFO : three.txt: Moved into backup dir 2025/11/14 01:42:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:42:10 DEBUG : one: size = 4 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:42:10 DEBUG : one: Sizes differ 2025/11/14 01:42:10 DEBUG : two: size = 3 OK 2025/11/14 01:42:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:42:10 DEBUG : two: Unchanged skipping 2025/11/14 01:42:10 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:42:11 DEBUG : one-2019-01-01: size = 4 OK 2025/11/14 01:42:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/14 01:42:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/14 01:42:11 INFO : one: Deleted 2025/11/14 01:42:11 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:42:11 DEBUG : one: size = 5 OK 2025/11/14 01:42:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/14 01:42:11 INFO : one: Copied (new) 2025/11/14 01:42:11 DEBUG : Waiting for deletions to finish 2025/11/14 01:42:12 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/14 01:42:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/14 01:42:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/14 01:42:12 INFO : three.txt: Deleted 2025/11/14 01:42:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.21s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:42:15 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-10.backblaze.com/b2api/v1/b2_upload_file/7f024da3003d8b0b9fa80e1b/c001_v0001183_t0017": EOF 2025/11/14 01:42:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-10.backblaze.com/b2api/v1/b2_upload_file/7f024da3003d8b0b9fa80e1b/c001_v0001183_t0017": EOF) 2025/11/14 01:42:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-tutavar3vowu: 1/10 (Post "https://pod-000-1183-10.backblaze.com/b2api/v1/b2_upload_file/7f024da3003d8b0b9fa80e1b/c001_v0001183_t0017": EOF) 2025/11/14 01:42:17 DEBUG : pacer: Reducing sleep to 10ms 2025/11/14 01:42:17 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/dst" 2025/11/14 01:42:19 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:42:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone137277499) 2025/11/14 01:42:19 DEBUG : one: size = 3 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:42:19 DEBUG : one: Sizes differ 2025/11/14 01:42:19 DEBUG : two: size = 3 OK 2025/11/14 01:42:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:42:19 DEBUG : two: Unchanged skipping 2025/11/14 01:42:20 DEBUG : one.bak: size = 3 OK 2025/11/14 01:42:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/14 01:42:20 INFO : one: Copied (server-side copy) to: one.bak 2025/11/14 01:42:20 INFO : one: Deleted 2025/11/14 01:42:20 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:42:21 DEBUG : one: size = 4 OK 2025/11/14 01:42:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/14 01:42:21 INFO : one: Copied (new) 2025/11/14 01:42:21 DEBUG : Waiting for deletions to finish 2025/11/14 01:42:21 DEBUG : three.txt.bak: size = 5 OK 2025/11/14 01:42:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/14 01:42:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/14 01:42:22 INFO : three.txt: Deleted 2025/11/14 01:42:22 INFO : three.txt: Moved into backup dir 2025/11/14 01:42:23 DEBUG : one.bak: Excluded (Path Filter) 2025/11/14 01:42:23 DEBUG : one.bak: Excluded 2025/11/14 01:42:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/14 01:42:23 DEBUG : three.txt.bak: Excluded 2025/11/14 01:42:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:42:23 DEBUG : one: size = 4 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:42:23 DEBUG : one: Sizes differ 2025/11/14 01:42:23 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for checks to finish 2025/11/14 01:42:23 DEBUG : two: size = 3 OK 2025/11/14 01:42:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:42:23 DEBUG : two: Unchanged skipping 2025/11/14 01:42:23 DEBUG : one.bak: size = 4 OK 2025/11/14 01:42:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/14 01:42:23 INFO : one: Copied (server-side copy) to: one.bak 2025/11/14 01:42:23 INFO : one: Deleted 2025/11/14 01:42:23 DEBUG : B2 bucket rclone-test-tutavar3vowu path dst: Waiting for transfers to finish 2025/11/14 01:42:24 DEBUG : one: size = 5 OK 2025/11/14 01:42:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/14 01:42:24 INFO : one: Copied (new) 2025/11/14 01:42:24 DEBUG : Waiting for deletions to finish 2025/11/14 01:42:24 DEBUG : three.txt.bak: size = 6 OK 2025/11/14 01:42:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/14 01:42:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/14 01:42:25 INFO : three.txt: Deleted 2025/11/14 01:42:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.60s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:42:27 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/dst" 2025/11/14 01:42:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone137277499) 2025/11/14 01:42:29 DEBUG : one: size = 3 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:42:29 DEBUG : one: Sizes differ 2025/11/14 01:42:30 DEBUG : one.bak: size = 3 OK 2025/11/14 01:42:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/14 01:42:30 INFO : one: Copied (server-side copy) to: one.bak 2025/11/14 01:42:30 INFO : one: Deleted 2025/11/14 01:42:31 DEBUG : one: size = 4 OK 2025/11/14 01:42:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/14 01:42:31 INFO : one: Copied (new) 2025/11/14 01:42:32 DEBUG : two: size = 3 OK 2025/11/14 01:42:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:42:32 DEBUG : two: Unchanged skipping 2025/11/14 01:42:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone137277499) 2025/11/14 01:42:32 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:42:32 DEBUG : three.txt: Sizes differ 2025/11/14 01:42:32 DEBUG : three.txt.bak: size = 5 OK 2025/11/14 01:42:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/14 01:42:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/14 01:42:33 INFO : three.txt: Deleted 2025/11/14 01:42:33 DEBUG : three.txt: size = 6 OK 2025/11/14 01:42:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/14 01:42:33 INFO : three.txt: Copied (new) 2025/11/14 01:42:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:42:34 DEBUG : one: size = 4 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:42:34 DEBUG : one: Sizes differ 2025/11/14 01:42:35 DEBUG : one.bak: size = 4 OK 2025/11/14 01:42:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/14 01:42:35 INFO : one: Copied (server-side copy) to: one.bak 2025/11/14 01:42:35 INFO : one: Deleted 2025/11/14 01:42:36 DEBUG : one: size = 5 OK 2025/11/14 01:42:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/14 01:42:36 INFO : one: Copied (new) 2025/11/14 01:42:36 DEBUG : two: size = 3 OK 2025/11/14 01:42:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:42:36 DEBUG : two: Unchanged skipping 2025/11/14 01:42:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone137277499) 2025/11/14 01:42:36 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:42:36 DEBUG : three.txt: Sizes differ 2025/11/14 01:42:37 DEBUG : three.txt.bak: size = 6 OK 2025/11/14 01:42:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/14 01:42:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/14 01:42:37 INFO : three.txt: Deleted 2025/11/14 01:42:38 DEBUG : three.txt: size = 19 OK 2025/11/14 01:42:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/14 01:42:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.25s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:42:41 DEBUG : Creating backend with remote "TestB2:rclone-test-tutavar3vowu/dst" 2025/11/14 01:42:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone137277499) 2025/11/14 01:42:42 DEBUG : one: size = 3 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:42:42 DEBUG : one: Sizes differ 2025/11/14 01:42:43 DEBUG : one-2019-01-01: size = 3 OK 2025/11/14 01:42:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/14 01:42:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/14 01:42:44 INFO : one: Deleted 2025/11/14 01:42:45 DEBUG : one: size = 4 OK 2025/11/14 01:42:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/14 01:42:45 INFO : one: Copied (new) 2025/11/14 01:42:45 DEBUG : two: size = 3 OK 2025/11/14 01:42:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:42:45 DEBUG : two: Unchanged skipping 2025/11/14 01:42:45 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone137277499) 2025/11/14 01:42:45 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:42:45 DEBUG : three.txt: Sizes differ 2025/11/14 01:42:46 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/14 01:42:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/14 01:42:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/14 01:42:46 INFO : three.txt: Deleted 2025/11/14 01:42:46 DEBUG : three.txt: size = 6 OK 2025/11/14 01:42:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/14 01:42:46 INFO : three.txt: Copied (new) 2025/11/14 01:42:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone137277499) 2025/11/14 01:42:47 DEBUG : one: size = 4 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:42:47 DEBUG : one: Sizes differ 2025/11/14 01:42:48 DEBUG : one-2019-01-01: size = 4 OK 2025/11/14 01:42:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/14 01:42:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/14 01:42:48 INFO : one: Deleted 2025/11/14 01:42:48 DEBUG : one: size = 5 OK 2025/11/14 01:42:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/14 01:42:48 INFO : one: Copied (new) 2025/11/14 01:42:48 DEBUG : two: size = 3 OK 2025/11/14 01:42:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:42:48 DEBUG : two: Unchanged skipping 2025/11/14 01:42:49 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone137277499) 2025/11/14 01:42:49 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tutavar3vowu path dst) 2025/11/14 01:42:49 DEBUG : three.txt: Sizes differ 2025/11/14 01:42:49 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/14 01:42:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/14 01:42:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/14 01:42:49 INFO : three.txt: Deleted 2025/11/14 01:42:50 DEBUG : three.txt: size = 19 OK 2025/11/14 01:42:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/14 01:42:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.94s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:42:52 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone137277499) 2025/11/14 01:42:52 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:42:52 DEBUG : Testêé: Sizes differ 2025/11/14 01:42:52 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:42:52 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:42:53 DEBUG : Testêé: size = 14 OK 2025/11/14 01:42:53 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/14 01:42:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/14 01:42:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.65s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:42:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/14 01:42:54 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:42:54 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:42:55 DEBUG : existing: size = 6 OK 2025/11/14 01:42:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/14 01:42:55 INFO : existing: Copied (new) 2025/11/14 01:42:55 DEBUG : Waiting for deletions to finish 2025/11/14 01:42:55 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:42:55 DEBUG : existing: size = 8 (Local file system at /tmp/rclone137277499) 2025/11/14 01:42:55 DEBUG : existing: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:42:55 DEBUG : existing: Sizes differ 2025/11/14 01:42:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/14 01:42:55 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:42:55 ERROR : B2 bucket rclone-test-tutavar3vowu: not deleting files as there were IO errors 2025/11/14 01:42:55 ERROR : B2 bucket rclone-test-tutavar3vowu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.31s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:42:57 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:42:57 DEBUG : EXISTING: size = 6 OK 2025/11/14 01:42:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:42:57 DEBUG : existing: Unchanged skipping 2025/11/14 01:42:57 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:42:57 DEBUG : Waiting for deletions to finish 2025/11/14 01:42:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:43:15 DEBUG : both0: size = 6 OK 2025/11/14 01:43:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both0: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both10: size = 6 OK 2025/11/14 01:43:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both10: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both11: size = 6 OK 2025/11/14 01:43:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both11: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both12: size = 6 OK 2025/11/14 01:43:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both12: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both13: size = 6 OK 2025/11/14 01:43:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both13: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both14: size = 6 OK 2025/11/14 01:43:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both14: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both15: size = 6 OK 2025/11/14 01:43:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both15: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both16: size = 6 OK 2025/11/14 01:43:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both16: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both17: size = 6 OK 2025/11/14 01:43:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both17: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both18: size = 6 OK 2025/11/14 01:43:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both18: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both19: size = 6 OK 2025/11/14 01:43:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both19: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both1: size = 6 OK 2025/11/14 01:43:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both1: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both2: size = 6 OK 2025/11/14 01:43:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both2: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both3: size = 6 OK 2025/11/14 01:43:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both3: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both4: size = 6 OK 2025/11/14 01:43:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both4: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both5: size = 6 OK 2025/11/14 01:43:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both5: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both6: size = 6 OK 2025/11/14 01:43:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both6: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both7: size = 6 OK 2025/11/14 01:43:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both7: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both8: size = 6 OK 2025/11/14 01:43:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both8: Unchanged skipping 2025/11/14 01:43:15 DEBUG : both9: size = 6 OK 2025/11/14 01:43:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:15 DEBUG : both9: Unchanged skipping 2025/11/14 01:43:15 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:43:15 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:43:15 DEBUG : Waiting for deletions to finish 2025/11/14 01:43:16 INFO : only10: Deleted 2025/11/14 01:43:16 INFO : only13: Deleted 2025/11/14 01:43:16 INFO : only15: Deleted 2025/11/14 01:43:16 INFO : only19: Deleted 2025/11/14 01:43:16 INFO : only3: Deleted 2025/11/14 01:43:16 INFO : only5: Deleted 2025/11/14 01:43:16 INFO : only16: Deleted 2025/11/14 01:43:16 INFO : only18: Deleted 2025/11/14 01:43:16 INFO : only2: Deleted 2025/11/14 01:43:16 INFO : only6: Deleted 2025/11/14 01:43:16 INFO : only9: Deleted 2025/11/14 01:43:16 INFO : only0: Deleted 2025/11/14 01:43:16 INFO : only11: Deleted 2025/11/14 01:43:16 INFO : only14: Deleted 2025/11/14 01:43:17 INFO : only7: Deleted 2025/11/14 01:43:17 INFO : only4: Deleted 2025/11/14 01:43:17 INFO : only8: Deleted 2025/11/14 01:43:17 INFO : only12: Deleted 2025/11/14 01:43:17 INFO : only17: Deleted 2025/11/14 01:43:17 INFO : only1: Deleted 2025/11/14 01:43:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.12s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:43:37 DEBUG : both0: size = 6 OK 2025/11/14 01:43:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both10: size = 6 OK 2025/11/14 01:43:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both11: size = 6 OK 2025/11/14 01:43:37 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:43:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both12: size = 6 OK 2025/11/14 01:43:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both0: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both13: size = 6 OK 2025/11/14 01:43:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both10: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both14: size = 6 OK 2025/11/14 01:43:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both14: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both15: size = 6 OK 2025/11/14 01:43:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both15: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both16: size = 6 OK 2025/11/14 01:43:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both16: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both17: size = 6 OK 2025/11/14 01:43:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both17: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both18: size = 6 OK 2025/11/14 01:43:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both18: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both19: size = 6 OK 2025/11/14 01:43:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both19: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both1: size = 6 OK 2025/11/14 01:43:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both1: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both2: size = 6 OK 2025/11/14 01:43:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both2: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both12: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both13: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both4: size = 6 OK 2025/11/14 01:43:37 DEBUG : both5: size = 6 OK 2025/11/14 01:43:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both11: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both6: size = 6 OK 2025/11/14 01:43:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both5: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both7: size = 6 OK 2025/11/14 01:43:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both7: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both8: size = 6 OK 2025/11/14 01:43:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both3: size = 6 OK 2025/11/14 01:43:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : both6: Unchanged skipping 2025/11/14 01:43:37 DEBUG : both3: Unchanged skipping 2025/11/14 01:43:37 DEBUG : only0: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only0: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only0: Sizes differ 2025/11/14 01:43:37 DEBUG : only10: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only10: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : both8: Unchanged skipping 2025/11/14 01:43:37 DEBUG : only11: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only11: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only11: Sizes differ 2025/11/14 01:43:37 DEBUG : both4: Unchanged skipping 2025/11/14 01:43:37 DEBUG : only12: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only12: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only12: Sizes differ 2025/11/14 01:43:37 DEBUG : only13: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only13: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only13: Sizes differ 2025/11/14 01:43:37 DEBUG : only14: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only14: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only14: Sizes differ 2025/11/14 01:43:37 DEBUG : only15: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only15: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only15: Sizes differ 2025/11/14 01:43:37 DEBUG : only16: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only10: Sizes differ 2025/11/14 01:43:37 DEBUG : only16: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only16: Sizes differ 2025/11/14 01:43:37 DEBUG : only17: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only17: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only17: Sizes differ 2025/11/14 01:43:37 DEBUG : only18: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only18: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only18: Sizes differ 2025/11/14 01:43:37 DEBUG : both9: size = 6 OK 2025/11/14 01:43:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:43:37 DEBUG : only19: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only19: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only19: Sizes differ 2025/11/14 01:43:37 DEBUG : only1: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only1: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only1: Sizes differ 2025/11/14 01:43:37 DEBUG : only2: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only2: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only2: Sizes differ 2025/11/14 01:43:37 DEBUG : only3: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only3: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only3: Sizes differ 2025/11/14 01:43:37 DEBUG : only4: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only4: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only4: Sizes differ 2025/11/14 01:43:37 DEBUG : only5: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only5: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only5: Sizes differ 2025/11/14 01:43:37 DEBUG : only6: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only6: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only6: Sizes differ 2025/11/14 01:43:37 DEBUG : only7: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only7: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only7: Sizes differ 2025/11/14 01:43:37 DEBUG : only8: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only8: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only8: Sizes differ 2025/11/14 01:43:37 DEBUG : only9: size = 0 (Local file system at /tmp/rclone137277499) 2025/11/14 01:43:37 DEBUG : only9: size = 6 (B2 bucket rclone-test-tutavar3vowu) 2025/11/14 01:43:37 DEBUG : only9: Sizes differ 2025/11/14 01:43:37 DEBUG : both9: Unchanged skipping 2025/11/14 01:43:37 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:43:37 DEBUG : only11: size = 0 OK 2025/11/14 01:43:37 DEBUG : only0: size = 0 OK 2025/11/14 01:43:37 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:37 INFO : only11: Copied (replaced existing) 2025/11/14 01:43:37 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:37 INFO : only0: Copied (replaced existing) 2025/11/14 01:43:37 DEBUG : only13: size = 0 OK 2025/11/14 01:43:37 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:37 INFO : only13: Copied (replaced existing) 2025/11/14 01:43:37 DEBUG : only15: size = 0 OK 2025/11/14 01:43:37 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:37 INFO : only15: Copied (replaced existing) 2025/11/14 01:43:37 DEBUG : only17: size = 0 OK 2025/11/14 01:43:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:37 INFO : only17: Copied (replaced existing) 2025/11/14 01:43:37 DEBUG : only18: size = 0 OK 2025/11/14 01:43:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:37 INFO : only18: Copied (replaced existing) 2025/11/14 01:43:37 DEBUG : only14: size = 0 OK 2025/11/14 01:43:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:37 INFO : only14: Copied (replaced existing) 2025/11/14 01:43:38 DEBUG : only12: size = 0 OK 2025/11/14 01:43:38 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:38 INFO : only12: Copied (replaced existing) 2025/11/14 01:43:38 DEBUG : only19: size = 0 OK 2025/11/14 01:43:38 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:38 INFO : only19: Copied (replaced existing) 2025/11/14 01:43:38 DEBUG : only1: size = 0 OK 2025/11/14 01:43:38 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:38 INFO : only1: Copied (replaced existing) 2025/11/14 01:43:38 DEBUG : only2: size = 0 OK 2025/11/14 01:43:38 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:38 INFO : only2: Copied (replaced existing) 2025/11/14 01:43:38 DEBUG : only3: size = 0 OK 2025/11/14 01:43:38 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:38 INFO : only3: Copied (replaced existing) 2025/11/14 01:43:38 DEBUG : only4: size = 0 OK 2025/11/14 01:43:38 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:38 INFO : only4: Copied (replaced existing) 2025/11/14 01:43:38 DEBUG : only5: size = 0 OK 2025/11/14 01:43:38 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:38 INFO : only5: Copied (replaced existing) 2025/11/14 01:43:38 DEBUG : only10: size = 0 OK 2025/11/14 01:43:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:38 INFO : only10: Copied (replaced existing) 2025/11/14 01:43:38 DEBUG : only7: size = 0 OK 2025/11/14 01:43:38 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:38 INFO : only7: Copied (replaced existing) 2025/11/14 01:43:38 DEBUG : only8: size = 0 OK 2025/11/14 01:43:38 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:38 INFO : only8: Copied (replaced existing) 2025/11/14 01:43:38 DEBUG : only16: size = 0 OK 2025/11/14 01:43:38 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:38 INFO : only16: Copied (replaced existing) 2025/11/14 01:43:38 DEBUG : only6: size = 0 OK 2025/11/14 01:43:38 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:38 INFO : only6: Copied (replaced existing) 2025/11/14 01:43:38 DEBUG : only9: size = 0 OK 2025/11/14 01:43:38 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/14 01:43:38 INFO : only9: Copied (replaced existing) 2025/11/14 01:43:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.45s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:43:46 DEBUG : empty_dir: Making directory with metadata 2025/11/14 01:43:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/14 01:43:46 DEBUG : empty_on_remote: Making directory with metadata 2025/11/14 01:43:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/14 01:43:46 INFO : empty_on_remote: Making directory 2025/11/14 01:43:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/14 01:43:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/14 01:43:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/14 01:43:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/14 01:43:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.84s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:43:49 DEBUG : empty_dir: Making directory with metadata 2025/11/14 01:43:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/14 01:43:49 DEBUG : empty_on_remote: Making directory with metadata 2025/11/14 01:43:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/14 01:43:49 INFO : empty_on_remote: Making directory 2025/11/14 01:43:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/14 01:43:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/14 01:43:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/14 01:43:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/14 01:43:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/14 01:43:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.74s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:43:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/14 01:43:52 INFO : sub dir: Making directory 2025/11/14 01:43:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.63s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:43:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/14 01:43:56 INFO : sub dir: Making directory 2025/11/14 01:43:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.96s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:44:07 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:08 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:44:08 DEBUG : apple: size = 5 OK 2025/11/14 01:44:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:44:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:08 DEBUG : apple: Unchanged skipping 2025/11/14 01:44:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:44:08 DEBUG : banana: size = 6 OK 2025/11/14 01:44:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:08 DEBUG : banana: Unchanged skipping 2025/11/14 01:44:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:44:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:44:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:44:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:44:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:44:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:44:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:44:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:44:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:44:09 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:09 INFO : There was nothing to transfer 2025/11/14 01:44:09 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:09 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:44:09 DEBUG : apple: size = 5 OK 2025/11/14 01:44:09 DEBUG : banana: size = 6 OK 2025/11/14 01:44:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:44:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:44:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : banana: Unchanged skipping 2025/11/14 01:44:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:44:09 DEBUG : apple: Unchanged skipping 2025/11/14 01:44:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:44:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:44:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:44:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:44:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:44:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:44:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:44:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:44:09 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:44:09 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:09 INFO : There was nothing to transfer 2025/11/14 01:44:09 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:10 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:44:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:44:23 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:23 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:44:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : apple: size = 5 OK 2025/11/14 01:44:24 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:44:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : apple: Unchanged skipping 2025/11/14 01:44:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:44:24 DEBUG : banana: size = 6 OK 2025/11/14 01:44:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : banana: Unchanged skipping 2025/11/14 01:44:24 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:44:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:44:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:44:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:44:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:44:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:44:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:44:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:44:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:44:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:44:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:44:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:44:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:44:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:44:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:44:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:44:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:44:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:44:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:44:24 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:44:24 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:24 INFO : There was nothing to transfer 2025/11/14 01:44:24 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:24 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:44:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : apple: size = 5 OK 2025/11/14 01:44:25 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:44:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:44:25 DEBUG : apple: Unchanged skipping 2025/11/14 01:44:25 DEBUG : banana: size = 6 OK 2025/11/14 01:44:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : banana: Unchanged skipping 2025/11/14 01:44:25 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:44:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:44:25 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:44:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:44:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:44:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:44:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:44:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:44:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:44:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:44:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:44:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:44:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:44:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:44:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:44:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:44:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:44:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:44:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:44:25 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:44:25 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:25 INFO : There was nothing to transfer 2025/11/14 01:44:25 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:25 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:44:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:44:38 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:39 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:44:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/14 01:44:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:39 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:44:39 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:44:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/14 01:44:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/14 01:44:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:39 DEBUG : YmFuYW5h: size = 6 OK 2025/11/14 01:44:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/14 01:44:39 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/14 01:44:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:40 DEBUG : YXBwbGU=: size = 5 OK 2025/11/14 01:44:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/14 01:44:40 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/14 01:44:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/14 01:44:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/14 01:44:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/14 01:44:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/14 01:44:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/14 01:44:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/14 01:44:40 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/14 01:44:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/14 01:44:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/14 01:44:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/14 01:44:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/14 01:44:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/14 01:44:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/14 01:44:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/14 01:44:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/14 01:44:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/14 01:44:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/14 01:44:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/14 01:44:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/14 01:44:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/14 01:44:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/14 01:44:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/14 01:44:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/14 01:44:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/14 01:44:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/14 01:44:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/14 01:44:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/14 01:44:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/14 01:44:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/14 01:44:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/14 01:44:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/14 01:44:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/14 01:44:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/14 01:44:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:41 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/14 01:44:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/14 01:44:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/14 01:44:41 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:41 INFO : dir1/0014-89;=.txt: Deleted 2025/11/14 01:44:42 INFO : apple: Deleted 2025/11/14 01:44:42 INFO : dir1/0003-defghij.txt: Deleted 2025/11/14 01:44:42 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/14 01:44:42 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/14 01:44:42 INFO : dir1/0007-1234567.txt: Deleted 2025/11/14 01:44:42 INFO : dir1/0008-2345678.txt: Deleted 2025/11/14 01:44:42 INFO : dir1/0009-3456789.txt: Deleted 2025/11/14 01:44:42 INFO : dir1/0010-456789.txt: Deleted 2025/11/14 01:44:42 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/14 01:44:42 INFO : dir1/0011-56789;.txt: Deleted 2025/11/14 01:44:42 INFO : dir1/0012-6789;.txt: Deleted 2025/11/14 01:44:42 INFO : dir1/0015-9;=.txt: Deleted 2025/11/14 01:44:42 INFO : appleappleapplebanana: Deleted 2025/11/14 01:44:42 INFO : splitbananasplit: Deleted 2025/11/14 01:44:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/14 01:44:42 INFO : banana: Deleted 2025/11/14 01:44:42 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/14 01:44:42 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/14 01:44:42 INFO : dir1/0013-789;=.txt: Deleted 2025/11/14 01:44:42 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/14 01:44:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:43 DEBUG : YXBwbGU=: size = 5 OK 2025/11/14 01:44:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : apple: Unchanged skipping 2025/11/14 01:44:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : YmFuYW5h: size = 6 OK 2025/11/14 01:44:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/14 01:44:43 DEBUG : banana: Unchanged skipping 2025/11/14 01:44:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:44:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:44:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/14 01:44:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/14 01:44:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/14 01:44:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/14 01:44:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/14 01:44:43 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:44:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/14 01:44:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/14 01:44:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/14 01:44:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/14 01:44:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/14 01:44:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/14 01:44:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/14 01:44:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/14 01:44:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/14 01:44:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/14 01:44:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/14 01:44:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/14 01:44:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:44:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:44:43 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:44:43 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:43 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/14 01:44:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/14 01:44:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/14 01:44:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/14 01:44:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/14 01:44:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/14 01:44:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/14 01:44:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/14 01:44:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/14 01:44:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/14 01:44:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/14 01:44:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/14 01:44:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:44:57 DEBUG : Waiting for deletions to finish 2025/11/14 01:44:57 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:44:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:44:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:44:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:44:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:44:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:44:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:44:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:44:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:44:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:44:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:44:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:44:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:44:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:44:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:44:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:44:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:44:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:44:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:44:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:44:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:44:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/14 01:44:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/14 01:44:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/14 01:44:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/14 01:44:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/14 01:44:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/14 01:44:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/14 01:44:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/14 01:44:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/14 01:44:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/14 01:44:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/14 01:44:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/14 01:44:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/14 01:44:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/14 01:44:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/14 01:44:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/14 01:44:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/14 01:44:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:44:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/14 01:44:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/14 01:44:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/14 01:44:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/14 01:44:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/14 01:44:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/14 01:44:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/14 01:44:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/14 01:44:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/14 01:44:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/14 01:44:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/14 01:44:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/14 01:44:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/14 01:44:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/14 01:44:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/14 01:44:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/14 01:44:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/14 01:44:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/14 01:44:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/14 01:44:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/14 01:44:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/14 01:44:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/14 01:44:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/14 01:44:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/14 01:44:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/14 01:44:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/14 01:44:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/14 01:44:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/14 01:44:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/14 01:44:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/14 01:44:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/14 01:44:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/14 01:44:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/14 01:44:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/14 01:44:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/14 01:44:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/14 01:44:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/14 01:44:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/14 01:44:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/14 01:44:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/14 01:44:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/14 01:44:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/14 01:44:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/14 01:44:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/14 01:44:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/14 01:44:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/14 01:44:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/14 01:44:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/14 01:44:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/14 01:44:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/14 01:44:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/14 01:44:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/14 01:44:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/14 01:44:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/14 01:44:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/14 01:44:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/14 01:44:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/14 01:44:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/14 01:44:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/14 01:44:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/14 01:44:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/14 01:44:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/14 01:44:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/14 01:44:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/14 01:44:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/14 01:44:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/14 01:44:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/14 01:44:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/14 01:44:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/14 01:44:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/14 01:44:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/14 01:44:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/14 01:44:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/14 01:44:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/14 01:44:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/14 01:44:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/14 01:44:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/14 01:44:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/14 01:44:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/14 01:44:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/14 01:44:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/14 01:44:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/14 01:44:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/14 01:44:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/14 01:44:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/14 01:44:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/14 01:44:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/14 01:44:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/14 01:44:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/14 01:44:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/14 01:44:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/14 01:44:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/14 01:44:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/14 01:44:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/14 01:44:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/14 01:44:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/14 01:44:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/14 01:44:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/14 01:44:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/14 01:44:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/14 01:44:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/14 01:44:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/14 01:44:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/14 01:44:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/14 01:44:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/14 01:44:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/14 01:44:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/14 01:44:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/14 01:44:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/14 01:44:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/14 01:44:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/14 01:44:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/14 01:44:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/14 01:44:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:44:58 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:44:58 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:44:58 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/14 01:44:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/14 01:44:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/14 01:44:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/14 01:44:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/14 01:44:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/14 01:44:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/14 01:44:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/14 01:44:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/14 01:44:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/14 01:44:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:44:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/14 01:44:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/14 01:44:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/14 01:44:58 DEBUG : PREFIXbanana: size = 6 OK 2025/11/14 01:44:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/14 01:44:58 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/14 01:44:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/14 01:44:58 DEBUG : PREFIXapple: size = 5 OK 2025/11/14 01:44:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/14 01:44:58 INFO : apple: Copied (new) to: PREFIXapple 2025/11/14 01:44:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/14 01:44:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/14 01:44:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/14 01:44:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/14 01:44:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/14 01:44:58 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/14 01:44:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/14 01:44:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/14 01:44:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/14 01:44:59 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/14 01:44:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/14 01:44:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/14 01:44:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/14 01:44:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/14 01:44:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/14 01:44:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/14 01:44:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/14 01:44:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/14 01:44:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/14 01:44:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/14 01:44:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/14 01:44:59 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/14 01:44:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/14 01:44:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/14 01:44:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/14 01:44:59 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/14 01:44:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/14 01:44:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/14 01:44:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/14 01:44:59 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/14 01:44:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/14 01:44:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/14 01:44:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/14 01:44:59 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/14 01:44:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/14 01:44:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/14 01:44:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/14 01:44:59 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/14 01:44:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/14 01:44:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/14 01:44:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/14 01:44:59 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/14 01:44:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/14 01:44:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/14 01:44:59 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/14 01:44:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/14 01:44:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/14 01:44:59 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/14 01:44:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/14 01:44:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/14 01:44:59 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/14 01:44:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/14 01:44:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/14 01:44:59 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:00 INFO : splitbananasplit: Deleted 2025/11/14 01:45:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/14 01:45:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/14 01:45:00 INFO : dir1/0003-defghij.txt: Deleted 2025/11/14 01:45:00 INFO : dir1/0007-1234567.txt: Deleted 2025/11/14 01:45:00 INFO : dir1/0008-2345678.txt: Deleted 2025/11/14 01:45:00 INFO : dir1/0010-456789.txt: Deleted 2025/11/14 01:45:00 INFO : banana: Deleted 2025/11/14 01:45:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/14 01:45:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/14 01:45:00 INFO : dir1/0011-56789;.txt: Deleted 2025/11/14 01:45:00 INFO : dir1/0012-6789;.txt: Deleted 2025/11/14 01:45:00 INFO : dir1/0014-89;=.txt: Deleted 2025/11/14 01:45:00 INFO : dir1/0015-9;=.txt: Deleted 2025/11/14 01:45:00 INFO : apple: Deleted 2025/11/14 01:45:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/14 01:45:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/14 01:45:00 INFO : dir1/0009-3456789.txt: Deleted 2025/11/14 01:45:00 INFO : dir1/0013-789;=.txt: Deleted 2025/11/14 01:45:00 INFO : appleappleapplebanana: Deleted 2025/11/14 01:45:00 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:00 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:45:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/14 01:45:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/14 01:45:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/14 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/14 01:45:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/14 01:45:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/14 01:45:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/14 01:45:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/14 01:45:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/14 01:45:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/14 01:45:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/14 01:45:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/14 01:45:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/14 01:45:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/14 01:45:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/14 01:45:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/14 01:45:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/14 01:45:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/14 01:45:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/14 01:45:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/14 01:45:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/14 01:45:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/14 01:45:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/14 01:45:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/14 01:45:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/14 01:45:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/14 01:45:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/14 01:45:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/14 01:45:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/14 01:45:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/14 01:45:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/14 01:45:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/14 01:45:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/14 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/14 01:45:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/14 01:45:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/14 01:45:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/14 01:45:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/14 01:45:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/14 01:45:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/14 01:45:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/14 01:45:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/14 01:45:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/14 01:45:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/14 01:45:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/14 01:45:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/14 01:45:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/14 01:45:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/14 01:45:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:01 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:45:01 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:45:01 DEBUG : banana: size = 6 OK 2025/11/14 01:45:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/14 01:45:01 INFO : banana: Copied (new) 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:45:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/14 01:45:01 INFO : appleappleapplebanana: Copied (new) 2025/11/14 01:45:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:45:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/14 01:45:01 INFO : splitbananasplit: Copied (new) 2025/11/14 01:45:01 DEBUG : apple: size = 5 OK 2025/11/14 01:45:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/14 01:45:01 INFO : apple: Copied (new) 2025/11/14 01:45:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:45:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/14 01:45:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/14 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/14 01:45:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/14 01:45:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:45:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/14 01:45:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/14 01:45:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:45:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/14 01:45:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/14 01:45:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:45:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/14 01:45:02 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/14 01:45:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:45:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/14 01:45:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/14 01:45:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:45:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/14 01:45:02 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/14 01:45:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:45:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/14 01:45:02 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/14 01:45:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:45:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/14 01:45:02 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/14 01:45:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:45:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/14 01:45:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/14 01:45:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:45:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/14 01:45:02 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/14 01:45:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:45:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/14 01:45:02 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/14 01:45:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:45:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/14 01:45:02 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/14 01:45:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:45:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/14 01:45:03 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/14 01:45:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:45:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/14 01:45:03 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/14 01:45:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:45:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/14 01:45:03 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/14 01:45:03 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:03 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/14 01:45:03 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/14 01:45:03 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/14 01:45:03 INFO : PREFIXsplitbananasplit: Deleted 2025/11/14 01:45:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/14 01:45:03 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/14 01:45:03 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/14 01:45:03 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/14 01:45:03 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/14 01:45:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/14 01:45:03 INFO : PREFIXapple: Deleted 2025/11/14 01:45:03 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/14 01:45:03 INFO : PREFIXbanana: Deleted 2025/11/14 01:45:03 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/14 01:45:03 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/14 01:45:03 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/14 01:45:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/14 01:45:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/14 01:45:03 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/14 01:45:03 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/14 01:45:03 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:03 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:04 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:45:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:45:17 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:17 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:45:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/14 01:45:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/14 01:45:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/14 01:45:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/14 01:45:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/14 01:45:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/14 01:45:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:18 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:45:18 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:45:18 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/14 01:45:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/14 01:45:18 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : appleSUFFIX: size = 5 OK 2025/11/14 01:45:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/14 01:45:18 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/14 01:45:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/14 01:45:18 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/14 01:45:18 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/14 01:45:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/14 01:45:18 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/14 01:45:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/14 01:45:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/14 01:45:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/14 01:45:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/14 01:45:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/14 01:45:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/14 01:45:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/14 01:45:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/14 01:45:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/14 01:45:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/14 01:45:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/14 01:45:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/14 01:45:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/14 01:45:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/14 01:45:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/14 01:45:19 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/14 01:45:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/14 01:45:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/14 01:45:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/14 01:45:19 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/14 01:45:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/14 01:45:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/14 01:45:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/14 01:45:19 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/14 01:45:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/14 01:45:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/14 01:45:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/14 01:45:19 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/14 01:45:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/14 01:45:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/14 01:45:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/14 01:45:19 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/14 01:45:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/14 01:45:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/14 01:45:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/14 01:45:19 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/14 01:45:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/14 01:45:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/14 01:45:19 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/14 01:45:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/14 01:45:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/14 01:45:19 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/14 01:45:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/14 01:45:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/14 01:45:19 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/14 01:45:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/14 01:45:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/14 01:45:19 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:19 INFO : dir1/0008-2345678.txt: Deleted 2025/11/14 01:45:19 INFO : dir1/0010-456789.txt: Deleted 2025/11/14 01:45:19 INFO : dir1/0015-9;=.txt: Deleted 2025/11/14 01:45:20 INFO : splitbananasplit: Deleted 2025/11/14 01:45:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/14 01:45:20 INFO : dir1/0012-6789;.txt: Deleted 2025/11/14 01:45:20 INFO : dir1/0013-789;=.txt: Deleted 2025/11/14 01:45:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/14 01:45:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/14 01:45:20 INFO : dir1/0011-56789;.txt: Deleted 2025/11/14 01:45:20 INFO : appleappleapplebanana: Deleted 2025/11/14 01:45:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/14 01:45:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/14 01:45:20 INFO : dir1/0009-3456789.txt: Deleted 2025/11/14 01:45:20 INFO : dir1/0014-89;=.txt: Deleted 2025/11/14 01:45:20 INFO : apple: Deleted 2025/11/14 01:45:20 INFO : banana: Deleted 2025/11/14 01:45:20 INFO : dir1/0003-defghij.txt: Deleted 2025/11/14 01:45:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/14 01:45:20 INFO : dir1/0007-1234567.txt: Deleted 2025/11/14 01:45:20 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/14 01:45:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/14 01:45:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/14 01:45:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/14 01:45:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/14 01:45:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:21 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:45:21 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:45:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:45:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/14 01:45:21 INFO : splitbananasplit: Copied (new) 2025/11/14 01:45:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:45:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/14 01:45:21 INFO : appleappleapplebanana: Copied (new) 2025/11/14 01:45:21 DEBUG : apple: size = 5 OK 2025/11/14 01:45:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/14 01:45:21 INFO : apple: Copied (new) 2025/11/14 01:45:21 DEBUG : banana: size = 6 OK 2025/11/14 01:45:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/14 01:45:21 INFO : banana: Copied (new) 2025/11/14 01:45:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:45:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/14 01:45:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/14 01:45:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:45:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/14 01:45:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/14 01:45:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:45:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/14 01:45:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/14 01:45:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:45:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/14 01:45:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/14 01:45:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:45:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/14 01:45:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/14 01:45:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:45:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/14 01:45:22 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/14 01:45:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:45:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/14 01:45:22 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/14 01:45:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:45:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/14 01:45:22 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/14 01:45:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:45:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/14 01:45:22 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/14 01:45:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:45:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/14 01:45:22 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/14 01:45:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:45:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/14 01:45:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/14 01:45:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:45:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/14 01:45:22 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/14 01:45:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:45:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/14 01:45:22 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/14 01:45:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:45:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/14 01:45:22 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/14 01:45:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:45:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/14 01:45:22 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/14 01:45:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:45:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/14 01:45:22 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/14 01:45:22 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:23 INFO : appleSUFFIX: Deleted 2025/11/14 01:45:23 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/14 01:45:23 INFO : splitbananasplitSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/14 01:45:23 INFO : bananaSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/14 01:45:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/14 01:45:23 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:23 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:45:23 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:24 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:45:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:45:37 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:37 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:45:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:45:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/14 01:45:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/14 01:45:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/14 01:45:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/14 01:45:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/14 01:45:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : apple: size = 5 OK 2025/11/14 01:45:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:38 DEBUG : apple: Unchanged skipping 2025/11/14 01:45:38 DEBUG : banana: size = 6 OK 2025/11/14 01:45:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:38 DEBUG : banana: Unchanged skipping 2025/11/14 01:45:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/14 01:45:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/14 01:45:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/14 01:45:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/14 01:45:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/14 01:45:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/14 01:45:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/14 01:45:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/14 01:45:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/14 01:45:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/14 01:45:38 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:45:38 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:45:38 DEBUG : appleapple: size = 21 OK 2025/11/14 01:45:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/14 01:45:38 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/14 01:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/14 01:45:38 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/14 01:45:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/14 01:45:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/14 01:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/14 01:45:38 DEBUG : splitbanan: size = 16 OK 2025/11/14 01:45:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/14 01:45:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/14 01:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/14 01:45:38 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/14 01:45:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/14 01:45:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/14 01:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/14 01:45:38 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/14 01:45:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/14 01:45:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/14 01:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/14 01:45:38 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/14 01:45:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/14 01:45:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/14 01:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/14 01:45:39 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/14 01:45:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/14 01:45:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/14 01:45:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/14 01:45:39 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/14 01:45:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/14 01:45:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/14 01:45:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/14 01:45:39 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/14 01:45:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/14 01:45:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/14 01:45:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/14 01:45:39 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/14 01:45:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/14 01:45:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/14 01:45:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/14 01:45:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/14 01:45:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/14 01:45:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/14 01:45:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/14 01:45:39 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/14 01:45:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/14 01:45:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/14 01:45:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/14 01:45:39 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/14 01:45:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/14 01:45:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/14 01:45:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/14 01:45:39 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/14 01:45:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/14 01:45:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/14 01:45:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/14 01:45:39 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/14 01:45:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/14 01:45:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/14 01:45:39 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/14 01:45:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/14 01:45:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/14 01:45:39 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/14 01:45:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/14 01:45:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/14 01:45:39 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/14 01:45:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/14 01:45:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/14 01:45:39 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:40 INFO : splitbananasplit: Deleted 2025/11/14 01:45:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/14 01:45:40 INFO : dir1/0009-3456789.txt: Deleted 2025/11/14 01:45:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/14 01:45:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/14 01:45:40 INFO : dir1/0008-2345678.txt: Deleted 2025/11/14 01:45:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/14 01:45:40 INFO : dir1/0007-1234567.txt: Deleted 2025/11/14 01:45:40 INFO : dir1/0014-89;=.txt: Deleted 2025/11/14 01:45:40 INFO : appleappleapplebanana: Deleted 2025/11/14 01:45:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/14 01:45:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/14 01:45:40 INFO : dir1/0012-6789;.txt: Deleted 2025/11/14 01:45:40 INFO : dir1/0010-456789.txt: Deleted 2025/11/14 01:45:40 INFO : dir1/0003-defghij.txt: Deleted 2025/11/14 01:45:40 INFO : dir1/0015-9;=.txt: Deleted 2025/11/14 01:45:40 INFO : dir1/0011-56789;.txt: Deleted 2025/11/14 01:45:40 INFO : dir1/0013-789;=.txt: Deleted 2025/11/14 01:45:40 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:40 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : appleapple: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/14 01:45:40 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/14 01:45:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/14 01:45:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/14 01:45:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/14 01:45:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/14 01:45:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/14 01:45:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/14 01:45:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/14 01:45:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/14 01:45:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/14 01:45:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/14 01:45:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/14 01:45:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/14 01:45:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/14 01:45:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/14 01:45:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/14 01:45:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/14 01:45:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/14 01:45:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/14 01:45:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/14 01:45:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/14 01:45:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/14 01:45:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/14 01:45:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/14 01:45:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/14 01:45:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/14 01:45:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/14 01:45:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/14 01:45:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/14 01:45:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/14 01:45:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/14 01:45:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/14 01:45:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/14 01:45:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/14 01:45:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/14 01:45:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/14 01:45:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/14 01:45:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/14 01:45:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/14 01:45:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/14 01:45:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/14 01:45:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/14 01:45:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/14 01:45:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/14 01:45:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/14 01:45:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/14 01:45:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/14 01:45:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/14 01:45:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/14 01:45:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/14 01:45:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/14 01:45:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/14 01:45:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/14 01:45:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/14 01:45:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/14 01:45:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/14 01:45:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/14 01:45:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/14 01:45:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/14 01:45:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/14 01:45:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/14 01:45:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/14 01:45:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/14 01:45:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/14 01:45:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/14 01:45:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/14 01:45:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/14 01:45:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/14 01:45:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/14 01:45:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/14 01:45:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/14 01:45:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/14 01:45:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/14 01:45:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/14 01:45:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/14 01:45:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/14 01:45:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/14 01:45:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/14 01:45:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/14 01:45:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/14 01:45:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/14 01:45:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/14 01:45:41 DEBUG : apple: size = 5 OK 2025/11/14 01:45:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : apple: Unchanged skipping 2025/11/14 01:45:41 DEBUG : appleapple: size = 21 OK 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:45:41 DEBUG : banana: size = 6 OK 2025/11/14 01:45:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : banana: Unchanged skipping 2025/11/14 01:45:41 DEBUG : splitbanan: size = 16 OK 2025/11/14 01:45:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:45:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/14 01:45:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/14 01:45:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/14 01:45:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/14 01:45:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/14 01:45:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/14 01:45:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/14 01:45:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/14 01:45:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/14 01:45:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/14 01:45:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/14 01:45:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/14 01:45:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/14 01:45:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/14 01:45:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/14 01:45:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/14 01:45:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/14 01:45:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/14 01:45:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/14 01:45:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/14 01:45:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/14 01:45:41 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/14 01:45:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/14 01:45:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/14 01:45:41 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/14 01:45:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/14 01:45:41 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/14 01:45:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/14 01:45:41 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/14 01:45:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/14 01:45:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/14 01:45:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/14 01:45:41 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/14 01:45:41 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/14 01:45:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/14 01:45:41 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/14 01:45:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/14 01:45:41 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:45:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:45:41 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:45:41 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:41 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:41 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : appleapple: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/14 01:45:41 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/14 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/14 01:45:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/14 01:45:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/14 01:45:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/14 01:45:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/14 01:45:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/14 01:45:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/14 01:45:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/14 01:45:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/14 01:45:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/14 01:45:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/14 01:45:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/14 01:45:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/14 01:45:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/14 01:45:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/14 01:45:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/14 01:45:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/14 01:45:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/14 01:45:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/14 01:45:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/14 01:45:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/14 01:45:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/14 01:45:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/14 01:45:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/14 01:45:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/14 01:45:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/14 01:45:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/14 01:45:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/14 01:45:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/14 01:45:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/14 01:45:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/14 01:45:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/14 01:45:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/14 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/14 01:45:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/14 01:45:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/14 01:45:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/14 01:45:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/14 01:45:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/14 01:45:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/14 01:45:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/14 01:45:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/14 01:45:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/14 01:45:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/14 01:45:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/14 01:45:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/14 01:45:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/14 01:45:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/14 01:45:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/14 01:45:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/14 01:45:42 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:45:55 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:55 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:45:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:45:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : banana: size = 6 OK 2025/11/14 01:45:56 DEBUG : apple: size = 5 OK 2025/11/14 01:45:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : banana: Unchanged skipping 2025/11/14 01:45:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:45:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : apple: Unchanged skipping 2025/11/14 01:45:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:45:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:45:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:45:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:45:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:45:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:45:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:45:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:45:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:45:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:45:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:45:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:45:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:45:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:45:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:45:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:45:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:45:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:45:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:45:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:45:56 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:45:56 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:56 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:56 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:45:56 DEBUG : apple: size = 5 OK 2025/11/14 01:45:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : apple: Unchanged skipping 2025/11/14 01:45:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:45:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:45:56 DEBUG : banana: size = 6 OK 2025/11/14 01:45:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : banana: Unchanged skipping 2025/11/14 01:45:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:45:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:45:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:45:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:45:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:45:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:45:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:45:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:45:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:45:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:45:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:45:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:45:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:45:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:45:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:45:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:45:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:45:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:45:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:45:57 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:45:57 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:45:57 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:57 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:57 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : Waiting for deletions to finish 2025/11/14 01:45:57 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:45:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:46:11 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:11 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:46:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : apple: size = 5 OK 2025/11/14 01:46:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : apple: Unchanged skipping 2025/11/14 01:46:12 DEBUG : banana: size = 6 OK 2025/11/14 01:46:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : banana: Unchanged skipping 2025/11/14 01:46:12 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:46:12 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:46:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:46:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:46:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:46:12 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:46:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:46:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:46:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:46:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:46:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:46:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:46:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:46:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:46:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:46:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:46:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:46:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:46:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:46:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:46:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:46:12 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:46:12 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:12 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:12 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:46:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : apple: size = 5 OK 2025/11/14 01:46:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : apple: Unchanged skipping 2025/11/14 01:46:13 DEBUG : banana: size = 6 OK 2025/11/14 01:46:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:46:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:46:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:46:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:46:13 DEBUG : banana: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:46:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:46:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:46:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:46:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:46:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:46:13 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:46:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:46:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:46:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:46:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:46:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:46:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:46:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:46:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:46:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:46:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:46:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:46:13 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:46:13 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:13 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:13 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:46:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:46:26 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:27 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:46:27 DEBUG : apple: size = 5 OK 2025/11/14 01:46:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : apple: Unchanged skipping 2025/11/14 01:46:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:46:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:46:27 DEBUG : banana: size = 6 OK 2025/11/14 01:46:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : banana: Unchanged skipping 2025/11/14 01:46:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:46:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:46:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:46:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:46:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:46:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:46:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:46:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:46:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:46:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:46:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:46:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:46:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:46:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:46:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:46:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:46:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:46:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:46:27 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:46:27 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:46:27 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:27 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:28 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:46:28 DEBUG : apple: size = 5 OK 2025/11/14 01:46:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : apple: Unchanged skipping 2025/11/14 01:46:28 DEBUG : banana: size = 6 OK 2025/11/14 01:46:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:46:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : banana: Unchanged skipping 2025/11/14 01:46:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:46:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:46:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:46:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:46:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:46:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:46:28 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:46:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:46:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:46:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:46:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:46:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:46:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:46:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:46:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:46:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:46:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:46:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:46:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:46:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:46:28 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:46:28 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:28 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:29 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:46:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:46:42 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:42 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:46:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : apple: size = 5 OK 2025/11/14 01:46:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : apple: Unchanged skipping 2025/11/14 01:46:43 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:46:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:46:43 DEBUG : banana: size = 6 OK 2025/11/14 01:46:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : banana: Unchanged skipping 2025/11/14 01:46:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:46:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:46:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:46:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:46:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:46:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:46:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:46:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:46:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:46:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:46:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:46:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:46:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:46:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:46:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:46:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:46:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:46:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:46:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:46:43 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:46:43 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:43 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:43 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:46:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : apple: size = 5 OK 2025/11/14 01:46:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : apple: Unchanged skipping 2025/11/14 01:46:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:46:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:46:44 DEBUG : banana: size = 6 OK 2025/11/14 01:46:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : banana: Unchanged skipping 2025/11/14 01:46:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:46:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:46:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:46:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:46:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:46:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:46:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:46:44 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:46:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:46:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:46:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:46:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:46:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:46:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:46:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:46:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:46:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:46:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:46:44 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:46:44 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:44 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:44 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:46:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:46:57 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:58 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:46:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:46:59 DEBUG : apple: size = 5 OK 2025/11/14 01:46:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:46:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : apple: Unchanged skipping 2025/11/14 01:46:59 DEBUG : banana: size = 6 OK 2025/11/14 01:46:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:46:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:46:59 DEBUG : banana: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:46:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:46:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:46:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:46:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:46:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:46:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:46:59 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:46:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:46:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:46:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:46:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:46:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:46:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:46:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:46:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:46:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:46:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:46:59 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:46:59 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:59 DEBUG : Waiting for deletions to finish 2025/11/14 01:46:59 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/14 01:46:59 DEBUG : apple: size = 5 OK 2025/11/14 01:46:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/14 01:46:59 DEBUG : apple: Unchanged skipping 2025/11/14 01:46:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/14 01:46:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/14 01:46:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : banana: size = 6 OK 2025/11/14 01:46:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/14 01:46:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:46:59 DEBUG : banana: Unchanged skipping 2025/11/14 01:47:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/14 01:47:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/14 01:47:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/14 01:47:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/14 01:47:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/14 01:47:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/14 01:47:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/14 01:47:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/14 01:47:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/14 01:47:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/14 01:47:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/14 01:47:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/14 01:47:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/14 01:47:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/14 01:47:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/14 01:47:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/14 01:47:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/14 01:47:00 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:47:00 DEBUG : Waiting for deletions to finish 2025/11/14 01:47:00 DEBUG : Waiting for deletions to finish 2025/11/14 01:47:00 DEBUG : apple: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : banana: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/14 01:47:00 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (185.30s) --- PASS: TestTransform/NFC (14.83s) --- PASS: TestTransform/NFD (15.46s) --- PASS: TestTransform/base64 (18.19s) --- PASS: TestTransform/prefix (20.59s) --- PASS: TestTransform/suffix (19.74s) --- PASS: TestTransform/truncate (17.70s) --- PASS: TestTransform/encoder (16.18s) --- PASS: TestTransform/ISO-8859-1 (15.76s) --- PASS: TestTransform/charmap (15.17s) --- PASS: TestTransform/lowercase (15.50s) --- PASS: TestTransform/ascii (16.18s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:47:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/14 01:47:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/14 01:47:05 INFO : sub dir_somesuffix: Making directory 2025/11/14 01:47:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/14 01:47:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/14 01:47:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/14 01:47:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/14 01:47:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/14 01:47:05 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:05 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:47:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/14 01:47:06 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/14 01:47:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.59s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:47:07 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:07 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:07 INFO : tictactoe: Making directory 2025/11/14 01:47:07 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:07 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/14 01:47:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/14 01:47:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/14 01:47:07 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:07 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:47:07 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/14 01:47:07 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:07 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/14 01:47:07 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.59s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:47:08 INFO : toe: Making directory 2025/11/14 01:47:08 INFO : toe/toe: Making directory 2025/11/14 01:47:08 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/14 01:47:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/14 01:47:08 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/14 01:47:08 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:47:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/14 01:47:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/14 01:47:09 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.91s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:47:10 INFO : toe: Making directory 2025/11/14 01:47:10 INFO : toe/toe: Making directory 2025/11/14 01:47:10 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/14 01:47:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/14 01:47:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/14 01:47:10 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:10 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:47:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/14 01:47:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/14 01:47:11 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.87s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:47:12 DEBUG : empty_dir: Making directory with metadata 2025/11/14 01:47:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/14 01:47:12 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:12 INFO : tictacempty_dir: Making directory 2025/11/14 01:47:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:12 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:12 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:12 INFO : tictactoe: Making directory 2025/11/14 01:47:12 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:12 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/14 01:47:12 INFO : tictactoe/tictactoe: Making directory 2025/11/14 01:47:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/14 01:47:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/14 01:47:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/14 01:47:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/14 01:47:12 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:12 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:47:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/14 01:47:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/14 01:47:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.70s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:47:14 DEBUG : empty_dir: Making directory with metadata 2025/11/14 01:47:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/14 01:47:14 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:14 INFO : tictacempty_dir: Making directory 2025/11/14 01:47:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:14 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:14 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:14 INFO : tictactoe: Making directory 2025/11/14 01:47:14 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:14 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/14 01:47:14 INFO : tictactoe/tictactoe: Making directory 2025/11/14 01:47:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/14 01:47:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/14 01:47:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/14 01:47:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/14 01:47:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/14 01:47:14 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:14 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:47:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/14 01:47:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/14 01:47:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/14 01:47:15 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:15 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:15 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:15 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/14 01:47:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/14 01:47:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/14 01:47:15 NOTICE: B2 bucket rclone-test-tutavar3vowu: 0 differences found 2025/11/14 01:47:15 NOTICE: B2 bucket rclone-test-tutavar3vowu: 1 matching files --- PASS: TestAllTag (2.22s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:47:16 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:16 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:16 INFO : tictactoe: Making directory 2025/11/14 01:47:16 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:16 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/14 01:47:16 INFO : tictactoe/tictactoe: Making directory 2025/11/14 01:47:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/14 01:47:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/14 01:47:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/14 01:47:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/14 01:47:16 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:16 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:47:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/14 01:47:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/14 01:47:17 DEBUG : Waiting for deletions to finish 2025/11/14 01:47:17 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:17 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:17 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/14 01:47:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/14 01:47:18 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/14 01:47:18 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/14 01:47:18 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/14 01:47:18 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:47:18 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.79s) === RUN TestSyntax 2025/11/14 01:47:19 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:47:19 INFO : toe: Making directory 2025/11/14 01:47:19 INFO : toe/toe: Making directory 2025/11/14 01:47:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/14 01:47:19 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:19 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:47:19 DEBUG : toe/toe/toe: size = 11 OK 2025/11/14 01:47:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:19 INFO : toe/toe/toe: Copied (new) 2025/11/14 01:47:19 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.69s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:47:20 DEBUG : empty_dir: Making directory with metadata 2025/11/14 01:47:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/14 01:47:20 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:21 INFO : tictacempty_dir: Making directory 2025/11/14 01:47:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:21 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:21 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:21 INFO : tictactoe: Making directory 2025/11/14 01:47:21 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:21 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/14 01:47:21 INFO : tictactoe/tictactoe: Making directory 2025/11/14 01:47:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/14 01:47:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/14 01:47:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/14 01:47:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/14 01:47:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/14 01:47:21 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/14 01:47:21 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:47:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/14 01:47:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/14 01:47:21 INFO : toe/toe/toe.txt: Deleted 2025/11/14 01:47:21 INFO : toe/toe: Removing directory 2025/11/14 01:47:21 INFO : toe: Removing directory 2025/11/14 01:47:21 INFO : empty_dir: Removing directory 2025/11/14 01:47:21 DEBUG : Local file system at /tmp/rclone137277499: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.72s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:47:22 DEBUG : empty_dir: Making directory with metadata 2025/11/14 01:47:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/14 01:47:22 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:22 INFO : tictacempty_dir: Making directory 2025/11/14 01:47:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:22 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:22 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:22 INFO : tictactoe: Making directory 2025/11/14 01:47:22 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:22 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/14 01:47:22 INFO : tictactoe/tictactoe: Making directory 2025/11/14 01:47:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/14 01:47:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/14 01:47:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/14 01:47:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/14 01:47:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/14 01:47:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/14 01:47:22 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:22 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/14 01:47:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/14 01:47:23 INFO : toe/toe/toe.txt: Deleted 2025/11/14 01:47:23 INFO : toe/toe: Removing directory 2025/11/14 01:47:23 INFO : toe: Removing directory 2025/11/14 01:47:23 INFO : empty_dir: Removing directory 2025/11/14 01:47:23 DEBUG : Local file system at /tmp/rclone137277499: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/14 01:47:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/14 01:47:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/14 01:47:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/14 01:47:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/14 01:47:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/14 01:47:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/14 01:47:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/14 01:47:25 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.46s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:47:25 DEBUG : Reset feature "Copy" 2025/11/14 01:47:25 DEBUG : Reset feature "Move" 2025/11/14 01:47:25 DEBUG : Reset feature "Copy" 2025/11/14 01:47:25 DEBUG : Reset feature "Move" 2025/11/14 01:47:25 DEBUG : empty_dir: Making directory with metadata 2025/11/14 01:47:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/14 01:47:25 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:26 INFO : tictacempty_dir: Making directory 2025/11/14 01:47:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/14 01:47:26 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:26 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:26 INFO : tictactoe: Making directory 2025/11/14 01:47:26 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:26 DEBUG : toe: transformed to: tictactoe 2025/11/14 01:47:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/14 01:47:26 INFO : tictactoe/tictactoe: Making directory 2025/11/14 01:47:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/14 01:47:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/14 01:47:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/14 01:47:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/14 01:47:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/14 01:47:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/14 01:47:26 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:26 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:47:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/14 01:47:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/14 01:47:27 INFO : toe/toe/toe.txt: Deleted 2025/11/14 01:47:27 INFO : toe/toe: Removing directory 2025/11/14 01:47:27 INFO : toe: Removing directory 2025/11/14 01:47:27 INFO : empty_dir: Removing directory 2025/11/14 01:47:27 DEBUG : Local file system at /tmp/rclone137277499: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/14 01:47:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/14 01:47:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/14 01:47:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/14 01:47:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/14 01:47:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/14 01:47:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/14 01:47:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:28 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/14 01:47:28 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.07s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:47:30 DEBUG : toe: transformed to: dG9l 2025/11/14 01:47:30 DEBUG : toe: transformed to: dG9l 2025/11/14 01:47:30 INFO : dG9l: Making directory 2025/11/14 01:47:30 DEBUG : toe: transformed to: dG9l 2025/11/14 01:47:30 DEBUG : toe: transformed to: dG9l 2025/11/14 01:47:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/14 01:47:30 INFO : dG9l/dG9l: Making directory 2025/11/14 01:47:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/14 01:47:30 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/14 01:47:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/14 01:47:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/14 01:47:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/14 01:47:30 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:30 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:47:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/14 01:47:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:30 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/14 01:47:30 DEBUG : Waiting for deletions to finish 2025/11/14 01:47:31 DEBUG : dG9l: transformed to: toe 2025/11/14 01:47:31 DEBUG : dG9l: transformed to: toe 2025/11/14 01:47:31 DEBUG : dG9l: transformed to: toe 2025/11/14 01:47:31 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/14 01:47:31 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/14 01:47:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/14 01:47:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/14 01:47:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/14 01:47:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/14 01:47:31 DEBUG : Local file system at /tmp/rclone137277499: Waiting for checks to finish 2025/11/14 01:47:31 DEBUG : Local file system at /tmp/rclone137277499: Waiting for transfers to finish 2025/11/14 01:47:31 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.52s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-tutavar3vowu", Local "Local file system at /tmp/rclone137277499", Modify Window "1ms" 2025/11/14 01:47:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/14 01:47:32 DEBUG : toe: transformed to: 2025/11/14 01:47:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/14 01:47:32 DEBUG : toe: transformed to: 2025/11/14 01:47:32 INFO : B2 bucket rclone-test-tutavar3vowu: Making directory 2025/11/14 01:47:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/14 01:47:32 DEBUG : toe: transformed to: 2025/11/14 01:47:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/14 01:47:32 DEBUG : toe: transformed to: 2025/11/14 01:47:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/14 01:47:32 DEBUG : toe/toe: transformed to: 2025/11/14 01:47:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/14 01:47:32 INFO : toe/toe: Making directory 2025/11/14 01:47:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/14 01:47:32 DEBUG : toe/toe: transformed to: 2025/11/14 01:47:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/14 01:47:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/14 01:47:32 DEBUG : toe: transformed to: 2025/11/14 01:47:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/14 01:47:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/14 01:47:32 DEBUG : toe/toe/toe: transformed to: 2025/11/14 01:47:32 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/14 01:47:32 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for checks to finish 2025/11/14 01:47:32 DEBUG : B2 bucket rclone-test-tutavar3vowu: Waiting for transfers to finish 2025/11/14 01:47:33 DEBUG : toe/toe/toe: size = 11 OK 2025/11/14 01:47:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/14 01:47:33 INFO : toe/toe/toe: Copied (new) 2025/11/14 01:47:33 ERROR : B2 bucket rclone-test-tutavar3vowu: not deleting files as there were IO errors 2025/11/14 01:47:33 ERROR : B2 bucket rclone-test-tutavar3vowu: not deleting directories as there were IO errors --- PASS: TestError (1.64s) PASS 2025/11/14 01:47:34 DEBUG : B2 bucket rclone-test-tutavar3vowu: Purge remote 2025/11/14 01:47:34 INFO : B2 bucket rclone-test-tutavar3vowu: cleaning bucket "rclone-test-tutavar3vowu" of all files 2025/11/14 01:47:35 DEBUG : BackupDir/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e63412533b2_d20251114_m014133_c001_v7007000_t0000_u01763084493027") 2025/11/14 01:47:35 DEBUG : BackupDir/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f119cb2c648f2d450_d20251114_m014127_c001_v0001171_t0027_u01763084487114") 2025/11/14 01:47:35 DEBUG : CompareDest/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e6341253382_d20251114_m014107_c001_v7007000_t0000_u01763084467670") 2025/11/14 01:47:35 DEBUG : CompareDest/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd221d_d20251114_m014101_c001_v0001176_t0053_u01763084461810") 2025/11/14 01:47:35 DEBUG : CompareDest/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e6341253383_d20251114_m014107_c001_v7007000_t0000_u01763084467854") 2025/11/14 01:47:35 DEBUG : CompareDest/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32add1_d20251114_m014103_c001_v0001183_t0005_u01763084463145") 2025/11/14 01:47:35 DEBUG : CopyDest/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e63412533b3_d20251114_m014133_c001_v7007000_t0000_u01763084493209") 2025/11/14 01:47:35 DEBUG : CopyDest/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681794_d20251114_m014124_c001_v0001098_t0024_u01763084484131") 2025/11/14 01:47:35 DEBUG : CopyDest/three: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e63412533b4_d20251114_m014133_c001_v7007000_t0000_u01763084493391") 2025/11/14 01:47:35 DEBUG : CopyDest/three: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ae5d_d20251114_m014131_c001_v0001183_t0048_u01763084491139") 2025/11/14 01:47:35 DEBUG : CopyDest/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e63412533b5_d20251114_m014133_c001_v7007000_t0000_u01763084493573") 2025/11/14 01:47:35 DEBUG : CopyDest/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd23ad_d20251114_m014128_c001_v0001176_t0018_u01763084488909") 2025/11/14 01:47:35 DEBUG : EXISTING: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f280110_d20251114_m014257_c001_v7007000_t0000_u01763084577624") 2025/11/14 01:47:35 DEBUG : EXISTING: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2794_d20251114_m014256_c001_v0001176_t0035_u01763084576648") 2025/11/14 01:47:35 DEBUG : PREFIXapple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621940_d20251114_m014503_c001_v7007000_t0000_u01763084703390") 2025/11/14 01:47:36 DEBUG : PREFIXapple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c92_d20251114_m014458_c001_v0001098_t0019_u01763084698227") 2025/11/14 01:47:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea85_d20251114_m014503_c001_v7007000_t0000_u01763084703404") 2025/11/14 01:47:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2c82_d20251114_m014458_c001_v0001176_t0023_u01763084698229") 2025/11/14 01:47:36 DEBUG : PREFIXbanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f422ebe3dcccf4336_d20251114_m014503_c001_v7007000_t0000_u01763084703414") 2025/11/14 01:47:36 DEBUG : PREFIXbanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbf9_d20251114_m014458_c001_v0001040_t0005_u01763084698233") 2025/11/14 01:47:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea84_d20251114_m014503_c001_v7007000_t0000_u01763084703220") 2025/11/14 01:47:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09eb_d20251114_m014458_c001_v0001179_t0015_u01763084698228") 2025/11/14 01:47:36 DEBUG : Testêé: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f2800c5_d20251114_m014253_c001_v7007000_t0000_u01763084573971") 2025/11/14 01:47:36 DEBUG : Testêé: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd276a_d20251114_m014253_c001_v0001176_t0009_u01763084573270") 2025/11/14 01:47:36 DEBUG : Testêé: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a06_d20251114_m014252_c001_v0001098_t0053_u01763084572050") 2025/11/14 01:47:36 DEBUG : YXBwbGU=: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db27_d20251114_m014444_c001_v7007000_t0000_u01763084684437") 2025/11/14 01:47:36 DEBUG : YXBwbGU=: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbd8_d20251114_m014439_c001_v0001040_t0043_u01763084679706") 2025/11/14 01:47:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db2c_d20251114_m014444_c001_v7007000_t0000_u01763084684621") 2025/11/14 01:47:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c4e_d20251114_m014439_c001_v0001098_t0056_u01763084679687") 2025/11/14 01:47:36 DEBUG : YmFuYW5h: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db31_d20251114_m014444_c001_v7007000_t0000_u01763084684804") 2025/11/14 01:47:36 DEBUG : YmFuYW5h: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09b3_d20251114_m014439_c001_v0001179_t0056_u01763084679696") 2025/11/14 01:47:36 DEBUG : a/potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d599fe_d20251114_m013927_c001_v7007000_t0000_u01763084367619") 2025/11/14 01:47:36 DEBUG : a/potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abeb_d20251114_m013927_c001_v0001183_t0027_u01763084367005") 2025/11/14 01:47:36 DEBUG : a/potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4006b5f6769feeb6_d20251114_m013925_c001_v7007000_t0000_u01763084365655") 2025/11/14 01:47:36 DEBUG : a/potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abe3_d20251114_m013924_c001_v0001183_t0041_u01763084364714") 2025/11/14 01:47:37 DEBUG : a/potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465915_d20251114_m013909_c001_v7007000_t0000_u01763084349186") 2025/11/14 01:47:37 DEBUG : a/potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab77_d20251114_m013908_c001_v0001183_t0051_u01763084348280") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e5f6_d20251114_m014701_c001_v7007000_t0000_u01763084821017") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd3241_d20251114_m014656_c001_v0001176_t0001_u01763084816679") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5a98_d20251114_m014645_c001_v7007000_t0000_u01763084805086") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd313e_d20251114_m014640_c001_v0001176_t0047_u01763084800681") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e479197b_d20251114_m014629_c001_v7007000_t0000_u01763084789592") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd305d_d20251114_m014625_c001_v0001176_t0034_u01763084785568") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428fda_d20251114_m014614_c001_v7007000_t0000_u01763084774387") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2fc8_d20251114_m014610_c001_v0001176_t0052_u01763084770620") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe3063_d20251114_m014558_c001_v7007000_t0000_u01763084758565") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2f20_d20251114_m014554_c001_v0001176_t0039_u01763084754044") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d699_d20251114_m014542_c001_v7007000_t0000_u01763084742384") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a7c_d20251114_m014535_c001_v0001179_t0037_u01763084735773") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c994_d20251114_m014524_c001_v7007000_t0000_u01763084724719") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc33_d20251114_m014521_c001_v0001040_t0022_u01763084721273") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621a13_d20251114_m014520_c001_v7007000_t0000_u01763084720324") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a2b_d20251114_m014516_c001_v0001179_t0039_u01763084716020") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea87_d20251114_m014504_c001_v7007000_t0000_u01763084704934") 2025/11/14 01:47:37 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ca5_d20251114_m014501_c001_v0001098_t0059_u01763084701459") 2025/11/14 01:47:38 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405699839598af8b_d20251114_m014500_c001_v7007000_t0000_u01763084700538") 2025/11/14 01:47:38 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2c68_d20251114_m014455_c001_v0001176_t0005_u01763084695842") 2025/11/14 01:47:38 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41523415b827a840_d20251114_m014442_c001_v7007000_t0000_u01763084682024") 2025/11/14 01:47:38 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2ba8_d20251114_m014437_c001_v0001176_t0034_u01763084677234") 2025/11/14 01:47:38 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f280266_d20251114_m014426_c001_v7007000_t0000_u01763084666220") 2025/11/14 01:47:38 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2b21_d20251114_m014421_c001_v0001176_t0041_u01763084661846") 2025/11/14 01:47:38 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d347a_d20251114_m014410_c001_v7007000_t0000_u01763084650728") 2025/11/14 01:47:38 DEBUG : apple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2a92_d20251114_m014406_c001_v0001176_t0047_u01763084646443") 2025/11/14 01:47:38 DEBUG : appleSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465d77_d20251114_m014522_c001_v7007000_t0000_u01763084722976") 2025/11/14 01:47:38 DEBUG : appleSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d5c_d20251114_m014518_c001_v0001176_t0029_u01763084718171") 2025/11/14 01:47:38 DEBUG : appleapple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d69a_d20251114_m014542_c001_v7007000_t0000_u01763084742565") 2025/11/14 01:47:38 DEBUG : appleapple: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a88_d20251114_m014538_c001_v0001179_t0042_u01763084738404") 2025/11/14 01:47:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e5f7_d20251114_m014701_c001_v7007000_t0000_u01763084821199") 2025/11/14 01:47:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dd60_d20251114_m014657_c001_v0001040_t0033_u01763084817094") 2025/11/14 01:47:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5a99_d20251114_m014645_c001_v7007000_t0000_u01763084805267") 2025/11/14 01:47:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dd03_d20251114_m014641_c001_v0001040_t0044_u01763084801132") 2025/11/14 01:47:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e479197d_d20251114_m014629_c001_v7007000_t0000_u01763084789773") 2025/11/14 01:47:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dcd7_d20251114_m014625_c001_v0001040_t0000_u01763084785968") 2025/11/14 01:47:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428fdb_d20251114_m014614_c001_v7007000_t0000_u01763084774568") 2025/11/14 01:47:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dcb4_d20251114_m014611_c001_v0001040_t0026_u01763084771064") 2025/11/14 01:47:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe3064_d20251114_m014558_c001_v7007000_t0000_u01763084758749") 2025/11/14 01:47:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc8d_d20251114_m014554_c001_v0001040_t0038_u01763084754507") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d695_d20251114_m014540_c001_v7007000_t0000_u01763084740412") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2e3a_d20251114_m014536_c001_v0001176_t0058_u01763084736620") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c995_d20251114_m014524_c001_v7007000_t0000_u01763084724901") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d8d_d20251114_m014521_c001_v0001176_t0032_u01763084721286") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9dc1b_d20251114_m014520_c001_v7007000_t0000_u01763084720176") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d56_d20251114_m014516_c001_v0001176_t0011_u01763084716621") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea88_d20251114_m014505_c001_v7007000_t0000_u01763084705116") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2cb4_d20251114_m014501_c001_v0001176_t0019_u01763084701470") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d579_d20251114_m014500_c001_v7007000_t0000_u01763084700588") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c8e_d20251114_m014456_c001_v0001098_t0011_u01763084696304") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d4cf_d20251114_m014442_c001_v7007000_t0000_u01763084682427") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09ad_d20251114_m014437_c001_v0001179_t0014_u01763084677918") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f280267_d20251114_m014426_c001_v7007000_t0000_u01763084666404") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa098a_d20251114_m014422_c001_v0001179_t0005_u01763084662504") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d347b_d20251114_m014410_c001_v7007000_t0000_u01763084650911") 2025/11/14 01:47:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa095e_d20251114_m014407_c001_v0001179_t0002_u01763084647105") 2025/11/14 01:47:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9dc51_d20251114_m014522_c001_v7007000_t0000_u01763084722987") 2025/11/14 01:47:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681cd7_d20251114_m014518_c001_v0001098_t0006_u01763084718158") 2025/11/14 01:47:39 DEBUG : b/potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d599ff_d20251114_m013927_c001_v7007000_t0000_u01763084367801") 2025/11/14 01:47:39 DEBUG : b/potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abe7_d20251114_m013926_c001_v0001183_t0047_u01763084366206") 2025/11/14 01:47:39 DEBUG : b/potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4006b5f6769feeb3_d20251114_m013925_c001_v7007000_t0000_u01763084365098") 2025/11/14 01:47:40 DEBUG : b/potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abdf_d20251114_m013923_c001_v0001183_t0001_u01763084363857") 2025/11/14 01:47:40 DEBUG : b/potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465911_d20251114_m013908_c001_v7007000_t0000_u01763084348626") 2025/11/14 01:47:40 DEBUG : b/potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab73_d20251114_m013907_c001_v0001183_t0051_u01763084347486") 2025/11/14 01:47:40 DEBUG : backup/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465b52_d20251114_m014146_c001_v7007000_t0000_u01763084506432") 2025/11/14 01:47:40 DEBUG : backup/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f113c6a1ca15e397a_d20251114_m014144_c001_v0001091_t0054_u01763084504410") 2025/11/14 01:47:40 DEBUG : backup/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f11225533db6c50e6_d20251114_m014140_c001_v0001130_t0044_u01763084500090") 2025/11/14 01:47:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5466_d20251114_m014212_c001_v7007000_t0000_u01763084532952") 2025/11/14 01:47:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1056c77d25c312fb_d20251114_m014210_c001_v0001172_t0022_u01763084530899") 2025/11/14 01:47:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1187206805db6de2_d20251114_m014206_c001_v0001102_t0057_u01763084526776") 2025/11/14 01:47:40 DEBUG : backup/one.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e63412534b1_d20251114_m014159_c001_v7007000_t0000_u01763084519755") 2025/11/14 01:47:40 DEBUG : backup/one.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1124a779867ee600_d20251114_m014157_c001_v0001102_t0058_u01763084517263") 2025/11/14 01:47:40 DEBUG : backup/one.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f101e3aa8fc9622b6_d20251114_m014153_c001_v0001182_t0047_u01763084513110") 2025/11/14 01:47:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5468_d20251114_m014213_c001_v7007000_t0000_u01763084533134") 2025/11/14 01:47:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f107db0115e1dc945_d20251114_m014212_c001_v0001101_t0045_u01763084532016") 2025/11/14 01:47:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1096b18182d02f89_d20251114_m014208_c001_v0001153_t0011_u01763084528602") 2025/11/14 01:47:40 DEBUG : backup/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465b53_d20251114_m014146_c001_v7007000_t0000_u01763084506617") 2025/11/14 01:47:40 DEBUG : backup/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f114b91b394eeb640_d20251114_m014145_c001_v0001172_t0018_u01763084505605") 2025/11/14 01:47:40 DEBUG : backup/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f11265915599b592c_d20251114_m014141_c001_v0001153_t0013_u01763084501588") 2025/11/14 01:47:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e63412534b2_d20251114_m014159_c001_v7007000_t0000_u01763084519938") 2025/11/14 01:47:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f108f9aaa004a2d38_d20251114_m014158_c001_v0001104_t0033_u01763084518594") 2025/11/14 01:47:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1065e5ff8cbc64f7_d20251114_m014154_c001_v0001109_t0031_u01763084514740") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e5f8_d20251114_m014701_c001_v7007000_t0000_u01763084821383") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0c29_d20251114_m014656_c001_v0001179_t0022_u01763084816891") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5a9b_d20251114_m014645_c001_v7007000_t0000_u01763084805449") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0ba9_d20251114_m014640_c001_v0001179_t0042_u01763084800892") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e479197e_d20251114_m014629_c001_v7007000_t0000_u01763084789953") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0b38_d20251114_m014625_c001_v0001179_t0018_u01763084785774") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428fdc_d20251114_m014614_c001_v7007000_t0000_u01763084774760") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0b08_d20251114_m014610_c001_v0001179_t0031_u01763084770839") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe3066_d20251114_m014558_c001_v7007000_t0000_u01763084758934") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0ace_d20251114_m014554_c001_v0001179_t0036_u01763084754270") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d69c_d20251114_m014542_c001_v7007000_t0000_u01763084742745") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681d25_d20251114_m014535_c001_v0001098_t0016_u01763084735985") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c996_d20251114_m014525_c001_v7007000_t0000_u01763084725083") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ce7_d20251114_m014521_c001_v0001098_t0011_u01763084721294") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e6341253874_d20251114_m014520_c001_v7007000_t0000_u01763084720342") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ccf_d20251114_m014516_c001_v0001098_t0048_u01763084716220") 2025/11/14 01:47:41 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea89_d20251114_m014505_c001_v7007000_t0000_u01763084705360") 2025/11/14 01:47:42 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09fe_d20251114_m014501_c001_v0001179_t0025_u01763084701481") 2025/11/14 01:47:42 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d576_d20251114_m014500_c001_v7007000_t0000_u01763084700356") 2025/11/14 01:47:42 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09e2_d20251114_m014456_c001_v0001179_t0030_u01763084696096") 2025/11/14 01:47:42 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d34ab_d20251114_m014442_c001_v7007000_t0000_u01763084682463") 2025/11/14 01:47:42 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c40_d20251114_m014437_c001_v0001098_t0052_u01763084677438") 2025/11/14 01:47:42 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f280268_d20251114_m014426_c001_v7007000_t0000_u01763084666601") 2025/11/14 01:47:42 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681beb_d20251114_m014422_c001_v0001098_t0011_u01763084662074") 2025/11/14 01:47:42 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d347c_d20251114_m014411_c001_v7007000_t0000_u01763084651093") 2025/11/14 01:47:42 DEBUG : banana: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681b97_d20251114_m014406_c001_v0001098_t0052_u01763084646693") 2025/11/14 01:47:42 DEBUG : bananaSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621a18_d20251114_m014523_c001_v7007000_t0000_u01763084723210") 2025/11/14 01:47:42 DEBUG : bananaSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a2e_d20251114_m014518_c001_v0001179_t0040_u01763084718149") 2025/11/14 01:47:42 DEBUG : both0: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d728006217fa_d20251114_m014339_c001_v7007000_t0000_u01763084619209") 2025/11/14 01:47:42 DEBUG : both0: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681abc_d20251114_m014321_c001_v0001098_t0031_u01763084601969") 2025/11/14 01:47:42 DEBUG : both0: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c41_d20251114_m014317_c001_v7007000_t0000_u01763084597697") 2025/11/14 01:47:42 DEBUG : both0: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a2d_d20251114_m014259_c001_v0001098_t0052_u01763084579491") 2025/11/14 01:47:42 DEBUG : both1: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d728006217fb_d20251114_m014339_c001_v7007000_t0000_u01763084619391") 2025/11/14 01:47:42 DEBUG : both1: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681abe_d20251114_m014323_c001_v0001098_t0013_u01763084603054") 2025/11/14 01:47:42 DEBUG : both1: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c42_d20251114_m014317_c001_v7007000_t0000_u01763084597879") 2025/11/14 01:47:42 DEBUG : both1: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a31_d20251114_m014300_c001_v0001098_t0023_u01763084580193") 2025/11/14 01:47:42 DEBUG : both10: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d728006217fc_d20251114_m014339_c001_v7007000_t0000_u01763084619573") 2025/11/14 01:47:43 DEBUG : both10: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681aea_d20251114_m014329_c001_v0001098_t0021_u01763084609900") 2025/11/14 01:47:43 DEBUG : both10: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c43_d20251114_m014318_c001_v7007000_t0000_u01763084598062") 2025/11/14 01:47:43 DEBUG : both10: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a66_d20251114_m014308_c001_v0001098_t0050_u01763084588469") 2025/11/14 01:47:43 DEBUG : both11: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d728006217fe_d20251114_m014339_c001_v7007000_t0000_u01763084619777") 2025/11/14 01:47:43 DEBUG : both11: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681aee_d20251114_m014330_c001_v0001098_t0059_u01763084610447") 2025/11/14 01:47:43 DEBUG : both11: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c45_d20251114_m014318_c001_v7007000_t0000_u01763084598245") 2025/11/14 01:47:43 DEBUG : both11: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a6d_d20251114_m014309_c001_v0001098_t0011_u01763084589214") 2025/11/14 01:47:43 DEBUG : both12: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621800_d20251114_m014340_c001_v7007000_t0000_u01763084620043") 2025/11/14 01:47:43 DEBUG : both12: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681af4_d20251114_m014331_c001_v0001098_t0018_u01763084611179") 2025/11/14 01:47:43 DEBUG : both12: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c46_d20251114_m014318_c001_v7007000_t0000_u01763084598428") 2025/11/14 01:47:43 DEBUG : both12: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a71_d20251114_m014309_c001_v0001098_t0031_u01763084589784") 2025/11/14 01:47:43 DEBUG : both13: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621801_d20251114_m014340_c001_v7007000_t0000_u01763084620225") 2025/11/14 01:47:43 DEBUG : both13: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681afa_d20251114_m014331_c001_v0001098_t0050_u01763084611897") 2025/11/14 01:47:43 DEBUG : both13: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c47_d20251114_m014318_c001_v7007000_t0000_u01763084598610") 2025/11/14 01:47:43 DEBUG : both13: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a75_d20251114_m014310_c001_v0001098_t0059_u01763084590349") 2025/11/14 01:47:43 DEBUG : both14: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621803_d20251114_m014340_c001_v7007000_t0000_u01763084620407") 2025/11/14 01:47:43 DEBUG : both14: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681afc_d20251114_m014332_c001_v0001098_t0006_u01763084612545") 2025/11/14 01:47:43 DEBUG : both14: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c49_d20251114_m014318_c001_v7007000_t0000_u01763084598791") 2025/11/14 01:47:43 DEBUG : both14: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a7c_d20251114_m014311_c001_v0001098_t0013_u01763084591052") 2025/11/14 01:47:43 DEBUG : both15: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621806_d20251114_m014340_c001_v7007000_t0000_u01763084620590") 2025/11/14 01:47:44 DEBUG : both15: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681b02_d20251114_m014333_c001_v0001098_t0045_u01763084613145") 2025/11/14 01:47:44 DEBUG : both15: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c4a_d20251114_m014318_c001_v7007000_t0000_u01763084598973") 2025/11/14 01:47:44 DEBUG : both15: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a87_d20251114_m014311_c001_v0001098_t0054_u01763084591736") 2025/11/14 01:47:44 DEBUG : both16: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621807_d20251114_m014340_c001_v7007000_t0000_u01763084620772") 2025/11/14 01:47:44 DEBUG : both16: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681b06_d20251114_m014333_c001_v0001098_t0050_u01763084613781") 2025/11/14 01:47:44 DEBUG : both16: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c4b_d20251114_m014319_c001_v7007000_t0000_u01763084599155") 2025/11/14 01:47:44 DEBUG : both16: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a8b_d20251114_m014312_c001_v0001098_t0053_u01763084592366") 2025/11/14 01:47:44 DEBUG : both17: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621809_d20251114_m014340_c001_v7007000_t0000_u01763084620955") 2025/11/14 01:47:44 DEBUG : both17: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681b0a_d20251114_m014334_c001_v0001098_t0056_u01763084614390") 2025/11/14 01:47:44 DEBUG : both17: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c4c_d20251114_m014319_c001_v7007000_t0000_u01763084599336") 2025/11/14 01:47:44 DEBUG : both17: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a91_d20251114_m014312_c001_v0001098_t0040_u01763084592960") 2025/11/14 01:47:44 DEBUG : both18: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062180b_d20251114_m014341_c001_v7007000_t0000_u01763084621137") 2025/11/14 01:47:44 DEBUG : both18: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681b10_d20251114_m014335_c001_v0001098_t0031_u01763084615149") 2025/11/14 01:47:44 DEBUG : both18: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c4d_d20251114_m014319_c001_v7007000_t0000_u01763084599518") 2025/11/14 01:47:44 DEBUG : both18: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a99_d20251114_m014313_c001_v0001098_t0039_u01763084593600") 2025/11/14 01:47:44 DEBUG : both19: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621812_d20251114_m014341_c001_v7007000_t0000_u01763084621319") 2025/11/14 01:47:44 DEBUG : both19: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681b14_d20251114_m014335_c001_v0001098_t0036_u01763084615895") 2025/11/14 01:47:44 DEBUG : both19: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c4f_d20251114_m014319_c001_v7007000_t0000_u01763084599700") 2025/11/14 01:47:44 DEBUG : both19: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a9f_d20251114_m014314_c001_v0001098_t0016_u01763084594236") 2025/11/14 01:47:44 DEBUG : both2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621818_d20251114_m014341_c001_v7007000_t0000_u01763084621559") 2025/11/14 01:47:44 DEBUG : both2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ac0_d20251114_m014323_c001_v0001098_t0014_u01763084603733") 2025/11/14 01:47:44 DEBUG : both2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c50_d20251114_m014319_c001_v7007000_t0000_u01763084599881") 2025/11/14 01:47:44 DEBUG : both2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a33_d20251114_m014300_c001_v0001098_t0050_u01763084580837") 2025/11/14 01:47:45 DEBUG : both3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621819_d20251114_m014341_c001_v7007000_t0000_u01763084621741") 2025/11/14 01:47:45 DEBUG : both3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681aca_d20251114_m014324_c001_v0001098_t0029_u01763084604630") 2025/11/14 01:47:45 DEBUG : both3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c51_d20251114_m014320_c001_v7007000_t0000_u01763084600063") 2025/11/14 01:47:45 DEBUG : both3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a38_d20251114_m014301_c001_v0001098_t0008_u01763084581676") 2025/11/14 01:47:45 DEBUG : both4: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062181b_d20251114_m014341_c001_v7007000_t0000_u01763084621931") 2025/11/14 01:47:45 DEBUG : both4: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681acf_d20251114_m014325_c001_v0001098_t0049_u01763084605192") 2025/11/14 01:47:45 DEBUG : both4: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c52_d20251114_m014320_c001_v7007000_t0000_u01763084600249") 2025/11/14 01:47:45 DEBUG : both4: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a3a_d20251114_m014302_c001_v0001098_t0015_u01763084582732") 2025/11/14 01:47:45 DEBUG : both5: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062181f_d20251114_m014342_c001_v7007000_t0000_u01763084622114") 2025/11/14 01:47:45 DEBUG : both5: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ad3_d20251114_m014325_c001_v0001098_t0007_u01763084605883") 2025/11/14 01:47:45 DEBUG : both5: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c55_d20251114_m014320_c001_v7007000_t0000_u01763084600431") 2025/11/14 01:47:45 DEBUG : both5: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a3c_d20251114_m014303_c001_v0001098_t0005_u01763084583429") 2025/11/14 01:47:45 DEBUG : both6: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621820_d20251114_m014342_c001_v7007000_t0000_u01763084622298") 2025/11/14 01:47:45 DEBUG : both6: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ad7_d20251114_m014326_c001_v0001098_t0019_u01763084606664") 2025/11/14 01:47:45 DEBUG : both6: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c58_d20251114_m014320_c001_v7007000_t0000_u01763084600679") 2025/11/14 01:47:45 DEBUG : both6: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a40_d20251114_m014304_c001_v0001098_t0014_u01763084584216") 2025/11/14 01:47:45 DEBUG : both7: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621822_d20251114_m014342_c001_v7007000_t0000_u01763084622481") 2025/11/14 01:47:45 DEBUG : both7: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681adc_d20251114_m014327_c001_v0001098_t0043_u01763084607603") 2025/11/14 01:47:45 DEBUG : both7: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c5c_d20251114_m014320_c001_v7007000_t0000_u01763084600864") 2025/11/14 01:47:45 DEBUG : both7: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a48_d20251114_m014305_c001_v0001098_t0056_u01763084585231") 2025/11/14 01:47:45 DEBUG : both8: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621824_d20251114_m014342_c001_v7007000_t0000_u01763084622664") 2025/11/14 01:47:46 DEBUG : both8: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ade_d20251114_m014328_c001_v0001098_t0016_u01763084608138") 2025/11/14 01:47:46 DEBUG : both8: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c61_d20251114_m014321_c001_v7007000_t0000_u01763084601045") 2025/11/14 01:47:46 DEBUG : both8: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a50_d20251114_m014306_c001_v0001098_t0013_u01763084586327") 2025/11/14 01:47:46 DEBUG : both9: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621825_d20251114_m014342_c001_v7007000_t0000_u01763084622847") 2025/11/14 01:47:46 DEBUG : both9: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ae4_d20251114_m014329_c001_v0001098_t0038_u01763084609111") 2025/11/14 01:47:46 DEBUG : both9: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c65_d20251114_m014321_c001_v7007000_t0000_u01763084601228") 2025/11/14 01:47:46 DEBUG : both9: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a58_d20251114_m014307_c001_v0001098_t0030_u01763084587616") 2025/11/14 01:47:46 DEBUG : c/non empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a00_d20251114_m013927_c001_v7007000_t0000_u01763084367982") 2025/11/14 01:47:46 DEBUG : c/non empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abe9_d20251114_m013926_c001_v0001183_t0010_u01763084366398") 2025/11/14 01:47:46 DEBUG : c/non empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4006b5f6769feeb9_d20251114_m013925_c001_v7007000_t0000_u01763084365837") 2025/11/14 01:47:46 DEBUG : c/non empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abe1_d20251114_m013924_c001_v0001183_t0007_u01763084364059") 2025/11/14 01:47:46 DEBUG : c/non empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465916_d20251114_m013909_c001_v7007000_t0000_u01763084349369") 2025/11/14 01:47:46 DEBUG : c/non empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab75_d20251114_m013907_c001_v0001183_t0005_u01763084347687") 2025/11/14 01:47:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db36_d20251114_m014444_c001_v7007000_t0000_u01763084684988") 2025/11/14 01:47:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2bbe_d20251114_m014439_c001_v0001176_t0010_u01763084679676") 2025/11/14 01:47:46 DEBUG : check sum: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465901_d20251114_m013900_c001_v7007000_t0000_u01763084340831") 2025/11/14 01:47:46 DEBUG : check sum: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab50_d20251114_m013859_c001_v0001183_t0048_u01763084339900") 2025/11/14 01:47:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085dfbc2669840b_d20251114_m014732_c001_v7007000_t0000_u01763084852255") 2025/11/14 01:47:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd33e5_d20251114_m014730_c001_v0001176_t0013_u01763084850701") 2025/11/14 01:47:46 DEBUG : dest/3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e63412533a5_d20251114_m014116_c001_v7007000_t0000_u01763084476740") 2025/11/14 01:47:47 DEBUG : dest/3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4042347a9e49c34e_d20251114_m014115_c001_v0001098_t0042_u01763084475641") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d69d_d20251114_m014542_c001_v7007000_t0000_u01763084742926") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2e4b_d20251114_m014538_c001_v0001176_t0045_u01763084738571") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e5f9_d20251114_m014701_c001_v7007000_t0000_u01763084821565") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd31ce_d20251114_m014649_c001_v0001176_t0011_u01763084809706") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5a9d_d20251114_m014645_c001_v7007000_t0000_u01763084805631") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd30e0_d20251114_m014634_c001_v0001176_t0036_u01763084794199") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e479197f_d20251114_m014630_c001_v7007000_t0000_u01763084790134") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd301f_d20251114_m014619_c001_v0001176_t0021_u01763084779027") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428fde_d20251114_m014614_c001_v7007000_t0000_u01763084774957") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2f6f_d20251114_m014603_c001_v0001176_t0050_u01763084763264") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe3067_d20251114_m014559_c001_v7007000_t0000_u01763084759120") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2eb9_d20251114_m014547_c001_v0001176_t0004_u01763084747090") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4034dd4fe8a3c229_d20251114_m014540_c001_v7007000_t0000_u01763084740069") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a61_d20251114_m014529_c001_v0001179_t0053_u01763084729394") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c998_d20251114_m014525_c001_v7007000_t0000_u01763084725266") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a4c_d20251114_m014521_c001_v0001179_t0048_u01763084721509") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621a10_d20251114_m014520_c001_v7007000_t0000_u01763084720140") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a1a_d20251114_m014509_c001_v0001179_t0059_u01763084709663") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea8b_d20251114_m014505_c001_v7007000_t0000_u01763084705541") 2025/11/14 01:47:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a00_d20251114_m014501_c001_v0001179_t0015_u01763084701744") 2025/11/14 01:47:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e34a_d20251114_m014459_c001_v7007000_t0000_u01763084699971") 2025/11/14 01:47:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2c1a_d20251114_m014449_c001_v0001176_t0011_u01763084689065") 2025/11/14 01:47:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5785_d20251114_m014442_c001_v7007000_t0000_u01763084682467") 2025/11/14 01:47:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2b68_d20251114_m014430_c001_v0001176_t0054_u01763084670876") 2025/11/14 01:47:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f280269_d20251114_m014426_c001_v7007000_t0000_u01763084666785") 2025/11/14 01:47:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2ae7_d20251114_m014415_c001_v0001176_t0015_u01763084655414") 2025/11/14 01:47:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d347d_d20251114_m014411_c001_v7007000_t0000_u01763084651278") 2025/11/14 01:47:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2a4e_d20251114_m014400_c001_v0001176_t0017_u01763084640591") 2025/11/14 01:47:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791753_d20251114_m014523_c001_v7007000_t0000_u01763084723231") 2025/11/14 01:47:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a32_d20251114_m014518_c001_v0001179_t0037_u01763084718409") 2025/11/14 01:47:48 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d69e_d20251114_m014543_c001_v7007000_t0000_u01763084743107") 2025/11/14 01:47:48 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc5e_d20251114_m014538_c001_v0001040_t0025_u01763084738581") 2025/11/14 01:47:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e5fb_d20251114_m014701_c001_v7007000_t0000_u01763084821753") 2025/11/14 01:47:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0bf2_d20251114_m014650_c001_v0001179_t0035_u01763084810285") 2025/11/14 01:47:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5a9e_d20251114_m014645_c001_v7007000_t0000_u01763084805812") 2025/11/14 01:47:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0b75_d20251114_m014634_c001_v0001179_t0023_u01763084794770") 2025/11/14 01:47:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791980_d20251114_m014630_c001_v7007000_t0000_u01763084790315") 2025/11/14 01:47:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0b2b_d20251114_m014619_c001_v0001179_t0037_u01763084779599") 2025/11/14 01:47:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428fe4_d20251114_m014615_c001_v7007000_t0000_u01763084775138") 2025/11/14 01:47:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0aed_d20251114_m014603_c001_v0001179_t0036_u01763084763825") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe3068_d20251114_m014559_c001_v7007000_t0000_u01763084759308") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0ab0_d20251114_m014547_c001_v0001179_t0050_u01763084747658") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41096641a408c33c_d20251114_m014540_c001_v7007000_t0000_u01763084740435") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681d0b_d20251114_m014529_c001_v0001098_t0040_u01763084729987") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c999_d20251114_m014525_c001_v7007000_t0000_u01763084725448") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d93_d20251114_m014521_c001_v0001176_t0023_u01763084721569") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e6341253873_d20251114_m014520_c001_v7007000_t0000_u01763084720159") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681cbb_d20251114_m014510_c001_v0001098_t0000_u01763084710258") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea8c_d20251114_m014505_c001_v7007000_t0000_u01763084705724") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2cb8_d20251114_m014501_c001_v0001176_t0000_u01763084701766") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f422ebe3dcccf432d_d20251114_m014500_c001_v7007000_t0000_u01763084700363") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09ca_d20251114_m014449_c001_v0001179_t0028_u01763084689706") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085dfbc266980e1_d20251114_m014442_c001_v7007000_t0000_u01763084682446") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c1b_d20251114_m014431_c001_v0001098_t0030_u01763084671454") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f28026b_d20251114_m014426_c001_v7007000_t0000_u01763084666970") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681bcb_d20251114_m014415_c001_v0001098_t0018_u01763084655992") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d347e_d20251114_m014411_c001_v7007000_t0000_u01763084651459") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681b73_d20251114_m014401_c001_v0001098_t0039_u01763084641185") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791751_d20251114_m014523_c001_v7007000_t0000_u01763084723040") 2025/11/14 01:47:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d60_d20251114_m014518_c001_v0001176_t0048_u01763084718451") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d69f_d20251114_m014543_c001_v7007000_t0000_u01763084743297") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a8a_d20251114_m014538_c001_v0001179_t0009_u01763084738605") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e5fc_d20251114_m014701_c001_v7007000_t0000_u01763084821934") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dd3c_d20251114_m014650_c001_v0001040_t0006_u01763084810862") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5a9f_d20251114_m014645_c001_v7007000_t0000_u01763084805994") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dcef_d20251114_m014635_c001_v0001040_t0019_u01763084795408") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791981_d20251114_m014630_c001_v7007000_t0000_u01763084790496") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dcc9_d20251114_m014620_c001_v0001040_t0037_u01763084780213") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428fe9_d20251114_m014615_c001_v7007000_t0000_u01763084775318") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc9d_d20251114_m014604_c001_v0001040_t0059_u01763084764383") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe3069_d20251114_m014559_c001_v7007000_t0000_u01763084759496") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc73_d20251114_m014548_c001_v0001040_t0044_u01763084748275") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4034dd4fe8a3c22c_d20251114_m014540_c001_v7007000_t0000_u01763084740433") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2dfa_d20251114_m014530_c001_v0001176_t0026_u01763084730667") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c99a_d20251114_m014525_c001_v7007000_t0000_u01763084725630") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc35_d20251114_m014521_c001_v0001040_t0046_u01763084721649") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621a0f_d20251114_m014519_c001_v7007000_t0000_u01763084719957") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d16_d20251114_m014511_c001_v0001176_t0021_u01763084711028") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea8d_d20251114_m014505_c001_v7007000_t0000_u01763084705906") 2025/11/14 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc07_d20251114_m014501_c001_v0001040_t0023_u01763084701909") 2025/11/14 01:47:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f416e43f41c127789_d20251114_m014500_c001_v7007000_t0000_u01763084700140") 2025/11/14 01:47:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c70_d20251114_m014450_c001_v0001098_t0058_u01763084690293") 2025/11/14 01:47:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5784_d20251114_m014442_c001_v7007000_t0000_u01763084682285") 2025/11/14 01:47:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0996_d20251114_m014432_c001_v0001179_t0022_u01763084672136") 2025/11/14 01:47:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f28026c_d20251114_m014427_c001_v7007000_t0000_u01763084667153") 2025/11/14 01:47:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa096d_d20251114_m014417_c001_v0001179_t0059_u01763084657065") 2025/11/14 01:47:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d347f_d20251114_m014411_c001_v7007000_t0000_u01763084651641") 2025/11/14 01:47:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa093e_d20251114_m014401_c001_v0001179_t0015_u01763084641651") 2025/11/14 01:47:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c991_d20251114_m014523_c001_v7007000_t0000_u01763084723012") 2025/11/14 01:47:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681cdb_d20251114_m014518_c001_v0001098_t0040_u01763084718551") 2025/11/14 01:47:51 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d6a1_d20251114_m014543_c001_v7007000_t0000_u01763084743479") 2025/11/14 01:47:51 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2e53_d20251114_m014538_c001_v0001176_t0023_u01763084738820") 2025/11/14 01:47:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e5fd_d20251114_m014702_c001_v7007000_t0000_u01763084822120") 2025/11/14 01:47:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ed4_d20251114_m014651_c001_v0001098_t0024_u01763084811908") 2025/11/14 01:47:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5aa0_d20251114_m014646_c001_v7007000_t0000_u01763084806175") 2025/11/14 01:47:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681e6d_d20251114_m014636_c001_v0001098_t0052_u01763084796278") 2025/11/14 01:47:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791982_d20251114_m014630_c001_v7007000_t0000_u01763084790676") 2025/11/14 01:47:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681e0a_d20251114_m014620_c001_v0001098_t0031_u01763084780977") 2025/11/14 01:47:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428fee_d20251114_m014615_c001_v7007000_t0000_u01763084775498") 2025/11/14 01:47:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681dc4_d20251114_m014605_c001_v0001098_t0011_u01763084765732") 2025/11/14 01:47:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe306a_d20251114_m014559_c001_v7007000_t0000_u01763084759687") 2025/11/14 01:47:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681d79_d20251114_m014549_c001_v0001098_t0012_u01763084749128") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40214feff7de62a2_d20251114_m014540_c001_v7007000_t0000_u01763084740470") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc4d_d20251114_m014531_c001_v0001040_t0054_u01763084731248") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c99b_d20251114_m014525_c001_v7007000_t0000_u01763084725813") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ce9_d20251114_m014521_c001_v0001098_t0005_u01763084721708") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c990_d20251114_m014520_c001_v7007000_t0000_u01763084720362") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc15_d20251114_m014511_c001_v0001040_t0044_u01763084711594") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea8e_d20251114_m014506_c001_v7007000_t0000_u01763084706122") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ca7_d20251114_m014501_c001_v0001098_t0012_u01763084701938") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e34b_d20251114_m014500_c001_v7007000_t0000_u01763084700157") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbe8_d20251114_m014451_c001_v0001040_t0009_u01763084691156") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41523415b827a845_d20251114_m014442_c001_v7007000_t0000_u01763084682204") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbc3_d20251114_m014432_c001_v0001040_t0055_u01763084672720") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f28026e_d20251114_m014427_c001_v7007000_t0000_u01763084667337") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbaa_d20251114_m014417_c001_v0001040_t0035_u01763084657621") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d3480_d20251114_m014411_c001_v7007000_t0000_u01763084651823") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23db86_d20251114_m014401_c001_v0001040_t0040_u01763084641871") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791752_d20251114_m014523_c001_v7007000_t0000_u01763084723049") 2025/11/14 01:47:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc29_d20251114_m014518_c001_v0001040_t0047_u01763084718567") 2025/11/14 01:47:52 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d6a2_d20251114_m014543_c001_v7007000_t0000_u01763084743660") 2025/11/14 01:47:52 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681d3b_d20251114_m014538_c001_v0001098_t0039_u01763084738855") 2025/11/14 01:47:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e5fe_d20251114_m014702_c001_v7007000_t0000_u01763084822336") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd3206_d20251114_m014652_c001_v0001176_t0048_u01763084812502") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5aa1_d20251114_m014646_c001_v7007000_t0000_u01763084806360") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd310e_d20251114_m014636_c001_v0001176_t0033_u01763084796740") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791983_d20251114_m014630_c001_v7007000_t0000_u01763084790856") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd3037_d20251114_m014621_c001_v0001176_t0054_u01763084781347") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428ff2_d20251114_m014615_c001_v7007000_t0000_u01763084775679") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2f95_d20251114_m014606_c001_v0001176_t0029_u01763084766190") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe306b_d20251114_m014559_c001_v7007000_t0000_u01763084759871") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2eec_d20251114_m014549_c001_v0001176_t0048_u01763084749699") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d692_d20251114_m014540_c001_v7007000_t0000_u01763084740051") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a67_d20251114_m014531_c001_v0001179_t0042_u01763084731713") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c99c_d20251114_m014525_c001_v7007000_t0000_u01763084725995") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a4e_d20251114_m014521_c001_v0001179_t0057_u01763084721731") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465d57_d20251114_m014520_c001_v7007000_t0000_u01763084720183") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a21_d20251114_m014511_c001_v0001179_t0010_u01763084711988") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea8f_d20251114_m014506_c001_v7007000_t0000_u01763084706306") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a02_d20251114_m014501_c001_v0001179_t0030_u01763084701976") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea82_d20251114_m014500_c001_v7007000_t0000_u01763084700374") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2c3f_d20251114_m014451_c001_v0001176_t0027_u01763084691719") 2025/11/14 01:47:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db15_d20251114_m014442_c001_v7007000_t0000_u01763084682217") 2025/11/14 01:47:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2b79_d20251114_m014433_c001_v0001176_t0004_u01763084673175") 2025/11/14 01:47:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f28026f_d20251114_m014427_c001_v7007000_t0000_u01763084667522") 2025/11/14 01:47:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2af3_d20251114_m014418_c001_v0001176_t0048_u01763084658001") 2025/11/14 01:47:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d3482_d20251114_m014412_c001_v7007000_t0000_u01763084652070") 2025/11/14 01:47:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2a61_d20251114_m014402_c001_v0001176_t0048_u01763084642318") 2025/11/14 01:47:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465d78_d20251114_m014523_c001_v7007000_t0000_u01763084723158") 2025/11/14 01:47:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a34_d20251114_m014518_c001_v0001179_t0009_u01763084718613") 2025/11/14 01:47:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d6a3_d20251114_m014543_c001_v7007000_t0000_u01763084743844") 2025/11/14 01:47:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a8c_d20251114_m014538_c001_v0001179_t0046_u01763084738866") 2025/11/14 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e5ff_d20251114_m014702_c001_v7007000_t0000_u01763084822518") 2025/11/14 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0c05_d20251114_m014652_c001_v0001179_t0052_u01763084812844") 2025/11/14 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5aa2_d20251114_m014646_c001_v7007000_t0000_u01763084806541") 2025/11/14 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0b87_d20251114_m014636_c001_v0001179_t0059_u01763084796995") 2025/11/14 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791984_d20251114_m014631_c001_v7007000_t0000_u01763084791037") 2025/11/14 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0b2f_d20251114_m014621_c001_v0001179_t0008_u01763084781560") 2025/11/14 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428ff8_d20251114_m014615_c001_v7007000_t0000_u01763084775860") 2025/11/14 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0af4_d20251114_m014606_c001_v0001179_t0009_u01763084766398") 2025/11/14 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe306c_d20251114_m014600_c001_v7007000_t0000_u01763084760055") 2025/11/14 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0abd_d20251114_m014549_c001_v0001179_t0054_u01763084749950") 2025/11/14 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f422ebe3dcccf437c_d20251114_m014540_c001_v7007000_t0000_u01763084740215") 2025/11/14 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681d11_d20251114_m014531_c001_v0001098_t0029_u01763084731939") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c99d_d20251114_m014526_c001_v7007000_t0000_u01763084726178") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d97_d20251114_m014521_c001_v0001176_t0026_u01763084721783") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621a12_d20251114_m014520_c001_v7007000_t0000_u01763084720193") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681cbf_d20251114_m014512_c001_v0001098_t0044_u01763084712287") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea90_d20251114_m014506_c001_v7007000_t0000_u01763084706489") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2cbc_d20251114_m014501_c001_v0001176_t0018_u01763084701988") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f422ebe3dcccf432e_d20251114_m014500_c001_v7007000_t0000_u01763084700546") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09d1_d20251114_m014451_c001_v0001179_t0029_u01763084691926") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41523415b827a84f_d20251114_m014442_c001_v7007000_t0000_u01763084682569") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c27_d20251114_m014433_c001_v0001098_t0036_u01763084673378") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f280270_d20251114_m014427_c001_v7007000_t0000_u01763084667706") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681bd7_d20251114_m014418_c001_v0001098_t0012_u01763084658257") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d3483_d20251114_m014412_c001_v7007000_t0000_u01763084652253") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681b7d_d20251114_m014402_c001_v0001098_t0031_u01763084642555") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791754_d20251114_m014523_c001_v7007000_t0000_u01763084723264") 2025/11/14 01:47:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d66_d20251114_m014518_c001_v0001176_t0029_u01763084718680") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d6a4_d20251114_m014544_c001_v7007000_t0000_u01763084744056") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc60_d20251114_m014539_c001_v0001040_t0008_u01763084738999") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e600_d20251114_m014702_c001_v7007000_t0000_u01763084822707") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dd48_d20251114_m014653_c001_v0001040_t0022_u01763084813080") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5aa3_d20251114_m014646_c001_v7007000_t0000_u01763084806722") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dcf5_d20251114_m014637_c001_v0001040_t0054_u01763084797200") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791985_d20251114_m014631_c001_v7007000_t0000_u01763084791251") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dccb_d20251114_m014621_c001_v0001040_t0019_u01763084781839") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428ffc_d20251114_m014616_c001_v7007000_t0000_u01763084776040") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dca5_d20251114_m014606_c001_v0001040_t0023_u01763084766863") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe306e_d20251114_m014600_c001_v7007000_t0000_u01763084760239") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc7e_d20251114_m014550_c001_v0001040_t0041_u01763084750153") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41096641a408c338_d20251114_m014540_c001_v7007000_t0000_u01763084740253") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2e0a_d20251114_m014532_c001_v0001176_t0019_u01763084732274") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c99e_d20251114_m014526_c001_v7007000_t0000_u01763084726367") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a50_d20251114_m014521_c001_v0001179_t0002_u01763084721995") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9dc1f_d20251114_m014520_c001_v7007000_t0000_u01763084720370") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d2c_d20251114_m014512_c001_v0001176_t0005_u01763084712797") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea91_d20251114_m014506_c001_v7007000_t0000_u01763084706673") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2cc1_d20251114_m014502_c001_v0001176_t0017_u01763084702198") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea83_d20251114_m014500_c001_v7007000_t0000_u01763084700557") 2025/11/14 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c74_d20251114_m014452_c001_v0001098_t0045_u01763084692130") 2025/11/14 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4006b5f6769ff477_d20251114_m014442_c001_v7007000_t0000_u01763084682220") 2025/11/14 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa099c_d20251114_m014433_c001_v0001179_t0023_u01763084673887") 2025/11/14 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f280272_d20251114_m014427_c001_v7007000_t0000_u01763084667889") 2025/11/14 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0973_d20251114_m014418_c001_v0001179_t0059_u01763084658648") 2025/11/14 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d3484_d20251114_m014412_c001_v7007000_t0000_u01763084652434") 2025/11/14 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0942_d20251114_m014403_c001_v0001179_t0052_u01763084643182") 2025/11/14 01:47:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e634125387a_d20251114_m014523_c001_v7007000_t0000_u01763084723020") 2025/11/14 01:47:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a36_d20251114_m014518_c001_v0001179_t0051_u01763084718886") 2025/11/14 01:47:57 DEBUG : dir1/0007-12345: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d6a5_d20251114_m014544_c001_v7007000_t0000_u01763084744236") 2025/11/14 01:47:57 DEBUG : dir1/0007-12345: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2e57_d20251114_m014539_c001_v0001176_t0057_u01763084739072") 2025/11/14 01:47:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e602_d20251114_m014702_c001_v7007000_t0000_u01763084822889") 2025/11/14 01:47:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ee0_d20251114_m014653_c001_v0001098_t0048_u01763084813705") 2025/11/14 01:47:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5aa4_d20251114_m014646_c001_v7007000_t0000_u01763084806903") 2025/11/14 01:47:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681e71_d20251114_m014637_c001_v0001098_t0020_u01763084797710") 2025/11/14 01:47:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791986_d20251114_m014631_c001_v7007000_t0000_u01763084791431") 2025/11/14 01:47:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681e13_d20251114_m014622_c001_v0001098_t0039_u01763084782465") 2025/11/14 01:47:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428ffe_d20251114_m014616_c001_v7007000_t0000_u01763084776221") 2025/11/14 01:47:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681dd0_d20251114_m014607_c001_v0001098_t0014_u01763084767564") 2025/11/14 01:47:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe306f_d20251114_m014600_c001_v7007000_t0000_u01763084760429") 2025/11/14 01:47:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681d81_d20251114_m014550_c001_v0001098_t0009_u01763084750609") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4034dd4fe8a3c22b_d20251114_m014540_c001_v7007000_t0000_u01763084740251") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc51_d20251114_m014532_c001_v0001040_t0057_u01763084732506") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c99f_d20251114_m014526_c001_v7007000_t0000_u01763084726551") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d9b_d20251114_m014521_c001_v0001176_t0056_u01763084721996") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465d5b_d20251114_m014520_c001_v7007000_t0000_u01763084720379") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc19_d20251114_m014513_c001_v0001040_t0047_u01763084713037") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea92_d20251114_m014506_c001_v7007000_t0000_u01763084706856") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a04_d20251114_m014502_c001_v0001179_t0038_u01763084702273") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f416e43f41c12778a_d20251114_m014500_c001_v7007000_t0000_u01763084700322") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbea_d20251114_m014452_c001_v0001040_t0017_u01763084692519") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d4cd_d20251114_m014442_c001_v7007000_t0000_u01763084682244") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbcb_d20251114_m014434_c001_v0001040_t0014_u01763084674114") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f280274_d20251114_m014428_c001_v7007000_t0000_u01763084668073") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbae_d20251114_m014418_c001_v0001040_t0027_u01763084658853") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d3485_d20251114_m014412_c001_v7007000_t0000_u01763084652617") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23db8a_d20251114_m014403_c001_v0001040_t0024_u01763084643400") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9dc55_d20251114_m014523_c001_v7007000_t0000_u01763084723169") 2025/11/14 01:47:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d6a_d20251114_m014518_c001_v0001176_t0037_u01763084718903") 2025/11/14 01:47:58 DEBUG : dir1/0008-23456: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d6a7_d20251114_m014544_c001_v7007000_t0000_u01763084744417") 2025/11/14 01:47:58 DEBUG : dir1/0008-23456: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a8e_d20251114_m014539_c001_v0001179_t0015_u01763084739148") 2025/11/14 01:47:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e603_d20251114_m014703_c001_v7007000_t0000_u01763084823070") 2025/11/14 01:47:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd321c_d20251114_m014654_c001_v0001176_t0036_u01763084814112") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5aa5_d20251114_m014647_c001_v7007000_t0000_u01763084807085") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd3118_d20251114_m014638_c001_v0001176_t0056_u01763084798053") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791987_d20251114_m014631_c001_v7007000_t0000_u01763084791612") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd3045_d20251114_m014622_c001_v0001176_t0050_u01763084782805") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60429000_d20251114_m014616_c001_v7007000_t0000_u01763084776404") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2fa7_d20251114_m014607_c001_v0001176_t0020_u01763084767945") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe3070_d20251114_m014600_c001_v7007000_t0000_u01763084760623") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2efe_d20251114_m014551_c001_v0001176_t0054_u01763084751096") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d693_d20251114_m014540_c001_v7007000_t0000_u01763084740231") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a6f_d20251114_m014532_c001_v0001179_t0049_u01763084732969") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c9a0_d20251114_m014526_c001_v7007000_t0000_u01763084726736") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc37_d20251114_m014522_c001_v0001040_t0054_u01763084722051") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791743_d20251114_m014519_c001_v7007000_t0000_u01763084719765") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a25_d20251114_m014513_c001_v0001179_t0040_u01763084713443") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea93_d20251114_m014507_c001_v7007000_t0000_u01763084707038") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ca9_d20251114_m014502_c001_v0001098_t0011_u01763084702323") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e34c_d20251114_m014500_c001_v7007000_t0000_u01763084700340") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2c4d_d20251114_m014453_c001_v0001176_t0008_u01763084693057") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4076efd2d55a3fde_d20251114_m014442_c001_v7007000_t0000_u01763084682248") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2b8b_d20251114_m014434_c001_v0001176_t0000_u01763084674477") 2025/11/14 01:47:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f280275_d20251114_m014428_c001_v7007000_t0000_u01763084668256") 2025/11/14 01:48:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2b01_d20251114_m014419_c001_v0001176_t0030_u01763084659266") 2025/11/14 01:48:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d3487_d20251114_m014412_c001_v7007000_t0000_u01763084652800") 2025/11/14 01:48:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2a73_d20251114_m014403_c001_v0001176_t0044_u01763084643766") 2025/11/14 01:48:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f422ebe3dcccf435b_d20251114_m014523_c001_v7007000_t0000_u01763084723185") 2025/11/14 01:48:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681cdd_d20251114_m014518_c001_v0001098_t0032_u01763084718983") 2025/11/14 01:48:00 DEBUG : dir1/0009-34567: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d6a8_d20251114_m014544_c001_v7007000_t0000_u01763084744598") 2025/11/14 01:48:00 DEBUG : dir1/0009-34567: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681d43_d20251114_m014539_c001_v0001098_t0020_u01763084739259") 2025/11/14 01:48:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e604_d20251114_m014703_c001_v7007000_t0000_u01763084823255") 2025/11/14 01:48:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0c10_d20251114_m014654_c001_v0001179_t0055_u01763084814314") 2025/11/14 01:48:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5aa6_d20251114_m014647_c001_v7007000_t0000_u01763084807268") 2025/11/14 01:48:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0b91_d20251114_m014638_c001_v0001179_t0059_u01763084798254") 2025/11/14 01:48:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791988_d20251114_m014631_c001_v7007000_t0000_u01763084791793") 2025/11/14 01:48:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0b31_d20251114_m014623_c001_v0001179_t0011_u01763084783007") 2025/11/14 01:48:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60429003_d20251114_m014616_c001_v7007000_t0000_u01763084776585") 2025/11/14 01:48:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0b02_d20251114_m014608_c001_v0001179_t0036_u01763084768219") 2025/11/14 01:48:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe3071_d20251114_m014600_c001_v7007000_t0000_u01763084760806") 2025/11/14 01:48:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0abf_d20251114_m014551_c001_v0001179_t0054_u01763084751341") 2025/11/14 01:48:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41096641a408c333_d20251114_m014540_c001_v7007000_t0000_u01763084740071") 2025/11/14 01:48:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681d19_d20251114_m014533_c001_v0001098_t0015_u01763084733179") 2025/11/14 01:48:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c9a1_d20251114_m014526_c001_v7007000_t0000_u01763084726925") 2025/11/14 01:48:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681cec_d20251114_m014522_c001_v0001098_t0000_u01763084722099") 2025/11/14 01:48:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f416e43f41c1277fb_d20251114_m014520_c001_v7007000_t0000_u01763084720210") 2025/11/14 01:48:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681cc3_d20251114_m014513_c001_v0001098_t0019_u01763084713651") 2025/11/14 01:48:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea94_d20251114_m014507_c001_v7007000_t0000_u01763084707221") 2025/11/14 01:48:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2cc4_d20251114_m014502_c001_v0001176_t0035_u01763084702430") 2025/11/14 01:48:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062192e_d20251114_m014500_c001_v7007000_t0000_u01763084700564") 2025/11/14 01:48:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09d5_d20251114_m014453_c001_v0001179_t0049_u01763084693367") 2025/11/14 01:48:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085dfbc266980e0_d20251114_m014442_c001_v7007000_t0000_u01763084682259") 2025/11/14 01:48:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c2f_d20251114_m014434_c001_v0001098_t0032_u01763084674691") 2025/11/14 01:48:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f280276_d20251114_m014428_c001_v7007000_t0000_u01763084668444") 2025/11/14 01:48:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681be1_d20251114_m014419_c001_v0001098_t0012_u01763084659516") 2025/11/14 01:48:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d3488_d20251114_m014412_c001_v7007000_t0000_u01763084652981") 2025/11/14 01:48:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681b89_d20251114_m014404_c001_v0001098_t0050_u01763084644019") 2025/11/14 01:48:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c992_d20251114_m014523_c001_v7007000_t0000_u01763084723195") 2025/11/14 01:48:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc2d_d20251114_m014519_c001_v0001040_t0032_u01763084719035") 2025/11/14 01:48:01 DEBUG : dir1/0010-45678: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d6a9_d20251114_m014544_c001_v7007000_t0000_u01763084744779") 2025/11/14 01:48:01 DEBUG : dir1/0010-45678: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2e5b_d20251114_m014539_c001_v0001176_t0014_u01763084739287") 2025/11/14 01:48:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e605_d20251114_m014703_c001_v7007000_t0000_u01763084823436") 2025/11/14 01:48:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dd4e_d20251114_m014654_c001_v0001040_t0033_u01763084814553") 2025/11/14 01:48:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5aa8_d20251114_m014647_c001_v7007000_t0000_u01763084807467") 2025/11/14 01:48:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dcf7_d20251114_m014638_c001_v0001040_t0030_u01763084798490") 2025/11/14 01:48:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791989_d20251114_m014631_c001_v7007000_t0000_u01763084791973") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dccf_d20251114_m014623_c001_v0001040_t0019_u01763084783233") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60429008_d20251114_m014616_c001_v7007000_t0000_u01763084776767") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dcab_d20251114_m014608_c001_v0001040_t0055_u01763084768418") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe3072_d20251114_m014600_c001_v7007000_t0000_u01763084760993") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc81_d20251114_m014551_c001_v0001040_t0022_u01763084751547") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d3535_d20251114_m014540_c001_v7007000_t0000_u01763084740467") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2e17_d20251114_m014533_c001_v0001176_t0003_u01763084733693") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c9a2_d20251114_m014527_c001_v7007000_t0000_u01763084727109") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d9f_d20251114_m014522_c001_v0001176_t0039_u01763084722208") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621a0e_d20251114_m014519_c001_v7007000_t0000_u01763084719775") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d3a_d20251114_m014514_c001_v0001176_t0046_u01763084714143") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea95_d20251114_m014507_c001_v7007000_t0000_u01763084707403") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a08_d20251114_m014502_c001_v0001179_t0057_u01763084702500") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405699839598af8a_d20251114_m014500_c001_v7007000_t0000_u01763084700352") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c7e_d20251114_m014453_c001_v0001098_t0020_u01763084693572") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d34aa_d20251114_m014442_c001_v7007000_t0000_u01763084682273") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09a2_d20251114_m014435_c001_v0001179_t0033_u01763084675221") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f280277_d20251114_m014428_c001_v7007000_t0000_u01763084668628") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa097b_d20251114_m014419_c001_v0001179_t0037_u01763084659886") 2025/11/14 01:48:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d3489_d20251114_m014413_c001_v7007000_t0000_u01763084653164") 2025/11/14 01:48:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0946_d20251114_m014404_c001_v0001179_t0045_u01763084644586") 2025/11/14 01:48:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465d7a_d20251114_m014523_c001_v7007000_t0000_u01763084723340") 2025/11/14 01:48:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a3a_d20251114_m014519_c001_v0001179_t0013_u01763084719092") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d6ab_d20251114_m014544_c001_v7007000_t0000_u01763084744959") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a90_d20251114_m014539_c001_v0001179_t0057_u01763084739357") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e606_d20251114_m014703_c001_v7007000_t0000_u01763084823617") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ee8_d20251114_m014655_c001_v0001098_t0028_u01763084815023") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5aa9_d20251114_m014647_c001_v7007000_t0000_u01763084807649") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681e82_d20251114_m014638_c001_v0001098_t0041_u01763084798883") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e479198a_d20251114_m014632_c001_v7007000_t0000_u01763084792153") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681e19_d20251114_m014623_c001_v0001098_t0013_u01763084783648") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea6042900c_d20251114_m014616_c001_v7007000_t0000_u01763084776948") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681dd8_d20251114_m014608_c001_v0001098_t0014_u01763084768910") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe3073_d20251114_m014601_c001_v7007000_t0000_u01763084761182") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681d87_d20251114_m014552_c001_v0001098_t0029_u01763084752055") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f422ebe3dcccf4380_d20251114_m014540_c001_v7007000_t0000_u01763084740582") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc56_d20251114_m014533_c001_v0001040_t0025_u01763084733926") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c9a3_d20251114_m014527_c001_v7007000_t0000_u01763084727291") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2da5_d20251114_m014522_c001_v0001176_t0058_u01763084722504") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c98f_d20251114_m014520_c001_v7007000_t0000_u01763084720181") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc1b_d20251114_m014514_c001_v0001040_t0033_u01763084714351") 2025/11/14 01:48:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea96_d20251114_m014507_c001_v7007000_t0000_u01763084707585") 2025/11/14 01:48:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2cc8_d20251114_m014502_c001_v0001176_t0005_u01763084702647") 2025/11/14 01:48:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062192d_d20251114_m014500_c001_v7007000_t0000_u01763084700379") 2025/11/14 01:48:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbef_d20251114_m014453_c001_v0001040_t0056_u01763084693949") 2025/11/14 01:48:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41523415b827a84b_d20251114_m014442_c001_v7007000_t0000_u01763084682386") 2025/11/14 01:48:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbce_d20251114_m014435_c001_v0001040_t0010_u01763084675440") 2025/11/14 01:48:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f280278_d20251114_m014428_c001_v7007000_t0000_u01763084668812") 2025/11/14 01:48:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbb0_d20251114_m014420_c001_v0001040_t0017_u01763084660120") 2025/11/14 01:48:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d348a_d20251114_m014413_c001_v7007000_t0000_u01763084653346") 2025/11/14 01:48:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23db8f_d20251114_m014404_c001_v0001040_t0020_u01763084644805") 2025/11/14 01:48:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9dc5a_d20251114_m014523_c001_v7007000_t0000_u01763084723351") 2025/11/14 01:48:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d72_d20251114_m014519_c001_v0001176_t0025_u01763084719148") 2025/11/14 01:48:04 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d6ac_d20251114_m014545_c001_v7007000_t0000_u01763084745142") 2025/11/14 01:48:04 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc62_d20251114_m014539_c001_v0001040_t0042_u01763084739436") 2025/11/14 01:48:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e609_d20251114_m014703_c001_v7007000_t0000_u01763084823798") 2025/11/14 01:48:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd3233_d20251114_m014655_c001_v0001176_t0014_u01763084815374") 2025/11/14 01:48:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5aaa_d20251114_m014647_c001_v7007000_t0000_u01763084807833") 2025/11/14 01:48:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd312c_d20251114_m014639_c001_v0001176_t0046_u01763084799272") 2025/11/14 01:48:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e479198b_d20251114_m014632_c001_v7007000_t0000_u01763084792333") 2025/11/14 01:48:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd3053_d20251114_m014624_c001_v0001176_t0049_u01763084784240") 2025/11/14 01:48:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60429010_d20251114_m014617_c001_v7007000_t0000_u01763084777129") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2fb9_d20251114_m014609_c001_v0001176_t0039_u01763084769442") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe3074_d20251114_m014601_c001_v7007000_t0000_u01763084761365") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2f12_d20251114_m014552_c001_v0001176_t0006_u01763084752702") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51eccf_d20251114_m014540_c001_v7007000_t0000_u01763084740443") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a71_d20251114_m014534_c001_v0001179_t0039_u01763084734310") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c9a4_d20251114_m014527_c001_v7007000_t0000_u01763084727473") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc3b_d20251114_m014522_c001_v0001040_t0046_u01763084722533") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465d50_d20251114_m014519_c001_v7007000_t0000_u01763084719986") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a29_d20251114_m014514_c001_v0001179_t0054_u01763084714854") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea97_d20251114_m014507_c001_v7007000_t0000_u01763084707774") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681cab_d20251114_m014502_c001_v0001098_t0005_u01763084702689") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe2f76_d20251114_m014500_c001_v7007000_t0000_u01763084700393") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2c5c_d20251114_m014454_c001_v0001176_t0048_u01763084694555") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db16_d20251114_m014442_c001_v7007000_t0000_u01763084682399") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2b9e_d20251114_m014435_c001_v0001176_t0031_u01763084675846") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f280279_d20251114_m014428_c001_v7007000_t0000_u01763084668997") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2b11_d20251114_m014420_c001_v0001176_t0018_u01763084660555") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d348b_d20251114_m014413_c001_v7007000_t0000_u01763084653528") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2a85_d20251114_m014405_c001_v0001176_t0046_u01763084645268") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f422ebe3dcccf435c_d20251114_m014523_c001_v7007000_t0000_u01763084723370") 2025/11/14 01:48:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681cdf_d20251114_m014519_c001_v0001098_t0036_u01763084719304") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d6ad_d20251114_m014545_c001_v7007000_t0000_u01763084745323") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2e5f_d20251114_m014539_c001_v0001176_t0048_u01763084739498") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e60a_d20251114_m014704_c001_v7007000_t0000_u01763084824096") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0c1b_d20251114_m014655_c001_v0001179_t0059_u01763084815584") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5aac_d20251114_m014648_c001_v7007000_t0000_u01763084808015") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0b9e_d20251114_m014639_c001_v0001179_t0023_u01763084799529") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e479198c_d20251114_m014632_c001_v7007000_t0000_u01763084792514") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0b33_d20251114_m014624_c001_v0001179_t0037_u01763084784463") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60429014_d20251114_m014617_c001_v7007000_t0000_u01763084777340") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0b04_d20251114_m014609_c001_v0001179_t0026_u01763084769653") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe3075_d20251114_m014601_c001_v7007000_t0000_u01763084761559") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0ac9_d20251114_m014552_c001_v0001179_t0028_u01763084752923") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d696_d20251114_m014540_c001_v7007000_t0000_u01763084740592") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681d1f_d20251114_m014534_c001_v0001098_t0027_u01763084734512") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c9a5_d20251114_m014527_c001_v7007000_t0000_u01763084727655") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681cf0_d20251114_m014522_c001_v0001098_t0037_u01763084722544") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791745_d20251114_m014520_c001_v7007000_t0000_u01763084720130") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ccb_d20251114_m014515_c001_v0001098_t0005_u01763084715074") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea98_d20251114_m014507_c001_v7007000_t0000_u01763084707968") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc09_d20251114_m014502_c001_v0001040_t0022_u01763084702747") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe2f77_d20251114_m014500_c001_v7007000_t0000_u01763084700579") 2025/11/14 01:48:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09dc_d20251114_m014454_c001_v0001179_t0029_u01763084694790") 2025/11/14 01:48:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db17_d20251114_m014442_c001_v7007000_t0000_u01763084682583") 2025/11/14 01:48:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c37_d20251114_m014436_c001_v0001098_t0043_u01763084676068") 2025/11/14 01:48:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f28027a_d20251114_m014429_c001_v7007000_t0000_u01763084669181") 2025/11/14 01:48:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681be3_d20251114_m014420_c001_v0001098_t0043_u01763084660759") 2025/11/14 01:48:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d348d_d20251114_m014413_c001_v7007000_t0000_u01763084653710") 2025/11/14 01:48:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681b91_d20251114_m014405_c001_v0001098_t0038_u01763084645512") 2025/11/14 01:48:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c993_d20251114_m014523_c001_v7007000_t0000_u01763084723386") 2025/11/14 01:48:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a3c_d20251114_m014519_c001_v0001179_t0012_u01763084719318") 2025/11/14 01:48:07 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d6af_d20251114_m014545_c001_v7007000_t0000_u01763084745547") 2025/11/14 01:48:07 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681d47_d20251114_m014539_c001_v0001098_t0031_u01763084739580") 2025/11/14 01:48:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e60b_d20251114_m014704_c001_v7007000_t0000_u01763084824277") 2025/11/14 01:48:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dd58_d20251114_m014655_c001_v0001040_t0010_u01763084815798") 2025/11/14 01:48:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5aad_d20251114_m014648_c001_v7007000_t0000_u01763084808198") 2025/11/14 01:48:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dcff_d20251114_m014639_c001_v0001040_t0015_u01763084799786") 2025/11/14 01:48:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e479198f_d20251114_m014632_c001_v7007000_t0000_u01763084792697") 2025/11/14 01:48:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dcd1_d20251114_m014624_c001_v0001040_t0041_u01763084784665") 2025/11/14 01:48:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60429017_d20251114_m014617_c001_v7007000_t0000_u01763084777521") 2025/11/14 01:48:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dcaf_d20251114_m014609_c001_v0001040_t0035_u01763084769854") 2025/11/14 01:48:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe3076_d20251114_m014601_c001_v7007000_t0000_u01763084761743") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc89_d20251114_m014553_c001_v0001040_t0009_u01763084753147") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f422ebe3dcccf437e_d20251114_m014540_c001_v7007000_t0000_u01763084740398") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2e25_d20251114_m014534_c001_v0001176_t0023_u01763084734901") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c9a6_d20251114_m014527_c001_v7007000_t0000_u01763084727838") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a56_d20251114_m014522_c001_v0001179_t0022_u01763084722673") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791746_d20251114_m014520_c001_v7007000_t0000_u01763084720314") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d4c_d20251114_m014515_c001_v0001176_t0050_u01763084715446") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea9a_d20251114_m014508_c001_v7007000_t0000_u01763084708151") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a0c_d20251114_m014502_c001_v0001179_t0021_u01763084702793") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f416e43f41c12778b_d20251114_m014500_c001_v7007000_t0000_u01763084700503") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c86_d20251114_m014454_c001_v0001098_t0033_u01763084694996") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41523415b827a83c_d20251114_m014441_c001_v7007000_t0000_u01763084681841") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09a8_d20251114_m014436_c001_v0001179_t0057_u01763084676615") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f28027c_d20251114_m014429_c001_v7007000_t0000_u01763084669365") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa097f_d20251114_m014421_c001_v0001179_t0012_u01763084661144") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d348e_d20251114_m014413_c001_v7007000_t0000_u01763084653892") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0954_d20251114_m014405_c001_v0001179_t0012_u01763084645894") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621a17_d20251114_m014523_c001_v7007000_t0000_u01763084723027") 2025/11/14 01:48:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2d76_d20251114_m014519_c001_v0001176_t0040_u01763084719370") 2025/11/14 01:48:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d6b0_d20251114_m014545_c001_v7007000_t0000_u01763084745770") 2025/11/14 01:48:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a92_d20251114_m014539_c001_v0001179_t0043_u01763084739591") 2025/11/14 01:48:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e60c_d20251114_m014704_c001_v7007000_t0000_u01763084824467") 2025/11/14 01:48:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ef4_d20251114_m014656_c001_v0001098_t0047_u01763084816321") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5aae_d20251114_m014648_c001_v7007000_t0000_u01763084808380") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681e88_d20251114_m014640_c001_v0001098_t0035_u01763084800240") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791990_d20251114_m014632_c001_v7007000_t0000_u01763084792878") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681e23_d20251114_m014625_c001_v0001098_t0009_u01763084785160") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60429019_d20251114_m014617_c001_v7007000_t0000_u01763084777702") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ddd_d20251114_m014610_c001_v0001098_t0027_u01763084770248") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe3077_d20251114_m014601_c001_v7007000_t0000_u01763084761927") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681d97_d20251114_m014553_c001_v0001098_t0054_u01763084753650") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405699839598b008_d20251114_m014540_c001_v7007000_t0000_u01763084740453") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc58_d20251114_m014535_c001_v0001040_t0006_u01763084735111") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c9a7_d20251114_m014528_c001_v7007000_t0000_u01763084728020") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2da9_d20251114_m014522_c001_v0001176_t0039_u01763084722715") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465d4e_d20251114_m014519_c001_v7007000_t0000_u01763084719796") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc1f_d20251114_m014515_c001_v0001040_t0023_u01763084715666") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea9b_d20251114_m014508_c001_v7007000_t0000_u01763084708333") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2ccc_d20251114_m014502_c001_v0001176_t0040_u01763084702854") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e34e_d20251114_m014500_c001_v7007000_t0000_u01763084700523") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbf3_d20251114_m014455_c001_v0001040_t0011_u01763084695299") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4006b5f6769ff478_d20251114_m014442_c001_v7007000_t0000_u01763084682411") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbd0_d20251114_m014436_c001_v0001040_t0039_u01763084676843") 2025/11/14 01:48:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f28027d_d20251114_m014429_c001_v7007000_t0000_u01763084669549") 2025/11/14 01:48:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbb4_d20251114_m014421_c001_v0001040_t0056_u01763084661353") 2025/11/14 01:48:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d348f_d20251114_m014414_c001_v7007000_t0000_u01763084654075") 2025/11/14 01:48:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23db94_d20251114_m014406_c001_v0001040_t0020_u01763084646105") 2025/11/14 01:48:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e634125387b_d20251114_m014523_c001_v7007000_t0000_u01763084723203") 2025/11/14 01:48:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a40_d20251114_m014519_c001_v0001179_t0027_u01763084719524") 2025/11/14 01:48:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db3b_d20251114_m014445_c001_v7007000_t0000_u01763084685170") 2025/11/14 01:48:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2bc2_d20251114_m014439_c001_v0001176_t0029_u01763084679889") 2025/11/14 01:48:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db3f_d20251114_m014445_c001_v7007000_t0000_u01763084685355") 2025/11/14 01:48:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09b5_d20251114_m014439_c001_v0001179_t0010_u01763084679976") 2025/11/14 01:48:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db40_d20251114_m014445_c001_v7007000_t0000_u01763084685538") 2025/11/14 01:48:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbda_d20251114_m014440_c001_v0001040_t0049_u01763084680094") 2025/11/14 01:48:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db45_d20251114_m014445_c001_v7007000_t0000_u01763084685723") 2025/11/14 01:48:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2bc6_d20251114_m014440_c001_v0001176_t0029_u01763084680107") 2025/11/14 01:48:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db4a_d20251114_m014445_c001_v7007000_t0000_u01763084685906") 2025/11/14 01:48:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09b7_d20251114_m014440_c001_v0001179_t0047_u01763084680217") 2025/11/14 01:48:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db51_d20251114_m014446_c001_v7007000_t0000_u01763084686089") 2025/11/14 01:48:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c52_d20251114_m014440_c001_v0001098_t0031_u01763084680280") 2025/11/14 01:48:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db52_d20251114_m014446_c001_v7007000_t0000_u01763084686275") 2025/11/14 01:48:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2bca_d20251114_m014440_c001_v0001176_t0015_u01763084680357") 2025/11/14 01:48:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db53_d20251114_m014446_c001_v7007000_t0000_u01763084686465") 2025/11/14 01:48:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09b9_d20251114_m014440_c001_v0001179_t0023_u01763084680443") 2025/11/14 01:48:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db55_d20251114_m014446_c001_v7007000_t0000_u01763084686648") 2025/11/14 01:48:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbdc_d20251114_m014440_c001_v0001040_t0016_u01763084680576") 2025/11/14 01:48:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db57_d20251114_m014446_c001_v7007000_t0000_u01763084686831") 2025/11/14 01:48:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c54_d20251114_m014440_c001_v0001098_t0030_u01763084680578") 2025/11/14 01:48:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db59_d20251114_m014447_c001_v7007000_t0000_u01763084687014") 2025/11/14 01:48:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2bce_d20251114_m014440_c001_v0001176_t0051_u01763084680606") 2025/11/14 01:48:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db5b_d20251114_m014447_c001_v7007000_t0000_u01763084687197") 2025/11/14 01:48:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09bb_d20251114_m014440_c001_v0001179_t0049_u01763084680755") 2025/11/14 01:48:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db5d_d20251114_m014447_c001_v7007000_t0000_u01763084687379") 2025/11/14 01:48:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2bd4_d20251114_m014440_c001_v0001176_t0048_u01763084680816") 2025/11/14 01:48:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db62_d20251114_m014447_c001_v7007000_t0000_u01763084687565") 2025/11/14 01:48:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c58_d20251114_m014440_c001_v0001098_t0006_u01763084680918") 2025/11/14 01:48:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db66_d20251114_m014447_c001_v7007000_t0000_u01763084687761") 2025/11/14 01:48:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09be_d20251114_m014440_c001_v0001179_t0002_u01763084680959") 2025/11/14 01:48:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f42028f4455f9db6c_d20251114_m014447_c001_v7007000_t0000_u01763084687944") 2025/11/14 01:48:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbde_d20251114_m014441_c001_v0001040_t0000_u01763084681018") 2025/11/14 01:48:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405699839598af8d_d20251114_m014503_c001_v7007000_t0000_u01763084703241") 2025/11/14 01:48:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09ee_d20251114_m014458_c001_v0001179_t0002_u01763084698427") 2025/11/14 01:48:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405699839598af8e_d20251114_m014503_c001_v7007000_t0000_u01763084703426") 2025/11/14 01:48:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2c86_d20251114_m014458_c001_v0001176_t0023_u01763084698447") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062193a_d20251114_m014503_c001_v7007000_t0000_u01763084703206") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09f0_d20251114_m014458_c001_v0001179_t0017_u01763084698665") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e361_d20251114_m014503_c001_v7007000_t0000_u01763084703249") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2c8a_d20251114_m014458_c001_v0001176_t0026_u01763084698683") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e362_d20251114_m014503_c001_v7007000_t0000_u01763084703434") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbfb_d20251114_m014458_c001_v0001040_t0050_u01763084698724") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe2f7e_d20251114_m014503_c001_v7007000_t0000_u01763084703567") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c94_d20251114_m014458_c001_v0001098_t0021_u01763084698837") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4067c17e4ac96ca8_d20251114_m014503_c001_v7007000_t0000_u01763084703448") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09f2_d20251114_m014458_c001_v0001179_t0032_u01763084698897") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f422ebe3dcccf4334_d20251114_m014503_c001_v7007000_t0000_u01763084703230") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2c92_d20251114_m014458_c001_v0001176_t0042_u01763084698909") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe2f7c_d20251114_m014503_c001_v7007000_t0000_u01763084703196") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2c98_d20251114_m014459_c001_v0001176_t0033_u01763084699120") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe2f7d_d20251114_m014503_c001_v7007000_t0000_u01763084703381") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681c96_d20251114_m014459_c001_v0001098_t0051_u01763084699185") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d59e_d20251114_m014503_c001_v7007000_t0000_u01763084703558") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09f4_d20251114_m014459_c001_v0001179_t0009_u01763084699220") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d597_d20251114_m014503_c001_v7007000_t0000_u01763084703187") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbfd_d20251114_m014459_c001_v0001040_t0049_u01763084699231") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4067c17e4ac96ca7_d20251114_m014503_c001_v7007000_t0000_u01763084703261") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2c9c_d20251114_m014459_c001_v0001176_t0022_u01763084699358") 2025/11/14 01:48:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621945_d20251114_m014503_c001_v7007000_t0000_u01763084703577") 2025/11/14 01:48:13 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09f6_d20251114_m014459_c001_v0001179_t0029_u01763084699444") 2025/11/14 01:48:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d59a_d20251114_m014503_c001_v7007000_t0000_u01763084703370") 2025/11/14 01:48:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2ca0_d20251114_m014459_c001_v0001176_t0051_u01763084699566") 2025/11/14 01:48:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea86_d20251114_m014503_c001_v7007000_t0000_u01763084703591") 2025/11/14 01:48:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa09f8_d20251114_m014459_c001_v0001179_t0029_u01763084699648") 2025/11/14 01:48:13 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f28009b_d20251114_m014250_c001_v7007000_t0000_u01763084570574") 2025/11/14 01:48:13 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f100d70dc231ec386_d20251114_m014248_c001_v0001044_t0011_u01763084568409") 2025/11/14 01:48:13 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d728006216d6_d20251114_m014248_c001_v7007000_t0000_u01763084568219") 2025/11/14 01:48:13 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f100d70dc231ec381_d20251114_m014244_c001_v0001044_t0042_u01763084564729") 2025/11/14 01:48:13 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d728006216d0_d20251114_m014243_c001_v7007000_t0000_u01763084563993") 2025/11/14 01:48:13 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd26e3_d20251114_m014240_c001_v0001176_t0002_u01763084560114") 2025/11/14 01:48:13 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d324a_d20251114_m014238_c001_v7007000_t0000_u01763084558651") 2025/11/14 01:48:13 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f111366482e0d16d6_d20251114_m014235_c001_v0001042_t0045_u01763084555793") 2025/11/14 01:48:13 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417e7f7511479426_d20251114_m014235_c001_v7007000_t0000_u01763084555608") 2025/11/14 01:48:13 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f111366482e0d16cc_d20251114_m014231_c001_v0001042_t0052_u01763084551399") 2025/11/14 01:48:13 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417e7f7511479416_d20251114_m014230_c001_v7007000_t0000_u01763084550664") 2025/11/14 01:48:13 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681999_d20251114_m014226_c001_v0001098_t0046_u01763084546868") 2025/11/14 01:48:13 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5472_d20251114_m014225_c001_v7007000_t0000_u01763084545515") 2025/11/14 01:48:13 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f111bace2d5ad906d_d20251114_m014224_c001_v0001101_t0006_u01763084544052") 2025/11/14 01:48:13 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791462_d20251114_m014223_c001_v7007000_t0000_u01763084543865") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f111bace2d5ad9061_d20251114_m014221_c001_v0001101_t0058_u01763084541015") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e479145d_d20251114_m014220_c001_v7007000_t0000_u01763084540284") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681925_d20251114_m014214_c001_v0001098_t0033_u01763084534269") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5469_d20251114_m014213_c001_v7007000_t0000_u01763084533316") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1019c64776bb413b_d20251114_m014211_c001_v0001172_t0054_u01763084531454") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465be7_d20251114_m014211_c001_v7007000_t0000_u01763084531269") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1019c64776bb4121_d20251114_m014208_c001_v0001172_t0054_u01763084528050") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465bd8_d20251114_m014207_c001_v7007000_t0000_u01763084527320") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aefb_d20251114_m014201_c001_v0001183_t0028_u01763084521053") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e63412534b3_d20251114_m014200_c001_v7007000_t0000_u01763084520122") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f117873405f49fb05_d20251114_m014157_c001_v0001101_t0031_u01763084517867") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe28a4_d20251114_m014157_c001_v7007000_t0000_u01763084517678") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f117873405f49faf6_d20251114_m014154_c001_v0001101_t0055_u01763084514094") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe289b_d20251114_m014153_c001_v7007000_t0000_u01763084513347") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2499_d20251114_m014147_c001_v0001176_t0050_u01763084507716") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465b54_d20251114_m014146_c001_v7007000_t0000_u01763084506799") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1084d397c8136bbe_d20251114_m014145_c001_v0001181_t0042_u01763084505195") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d319d_d20251114_m014145_c001_v7007000_t0000_u01763084505013") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1084d397c8136ba5_d20251114_m014141_c001_v0001181_t0026_u01763084501164") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d3197_d20251114_m014140_c001_v7007000_t0000_u01763084500436") 2025/11/14 01:48:14 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd45696817f6_d20251114_m014134_c001_v0001098_t0010_u01763084494857") 2025/11/14 01:48:15 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e63412533b6_d20251114_m014133_c001_v7007000_t0000_u01763084493755") 2025/11/14 01:48:15 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1095f3af0ae647af_d20251114_m014127_c001_v0001136_t0039_u01763084487894") 2025/11/14 01:48:15 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e63412533af_d20251114_m014127_c001_v7007000_t0000_u01763084487688") 2025/11/14 01:48:15 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ae1a_d20251114_m014123_c001_v0001183_t0020_u01763084483554") 2025/11/14 01:48:15 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1186e3c3fabbdd0e_d20251114_m014122_c001_v0001105_t0027_u01763084482502") 2025/11/14 01:48:15 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1186e3c3fabbdd04_d20251114_m014121_c001_v0001105_t0021_u01763084481179") 2025/11/14 01:48:15 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e6341253384_d20251114_m014108_c001_v7007000_t0000_u01763084468084") 2025/11/14 01:48:15 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd45696816c4_d20251114_m014100_c001_v0001098_t0026_u01763084460995") 2025/11/14 01:48:15 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f116cad07e3121761_d20251114_m014100_c001_v0001150_t0013_u01763084460100") 2025/11/14 01:48:15 DEBUG : dst/one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f116cad07e3121759_d20251114_m014058_c001_v0001150_t0045_u01763084458821") 2025/11/14 01:48:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f28009d_d20251114_m014250_c001_v7007000_t0000_u01763084570755") 2025/11/14 01:48:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f114d66c7a3d2f6b3_d20251114_m014247_c001_v0001183_t0013_u01763084567980") 2025/11/14 01:48:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1028bc0ea27006a2_d20251114_m014243_c001_v0001137_t0028_u01763084563690") 2025/11/14 01:48:15 DEBUG : dst/one.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d324b_d20251114_m014238_c001_v7007000_t0000_u01763084558833") 2025/11/14 01:48:15 DEBUG : dst/one.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f11322a9f4df130e4_d20251114_m014234_c001_v0001044_t0056_u01763084554876") 2025/11/14 01:48:15 DEBUG : dst/one.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1182bc4d559928c3_d20251114_m014230_c001_v0001179_t0045_u01763084550414") 2025/11/14 01:48:15 DEBUG : dst/one.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5475_d20251114_m014225_c001_v7007000_t0000_u01763084545726") 2025/11/14 01:48:15 DEBUG : dst/one.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1088c29f4c5ea6d4_d20251114_m014223_c001_v0001161_t0024_u01763084543521") 2025/11/14 01:48:15 DEBUG : dst/one.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f112b8a90bbb3a0c4_d20251114_m014219_c001_v0001100_t0014_u01763084539955") 2025/11/14 01:48:15 DEBUG : dst/three: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e63412533b7_d20251114_m014133_c001_v7007000_t0000_u01763084493947") 2025/11/14 01:48:15 DEBUG : dst/three: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1186e3c3fabbdd57_d20251114_m014132_c001_v0001105_t0018_u01763084492296") 2025/11/14 01:48:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f28009e_d20251114_m014250_c001_v7007000_t0000_u01763084570936") 2025/11/14 01:48:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1076e6b7b0302e6a_d20251114_m014249_c001_v0001176_t0027_u01763084569376") 2025/11/14 01:48:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f119f92eefc36e3a1_d20251114_m014245_c001_v0001093_t0041_u01763084565880") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f28009f_d20251114_m014251_c001_v7007000_t0000_u01763084571116") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f100d70dc231ec38a_d20251114_m014249_c001_v0001044_t0039_u01763084569796") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d728006216ee_d20251114_m014249_c001_v7007000_t0000_u01763084569597") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f100d70dc231ec384_d20251114_m014246_c001_v0001044_t0005_u01763084566390") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d728006216d3_d20251114_m014246_c001_v7007000_t0000_u01763084566190") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd26f1_d20251114_m014241_c001_v0001176_t0029_u01763084561051") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d324c_d20251114_m014239_c001_v7007000_t0000_u01763084559028") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f111366482e0d16d8_d20251114_m014237_c001_v0001042_t0026_u01763084557658") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417e7f751147942b_d20251114_m014237_c001_v7007000_t0000_u01763084557472") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f111366482e0d16d0_d20251114_m014233_c001_v0001042_t0036_u01763084553181") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417e7f7511479419_d20251114_m014232_c001_v7007000_t0000_u01763084552996") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd45696819a1_d20251114_m014227_c001_v0001098_t0010_u01763084547504") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791463_d20251114_m014224_c001_v7007000_t0000_u01763084544924") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2624_d20251114_m014222_c001_v0001176_t0057_u01763084542715") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791461_d20251114_m014221_c001_v7007000_t0000_u01763084541989") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd456968193f_d20251114_m014217_c001_v0001098_t0007_u01763084537329") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465be8_d20251114_m014212_c001_v7007000_t0000_u01763084532377") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32af2c_d20251114_m014210_c001_v0001183_t0038_u01763084530124") 2025/11/14 01:48:16 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465bde_d20251114_m014209_c001_v7007000_t0000_u01763084529033") 2025/11/14 01:48:17 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd254c_d20251114_m014202_c001_v0001176_t0048_u01763084522400") 2025/11/14 01:48:17 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe28a7_d20251114_m014159_c001_v7007000_t0000_u01763084519198") 2025/11/14 01:48:17 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd250a_d20251114_m014156_c001_v0001176_t0034_u01763084516427") 2025/11/14 01:48:17 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe28a1_d20251114_m014155_c001_v7007000_t0000_u01763084515254") 2025/11/14 01:48:17 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681862_d20251114_m014148_c001_v0001098_t0057_u01763084508561") 2025/11/14 01:48:17 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d319f_d20251114_m014145_c001_v7007000_t0000_u01763084505889") 2025/11/14 01:48:17 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681835_d20251114_m014143_c001_v0001098_t0011_u01763084503187") 2025/11/14 01:48:17 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d319a_d20251114_m014142_c001_v7007000_t0000_u01763084502095") 2025/11/14 01:48:17 DEBUG : dst/three.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ae6a_d20251114_m014135_c001_v0001183_t0057_u01763084495861") 2025/11/14 01:48:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d324e_d20251114_m014239_c001_v7007000_t0000_u01763084559209") 2025/11/14 01:48:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1171568128916093_d20251114_m014236_c001_v0001115_t0029_u01763084556785") 2025/11/14 01:48:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1124a779867ee65a_d20251114_m014232_c001_v0001102_t0057_u01763084552577") 2025/11/14 01:48:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5478_d20251114_m014225_c001_v7007000_t0000_u01763084545915") 2025/11/14 01:48:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f107ddd246f853479_d20251114_m014224_c001_v0001182_t0034_u01763084544720") 2025/11/14 01:48:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f11827a242aa02392_d20251114_m014221_c001_v0001178_t0009_u01763084541713") 2025/11/14 01:48:17 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f2800a0_d20251114_m014251_c001_v7007000_t0000_u01763084571323") 2025/11/14 01:48:17 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd45696819e8_d20251114_m014240_c001_v0001098_t0037_u01763084560679") 2025/11/14 01:48:17 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d324f_d20251114_m014239_c001_v7007000_t0000_u01763084559390") 2025/11/14 01:48:17 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2655_d20251114_m014227_c001_v0001176_t0057_u01763084547300") 2025/11/14 01:48:17 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee547d_d20251114_m014226_c001_v7007000_t0000_u01763084546134") 2025/11/14 01:48:18 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd25d4_d20251114_m014214_c001_v0001176_t0033_u01763084534960") 2025/11/14 01:48:18 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee546a_d20251114_m014213_c001_v7007000_t0000_u01763084533532") 2025/11/14 01:48:18 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd45696818c1_d20251114_m014201_c001_v0001098_t0032_u01763084521617") 2025/11/14 01:48:18 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e63412534b4_d20251114_m014200_c001_v7007000_t0000_u01763084520323") 2025/11/14 01:48:18 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ae9b_d20251114_m014148_c001_v0001183_t0028_u01763084508289") 2025/11/14 01:48:18 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465b55_d20251114_m014146_c001_v7007000_t0000_u01763084506981") 2025/11/14 01:48:18 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd241b_d20251114_m014135_c001_v0001176_t0048_u01763084495599") 2025/11/14 01:48:18 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e63412533b8_d20251114_m014134_c001_v7007000_t0000_u01763084494130") 2025/11/14 01:48:18 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f10314c6552eb9db9_d20251114_m014129_c001_v0001032_t0012_u01763084489698") 2025/11/14 01:48:18 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e6341253386_d20251114_m014108_c001_v7007000_t0000_u01763084468267") 2025/11/14 01:48:18 DEBUG : dst/two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f116cad07e312177b_d20251114_m014107_c001_v0001150_t0020_u01763084467022") 2025/11/14 01:48:18 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f422ebe3dcccf3e3f_d20251114_m014032_c001_v7007000_t0000_u01763084432276") 2025/11/14 01:48:18 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32acfd_d20251114_m014028_c001_v0001183_t0031_u01763084428113") 2025/11/14 01:48:18 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f422ebe3dcccf3df1_d20251114_m014026_c001_v7007000_t0000_u01763084426210") 2025/11/14 01:48:18 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32acd2_d20251114_m014013_c001_v0001183_t0032_u01763084413155") 2025/11/14 01:48:18 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f27fda5_d20251114_m014002_c001_v7007000_t0000_u01763084402840") 2025/11/14 01:48:18 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac98_d20251114_m013958_c001_v0001183_t0040_u01763084398963") 2025/11/14 01:48:18 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a1a_d20251114_m013938_c001_v7007000_t0000_u01763084378153") 2025/11/14 01:48:18 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac1e_d20251114_m013936_c001_v0001183_t0023_u01763084376448") 2025/11/14 01:48:18 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a12_d20251114_m013935_c001_v7007000_t0000_u01763084375676") 2025/11/14 01:48:18 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac18_d20251114_m013934_c001_v0001183_t0006_u01763084374531") 2025/11/14 01:48:18 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a0c_d20251114_m013932_c001_v7007000_t0000_u01763084372023") 2025/11/14 01:48:19 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac00_d20251114_m013930_c001_v0001183_t0048_u01763084370521") 2025/11/14 01:48:19 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a05_d20251114_m013929_c001_v7007000_t0000_u01763084369736") 2025/11/14 01:48:19 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abf5_d20251114_m013928_c001_v0001183_t0042_u01763084368562") 2025/11/14 01:48:19 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4006b5f6769feeaf_d20251114_m013923_c001_v7007000_t0000_u01763084363305") 2025/11/14 01:48:19 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abd4_d20251114_m013921_c001_v0001183_t0058_u01763084361975") 2025/11/14 01:48:19 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4006b5f6769feea5_d20251114_m013921_c001_v7007000_t0000_u01763084361180") 2025/11/14 01:48:19 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abcb_d20251114_m013920_c001_v0001183_t0050_u01763084360426") 2025/11/14 01:48:19 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4006b5f6769fee9e_d20251114_m013916_c001_v7007000_t0000_u01763084356602") 2025/11/14 01:48:19 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aba1_d20251114_m013915_c001_v0001183_t0016_u01763084355322") 2025/11/14 01:48:19 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465938_d20251114_m013913_c001_v7007000_t0000_u01763084353330") 2025/11/14 01:48:19 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab8b_d20251114_m013912_c001_v0001183_t0040_u01763084352395") 2025/11/14 01:48:19 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec46592d_d20251114_m013912_c001_v7007000_t0000_u01763084352018") 2025/11/14 01:48:19 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1192b22793bbb7c7_d20251114_m013911_c001_v0001161_t0023_u01763084351262") 2025/11/14 01:48:19 DEBUG : empty space: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab7d_d20251114_m013909_c001_v0001183_t0052_u01763084349737") 2025/11/14 01:48:19 DEBUG : enormous: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a17_d20251114_m013937_c001_v7007000_t0000_u01763084377231") 2025/11/14 01:48:19 DEBUG : enormous: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac20_d20251114_m013936_c001_v0001183_t0019_u01763084376650") 2025/11/14 01:48:19 DEBUG : existing: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f2800fa_d20251114_m014256_c001_v7007000_t0000_u01763084576282") 2025/11/14 01:48:19 DEBUG : existing: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681a17_d20251114_m014254_c001_v0001098_t0058_u01763084574730") 2025/11/14 01:48:19 DEBUG : existing: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f27fda0_d20251114_m013957_c001_v7007000_t0000_u01763084397219") 2025/11/14 01:48:19 DEBUG : existing: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd45696814d6_d20251114_m013955_c001_v0001098_t0012_u01763084395965") 2025/11/14 01:48:20 DEBUG : existing: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec46590e_d20251114_m013907_c001_v7007000_t0000_u01763084347119") 2025/11/14 01:48:20 DEBUG : existing: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab71_d20251114_m013906_c001_v0001183_t0043_u01763084346188") 2025/11/14 01:48:20 DEBUG : existing: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec46590a_d20251114_m013905_c001_v7007000_t0000_u01763084345639") 2025/11/14 01:48:20 DEBUG : existing: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab6d_d20251114_m013905_c001_v0001183_t0021_u01763084345073") 2025/11/14 01:48:20 DEBUG : existing: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab6b_d20251114_m013904_c001_v0001183_t0045_u01763084344325") 2025/11/14 01:48:20 DEBUG : existing-b: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f27fda1_d20251114_m013957_c001_v7007000_t0000_u01763084397400") 2025/11/14 01:48:20 DEBUG : existing-b: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac89_d20251114_m013955_c001_v0001183_t0054_u01763084395956") 2025/11/14 01:48:20 DEBUG : file1: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062185c_d20251114_m014351_c001_v7007000_t0000_u01763084631890") 2025/11/14 01:48:20 DEBUG : file1: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23db7b_d20251114_m014350_c001_v0001040_t0019_u01763084630463") 2025/11/14 01:48:20 DEBUG : file1: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621850_d20251114_m014349_c001_v7007000_t0000_u01763084629153") 2025/11/14 01:48:20 DEBUG : file1: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681b45_d20251114_m014347_c001_v0001098_t0034_u01763084627707") 2025/11/14 01:48:20 DEBUG : five: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a26_d20251114_m013941_c001_v7007000_t0000_u01763084381665") 2025/11/14 01:48:20 DEBUG : five: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4109dd388e32ac40_d20251114_m013939_c001_v0001183_t0017_u01763084379759") 2025/11/14 01:48:20 DEBUG : foo: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4006b5f6769fee9c_d20251114_m013914_c001_v7007000_t0000_u01763084354881") 2025/11/14 01:48:20 DEBUG : foo: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4109dd388e32ab9b_d20251114_m013914_c001_v0001183_t0017_u01763084354308") 2025/11/14 01:48:20 DEBUG : foo: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4109dd388e32ab97_d20251114_m013913_c001_v0001183_t0017_u01763084353751") 2025/11/14 01:48:20 DEBUG : four: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a27_d20251114_m013941_c001_v7007000_t0000_u01763084381847") 2025/11/14 01:48:20 DEBUG : four: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4069bd456968145c_d20251114_m013940_c001_v0001098_t0012_u01763084380311") 2025/11/14 01:48:20 DEBUG : four: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac3a_d20251114_m013939_c001_v0001183_t0043_u01763084379171") 2025/11/14 01:48:20 DEBUG : hello world2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428544_d20251114_m013820_c001_v7007000_t0000_u01763084300315") 2025/11/14 01:48:21 DEBUG : hello world2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aa45_d20251114_m013819_c001_v0001183_t0009_u01763084299729") 2025/11/14 01:48:21 DEBUG : ignore-size: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465906_d20251114_m013903_c001_v7007000_t0000_u01763084343957") 2025/11/14 01:48:21 DEBUG : ignore-size: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab65_d20251114_m013902_c001_v0001183_t0043_u01763084342978") 2025/11/14 01:48:21 DEBUG : nested/sub dir/file: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f27fd9b_d20251114_m013955_c001_v7007000_t0000_u01763084395226") 2025/11/14 01:48:21 DEBUG : nested/sub dir/file: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd1e5f_d20251114_m013954_c001_v0001176_t0048_u01763084394527") 2025/11/14 01:48:21 DEBUG : nested/sub dir/file: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a4e_d20251114_m013953_c001_v7007000_t0000_u01763084393775") 2025/11/14 01:48:21 DEBUG : nested/sub dir/file: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd1e44_d20251114_m013952_c001_v0001176_t0030_u01763084392844") 2025/11/14 01:48:21 DEBUG : one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a28_d20251114_m013942_c001_v7007000_t0000_u01763084382028") 2025/11/14 01:48:21 DEBUG : one: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4109dd388e32ac34_d20251114_m013938_c001_v0001183_t0017_u01763084378555") 2025/11/14 01:48:21 DEBUG : only0: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621826_d20251114_m014343_c001_v7007000_t0000_u01763084623029") 2025/11/14 01:48:21 DEBUG : only0: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4069bd4569681b1a_d20251114_m014337_c001_v0001098_t0012_u01763084617197") 2025/11/14 01:48:21 DEBUG : only0: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd28b5_d20251114_m014322_c001_v0001176_t0043_u01763084602840") 2025/11/14 01:48:21 DEBUG : only0: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41523415b8279518_d20251114_m014316_c001_v7007000_t0000_u01763084596730") 2025/11/14 01:48:21 DEBUG : only0: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd27b7_d20251114_m014259_c001_v0001176_t0039_u01763084579976") 2025/11/14 01:48:21 DEBUG : only1: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621828_d20251114_m014343_c001_v7007000_t0000_u01763084623211") 2025/11/14 01:48:21 DEBUG : only1: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4061a06c9bdd2982_d20251114_m014338_c001_v0001176_t0004_u01763084618030") 2025/11/14 01:48:21 DEBUG : only1: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd28b9_d20251114_m014323_c001_v0001176_t0007_u01763084603407") 2025/11/14 01:48:21 DEBUG : only1: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c3e_d20251114_m014317_c001_v7007000_t0000_u01763084597102") 2025/11/14 01:48:21 DEBUG : only1: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd27bd_d20251114_m014300_c001_v0001176_t0014_u01763084580618") 2025/11/14 01:48:21 DEBUG : only10: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062182a_d20251114_m014343_c001_v7007000_t0000_u01763084623422") 2025/11/14 01:48:21 DEBUG : only10: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4014943244fa090a_d20251114_m014338_c001_v0001179_t0023_u01763084618230") 2025/11/14 01:48:21 DEBUG : only10: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd290b_d20251114_m014330_c001_v0001176_t0033_u01763084610221") 2025/11/14 01:48:21 DEBUG : only10: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c33_d20251114_m014315_c001_v7007000_t0000_u01763084595989") 2025/11/14 01:48:22 DEBUG : only10: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd280b_d20251114_m014308_c001_v0001176_t0052_u01763084588987") 2025/11/14 01:48:22 DEBUG : only11: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062182b_d20251114_m014343_c001_v7007000_t0000_u01763084623604") 2025/11/14 01:48:22 DEBUG : only11: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4061a06c9bdd2974_d20251114_m014337_c001_v0001176_t0004_u01763084617211") 2025/11/14 01:48:22 DEBUG : only11: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2914_d20251114_m014330_c001_v0001176_t0001_u01763084610966") 2025/11/14 01:48:22 DEBUG : only11: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d252_d20251114_m014316_c001_v7007000_t0000_u01763084596741") 2025/11/14 01:48:22 DEBUG : only11: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2813_d20251114_m014309_c001_v0001176_t0031_u01763084589572") 2025/11/14 01:48:22 DEBUG : only12: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062182c_d20251114_m014343_c001_v7007000_t0000_u01763084623788") 2025/11/14 01:48:22 DEBUG : only12: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f402c002f3c23db66_d20251114_m014337_c001_v0001040_t0019_u01763084617951") 2025/11/14 01:48:22 DEBUG : only12: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd291e_d20251114_m014331_c001_v0001176_t0030_u01763084611640") 2025/11/14 01:48:22 DEBUG : only12: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40214feff7de6061_d20251114_m014316_c001_v7007000_t0000_u01763084596937") 2025/11/14 01:48:22 DEBUG : only12: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2817_d20251114_m014310_c001_v0001176_t0000_u01763084590109") 2025/11/14 01:48:22 DEBUG : only13: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062182e_d20251114_m014343_c001_v7007000_t0000_u01763084623969") 2025/11/14 01:48:22 DEBUG : only13: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4069bd4569681b1e_d20251114_m014337_c001_v0001098_t0012_u01763084617596") 2025/11/14 01:48:22 DEBUG : only13: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2926_d20251114_m014332_c001_v0001176_t0027_u01763084612320") 2025/11/14 01:48:22 DEBUG : only13: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c34_d20251114_m014316_c001_v7007000_t0000_u01763084596171") 2025/11/14 01:48:22 DEBUG : only13: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2823_d20251114_m014310_c001_v0001176_t0056_u01763084590835") 2025/11/14 01:48:22 DEBUG : only14: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621831_d20251114_m014344_c001_v7007000_t0000_u01763084624151") 2025/11/14 01:48:22 DEBUG : only14: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4014943244fa0906_d20251114_m014337_c001_v0001179_t0023_u01763084617765") 2025/11/14 01:48:22 DEBUG : only14: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2934_d20251114_m014332_c001_v0001176_t0015_u01763084612910") 2025/11/14 01:48:22 DEBUG : only14: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40214feff7de6060_d20251114_m014316_c001_v7007000_t0000_u01763084596754") 2025/11/14 01:48:23 DEBUG : only14: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2831_d20251114_m014311_c001_v0001176_t0054_u01763084591528") 2025/11/14 01:48:23 DEBUG : only15: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621834_d20251114_m014344_c001_v7007000_t0000_u01763084624417") 2025/11/14 01:48:23 DEBUG : only15: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4061a06c9bdd2976_d20251114_m014337_c001_v0001176_t0004_u01763084617610") 2025/11/14 01:48:23 DEBUG : only15: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2942_d20251114_m014333_c001_v0001176_t0052_u01763084613573") 2025/11/14 01:48:23 DEBUG : only15: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c35_d20251114_m014316_c001_v7007000_t0000_u01763084596353") 2025/11/14 01:48:23 DEBUG : only15: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd283c_d20251114_m014312_c001_v0001176_t0059_u01763084592163") 2025/11/14 01:48:23 DEBUG : only16: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621837_d20251114_m014344_c001_v7007000_t0000_u01763084624598") 2025/11/14 01:48:23 DEBUG : only16: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4061a06c9bdd2988_d20251114_m014338_c001_v0001176_t0004_u01763084618403") 2025/11/14 01:48:23 DEBUG : only16: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd294a_d20251114_m014334_c001_v0001176_t0002_u01763084614177") 2025/11/14 01:48:23 DEBUG : only16: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c38_d20251114_m014316_c001_v7007000_t0000_u01763084596535") 2025/11/14 01:48:23 DEBUG : only16: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2845_d20251114_m014312_c001_v0001176_t0005_u01763084592735") 2025/11/14 01:48:24 DEBUG : only17: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621838_d20251114_m014344_c001_v7007000_t0000_u01763084624780") 2025/11/14 01:48:24 DEBUG : only17: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4069bd4569681b20_d20251114_m014337_c001_v0001098_t0012_u01763084617778") 2025/11/14 01:48:24 DEBUG : only17: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2952_d20251114_m014334_c001_v0001176_t0053_u01763084614940") 2025/11/14 01:48:24 DEBUG : only17: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41523415b827951a_d20251114_m014317_c001_v7007000_t0000_u01763084597093") 2025/11/14 01:48:24 DEBUG : only17: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2859_d20251114_m014313_c001_v0001176_t0022_u01763084593394") 2025/11/14 01:48:24 DEBUG : only18: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062183a_d20251114_m014344_c001_v7007000_t0000_u01763084624962") 2025/11/14 01:48:24 DEBUG : only18: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4061a06c9bdd297a_d20251114_m014337_c001_v0001176_t0004_u01763084617794") 2025/11/14 01:48:24 DEBUG : only18: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2961_d20251114_m014335_c001_v0001176_t0048_u01763084615606") 2025/11/14 01:48:24 DEBUG : only18: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41523415b8279517_d20251114_m014316_c001_v7007000_t0000_u01763084596547") 2025/11/14 01:48:24 DEBUG : only18: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd285f_d20251114_m014314_c001_v0001176_t0054_u01763084594018") 2025/11/14 01:48:24 DEBUG : only19: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062183b_d20251114_m014345_c001_v7007000_t0000_u01763084625144") 2025/11/14 01:48:24 DEBUG : only19: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4069bd4569681b22_d20251114_m014337_c001_v0001098_t0012_u01763084617960") 2025/11/14 01:48:24 DEBUG : only19: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd296b_d20251114_m014336_c001_v0001176_t0021_u01763084616360") 2025/11/14 01:48:24 DEBUG : only19: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41523415b8279516_d20251114_m014316_c001_v7007000_t0000_u01763084596363") 2025/11/14 01:48:24 DEBUG : only19: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2869_d20251114_m014314_c001_v0001176_t0000_u01763084594784") 2025/11/14 01:48:24 DEBUG : only2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062183c_d20251114_m014345_c001_v7007000_t0000_u01763084625326") 2025/11/14 01:48:24 DEBUG : only2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4014943244fa0908_d20251114_m014337_c001_v0001179_t0023_u01763084617990") 2025/11/14 01:48:24 DEBUG : only2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd28c7_d20251114_m014324_c001_v0001176_t0029_u01763084604399") 2025/11/14 01:48:24 DEBUG : only2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d24f_d20251114_m014316_c001_v7007000_t0000_u01763084596557") 2025/11/14 01:48:24 DEBUG : only2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd27c5_d20251114_m014301_c001_v0001176_t0027_u01763084581441") 2025/11/14 01:48:24 DEBUG : only3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062183d_d20251114_m014345_c001_v7007000_t0000_u01763084625508") 2025/11/14 01:48:25 DEBUG : only3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f402c002f3c23db68_d20251114_m014338_c001_v0001040_t0019_u01763084618139") 2025/11/14 01:48:25 DEBUG : only3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd28d3_d20251114_m014324_c001_v0001176_t0030_u01763084604950") 2025/11/14 01:48:25 DEBUG : only3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d24e_d20251114_m014316_c001_v7007000_t0000_u01763084596369") 2025/11/14 01:48:25 DEBUG : only3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd27cc_d20251114_m014302_c001_v0001176_t0055_u01763084582001") 2025/11/14 01:48:25 DEBUG : only4: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062183e_d20251114_m014345_c001_v7007000_t0000_u01763084625692") 2025/11/14 01:48:25 DEBUG : only4: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4069bd4569681b24_d20251114_m014338_c001_v0001098_t0012_u01763084618149") 2025/11/14 01:48:25 DEBUG : only4: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd28df_d20251114_m014325_c001_v0001176_t0045_u01763084605652") 2025/11/14 01:48:25 DEBUG : only4: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c3a_d20251114_m014316_c001_v7007000_t0000_u01763084596900") 2025/11/14 01:48:25 DEBUG : only4: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd27d8_d20251114_m014303_c001_v0001176_t0015_u01763084583220") 2025/11/14 01:48:25 DEBUG : only5: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062183f_d20251114_m014345_c001_v7007000_t0000_u01763084625874") 2025/11/14 01:48:25 DEBUG : only5: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4061a06c9bdd2986_d20251114_m014338_c001_v0001176_t0004_u01763084618215") 2025/11/14 01:48:25 DEBUG : only5: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd28e7_d20251114_m014326_c001_v0001176_t0015_u01763084606396") 2025/11/14 01:48:25 DEBUG : only5: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40214feff7de605e_d20251114_m014316_c001_v7007000_t0000_u01763084596385") 2025/11/14 01:48:25 DEBUG : only5: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd27dc_d20251114_m014303_c001_v0001176_t0028_u01763084583817") 2025/11/14 01:48:25 DEBUG : only6: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621842_d20251114_m014346_c001_v7007000_t0000_u01763084626058") 2025/11/14 01:48:25 DEBUG : only6: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4014943244fa090c_d20251114_m014338_c001_v0001179_t0023_u01763084618413") 2025/11/14 01:48:25 DEBUG : only6: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd28ed_d20251114_m014327_c001_v0001176_t0005_u01763084607362") 2025/11/14 01:48:25 DEBUG : only6: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40214feff7de605f_d20251114_m014316_c001_v7007000_t0000_u01763084596569") 2025/11/14 01:48:25 DEBUG : only6: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd27e4_d20251114_m014304_c001_v0001176_t0002_u01763084584602") 2025/11/14 01:48:25 DEBUG : only7: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621844_d20251114_m014346_c001_v7007000_t0000_u01763084626239") 2025/11/14 01:48:25 DEBUG : only7: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f402c002f3c23db6d_d20251114_m014338_c001_v0001040_t0019_u01763084618321") 2025/11/14 01:48:26 DEBUG : only7: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd28f1_d20251114_m014327_c001_v0001176_t0059_u01763084607922") 2025/11/14 01:48:26 DEBUG : only7: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41523415b8279519_d20251114_m014316_c001_v7007000_t0000_u01763084596912") 2025/11/14 01:48:26 DEBUG : only7: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd27ee_d20251114_m014305_c001_v0001176_t0023_u01763084585645") 2025/11/14 01:48:26 DEBUG : only8: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621845_d20251114_m014346_c001_v7007000_t0000_u01763084626441") 2025/11/14 01:48:26 DEBUG : only8: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4069bd4569681b28_d20251114_m014338_c001_v0001098_t0012_u01763084618331") 2025/11/14 01:48:26 DEBUG : only8: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd28f9_d20251114_m014328_c001_v0001176_t0002_u01763084608848") 2025/11/14 01:48:26 DEBUG : only8: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d253_d20251114_m014316_c001_v7007000_t0000_u01763084596922") 2025/11/14 01:48:26 DEBUG : only8: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd27f9_d20251114_m014306_c001_v0001176_t0019_u01763084586784") 2025/11/14 01:48:26 DEBUG : only9: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621848_d20251114_m014346_c001_v7007000_t0000_u01763084626663") 2025/11/14 01:48:26 DEBUG : only9: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f402c002f3c23db6f_d20251114_m014338_c001_v0001040_t0019_u01763084618503") 2025/11/14 01:48:26 DEBUG : only9: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2903_d20251114_m014329_c001_v0001176_t0016_u01763084609670") 2025/11/14 01:48:26 DEBUG : only9: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428c39_d20251114_m014316_c001_v7007000_t0000_u01763084596718") 2025/11/14 01:48:26 DEBUG : only9: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd27ff_d20251114_m014308_c001_v0001176_t0047_u01763084588206") 2025/11/14 01:48:26 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a3c_d20251114_m013951_c001_v7007000_t0000_u01763084391709") 2025/11/14 01:48:26 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd456968149a_d20251114_m013949_c001_v0001098_t0030_u01763084389564") 2025/11/14 01:48:26 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a39_d20251114_m013948_c001_v7007000_t0000_u01763084388472") 2025/11/14 01:48:26 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac59_d20251114_m013946_c001_v0001183_t0035_u01763084386858") 2025/11/14 01:48:26 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a2d_d20251114_m013945_c001_v7007000_t0000_u01763084385755") 2025/11/14 01:48:26 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681470_d20251114_m013942_c001_v0001098_t0016_u01763084382942") 2025/11/14 01:48:26 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a0e_d20251114_m013933_c001_v7007000_t0000_u01763084373783") 2025/11/14 01:48:26 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac0a_d20251114_m013932_c001_v0001183_t0020_u01763084372572") 2025/11/14 01:48:26 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a09_d20251114_m013931_c001_v7007000_t0000_u01763084371092") 2025/11/14 01:48:27 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abfb_d20251114_m013930_c001_v0001183_t0017_u01763084370287") 2025/11/14 01:48:27 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a03_d20251114_m013929_c001_v7007000_t0000_u01763084369154") 2025/11/14 01:48:27 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abf1_d20251114_m013928_c001_v0001183_t0018_u01763084368363") 2025/11/14 01:48:27 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4006b5f6769feead_d20251114_m013922_c001_v7007000_t0000_u01763084362748") 2025/11/14 01:48:27 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abd1_d20251114_m013921_c001_v0001183_t0047_u01763084361731") 2025/11/14 01:48:27 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4006b5f6769feea7_d20251114_m013921_c001_v7007000_t0000_u01763084361362") 2025/11/14 01:48:27 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abc9_d20251114_m013920_c001_v0001183_t0054_u01763084360225") 2025/11/14 01:48:27 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4006b5f6769feea4_d20251114_m013919_c001_v7007000_t0000_u01763084359859") 2025/11/14 01:48:27 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abc5_d20251114_m013919_c001_v0001183_t0006_u01763084359231") 2025/11/14 01:48:27 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abc3_d20251114_m013918_c001_v0001183_t0050_u01763084358665") 2025/11/14 01:48:27 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4006b5f6769feea2_d20251114_m013918_c001_v7007000_t0000_u01763084358284") 2025/11/14 01:48:27 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abbb_d20251114_m013917_c001_v0001183_t0051_u01763084357719") 2025/11/14 01:48:27 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abb5_d20251114_m013917_c001_v0001183_t0038_u01763084357151") 2025/11/14 01:48:27 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4006b5f6769fee9f_d20251114_m013916_c001_v7007000_t0000_u01763084356784") 2025/11/14 01:48:27 DEBUG : potato: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abab_d20251114_m013915_c001_v0001183_t0032_u01763084355992") 2025/11/14 01:48:27 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ddbd_d20251114_m014043_c001_v7007000_t0000_u01763084443035") 2025/11/14 01:48:27 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd20f0_d20251114_m014042_c001_v0001176_t0039_u01763084442458") 2025/11/14 01:48:27 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f422ebe3dcccf3e46_d20251114_m014032_c001_v7007000_t0000_u01763084432748") 2025/11/14 01:48:27 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2016_d20251114_m014027_c001_v0001176_t0015_u01763084427531") 2025/11/14 01:48:27 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe27b5_d20251114_m014017_c001_v7007000_t0000_u01763084417932") 2025/11/14 01:48:27 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd1f55_d20251114_m014012_c001_v0001176_t0021_u01763084412571") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f27fda7_d20251114_m014003_c001_v7007000_t0000_u01763084403887") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd1e93_d20251114_m013958_c001_v0001176_t0057_u01763084398339") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a18_d20251114_m013937_c001_v7007000_t0000_u01763084377413") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac1c_d20251114_m013936_c001_v0001183_t0005_u01763084376244") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a14_d20251114_m013935_c001_v7007000_t0000_u01763084375872") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac16_d20251114_m013934_c001_v0001183_t0058_u01763084374333") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a0f_d20251114_m013933_c001_v7007000_t0000_u01763084373964") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac14_d20251114_m013933_c001_v0001183_t0009_u01763084373212") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a0d_d20251114_m013932_c001_v7007000_t0000_u01763084372203") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac05_d20251114_m013931_c001_v0001183_t0037_u01763084371463") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a06_d20251114_m013929_c001_v7007000_t0000_u01763084369918") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abf7_d20251114_m013929_c001_v0001183_t0009_u01763084369150") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4006b5f6769feeb0_d20251114_m013923_c001_v7007000_t0000_u01763084363489") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32abda_d20251114_m013922_c001_v0001183_t0007_u01763084362545") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428576_d20251114_m013823_c001_v7007000_t0000_u01763084303088") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aa5b_d20251114_m013822_c001_v0001183_t0037_u01763084302513") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea6042855f_d20251114_m013821_c001_v7007000_t0000_u01763084301510") 2025/11/14 01:48:28 DEBUG : potato2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aa4d_d20251114_m013820_c001_v0001183_t0010_u01763084300906") 2025/11/14 01:48:28 DEBUG : potato3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f422ebe3dcccf3e4a_d20251114_m014032_c001_v7007000_t0000_u01763084432929") 2025/11/14 01:48:28 DEBUG : potato3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd45696815c9_d20251114_m014028_c001_v0001098_t0009_u01763084428694") 2025/11/14 01:48:29 DEBUG : potato3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe27b6_d20251114_m014018_c001_v7007000_t0000_u01763084418113") 2025/11/14 01:48:29 DEBUG : potato3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd456968155a_d20251114_m014013_c001_v0001098_t0053_u01763084413721") 2025/11/14 01:48:29 DEBUG : potato3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f27fda6_d20251114_m014003_c001_v7007000_t0000_u01763084403700") 2025/11/14 01:48:29 DEBUG : potato3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd45696814eb_d20251114_m013959_c001_v0001098_t0009_u01763084399166") 2025/11/14 01:48:29 DEBUG : pre-dest1/1: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e63412533a6_d20251114_m014116_c001_v7007000_t0000_u01763084476921") 2025/11/14 01:48:29 DEBUG : pre-dest1/1: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681714_d20251114_m014109_c001_v0001098_t0013_u01763084469015") 2025/11/14 01:48:29 DEBUG : pre-dest2/2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e63412533a7_d20251114_m014117_c001_v7007000_t0000_u01763084477103") 2025/11/14 01:48:29 DEBUG : pre-dest2/2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2289_d20251114_m014109_c001_v0001176_t0040_u01763084469715") 2025/11/14 01:48:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41389e634125335f_d20251114_m014054_c001_v7007000_t0000_u01763084454777") 2025/11/14 01:48:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ad7b_d20251114_m014050_c001_v0001183_t0055_u01763084450900") 2025/11/14 01:48:29 DEBUG : sizeonly: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec465902_d20251114_m013902_c001_v7007000_t0000_u01763084342420") 2025/11/14 01:48:29 DEBUG : sizeonly: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab54_d20251114_m013901_c001_v0001183_t0049_u01763084341381") 2025/11/14 01:48:29 DEBUG : splitbanan: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41955b45bef8d6b1_d20251114_m014545_c001_v7007000_t0000_u01763084745950") 2025/11/14 01:48:29 DEBUG : splitbanan: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681d35_d20251114_m014538_c001_v0001098_t0027_u01763084738402") 2025/11/14 01:48:29 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e60d_d20251114_m014704_c001_v7007000_t0000_u01763084824650") 2025/11/14 01:48:29 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681ef8_d20251114_m014657_c001_v0001098_t0053_u01763084817576") 2025/11/14 01:48:29 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4187648222ee5aaf_d20251114_m014648_c001_v7007000_t0000_u01763084808561") 2025/11/14 01:48:29 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681e98_d20251114_m014641_c001_v0001098_t0014_u01763084801771") 2025/11/14 01:48:29 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791991_d20251114_m014633_c001_v7007000_t0000_u01763084793059") 2025/11/14 01:48:29 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681e28_d20251114_m014626_c001_v0001098_t0005_u01763084786623") 2025/11/14 01:48:29 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea6042901a_d20251114_m014617_c001_v7007000_t0000_u01763084777882") 2025/11/14 01:48:29 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681de1_d20251114_m014611_c001_v0001098_t0020_u01763084771488") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f40937c6353fe3078_d20251114_m014602_c001_v7007000_t0000_u01763084762112") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681da2_d20251114_m014554_c001_v0001098_t0007_u01763084754955") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f422ebe3dcccf437b_d20251114_m014540_c001_v7007000_t0000_u01763084740031") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc5c_d20251114_m014536_c001_v0001040_t0024_u01763084736825") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085587f7383c9a8_d20251114_m014528_c001_v7007000_t0000_u01763084728239") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0a46_d20251114_m014521_c001_v0001179_t0026_u01763084721306") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f421c9953e4791744_d20251114_m014519_c001_v7007000_t0000_u01763084719948") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc23_d20251114_m014516_c001_v0001040_t0033_u01763084716837") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4123496e5c51ea9c_d20251114_m014508_c001_v7007000_t0000_u01763084708515") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc03_d20251114_m014501_c001_v0001040_t0038_u01763084701488") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f416e43f41c127788_d20251114_m014459_c001_v7007000_t0000_u01763084699959") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbf7_d20251114_m014456_c001_v0001040_t0019_u01763084696779") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4076efd2d55a3fe0_d20251114_m014442_c001_v7007000_t0000_u01763084682439") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbd4_d20251114_m014438_c001_v0001040_t0048_u01763084678150") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f28027e_d20251114_m014429_c001_v7007000_t0000_u01763084669750") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dbb6_d20251114_m014422_c001_v0001040_t0030_u01763084662763") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f411f5bf7c30d3490_d20251114_m014414_c001_v7007000_t0000_u01763084654258") 2025/11/14 01:48:30 DEBUG : splitbananasplit: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23db98_d20251114_m014407_c001_v0001040_t0008_u01763084647368") 2025/11/14 01:48:30 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f422ebe3dcccf435a_d20251114_m014523_c001_v7007000_t0000_u01763084723002") 2025/11/14 01:48:30 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dc27_d20251114_m014518_c001_v0001040_t0005_u01763084718178") 2025/11/14 01:48:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621875_d20251114_m014359_c001_v7007000_t0000_u01763084639668") 2025/11/14 01:48:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0939_d20251114_m014356_c001_v0001179_t0020_u01763084636953") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41096641a408c0be_d20251114_m014355_c001_v7007000_t0000_u01763084635704") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681b57_d20251114_m014352_c001_v0001098_t0033_u01763084632848") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f414a76597f27fd9c_d20251114_m013955_c001_v7007000_t0000_u01763084395407") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd45696814cc_d20251114_m013954_c001_v0001098_t0008_u01763084394514") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a4f_d20251114_m013953_c001_v7007000_t0000_u01763084393957") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac7f_d20251114_m013953_c001_v0001183_t0058_u01763084393201") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec4658ff_d20251114_m013859_c001_v7007000_t0000_u01763084339331") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab4b_d20251114_m013857_c001_v0001183_t0041_u01763084337838") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec4658fc_d20251114_m013857_c001_v7007000_t0000_u01763084337446") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab35_d20251114_m013856_c001_v0001183_t0052_u01763084336313") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec4658fa_d20251114_m013853_c001_v7007000_t0000_u01763084333273") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab24_d20251114_m013852_c001_v0001183_t0022_u01763084332230") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec4658f6_d20251114_m013851_c001_v7007000_t0000_u01763084331682") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab1f_d20251114_m013850_c001_v0001183_t0026_u01763084330675") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab09_d20251114_m013847_c001_v0001183_t0018_u01763084327393") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec4658ec_d20251114_m013847_c001_v7007000_t0000_u01763084327026") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab05_d20251114_m013846_c001_v0001183_t0019_u01763084326475") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ab01_d20251114_m013845_c001_v0001183_t0036_u01763084325706") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4161d671ec4658e9_d20251114_m013845_c001_v7007000_t0000_u01763084325325") 2025/11/14 01:48:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aac7_d20251114_m013841_c001_v0001183_t0028_u01763084321780") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aab2_d20251114_m013838_c001_v0001183_t0042_u01763084318458") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea604285f3_d20251114_m013838_c001_v7007000_t0000_u01763084318091") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aaae_d20251114_m013837_c001_v0001183_t0027_u01763084317531") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aaa8_d20251114_m013836_c001_v0001183_t0032_u01763084316786") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea604285de_d20251114_m013836_c001_v7007000_t0000_u01763084316056") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aa8a_d20251114_m013831_c001_v0001183_t0057_u01763084311074") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428583_d20251114_m013830_c001_v7007000_t0000_u01763084310676") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aa82_d20251114_m013830_c001_v0001183_t0058_u01763084310089") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428582_d20251114_m013829_c001_v7007000_t0000_u01763084309179") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aa7c_d20251114_m013828_c001_v0001183_t0007_u01763084308621") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428580_d20251114_m013828_c001_v7007000_t0000_u01763084308067") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aa78_d20251114_m013827_c001_v0001183_t0013_u01763084307507") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea6042857c_d20251114_m013826_c001_v7007000_t0000_u01763084306598") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aa6e_d20251114_m013825_c001_v0001183_t0055_u01763084305851") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428579_d20251114_m013825_c001_v7007000_t0000_u01763084305304") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aa68_d20251114_m013824_c001_v0001183_t0054_u01763084304742") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea60428577_d20251114_m013824_c001_v7007000_t0000_u01763084304196") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aa63_d20251114_m013823_c001_v0001183_t0056_u01763084303637") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea6042853a_d20251114_m013819_c001_v7007000_t0000_u01763084299180") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aa3d_d20251114_m013818_c001_v0001183_t0032_u01763084298606") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea6042852a_d20251114_m013818_c001_v7007000_t0000_u01763084298060") 2025/11/14 01:48:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aa33_d20251114_m013817_c001_v0001183_t0047_u01763084297494") 2025/11/14 01:48:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea604284fb_d20251114_m013816_c001_v7007000_t0000_u01763084296587") 2025/11/14 01:48:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aa26_d20251114_m013815_c001_v0001183_t0057_u01763084295981") 2025/11/14 01:48:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f423d2aea604284c6_d20251114_m013813_c001_v7007000_t0000_u01763084293766") 2025/11/14 01:48:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32aa1b_d20251114_m013813_c001_v0001183_t0008_u01763084293135") 2025/11/14 01:48:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621877_d20251114_m014359_c001_v7007000_t0000_u01763084639850") 2025/11/14 01:48:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23db82_d20251114_m014356_c001_v0001040_t0047_u01763084636955") 2025/11/14 01:48:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f41096641a408c0c3_d20251114_m014355_c001_v7007000_t0000_u01763084635886") 2025/11/14 01:48:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd2a0c_d20251114_m014352_c001_v0001176_t0037_u01763084632860") 2025/11/14 01:48:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e60e_d20251114_m014706_c001_v7007000_t0000_u01763084826728") 2025/11/14 01:48:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd32bd_d20251114_m014706_c001_v0001176_t0030_u01763084826097") 2025/11/14 01:48:33 DEBUG : sub/yam: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a3b_d20251114_m013951_c001_v7007000_t0000_u01763084391161") 2025/11/14 01:48:33 DEBUG : sub/yam: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd1dfe_d20251114_m013949_c001_v0001176_t0035_u01763084389218") 2025/11/14 01:48:33 DEBUG : test_dir1/file2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d7280062185e_d20251114_m014352_c001_v7007000_t0000_u01763084632072") 2025/11/14 01:48:33 DEBUG : test_dir1/file2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd29f6_d20251114_m014350_c001_v0001176_t0029_u01763084630123") 2025/11/14 01:48:33 DEBUG : test_dir1/file2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621852_d20251114_m014349_c001_v7007000_t0000_u01763084629335") 2025/11/14 01:48:33 DEBUG : test_dir1/file2: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd29d7_d20251114_m014347_c001_v0001176_t0023_u01763084627725") 2025/11/14 01:48:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621860_d20251114_m014352_c001_v7007000_t0000_u01763084632254") 2025/11/14 01:48:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa092f_d20251114_m014350_c001_v0001179_t0023_u01763084630154") 2025/11/14 01:48:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4011d72800621854_d20251114_m014349_c001_v7007000_t0000_u01763084629517") 2025/11/14 01:48:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0924_d20251114_m014347_c001_v0001179_t0021_u01763084627730") 2025/11/14 01:48:33 DEBUG : three: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a29_d20251114_m013942_c001_v7007000_t0000_u01763084382209") 2025/11/14 01:48:34 DEBUG : three: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac44_d20251114_m013941_c001_v0001183_t0036_u01763084381103") 2025/11/14 01:48:34 DEBUG : three: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1109dd388e32ac38_d20251114_m013938_c001_v0001183_t0027_u01763084378920") 2025/11/14 01:48:34 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e611_d20251114_m014708_c001_v7007000_t0000_u01763084828311") 2025/11/14 01:48:34 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0c71_d20251114_m014707_c001_v0001179_t0047_u01763084827681") 2025/11/14 01:48:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e646_d20251114_m014728_c001_v7007000_t0000_u01763084848766") 2025/11/14 01:48:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23ddce_d20251114_m014726_c001_v0001040_t0047_u01763084846623") 2025/11/14 01:48:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e643_d20251114_m014725_c001_v7007000_t0000_u01763084845058") 2025/11/14 01:48:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0cde_d20251114_m014723_c001_v0001179_t0012_u01763084843164") 2025/11/14 01:48:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e63d_d20251114_m014722_c001_v7007000_t0000_u01763084842206") 2025/11/14 01:48:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd337d_d20251114_m014721_c001_v0001176_t0029_u01763084841556") 2025/11/14 01:48:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e628_d20251114_m014716_c001_v7007000_t0000_u01763084836018") 2025/11/14 01:48:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0c9b_d20251114_m014714_c001_v0001179_t0046_u01763084834752") 2025/11/14 01:48:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e630_d20251114_m014718_c001_v7007000_t0000_u01763084838771") 2025/11/14 01:48:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23ddb4_d20251114_m014716_c001_v0001040_t0059_u01763084836966") 2025/11/14 01:48:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e626_d20251114_m014713_c001_v7007000_t0000_u01763084833789") 2025/11/14 01:48:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd331b_d20251114_m014713_c001_v0001176_t0003_u01763084833105") 2025/11/14 01:48:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e621_d20251114_m014712_c001_v7007000_t0000_u01763084832097") 2025/11/14 01:48:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681f4c_d20251114_m014711_c001_v0001098_t0052_u01763084831180") 2025/11/14 01:48:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e61c_d20251114_m014710_c001_v7007000_t0000_u01763084830223") 2025/11/14 01:48:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23dd8f_d20251114_m014709_c001_v0001040_t0052_u01763084829280") 2025/11/14 01:48:34 DEBUG : toe/toe/toe: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4085dfbc2669840c_d20251114_m014733_c001_v7007000_t0000_u01763084853900") 2025/11/14 01:48:34 DEBUG : toe/toe/toe: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1014943244fa0d19_d20251114_m014733_c001_v0001179_t0006_u01763084853230") 2025/11/14 01:48:35 DEBUG : toe/toe/toe: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e63b_d20251114_m014720_c001_v7007000_t0000_u01763084840499") 2025/11/14 01:48:35 DEBUG : toe/toe/toe: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681f82_d20251114_m014719_c001_v0001098_t0042_u01763084839767") 2025/11/14 01:48:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e647_d20251114_m014729_c001_v7007000_t0000_u01763084849376") 2025/11/14 01:48:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1069bd4569681fc0_d20251114_m014728_c001_v0001098_t0051_u01763084848263") 2025/11/14 01:48:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f405d1538e816e644_d20251114_m014725_c001_v7007000_t0000_u01763084845665") 2025/11/14 01:48:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f119f92eefc36e792_d20251114_m014724_c001_v0001093_t0059_u01763084844396") 2025/11/14 01:48:35 DEBUG : two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a2a_d20251114_m013942_c001_v7007000_t0000_u01763084382389") 2025/11/14 01:48:35 DEBUG : two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4061a06c9bdd1d84_d20251114_m013940_c001_v0001176_t0004_u01763084380505") 2025/11/14 01:48:35 DEBUG : two: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f4109dd388e32ac36_d20251114_m013938_c001_v0001183_t0017_u01763084378737") 2025/11/14 01:48:35 DEBUG : yam: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a3e_d20251114_m013951_c001_v7007000_t0000_u01763084391890") 2025/11/14 01:48:35 DEBUG : yam: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f105536b9653337ea_d20251114_m013950_c001_v0001104_t0017_u01763084390653") 2025/11/14 01:48:35 DEBUG : yam: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a35_d20251114_m013947_c001_v7007000_t0000_u01763084387876") 2025/11/14 01:48:35 DEBUG : yam: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd1de4_d20251114_m013946_c001_v0001176_t0057_u01763084386506") 2025/11/14 01:48:35 DEBUG : yam: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a2c_d20251114_m013945_c001_v7007000_t0000_u01763084385209") 2025/11/14 01:48:35 DEBUG : yam: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f1061a06c9bdd1db0_d20251114_m013942_c001_v0001176_t0003_u01763084382956") 2025/11/14 01:48:35 DEBUG : yaml: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a3a_d20251114_m013948_c001_v7007000_t0000_u01763084388653") 2025/11/14 01:48:35 DEBUG : yaml: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f107ddd246f852bff_d20251114_m013947_c001_v0001182_t0036_u01763084387648") 2025/11/14 01:48:35 DEBUG : yaml: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f417cfe9944d59a2e_d20251114_m013945_c001_v7007000_t0000_u01763084385936") 2025/11/14 01:48:35 DEBUG : yaml: Deleting (id "4_z7f024da3003d8b0b9fa80e1b_f102c002f3c23d9f6_d20251114_m013944_c001_v0001040_t0046_u01763084384726") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m27.243736024s (try 1/5)