"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/17 03:42:22 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo" 2025/11/17 03:42:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 03:42:22 DEBUG : Creating backend with remote "/tmp/rclone4289763973" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:42:23 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/17 03:42:23 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.77s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:42:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:42:24 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:24 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:42:25 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:42:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:42:25 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:42:26 DEBUG : B2 bucket rclone-test-benofiq6zazo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.11s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", 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-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:27 DEBUG : Creating backend with remote "/non-existing" 2025/11/17 03:42:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/17 03:42:27 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:27 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.65s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:42:28 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:28 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:42:28 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:42:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:42:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.70s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", 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-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:30 INFO : B2 bucket rclone-test-benofiq6zazo: Running all checks before starting transfers 2025/11/17 03:42:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:42:30 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:30 INFO : B2 bucket rclone-test-benofiq6zazo: Checks finished, now starting transfers 2025/11/17 03:42:30 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:42:30 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:42:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:42:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.26s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:31 ERROR : Ignoring --no-traverse with sync 2025/11/17 03:42:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:42:31 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:31 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:42:31 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:42:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:42:31 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:42:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.32s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/17 03:42:32 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:32 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:42:33 DEBUG : hello world2: size = 12 OK 2025/11/17 03:42:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/17 03:42:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.27s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:42:34 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:34 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:42:34 DEBUG : potato2: size = 11 OK 2025/11/17 03:42:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:42:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.28s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:42:35 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:35 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:42:36 DEBUG : potato2: size = 11 OK 2025/11/17 03:42:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:42:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.69s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/17 03:42:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:42:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/17 03:42:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:42:37 INFO : sub dir2: Making directory 2025/11/17 03:42:37 INFO : sub dir: Making directory 2025/11/17 03:42:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:42:37 INFO : sub dir2/sub sub dir2: Making directory 2025/11/17 03:42:37 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:37 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:42:37 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:42:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:42:37 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/17 03:42:37 DEBUG : B2 bucket rclone-test-benofiq6zazo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.34s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:38 INFO : sub dir2: Making directory 2025/11/17 03:42:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/17 03:42:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:42:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:42:38 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:38 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:42:38 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:42:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:42:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.27s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:39 DEBUG : sub dir2: Making directory with metadata 2025/11/17 03:42:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:42:39 INFO : sub dir2: Making directory 2025/11/17 03:42:39 INFO : sub dir: Making directory 2025/11/17 03:42:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:42:39 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:39 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:42:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:42:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:42:40 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:42:40 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/17 03:42:40 DEBUG : B2 bucket rclone-test-benofiq6zazo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/17 03:42:40 DEBUG : B2 bucket rclone-test-benofiq6zazo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", 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-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:41 INFO : sub dir2: Making directory 2025/11/17 03:42:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:42:41 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:41 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:42:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:42:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:42:42 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:42:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.24s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:42 DEBUG : sub dir2: Making directory with metadata 2025/11/17 03:42:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:42:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:42:42 INFO : sub dir2: Making directory 2025/11/17 03:42:42 INFO : sub dir: Making directory 2025/11/17 03:42:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:42:42 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:42 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:42:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:42:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:42:43 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:42:43 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/17 03:42:43 DEBUG : B2 bucket rclone-test-benofiq6zazo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.57s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", 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-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:44 INFO : sub dir2: Making directory 2025/11/17 03:42:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:42:44 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:44 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:42:45 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:42:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:42:45 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:42:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.40s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:46 DEBUG : Creating backend with remote "TestB2:rclone-test-luhejar6woqu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-benofiq6zazo -> B2 bucket rclone-test-luhejar6woqu 2025/11/17 03:42:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:42:47 DEBUG : B2 bucket rclone-test-luhejar6woqu: Waiting for checks to finish 2025/11/17 03:42:47 DEBUG : B2 bucket rclone-test-luhejar6woqu: Waiting for transfers to finish 2025/11/17 03:42:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:42:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:42:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/17 03:42:49 DEBUG : B2 bucket rclone-test-luhejar6woqu: Purge remote 2025/11/17 03:42:49 INFO : B2 bucket rclone-test-luhejar6woqu: cleaning bucket "rclone-test-luhejar6woqu" of all files 2025/11/17 03:42:49 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53e08d8bfb9fa80e1b_f118b63ee86560310_d20251117_m034248_c001_v0001144_t0027_u01763350968238") --- PASS: TestServerSideCopy (4.24s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:51 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:42:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:42:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:42:51 DEBUG : sub dir/hello world: Sizes differ 2025/11/17 03:42:51 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:42:51 DEBUG : sub dir/hello world: size = 17 OK 2025/11/17 03:42:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/17 03:42:51 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.25s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:42:53 DEBUG : Creating backend with remote "TestB2:rclone-test-beyevam0pika" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-benofiq6zazo -> B2 bucket rclone-test-beyevam0pika 2025/11/17 03:42:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:42:54 DEBUG : B2 bucket rclone-test-beyevam0pika: Waiting for checks to finish 2025/11/17 03:42:54 DEBUG : B2 bucket rclone-test-beyevam0pika: Waiting for transfers to finish 2025/11/17 03:42:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:42:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:42:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/17 03:42:56 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:42:56 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-beyevam0pika) 2025/11/17 03:42:56 DEBUG : sub dir/hello world: Sizes differ 2025/11/17 03:42:56 DEBUG : B2 bucket rclone-test-beyevam0pika: Waiting for checks to finish 2025/11/17 03:42:56 DEBUG : B2 bucket rclone-test-beyevam0pika: Waiting for transfers to finish 2025/11/17 03:42:56 DEBUG : sub dir/hello world: size = 17 OK 2025/11/17 03:42:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/17 03:42:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/17 03:42:57 DEBUG : B2 bucket rclone-test-beyevam0pika: Purge remote 2025/11/17 03:42:57 INFO : B2 bucket rclone-test-beyevam0pika: cleaning bucket "rclone-test-beyevam0pika" of all files 2025/11/17 03:42:57 DEBUG : sub dir/hello world: Deleting (id "4_zbfb28df3e08d8bfb9fa80e1b_f105c5199b62b92dc_d20251117_m034256_c001_v0001137_t0004_u01763350976612") 2025/11/17 03:42:57 DEBUG : sub dir/hello world: Deleting (id "4_zbfb28df3e08d8bfb9fa80e1b_f1044173803d6a45e_d20251117_m034254_c001_v0001106_t0054_u01763350974915") --- PASS: TestServerSideCopyOverSelf (6.36s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:43:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:43:00 DEBUG : sub dir/hello world: Sizes differ 2025/11/17 03:43:00 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:00 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:00 DEBUG : sub dir/hello world: size = 17 OK 2025/11/17 03:43:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/17 03:43:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/17 03:43:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.21s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bupezul6hiqu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-benofiq6zazo -> B2 bucket rclone-test-bupezul6hiqu 2025/11/17 03:43:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:43:02 DEBUG : B2 bucket rclone-test-bupezul6hiqu: Waiting for checks to finish 2025/11/17 03:43:02 DEBUG : B2 bucket rclone-test-bupezul6hiqu: Waiting for transfers to finish 2025/11/17 03:43:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:43:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:43:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/17 03:43:04 DEBUG : B2 bucket rclone-test-bupezul6hiqu: Waiting for checks to finish 2025/11/17 03:43:04 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:43:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bupezul6hiqu) 2025/11/17 03:43:04 DEBUG : sub dir/hello world: Sizes differ 2025/11/17 03:43:04 DEBUG : B2 bucket rclone-test-bupezul6hiqu: Waiting for transfers to finish 2025/11/17 03:43:05 DEBUG : sub dir/hello world: size = 17 OK 2025/11/17 03:43:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/17 03:43:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/17 03:43:05 INFO : sub dir/hello world: Deleted 2025/11/17 03:43:06 DEBUG : testing file moves 2025/11/17 03:43:06 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:43:06 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bupezul6hiqu) 2025/11/17 03:43:06 DEBUG : sub dir/hello world: Sizes differ 2025/11/17 03:43:06 DEBUG : B2 bucket rclone-test-bupezul6hiqu: Waiting for checks to finish 2025/11/17 03:43:06 DEBUG : B2 bucket rclone-test-bupezul6hiqu: Waiting for transfers to finish 2025/11/17 03:43:06 DEBUG : sub dir/hello world: size = 24 OK 2025/11/17 03:43:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/17 03:43:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/17 03:43:07 INFO : sub dir/hello world: Deleted 2025/11/17 03:43:07 DEBUG : B2 bucket rclone-test-bupezul6hiqu: Purge remote 2025/11/17 03:43:07 INFO : B2 bucket rclone-test-bupezul6hiqu: cleaning bucket "rclone-test-bupezul6hiqu" of all files 2025/11/17 03:43:07 DEBUG : sub dir/hello world: Deleting (id "4_z7f12bd13e08d8bfb9fa80e1b_f117a061e62f4383f_d20251117_m034306_c001_v0001091_t0020_u01763350986511") 2025/11/17 03:43:07 DEBUG : sub dir/hello world: Deleting (id "4_z7f12bd13e08d8bfb9fa80e1b_f1056ab5f12636173_d20251117_m034304_c001_v0001115_t0039_u01763350984725") 2025/11/17 03:43:07 DEBUG : sub dir/hello world: Deleting (id "4_z7f12bd13e08d8bfb9fa80e1b_f1064f0db824ed1c0_d20251117_m034303_c001_v0001184_t0045_u01763350983434") --- PASS: TestServerSideMoveOverSelf (7.97s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:09 ERROR : error listing: directory not found 2025/11/17 03:43:09 INFO : Local file system at /tmp/rclone4289763973: Making directory 2025/11/17 03:43:09 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:09 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:43:11 DEBUG : Local file system at /tmp/rclone4289763973: Waiting for checks to finish 2025/11/17 03:43:11 DEBUG : Local file system at /tmp/rclone4289763973: Waiting for transfers to finish 2025/11/17 03:43:11 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/17 03:43:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:43:11 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/17 03:43:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.87s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/17 03:43:12 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:12 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:13 DEBUG : check sum: size = 1 OK 2025/11/17 03:43:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/17 03:43:13 INFO : check sum: Copied (new) 2025/11/17 03:43:13 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:13 DEBUG : check sum: size = 1 OK 2025/11/17 03:43:13 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/17 03:43:13 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/17 03:43:13 DEBUG : check sum: Unchanged skipping 2025/11/17 03:43:13 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:13 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.87s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/17 03:43:14 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:14 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:14 DEBUG : sizeonly: size = 6 OK 2025/11/17 03:43:14 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/17 03:43:14 INFO : sizeonly: Copied (new) 2025/11/17 03:43:14 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:15 DEBUG : sizeonly: size = 6 OK 2025/11/17 03:43:15 DEBUG : sizeonly: Sizes identical 2025/11/17 03:43:15 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:15 DEBUG : sizeonly: Unchanged skipping 2025/11/17 03:43:15 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:15 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:15 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.69s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/17 03:43:16 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:16 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:16 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/17 03:43:16 INFO : ignore-size: Copied (new) 2025/11/17 03:43:16 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:16 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:16 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:43:16 DEBUG : ignore-size: Unchanged skipping 2025/11/17 03:43:16 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:16 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.66s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:18 DEBUG : existing: size = 6 OK 2025/11/17 03:43:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:43:18 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:18 DEBUG : existing: Unchanged skipping 2025/11/17 03:43:18 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:18 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:18 INFO : There was nothing to transfer 2025/11/17 03:43:18 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/17 03:43:18 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:19 DEBUG : existing: size = 6 OK 2025/11/17 03:43:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/17 03:43:19 INFO : existing: Copied (replaced existing) 2025/11/17 03:43:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.27s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/17 03:43:20 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:20 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:20 DEBUG : existing: size = 6 OK 2025/11/17 03:43:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/17 03:43:20 INFO : existing: Copied (new) 2025/11/17 03:43:20 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:20 DEBUG : existing: Destination exists, skipping 2025/11/17 03:43:20 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:20 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:20 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.73s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/17 03:43:22 DEBUG : c/non empty space: size = 5 OK 2025/11/17 03:43:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:43:22 DEBUG : c/non empty space: Unchanged skipping 2025/11/17 03:43:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/17 03:43:22 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:22 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:23 DEBUG : a/potato2: size = 60 OK 2025/11/17 03:43:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:43:23 INFO : a/potato2: Copied (new) 2025/11/17 03:43:23 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:23 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:25 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:25 DEBUG : empty space: size = 1 OK 2025/11/17 03:43:25 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/17 03:43:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/17 03:43:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/17 03:43:25 DEBUG : empty space: Unchanged skipping 2025/11/17 03:43:25 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:25 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:25 INFO : There was nothing to transfer 2025/11/17 03:43:25 DEBUG : empty space: size = 1 OK 2025/11/17 03:43:25 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:25 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/17 03:43:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/17 03:43:26 INFO : empty space: Updated modification time in destination 2025/11/17 03:43:26 DEBUG : empty space: Unchanged skipping 2025/11/17 03:43:26 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:26 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:28 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:28 DEBUG : empty space: size = 1 OK 2025/11/17 03:43:28 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/17 03:43:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/17 03:43:28 DEBUG : empty space: Unchanged skipping 2025/11/17 03:43:28 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:28 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.65s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:29 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:29 DEBUG : foo: size = 3 OK 2025/11/17 03:43:29 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/17 03:43:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:43:29 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:43:29 DEBUG : foo: sha1 differ 2025/11/17 03:43:29 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:29 DEBUG : foo: size = 3 OK 2025/11/17 03:43:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/17 03:43:29 INFO : foo: Copied (replaced existing) 2025/11/17 03:43:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:31 DEBUG : empty space: size = 1 OK 2025/11/17 03:43:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:43:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/17 03:43:31 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:31 DEBUG : empty space: Unchanged skipping 2025/11/17 03:43:31 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:31 DEBUG : potato: size = 60 OK 2025/11/17 03:43:31 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:43:31 INFO : potato: Copied (new) 2025/11/17 03:43:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.48s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:33 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:43:33 DEBUG : potato: size = 60 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:43:33 DEBUG : potato: Sizes differ 2025/11/17 03:43:33 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:33 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:34 DEBUG : potato: size = 21 OK 2025/11/17 03:43:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/17 03:43:34 INFO : potato: Copied (replaced existing) 2025/11/17 03:43:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.04s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:35 DEBUG : potato: size = 21 OK 2025/11/17 03:43:35 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/17 03:43:35 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4289763973) 2025/11/17 03:43:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:43:35 DEBUG : potato: sha1 differ 2025/11/17 03:43:35 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:35 DEBUG : potato: size = 21 OK 2025/11/17 03:43:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/17 03:43:35 INFO : potato: Copied (replaced existing) 2025/11/17 03:43:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:43:37 DEBUG : empty space: size = 1 OK 2025/11/17 03:43:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:43:37 DEBUG : empty space: Unchanged skipping 2025/11/17 03:43:37 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/17 03:43:37 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:37 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:40 DEBUG : empty space: size = 1 OK 2025/11/17 03:43:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:43:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:43:40 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:40 DEBUG : empty space: Unchanged skipping 2025/11/17 03:43:40 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:40 DEBUG : potato2: size = 60 OK 2025/11/17 03:43:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:43:40 INFO : potato2: Copied (new) 2025/11/17 03:43:40 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:42 INFO : d: Making directory 2025/11/17 03:43:42 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/17 03:43:43 DEBUG : c/non empty space: size = 5 OK 2025/11/17 03:43:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:43:43 DEBUG : c/non empty space: Unchanged skipping 2025/11/17 03:43:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/17 03:43:43 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:43 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:43 DEBUG : a/potato2: size = 60 OK 2025/11/17 03:43:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:43:43 INFO : a/potato2: Copied (new) 2025/11/17 03:43:43 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:43 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:45 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/17 03:43:45 DEBUG : c/non empty space: size = 5 OK 2025/11/17 03:43:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:43:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/17 03:43:45 DEBUG : c/non empty space: Unchanged skipping 2025/11/17 03:43:45 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:45 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:46 DEBUG : a/potato2: size = 60 OK 2025/11/17 03:43:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:43:46 INFO : a/potato2: Copied (new) 2025/11/17 03:43:46 ERROR : B2 bucket rclone-test-benofiq6zazo: not deleting files as there were IO errors 2025/11/17 03:43:46 ERROR : B2 bucket rclone-test-benofiq6zazo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:48 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:43:48 DEBUG : empty space: size = 1 OK 2025/11/17 03:43:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:43:48 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:48 DEBUG : empty space: Unchanged skipping 2025/11/17 03:43:48 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:48 INFO : potato: Deleted 2025/11/17 03:43:49 DEBUG : potato2: size = 60 OK 2025/11/17 03:43:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:43:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.76s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:51 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:51 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:51 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:51 INFO : potato: Deleted 2025/11/17 03:43:51 DEBUG : empty space: size = 1 OK 2025/11/17 03:43:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:43:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:43:51 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:51 DEBUG : empty space: Unchanged skipping 2025/11/17 03:43:51 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:52 DEBUG : potato2: size = 60 OK 2025/11/17 03:43:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:43:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.22s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:43:53 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:53 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:54 DEBUG : potato2: size = 19 OK 2025/11/17 03:43:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/17 03:43:54 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.22s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:56 DEBUG : enormous: Excluded (Size Filter) 2025/11/17 03:43:56 DEBUG : enormous: Excluded 2025/11/17 03:43:56 DEBUG : potato2: Excluded (Size Filter) 2025/11/17 03:43:56 DEBUG : potato2: Excluded 2025/11/17 03:43:56 DEBUG : potato2: Excluded (Size Filter) 2025/11/17 03:43:56 DEBUG : empty space: size = 1 OK 2025/11/17 03:43:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:43:56 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:56 DEBUG : empty space: Unchanged skipping 2025/11/17 03:43:56 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:56 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:56 INFO : There was nothing to transfer 2025/11/17 03:43:56 DEBUG : enormous: Excluded (Size Filter) 2025/11/17 03:43:56 DEBUG : enormous: Excluded 2025/11/17 03:43:56 DEBUG : potato2: Excluded (Size Filter) 2025/11/17 03:43:56 DEBUG : potato2: Excluded 2025/11/17 03:43:56 DEBUG : potato2: Excluded (Size Filter) 2025/11/17 03:43:56 DEBUG : empty space: size = 1 OK 2025/11/17 03:43:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/17 03:43:56 DEBUG : empty space: Unchanged skipping 2025/11/17 03:43:56 DEBUG : Local file system at /tmp/rclone4289763973: Waiting for checks to finish 2025/11/17 03:43:56 DEBUG : Local file system at /tmp/rclone4289763973: Waiting for transfers to finish 2025/11/17 03:43:56 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:43:59 DEBUG : enormous: Excluded (Size Filter) 2025/11/17 03:43:59 DEBUG : enormous: Excluded 2025/11/17 03:43:59 DEBUG : potato2: Excluded (Size Filter) 2025/11/17 03:43:59 DEBUG : potato2: Excluded 2025/11/17 03:43:59 DEBUG : empty space: size = 1 OK 2025/11/17 03:43:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:43:59 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:43:59 DEBUG : empty space: Unchanged skipping 2025/11/17 03:43:59 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:43:59 DEBUG : Waiting for deletions to finish 2025/11/17 03:43:59 INFO : enormous: Deleted 2025/11/17 03:43:59 INFO : potato2: Deleted 2025/11/17 03:43:59 INFO : There was nothing to transfer 2025/11/17 03:44:00 DEBUG : empty space: size = 1 OK 2025/11/17 03:44:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/17 03:44:00 DEBUG : empty space: Unchanged skipping 2025/11/17 03:44:00 DEBUG : Local file system at /tmp/rclone4289763973: Waiting for checks to finish 2025/11/17 03:44:00 DEBUG : Local file system at /tmp/rclone4289763973: Waiting for transfers to finish 2025/11/17 03:44:00 DEBUG : Waiting for deletions to finish 2025/11/17 03:44:00 INFO : enormous: Deleted 2025/11/17 03:44:00 INFO : potato2: Deleted 2025/11/17 03:44:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.98s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:44:02 DEBUG : five: Need to transfer - File not found at Destination 2025/11/17 03:44:02 DEBUG : four: size = 4 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:44:02 DEBUG : one: Destination is newer than source, skipping 2025/11/17 03:44:02 DEBUG : three: size = 5 OK 2025/11/17 03:44:02 DEBUG : three: Sizes identical 2025/11/17 03:44:02 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:44:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/17 03:44:02 DEBUG : two: size = 3 OK 2025/11/17 03:44:02 DEBUG : four: size = 8 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:44:02 DEBUG : four: Sizes differ 2025/11/17 03:44:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/17 03:44:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4289763973) 2025/11/17 03:44:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:44:02 DEBUG : two: sha1 differ 2025/11/17 03:44:02 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:44:02 DEBUG : five: size = 4 OK 2025/11/17 03:44:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/17 03:44:02 INFO : five: Copied (new) 2025/11/17 03:44:02 DEBUG : two: size = 3 OK 2025/11/17 03:44:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/17 03:44:02 INFO : two: Copied (replaced existing) 2025/11/17 03:44:03 DEBUG : four: size = 4 OK 2025/11/17 03:44:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/17 03:44:03 INFO : four: Copied (replaced existing) 2025/11/17 03:44:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:44:03 DEBUG : five: size = 4 OK 2025/11/17 03:44:03 DEBUG : four: size = 4 OK 2025/11/17 03:44:03 DEBUG : one: Destination is newer than source, skipping 2025/11/17 03:44:03 DEBUG : two: size = 3 OK 2025/11/17 03:44:03 DEBUG : three: size = 5 OK 2025/11/17 03:44:03 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:44:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4289763973) 2025/11/17 03:44:03 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:44:03 DEBUG : three: sha1 differ 2025/11/17 03:44:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/17 03:44:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/17 03:44:03 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/17 03:44:03 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/17 03:44:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/17 03:44:03 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/17 03:44:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/17 03:44:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/17 03:44:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/17 03:44:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/17 03:44:03 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:44:03 DEBUG : three: size = 5 OK 2025/11/17 03:44:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/17 03:44:03 INFO : three: Copied (replaced existing) 2025/11/17 03:44:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.84s) === 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-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/17 03:44:05 INFO : B2 bucket rclone-test-benofiq6zazo: Making map for --track-renames 2025/11/17 03:44:05 INFO : B2 bucket rclone-test-benofiq6zazo: Finished making map for --track-renames 2025/11/17 03:44:05 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:44:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/17 03:44:05 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for renames to finish 2025/11/17 03:44:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/17 03:44:05 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:44:05 DEBUG : potato: size = 14 OK 2025/11/17 03:44:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/17 03:44:05 INFO : potato: Copied (new) 2025/11/17 03:44:06 DEBUG : yam: size = 11 OK 2025/11/17 03:44:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/17 03:44:06 INFO : yam: Copied (new) 2025/11/17 03:44:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:44:06 DEBUG : potato: size = 14 OK 2025/11/17 03:44:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:44:06 INFO : B2 bucket rclone-test-benofiq6zazo: Making map for --track-renames 2025/11/17 03:44:06 INFO : B2 bucket rclone-test-benofiq6zazo: Finished making map for --track-renames 2025/11/17 03:44:06 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:44:06 DEBUG : potato: Unchanged skipping 2025/11/17 03:44:06 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for renames to finish 2025/11/17 03:44:07 DEBUG : yaml: size = 11 OK 2025/11/17 03:44:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/17 03:44:07 INFO : yam: Copied (server-side copy) to: yaml 2025/11/17 03:44:07 INFO : yam: Deleted 2025/11/17 03:44:07 INFO : yaml: Renamed from "yam" 2025/11/17 03:44:07 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:44:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.14s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/17 03:44:08 INFO : B2 bucket rclone-test-benofiq6zazo: Making map for --track-renames 2025/11/17 03:44:08 INFO : B2 bucket rclone-test-benofiq6zazo: Finished making map for --track-renames 2025/11/17 03:44:08 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:44:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/17 03:44:08 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for renames to finish 2025/11/17 03:44:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/17 03:44:08 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:44:08 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1093-13.backblaze.com/b2api/v1/b2_upload_file/0fd21d63e08d8bfb9fa80e1b/c001_v0001093_t0020": EOF 2025/11/17 03:44:08 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1093-13.backblaze.com/b2api/v1/b2_upload_file/0fd21d63e08d8bfb9fa80e1b/c001_v0001093_t0020": EOF) 2025/11/17 03:44:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/17 03:44:08 DEBUG : potato: Received error: Post "https://pod-000-1093-13.backblaze.com/b2api/v1/b2_upload_file/0fd21d63e08d8bfb9fa80e1b/c001_v0001093_t0020": EOF - low level retry 0/10 2025/11/17 03:44:08 DEBUG : pacer: Reducing sleep to 10ms 2025/11/17 03:44:08 DEBUG : yam: size = 11 OK 2025/11/17 03:44:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/17 03:44:08 INFO : yam: Copied (new) 2025/11/17 03:44:09 DEBUG : potato: size = 14 OK 2025/11/17 03:44:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/17 03:44:09 INFO : potato: Copied (new) 2025/11/17 03:44:09 DEBUG : Waiting for deletions to finish 2025/11/17 03:44:09 DEBUG : potato: size = 14 OK 2025/11/17 03:44:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:44:09 INFO : B2 bucket rclone-test-benofiq6zazo: Making map for --track-renames 2025/11/17 03:44:09 INFO : B2 bucket rclone-test-benofiq6zazo: Finished making map for --track-renames 2025/11/17 03:44:09 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:44:09 DEBUG : potato: Unchanged skipping 2025/11/17 03:44:09 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for renames to finish 2025/11/17 03:44:10 DEBUG : yaml: size = 11 OK 2025/11/17 03:44:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/17 03:44:10 INFO : yam: Copied (server-side copy) to: yaml 2025/11/17 03:44:10 INFO : yam: Deleted 2025/11/17 03:44:10 INFO : yaml: Renamed from "yam" 2025/11/17 03:44:10 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:44:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.76s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/17 03:44:11 INFO : B2 bucket rclone-test-benofiq6zazo: Making map for --track-renames 2025/11/17 03:44:11 INFO : B2 bucket rclone-test-benofiq6zazo: Finished making map for --track-renames 2025/11/17 03:44:11 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:44:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/17 03:44:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/17 03:44:11 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for renames to finish 2025/11/17 03:44:11 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:44:11 DEBUG : potato: size = 14 OK 2025/11/17 03:44:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/17 03:44:11 INFO : potato: Copied (new) 2025/11/17 03:44:11 DEBUG : sub/yam: size = 11 OK 2025/11/17 03:44:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/17 03:44:11 INFO : sub/yam: Copied (new) 2025/11/17 03:44:11 DEBUG : Waiting for deletions to finish 2025/11/17 03:44:12 DEBUG : potato: size = 14 OK 2025/11/17 03:44:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:44:12 DEBUG : potato: Unchanged skipping 2025/11/17 03:44:12 INFO : B2 bucket rclone-test-benofiq6zazo: Making map for --track-renames 2025/11/17 03:44:12 INFO : B2 bucket rclone-test-benofiq6zazo: Finished making map for --track-renames 2025/11/17 03:44:12 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:44:12 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for renames to finish 2025/11/17 03:44:13 DEBUG : yam: size = 11 OK 2025/11/17 03:44:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/17 03:44:13 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/17 03:44:13 INFO : sub/yam: Deleted 2025/11/17 03:44:13 INFO : yam: Renamed from "sub/yam" 2025/11/17 03:44:13 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:44:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.06s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:44:14 DEBUG : Creating backend with remote "/tmp/rclone4289763973/dir1" 2025/11/17 03:44:14 DEBUG : Creating backend with remote "/tmp/rclone4289763973/dir2" 2025/11/17 03:44:14 DEBUG : Local file system at /tmp/rclone4289763973/dir2: Using server-side directory move 2025/11/17 03:44:14 INFO : Local file system at /tmp/rclone4289763973/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/17 03:44:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/17 03:44:14 DEBUG : Local file system at /tmp/rclone4289763973/dir2: Waiting for checks to finish 2025/11/17 03:44:14 INFO : file1.txt: Moved (server-side) 2025/11/17 03:44:14 DEBUG : Local file system at /tmp/rclone4289763973/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:44:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:44:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/17 03:44:14 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:44:14 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:44:15 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:44:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:44:15 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:44:15 INFO : sub dir/hello world: Deleted 2025/11/17 03:44:15 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/17 03:44:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/17 03:44:15 INFO : nested/sub dir/file: Copied (new) 2025/11/17 03:44:15 INFO : nested/sub dir/file: Deleted 2025/11/17 03:44:15 INFO : sub dir: Removing directory 2025/11/17 03:44:15 INFO : nested/sub dir: Removing directory 2025/11/17 03:44:15 INFO : nested: Removing directory 2025/11/17 03:44:15 DEBUG : Local file system at /tmp/rclone4289763973: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.51s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:44:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:44:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/17 03:44:16 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:44:16 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:44:16 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:44:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:44:16 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:44:16 INFO : sub dir/hello world: Deleted 2025/11/17 03:44:16 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/17 03:44:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/17 03:44:16 INFO : nested/sub dir/file: Copied (new) 2025/11/17 03:44:16 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:44:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/17 03:44:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/17 03:44:17 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:44:17 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:44:18 DEBUG : existing: size = 6 OK 2025/11/17 03:44:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/17 03:44:18 INFO : existing: Copied (new) 2025/11/17 03:44:18 INFO : existing: Deleted 2025/11/17 03:44:18 DEBUG : existing-b: size = 6 OK 2025/11/17 03:44:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/17 03:44:18 INFO : existing-b: Copied (new) 2025/11/17 03:44:18 INFO : existing-b: Deleted 2025/11/17 03:44:18 DEBUG : existing: Destination exists, skipping 2025/11/17 03:44:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/17 03:44:18 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:44:18 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:44:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.87s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:44:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zokibux4hine" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-benofiq6zazo -> B2 bucket rclone-test-zokibux4hine 2025/11/17 03:44:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:44:23 DEBUG : empty space: size = 1 OK 2025/11/17 03:44:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/17 03:44:23 DEBUG : empty space: Unchanged skipping 2025/11/17 03:44:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:44:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zokibux4hine) 2025/11/17 03:44:23 DEBUG : potato3: Sizes differ 2025/11/17 03:44:23 DEBUG : B2 bucket rclone-test-zokibux4hine: Waiting for checks to finish 2025/11/17 03:44:23 INFO : empty space: Deleted 2025/11/17 03:44:23 DEBUG : B2 bucket rclone-test-zokibux4hine: Waiting for transfers to finish 2025/11/17 03:44:23 DEBUG : potato2: size = 60 OK 2025/11/17 03:44:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:44:23 INFO : potato2: Copied (server-side copy) 2025/11/17 03:44:24 INFO : potato2: Deleted 2025/11/17 03:44:24 DEBUG : potato3: size = 68 OK 2025/11/17 03:44:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/17 03:44:24 INFO : potato3: Copied (server-side copy) 2025/11/17 03:44:24 INFO : potato3: Deleted 2025/11/17 03:44:24 DEBUG : Creating backend with remote "TestB2:rclone-test-libugix2jume" 2025/11/17 03:44:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/17 03:44:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:44:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/17 03:44:25 DEBUG : B2 bucket rclone-test-libugix2jume: Waiting for checks to finish 2025/11/17 03:44:25 DEBUG : B2 bucket rclone-test-libugix2jume: Waiting for transfers to finish 2025/11/17 03:44:26 DEBUG : empty space: size = 1 OK 2025/11/17 03:44:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/17 03:44:26 INFO : empty space: Copied (server-side copy) 2025/11/17 03:44:27 INFO : empty space: Deleted 2025/11/17 03:44:27 DEBUG : potato3: size = 68 OK 2025/11/17 03:44:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/17 03:44:27 INFO : potato3: Copied (server-side copy) 2025/11/17 03:44:27 DEBUG : potato2: size = 60 OK 2025/11/17 03:44:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:44:27 INFO : potato2: Copied (server-side copy) 2025/11/17 03:44:27 INFO : potato3: Deleted 2025/11/17 03:44:27 INFO : potato2: Deleted 2025/11/17 03:44:27 DEBUG : B2 bucket rclone-test-libugix2jume: Purge remote 2025/11/17 03:44:27 INFO : B2 bucket rclone-test-libugix2jume: cleaning bucket "rclone-test-libugix2jume" of all files 2025/11/17 03:44:27 DEBUG : empty space: Deleting (id "4_zefa2fd53e09d8bfb9fa80e1b_f104879f84ef23692_d20251117_m034426_c001_v0001134_t0001_u01763351066553") 2025/11/17 03:44:27 DEBUG : potato2: Deleting (id "4_zefa2fd53e09d8bfb9fa80e1b_f1009c74cf332efc6_d20251117_m034426_c001_v0001100_t0059_u01763351066919") 2025/11/17 03:44:27 DEBUG : potato3: Deleting (id "4_zefa2fd53e09d8bfb9fa80e1b_f11392239f3cb5c74_d20251117_m034426_c001_v0001113_t0037_u01763351066934") 2025/11/17 03:44:28 DEBUG : B2 bucket rclone-test-zokibux4hine: Purge remote 2025/11/17 03:44:28 INFO : B2 bucket rclone-test-zokibux4hine: cleaning bucket "rclone-test-zokibux4hine" of all files 2025/11/17 03:44:28 DEBUG : empty space: Deleting (id "4_z8f52ed43e09d8bfb9fa80e1b_f411f5bf7c33efdaf_d20251117_m034427_c001_v7007000_t0000_u01763351067000") 2025/11/17 03:44:28 DEBUG : empty space: Deleting (id "4_z8f52ed43e09d8bfb9fa80e1b_f117f0b08d29e14eb_d20251117_m034422_c001_v0001146_t0048_u01763351062608") 2025/11/17 03:44:28 DEBUG : potato2: Deleting (id "4_z8f52ed43e09d8bfb9fa80e1b_f41096641a43b6c3c_d20251117_m034427_c001_v7007000_t0000_u01763351067288") 2025/11/17 03:44:28 DEBUG : potato2: Deleting (id "4_z8f52ed43e09d8bfb9fa80e1b_f1182469570025adc_d20251117_m034423_c001_v0001090_t0056_u01763351063676") 2025/11/17 03:44:28 DEBUG : potato3: Deleting (id "4_z8f52ed43e09d8bfb9fa80e1b_f411f5bf7c33efdb0_d20251117_m034427_c001_v7007000_t0000_u01763351067242") 2025/11/17 03:44:28 DEBUG : potato3: Deleting (id "4_z8f52ed43e09d8bfb9fa80e1b_f1065f20ed8222cf1_d20251117_m034424_c001_v0001093_t0042_u01763351064024") 2025/11/17 03:44:28 DEBUG : potato3: Deleting (id "4_z8f52ed43e09d8bfb9fa80e1b_f117f0b08d29e14ed_d20251117_m034422_c001_v0001146_t0011_u01763351062941") --- PASS: TestServerSideMove (10.78s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:44:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cogajir9jaza" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-benofiq6zazo -> B2 bucket rclone-test-cogajir9jaza 2025/11/17 03:44:36 DEBUG : empty space: Excluded (Size Filter) 2025/11/17 03:44:36 DEBUG : empty space: Excluded (Size Filter) 2025/11/17 03:44:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:44:36 DEBUG : B2 bucket rclone-test-cogajir9jaza: Waiting for checks to finish 2025/11/17 03:44:36 DEBUG : potato3: size = 68 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:44:36 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cogajir9jaza) 2025/11/17 03:44:36 DEBUG : potato3: Sizes differ 2025/11/17 03:44:36 DEBUG : B2 bucket rclone-test-cogajir9jaza: Waiting for transfers to finish 2025/11/17 03:44:36 DEBUG : potato2: size = 60 OK 2025/11/17 03:44:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:44:36 INFO : potato2: Copied (server-side copy) 2025/11/17 03:44:36 INFO : potato2: Deleted 2025/11/17 03:44:36 DEBUG : potato3: size = 68 OK 2025/11/17 03:44:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/17 03:44:36 INFO : potato3: Copied (server-side copy) 2025/11/17 03:44:36 INFO : potato3: Deleted 2025/11/17 03:44:37 DEBUG : Creating backend with remote "TestB2:rclone-test-tagepik1sulu" 2025/11/17 03:44:37 DEBUG : empty space: Excluded (Size Filter) 2025/11/17 03:44:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:44:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/17 03:44:38 DEBUG : B2 bucket rclone-test-tagepik1sulu: Waiting for checks to finish 2025/11/17 03:44:38 DEBUG : B2 bucket rclone-test-tagepik1sulu: Waiting for transfers to finish 2025/11/17 03:44:39 DEBUG : potato2: size = 60 OK 2025/11/17 03:44:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:44:39 INFO : potato2: Copied (server-side copy) 2025/11/17 03:44:39 INFO : potato2: Deleted 2025/11/17 03:44:39 DEBUG : potato3: size = 68 OK 2025/11/17 03:44:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/17 03:44:39 INFO : potato3: Copied (server-side copy) 2025/11/17 03:44:39 INFO : potato3: Deleted 2025/11/17 03:44:40 DEBUG : B2 bucket rclone-test-tagepik1sulu: Purge remote 2025/11/17 03:44:40 INFO : B2 bucket rclone-test-tagepik1sulu: cleaning bucket "rclone-test-tagepik1sulu" of all files 2025/11/17 03:44:40 DEBUG : potato2: Deleting (id "4_zaf522d53e0ad8bfb9fa80e1b_f1132783cb42da67b_d20251117_m034438_c001_v0001172_t0039_u01763351078801") 2025/11/17 03:44:40 DEBUG : potato3: Deleting (id "4_zaf522d53e0ad8bfb9fa80e1b_f1054621680bbd9ea_d20251117_m034439_c001_v0001040_t0025_u01763351079114") 2025/11/17 03:44:40 DEBUG : B2 bucket rclone-test-cogajir9jaza: Purge remote 2025/11/17 03:44:40 INFO : B2 bucket rclone-test-cogajir9jaza: cleaning bucket "rclone-test-cogajir9jaza" of all files 2025/11/17 03:44:41 DEBUG : empty space: Deleting (id "4_z5f721d33e0ad8bfb9fa80e1b_f106aa58851b85020_d20251117_m034434_c001_v0001104_t0030_u01763351074588") 2025/11/17 03:44:41 DEBUG : potato2: Deleting (id "4_z5f721d33e0ad8bfb9fa80e1b_f415744888f61caea_d20251117_m034439_c001_v7007000_t0000_u01763351079090") 2025/11/17 03:44:41 DEBUG : potato2: Deleting (id "4_z5f721d33e0ad8bfb9fa80e1b_f1028599471d7add1_d20251117_m034436_c001_v0001183_t0028_u01763351076160") 2025/11/17 03:44:41 DEBUG : potato3: Deleting (id "4_z5f721d33e0ad8bfb9fa80e1b_f415744888f61caeb_d20251117_m034439_c001_v7007000_t0000_u01763351079616") 2025/11/17 03:44:41 DEBUG : potato3: Deleting (id "4_z5f721d33e0ad8bfb9fa80e1b_f1109dd388e48066a_d20251117_m034436_c001_v0001183_t0051_u01763351076415") 2025/11/17 03:44:41 DEBUG : potato3: Deleting (id "4_z5f721d33e0ad8bfb9fa80e1b_f106aa58851b85022_d20251117_m034435_c001_v0001104_t0036_u01763351075214") --- PASS: TestServerSideMoveWithFilter (12.53s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:44:42 DEBUG : Creating backend with remote "TestB2:rclone-test-sajomam4yefo" 2025/11/17 03:44:45 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-benofiq6zazo -> B2 bucket rclone-test-sajomam4yefo 2025/11/17 03:44:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:44:47 DEBUG : empty space: size = 1 OK 2025/11/17 03:44:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/17 03:44:47 DEBUG : empty space: Unchanged skipping 2025/11/17 03:44:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:44:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sajomam4yefo) 2025/11/17 03:44:47 DEBUG : potato3: Sizes differ 2025/11/17 03:44:47 DEBUG : B2 bucket rclone-test-sajomam4yefo: Waiting for checks to finish 2025/11/17 03:44:48 INFO : empty space: Deleted 2025/11/17 03:44:48 DEBUG : B2 bucket rclone-test-sajomam4yefo: Waiting for transfers to finish 2025/11/17 03:44:48 DEBUG : potato2: size = 60 OK 2025/11/17 03:44:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:44:48 INFO : potato2: Copied (server-side copy) 2025/11/17 03:44:48 INFO : potato2: Deleted 2025/11/17 03:44:48 DEBUG : potato3: size = 68 OK 2025/11/17 03:44:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/17 03:44:48 INFO : potato3: Copied (server-side copy) 2025/11/17 03:44:48 INFO : potato3: Deleted 2025/11/17 03:44:49 DEBUG : Creating backend with remote "TestB2:rclone-test-meyitip7cuqe" 2025/11/17 03:44:49 INFO : tomatoDir: Making directory 2025/11/17 03:44:50 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/17 03:44:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:44:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/17 03:44:50 DEBUG : B2 bucket rclone-test-meyitip7cuqe: Waiting for checks to finish 2025/11/17 03:44:50 DEBUG : B2 bucket rclone-test-meyitip7cuqe: Waiting for transfers to finish 2025/11/17 03:44:51 DEBUG : empty space: size = 1 OK 2025/11/17 03:44:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/17 03:44:51 INFO : empty space: Copied (server-side copy) 2025/11/17 03:44:51 DEBUG : potato3: size = 68 OK 2025/11/17 03:44:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/17 03:44:51 INFO : potato3: Copied (server-side copy) 2025/11/17 03:44:51 DEBUG : potato2: size = 60 OK 2025/11/17 03:44:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:44:51 INFO : potato2: Copied (server-side copy) 2025/11/17 03:44:51 INFO : empty space: Deleted 2025/11/17 03:44:51 INFO : potato3: Deleted 2025/11/17 03:44:51 INFO : potato2: Deleted 2025/11/17 03:44:52 DEBUG : B2 bucket rclone-test-meyitip7cuqe: Purge remote 2025/11/17 03:44:52 INFO : B2 bucket rclone-test-meyitip7cuqe: cleaning bucket "rclone-test-meyitip7cuqe" of all files 2025/11/17 03:44:52 DEBUG : empty space: Deleting (id "4_z8f825d53e0ad8bfb9fa80e1b_f11294e268fd04eaa_d20251117_m034450_c001_v0001137_t0052_u01763351090970") 2025/11/17 03:44:52 DEBUG : potato2: Deleting (id "4_z8f825d53e0ad8bfb9fa80e1b_f101defb88450687e_d20251117_m034451_c001_v0001176_t0037_u01763351091371") 2025/11/17 03:44:52 DEBUG : potato3: Deleting (id "4_z8f825d53e0ad8bfb9fa80e1b_f104a6da4a5ad3d17_d20251117_m034451_c001_v0001181_t0031_u01763351091372") 2025/11/17 03:44:53 DEBUG : B2 bucket rclone-test-sajomam4yefo: Purge remote 2025/11/17 03:44:53 INFO : B2 bucket rclone-test-sajomam4yefo: cleaning bucket "rclone-test-sajomam4yefo" of all files 2025/11/17 03:44:53 DEBUG : empty space: Deleting (id "4_zcf224d33e0ad8bfb9fa80e1b_f4196b5bd76ecb03c_d20251117_m034451_c001_v7007000_t0000_u01763351091550") 2025/11/17 03:44:53 DEBUG : empty space: Deleting (id "4_zcf224d33e0ad8bfb9fa80e1b_f10598c9e3750c031_d20251117_m034446_c001_v0001153_t0000_u01763351086958") 2025/11/17 03:44:53 DEBUG : potato2: Deleting (id "4_zcf224d33e0ad8bfb9fa80e1b_f4196b5bd76ecb040_d20251117_m034451_c001_v7007000_t0000_u01763351091732") 2025/11/17 03:44:53 DEBUG : potato2: Deleting (id "4_zcf224d33e0ad8bfb9fa80e1b_f103b01db4e47a149_d20251117_m034448_c001_v0001134_t0051_u01763351088105") 2025/11/17 03:44:53 DEBUG : potato3: Deleting (id "4_zcf224d33e0ad8bfb9fa80e1b_f405d1538e8445535_d20251117_m034451_c001_v7007000_t0000_u01763351091599") 2025/11/17 03:44:53 DEBUG : potato3: Deleting (id "4_zcf224d33e0ad8bfb9fa80e1b_f11133b2a9f7f06a9_d20251117_m034448_c001_v0001182_t0058_u01763351088400") 2025/11/17 03:44:53 DEBUG : potato3: Deleting (id "4_zcf224d33e0ad8bfb9fa80e1b_f10598c9e3750c033_d20251117_m034447_c001_v0001153_t0020_u01763351087287") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.01s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:44:54 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.66s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:44:57 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:44:59 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/rclone-sync-test" 2025/11/17 03:45:01 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/rclone-sync-test-include/layer2" 2025/11/17 03:45:02 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/rclone-sync-test-ignore-file" 2025/11/17 03:45:06 DEBUG : B2 bucket rclone-test-benofiq6zazo path rclone-sync-test: Waiting for checks to finish 2025/11/17 03:45:06 DEBUG : B2 bucket rclone-test-benofiq6zazo path rclone-sync-test: Waiting for transfers to finish 2025/11/17 03:45:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:06 INFO : There was nothing to transfer 2025/11/17 03:45:06 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:45:06 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:45:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:06 INFO : There was nothing to transfer 2025/11/17 03:45:07 DEBUG : B2 bucket rclone-test-benofiq6zazo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/17 03:45:07 DEBUG : B2 bucket rclone-test-benofiq6zazo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/17 03:45:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:07 INFO : There was nothing to transfer 2025/11/17 03:45:07 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:45:07 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:45:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:07 INFO : There was nothing to transfer 2025/11/17 03:45:07 DEBUG : B2 bucket rclone-test-benofiq6zazo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/17 03:45:07 DEBUG : B2 bucket rclone-test-benofiq6zazo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/17 03:45:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:07 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.26s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:45:08 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/dst" 2025/11/17 03:45:09 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/CompareDest" 2025/11/17 03:45:11 DEBUG : one: Need to transfer - File not found at Destination 2025/11/17 03:45:11 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:45:11 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:45:12 DEBUG : one: size = 3 OK 2025/11/17 03:45:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:45:12 INFO : one: Copied (new) 2025/11/17 03:45:12 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:45:12 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:45:12 DEBUG : one: size = 3 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:45:12 DEBUG : one: Sizes differ 2025/11/17 03:45:13 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:45:13 DEBUG : one: size = 5 OK 2025/11/17 03:45:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/17 03:45:13 INFO : one: Copied (replaced existing) 2025/11/17 03:45:13 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:15 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:45:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:45:15 DEBUG : one: size = 3 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:45:15 DEBUG : one: Sizes differ 2025/11/17 03:45:15 DEBUG : one: size = 5 OK 2025/11/17 03:45:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:45:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/17 03:45:15 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:45:15 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:15 INFO : There was nothing to transfer 2025/11/17 03:45:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:45:16 DEBUG : one: size = 3 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:45:16 DEBUG : one: Sizes differ 2025/11/17 03:45:16 DEBUG : two: size = 3 OK 2025/11/17 03:45:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:45:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/17 03:45:16 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:45:17 DEBUG : one: size = 5 OK 2025/11/17 03:45:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:45:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/17 03:45:17 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:45:17 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:17 INFO : There was nothing to transfer 2025/11/17 03:45:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:45:17 DEBUG : one: size = 3 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:45:17 DEBUG : one: Sizes differ 2025/11/17 03:45:17 DEBUG : two: size = 3 OK 2025/11/17 03:45:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:45:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/17 03:45:17 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:45:17 DEBUG : one: size = 5 OK 2025/11/17 03:45:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:45:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/17 03:45:17 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:45:17 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:17 INFO : There was nothing to transfer 2025/11/17 03:45:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:45:18 DEBUG : one: size = 3 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:45:18 DEBUG : one: Sizes differ 2025/11/17 03:45:18 DEBUG : two: size = 3 OK 2025/11/17 03:45:18 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/17 03:45:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/17 03:45:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/17 03:45:18 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:45:18 DEBUG : one: size = 5 OK 2025/11/17 03:45:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:45:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/17 03:45:18 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:45:18 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:18 INFO : There was nothing to transfer 2025/11/17 03:45:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:45:19 DEBUG : one: size = 3 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:45:19 DEBUG : one: Sizes differ 2025/11/17 03:45:19 DEBUG : one: size = 5 OK 2025/11/17 03:45:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:45:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/17 03:45:19 DEBUG : two: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:45:19 DEBUG : two: size = 3 (B2 bucket rclone-test-benofiq6zazo path CompareDest) 2025/11/17 03:45:19 DEBUG : two: Sizes differ 2025/11/17 03:45:19 DEBUG : two: Need to transfer - File not found at Destination 2025/11/17 03:45:19 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:45:19 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:45:20 DEBUG : two: size = 5 OK 2025/11/17 03:45:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/17 03:45:20 INFO : two: Copied (new) 2025/11/17 03:45:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.05s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:45:22 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/dest" 2025/11/17 03:45:24 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/pre-dest1" 2025/11/17 03:45:25 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/pre-dest2" 2025/11/17 03:45:27 DEBUG : 1: size = 1 OK 2025/11/17 03:45:27 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:45:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/17 03:45:27 DEBUG : 2: size = 1 OK 2025/11/17 03:45:27 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:45:27 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/17 03:45:27 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/17 03:45:27 DEBUG : B2 bucket rclone-test-benofiq6zazo path dest: Waiting for checks to finish 2025/11/17 03:45:27 DEBUG : B2 bucket rclone-test-benofiq6zazo path dest: Waiting for transfers to finish 2025/11/17 03:45:28 DEBUG : 3: size = 1 OK 2025/11/17 03:45:28 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/17 03:45:28 INFO : 3: Copied (new) 2025/11/17 03:45:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.97s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:45:30 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/dst" 2025/11/17 03:45:31 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/CopyDest" 2025/11/17 03:45:33 DEBUG : one: Need to transfer - File not found at Destination 2025/11/17 03:45:33 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:45:33 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:45:34 DEBUG : one: size = 3 OK 2025/11/17 03:45:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:45:34 INFO : one: Copied (new) 2025/11/17 03:45:34 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:35 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:45:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:45:35 DEBUG : one: size = 3 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:45:35 DEBUG : one: Sizes differ 2025/11/17 03:45:35 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:45:35 DEBUG : one: size = 5 OK 2025/11/17 03:45:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/17 03:45:35 INFO : one: Copied (replaced existing) 2025/11/17 03:45:35 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:37 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/BackupDir" 2025/11/17 03:45:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:45:39 DEBUG : one: size = 3 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:45:39 DEBUG : one: Sizes differ 2025/11/17 03:45:39 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:45:39 DEBUG : one: size = 5 OK 2025/11/17 03:45:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:45:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:45:39 DEBUG : one: size = 3 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:45:39 DEBUG : one: Sizes differ 2025/11/17 03:45:40 DEBUG : one: size = 3 OK 2025/11/17 03:45:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:45:40 INFO : one: Copied (server-side copy) 2025/11/17 03:45:40 INFO : one: Deleted 2025/11/17 03:45:40 DEBUG : one: size = 5 OK 2025/11/17 03:45:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/17 03:45:40 INFO : one: Copied (server-side copy) 2025/11/17 03:45:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/17 03:45:40 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:45:40 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:41 DEBUG : one: size = 5 OK 2025/11/17 03:45:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:45:41 DEBUG : one: Unchanged skipping 2025/11/17 03:45:41 DEBUG : two: size = 3 OK 2025/11/17 03:45:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:45:42 DEBUG : two: size = 3 OK 2025/11/17 03:45:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/17 03:45:42 INFO : two: Copied (server-side copy) 2025/11/17 03:45:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/17 03:45:42 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:45:42 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:45:42 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:42 DEBUG : one: size = 5 OK 2025/11/17 03:45:42 DEBUG : two: size = 3 OK 2025/11/17 03:45:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:45:42 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:45:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:45:42 DEBUG : one: Unchanged skipping 2025/11/17 03:45:42 DEBUG : two: Unchanged skipping 2025/11/17 03:45:42 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:45:42 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:42 INFO : There was nothing to transfer 2025/11/17 03:45:43 DEBUG : one: size = 5 OK 2025/11/17 03:45:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:45:43 DEBUG : one: Unchanged skipping 2025/11/17 03:45:44 DEBUG : three: size = 7 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:45:44 DEBUG : three: size = 5 (B2 bucket rclone-test-benofiq6zazo path CopyDest) 2025/11/17 03:45:44 DEBUG : three: Sizes differ 2025/11/17 03:45:44 DEBUG : three: Destination not found in --copy-dest 2025/11/17 03:45:44 DEBUG : three: Need to transfer - File not found at Destination 2025/11/17 03:45:44 DEBUG : two: size = 3 OK 2025/11/17 03:45:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:45:44 DEBUG : two: Unchanged skipping 2025/11/17 03:45:44 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:45:44 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:45:44 DEBUG : three: size = 7 OK 2025/11/17 03:45:44 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/17 03:45:44 INFO : three: Copied (new) 2025/11/17 03:45:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.40s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:45:48 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/dst" 2025/11/17 03:45:49 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/backup" 2025/11/17 03:45:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:45:51 DEBUG : one: size = 3 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:45:51 DEBUG : one: Sizes differ 2025/11/17 03:45:51 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:45:51 DEBUG : two: size = 3 OK 2025/11/17 03:45:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:45:51 DEBUG : two: Unchanged skipping 2025/11/17 03:45:52 DEBUG : one: size = 3 OK 2025/11/17 03:45:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:45:52 INFO : one: Copied (server-side copy) 2025/11/17 03:45:52 INFO : one: Deleted 2025/11/17 03:45:52 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:45:53 DEBUG : one: size = 4 OK 2025/11/17 03:45:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:45:53 INFO : one: Copied (new) 2025/11/17 03:45:53 DEBUG : Waiting for deletions to finish 2025/11/17 03:45:56 DEBUG : three.txt: size = 5 OK 2025/11/17 03:45:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/17 03:45:56 INFO : three.txt: Copied (server-side copy) 2025/11/17 03:45:56 INFO : three.txt: Deleted 2025/11/17 03:45:56 INFO : three.txt: Moved into backup dir 2025/11/17 03:45:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:45:58 DEBUG : one: size = 4 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:45:58 DEBUG : one: Sizes differ 2025/11/17 03:45:58 DEBUG : two: size = 3 OK 2025/11/17 03:45:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:45:58 DEBUG : two: Unchanged skipping 2025/11/17 03:45:58 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:45:58 DEBUG : one: size = 4 OK 2025/11/17 03:45:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:45:58 INFO : one: Copied (server-side copy) 2025/11/17 03:45:58 INFO : one: Deleted 2025/11/17 03:45:58 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:45:59 DEBUG : one: size = 5 OK 2025/11/17 03:45:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/17 03:45:59 INFO : one: Copied (new) 2025/11/17 03:45:59 DEBUG : Waiting for deletions to finish 2025/11/17 03:46:00 DEBUG : three.txt: size = 6 OK 2025/11/17 03:46:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:46:00 INFO : three.txt: Copied (server-side copy) 2025/11/17 03:46:00 INFO : three.txt: Deleted 2025/11/17 03:46:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.84s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:46:03 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/dst" 2025/11/17 03:46:04 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/backup" 2025/11/17 03:46:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:46:06 DEBUG : one: size = 3 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:46:06 DEBUG : one: Sizes differ 2025/11/17 03:46:06 DEBUG : two: size = 3 OK 2025/11/17 03:46:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:46:06 DEBUG : two: Unchanged skipping 2025/11/17 03:46:06 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:46:07 DEBUG : one.bak: size = 3 OK 2025/11/17 03:46:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:46:07 INFO : one: Copied (server-side copy) to: one.bak 2025/11/17 03:46:08 INFO : one: Deleted 2025/11/17 03:46:08 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:46:08 DEBUG : one: size = 4 OK 2025/11/17 03:46:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:46:08 INFO : one: Copied (new) 2025/11/17 03:46:08 DEBUG : Waiting for deletions to finish 2025/11/17 03:46:09 DEBUG : three.txt.bak: size = 5 OK 2025/11/17 03:46:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/17 03:46:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/17 03:46:09 INFO : three.txt: Deleted 2025/11/17 03:46:09 INFO : three.txt: Moved into backup dir 2025/11/17 03:46:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:46:11 DEBUG : two: size = 3 OK 2025/11/17 03:46:11 DEBUG : one: size = 4 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:46:11 DEBUG : one: Sizes differ 2025/11/17 03:46:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:46:11 DEBUG : two: Unchanged skipping 2025/11/17 03:46:11 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:46:11 DEBUG : one.bak: size = 4 OK 2025/11/17 03:46:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:46:11 INFO : one: Copied (server-side copy) to: one.bak 2025/11/17 03:46:12 INFO : one: Deleted 2025/11/17 03:46:12 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:46:12 DEBUG : one: size = 5 OK 2025/11/17 03:46:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/17 03:46:12 INFO : one: Copied (new) 2025/11/17 03:46:12 DEBUG : Waiting for deletions to finish 2025/11/17 03:46:12 DEBUG : three.txt.bak: size = 6 OK 2025/11/17 03:46:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:46:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/17 03:46:13 INFO : three.txt: Deleted 2025/11/17 03:46:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:46:15 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/dst" 2025/11/17 03:46:17 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/backup" 2025/11/17 03:46:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:46:18 DEBUG : one: size = 3 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:46:18 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:46:18 DEBUG : one: Sizes differ 2025/11/17 03:46:18 DEBUG : two: size = 3 OK 2025/11/17 03:46:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:46:18 DEBUG : two: Unchanged skipping 2025/11/17 03:46:20 DEBUG : one-2019-01-01: size = 3 OK 2025/11/17 03:46:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:46:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/17 03:46:20 INFO : one: Deleted 2025/11/17 03:46:20 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:46:21 DEBUG : one: size = 4 OK 2025/11/17 03:46:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:46:21 INFO : one: Copied (new) 2025/11/17 03:46:21 DEBUG : Waiting for deletions to finish 2025/11/17 03:46:22 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/17 03:46:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/17 03:46:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/17 03:46:22 INFO : three.txt: Deleted 2025/11/17 03:46:22 INFO : three.txt: Moved into backup dir 2025/11/17 03:46:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:46:24 DEBUG : one: size = 4 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:46:24 DEBUG : one: Sizes differ 2025/11/17 03:46:24 DEBUG : two: size = 3 OK 2025/11/17 03:46:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:46:24 DEBUG : two: Unchanged skipping 2025/11/17 03:46:24 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:46:24 DEBUG : one-2019-01-01: size = 4 OK 2025/11/17 03:46:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:46:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/17 03:46:24 INFO : one: Deleted 2025/11/17 03:46:24 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:46:25 DEBUG : one: size = 5 OK 2025/11/17 03:46:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/17 03:46:25 INFO : one: Copied (new) 2025/11/17 03:46:25 DEBUG : Waiting for deletions to finish 2025/11/17 03:46:25 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/17 03:46:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:46:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/17 03:46:26 INFO : three.txt: Deleted 2025/11/17 03:46:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.95s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:46:28 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/dst" 2025/11/17 03:46:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:46:30 DEBUG : one: size = 3 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:46:30 DEBUG : one: Sizes differ 2025/11/17 03:46:30 DEBUG : two: size = 3 OK 2025/11/17 03:46:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:46:30 DEBUG : two: Unchanged skipping 2025/11/17 03:46:30 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:46:31 DEBUG : one.bak: size = 3 OK 2025/11/17 03:46:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:46:31 INFO : one: Copied (server-side copy) to: one.bak 2025/11/17 03:46:31 INFO : one: Deleted 2025/11/17 03:46:31 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:46:32 DEBUG : one: size = 4 OK 2025/11/17 03:46:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:46:32 INFO : one: Copied (new) 2025/11/17 03:46:32 DEBUG : Waiting for deletions to finish 2025/11/17 03:46:32 DEBUG : three.txt.bak: size = 5 OK 2025/11/17 03:46:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/17 03:46:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/17 03:46:33 INFO : three.txt: Deleted 2025/11/17 03:46:33 INFO : three.txt: Moved into backup dir 2025/11/17 03:46:33 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1038-16.backblaze.com/b2api/v1/b2_upload_file/0fd21d63e08d8bfb9fa80e1b/c001_v0001038_t0027": EOF 2025/11/17 03:46:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1038-16.backblaze.com/b2api/v1/b2_upload_file/0fd21d63e08d8bfb9fa80e1b/c001_v0001038_t0027": EOF) 2025/11/17 03:46:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-benofiq6zazo: 1/10 (Post "https://pod-000-1038-16.backblaze.com/b2api/v1/b2_upload_file/0fd21d63e08d8bfb9fa80e1b/c001_v0001038_t0027": EOF) 2025/11/17 03:46:35 DEBUG : pacer: Reducing sleep to 10ms 2025/11/17 03:46:36 DEBUG : one.bak: Excluded (Path Filter) 2025/11/17 03:46:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/17 03:46:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:46:36 DEBUG : one: size = 4 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:46:36 DEBUG : one: Sizes differ 2025/11/17 03:46:36 DEBUG : two: size = 3 OK 2025/11/17 03:46:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:46:36 DEBUG : two: Unchanged skipping 2025/11/17 03:46:36 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for checks to finish 2025/11/17 03:46:36 DEBUG : one.bak: size = 4 OK 2025/11/17 03:46:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:46:36 INFO : one: Copied (server-side copy) to: one.bak 2025/11/17 03:46:36 INFO : one: Deleted 2025/11/17 03:46:36 DEBUG : B2 bucket rclone-test-benofiq6zazo path dst: Waiting for transfers to finish 2025/11/17 03:46:37 DEBUG : one: size = 5 OK 2025/11/17 03:46:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/17 03:46:37 INFO : one: Copied (new) 2025/11/17 03:46:37 DEBUG : Waiting for deletions to finish 2025/11/17 03:46:37 DEBUG : three.txt.bak: size = 6 OK 2025/11/17 03:46:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:46:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/17 03:46:37 INFO : three.txt: Deleted 2025/11/17 03:46:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.81s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:46:39 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/dst" 2025/11/17 03:46:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:46:41 DEBUG : one: size = 3 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:46:41 DEBUG : one: Sizes differ 2025/11/17 03:46:42 DEBUG : one.bak: size = 3 OK 2025/11/17 03:46:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:46:42 INFO : one: Copied (server-side copy) to: one.bak 2025/11/17 03:46:42 INFO : one: Deleted 2025/11/17 03:46:43 DEBUG : one: size = 4 OK 2025/11/17 03:46:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:46:43 INFO : one: Copied (new) 2025/11/17 03:46:43 DEBUG : two: size = 3 OK 2025/11/17 03:46:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:46:43 DEBUG : two: Unchanged skipping 2025/11/17 03:46:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:46:44 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:46:44 DEBUG : three.txt: Sizes differ 2025/11/17 03:46:44 DEBUG : three.txt.bak: size = 5 OK 2025/11/17 03:46:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/17 03:46:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/17 03:46:44 INFO : three.txt: Deleted 2025/11/17 03:46:45 DEBUG : three.txt: size = 6 OK 2025/11/17 03:46:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:46:45 INFO : three.txt: Copied (new) 2025/11/17 03:46:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:46:46 DEBUG : one: size = 4 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:46:46 DEBUG : one: Sizes differ 2025/11/17 03:46:46 DEBUG : one.bak: size = 4 OK 2025/11/17 03:46:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:46:46 INFO : one: Copied (server-side copy) to: one.bak 2025/11/17 03:46:47 INFO : one: Deleted 2025/11/17 03:46:47 DEBUG : one: size = 5 OK 2025/11/17 03:46:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/17 03:46:47 INFO : one: Copied (new) 2025/11/17 03:46:47 DEBUG : two: size = 3 OK 2025/11/17 03:46:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:46:47 DEBUG : two: Unchanged skipping 2025/11/17 03:46:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:46:47 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:46:47 DEBUG : three.txt: Sizes differ 2025/11/17 03:46:48 DEBUG : three.txt.bak: size = 6 OK 2025/11/17 03:46:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:46:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/17 03:46:48 INFO : three.txt: Deleted 2025/11/17 03:46:48 DEBUG : three.txt: size = 19 OK 2025/11/17 03:46:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/17 03:46:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.92s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:46:51 DEBUG : Creating backend with remote "TestB2:rclone-test-benofiq6zazo/dst" 2025/11/17 03:46:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:46:52 DEBUG : one: size = 3 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:46:52 DEBUG : one: Sizes differ 2025/11/17 03:46:53 DEBUG : one-2019-01-01: size = 3 OK 2025/11/17 03:46:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:46:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/17 03:46:54 INFO : one: Deleted 2025/11/17 03:46:54 DEBUG : one: size = 4 OK 2025/11/17 03:46:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:46:54 INFO : one: Copied (new) 2025/11/17 03:46:55 DEBUG : two: size = 3 OK 2025/11/17 03:46:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:46:55 DEBUG : two: Unchanged skipping 2025/11/17 03:46:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:46:55 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:46:55 DEBUG : three.txt: Sizes differ 2025/11/17 03:46:55 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/17 03:46:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/17 03:46:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/17 03:46:56 INFO : three.txt: Deleted 2025/11/17 03:46:56 DEBUG : three.txt: size = 6 OK 2025/11/17 03:46:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:46:56 INFO : three.txt: Copied (new) 2025/11/17 03:46:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:46:57 DEBUG : one: size = 4 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:46:57 DEBUG : one: Sizes differ 2025/11/17 03:46:57 DEBUG : one-2019-01-01: size = 4 OK 2025/11/17 03:46:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:46:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/17 03:46:57 INFO : one: Deleted 2025/11/17 03:46:58 DEBUG : one: size = 5 OK 2025/11/17 03:46:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/17 03:46:58 INFO : one: Copied (new) 2025/11/17 03:46:58 DEBUG : two: size = 3 OK 2025/11/17 03:46:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:46:58 DEBUG : two: Unchanged skipping 2025/11/17 03:46:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:46:58 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-benofiq6zazo path dst) 2025/11/17 03:46:58 DEBUG : three.txt: Sizes differ 2025/11/17 03:46:59 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/17 03:46:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:46:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/17 03:47:00 INFO : three.txt: Deleted 2025/11/17 03:47:00 DEBUG : three.txt: size = 19 OK 2025/11/17 03:47:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/17 03:47:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.84s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:47:02 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:47:02 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:02 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:02 DEBUG : Testêé: Sizes differ 2025/11/17 03:47:02 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:47:03 DEBUG : Testêé: size = 14 OK 2025/11/17 03:47:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/17 03:47:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/17 03:47:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.97s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:47:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/17 03:47:04 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:47:04 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:47:04 DEBUG : existing: size = 6 OK 2025/11/17 03:47:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/17 03:47:04 INFO : existing: Copied (new) 2025/11/17 03:47:04 DEBUG : Waiting for deletions to finish 2025/11/17 03:47:05 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:05 DEBUG : existing: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:05 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:47:05 DEBUG : existing: Sizes differ 2025/11/17 03:47:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/17 03:47:05 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:47:05 ERROR : B2 bucket rclone-test-benofiq6zazo: not deleting files as there were IO errors 2025/11/17 03:47:05 ERROR : B2 bucket rclone-test-benofiq6zazo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.01s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:47:06 DEBUG : EXISTING: size = 6 OK 2025/11/17 03:47:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:06 DEBUG : existing: Unchanged skipping 2025/11/17 03:47:06 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:47:06 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:47:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:47:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:47:18 DEBUG : both10: size = 6 OK 2025/11/17 03:47:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both0: size = 6 OK 2025/11/17 03:47:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both11: size = 6 OK 2025/11/17 03:47:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both12: size = 6 OK 2025/11/17 03:47:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both10: Unchanged skipping 2025/11/17 03:47:18 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:47:18 DEBUG : both13: size = 6 OK 2025/11/17 03:47:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both12: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both14: size = 6 OK 2025/11/17 03:47:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both0: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both15: size = 6 OK 2025/11/17 03:47:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both15: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both16: size = 6 OK 2025/11/17 03:47:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both16: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both17: size = 6 OK 2025/11/17 03:47:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both17: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both18: size = 6 OK 2025/11/17 03:47:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both11: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both19: size = 6 OK 2025/11/17 03:47:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both19: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both1: size = 6 OK 2025/11/17 03:47:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both13: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both2: size = 6 OK 2025/11/17 03:47:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both14: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both3: size = 6 OK 2025/11/17 03:47:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both18: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both4: size = 6 OK 2025/11/17 03:47:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both4: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both5: size = 6 OK 2025/11/17 03:47:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both5: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both6: size = 6 OK 2025/11/17 03:47:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both1: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both7: size = 6 OK 2025/11/17 03:47:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both7: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both8: size = 6 OK 2025/11/17 03:47:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both2: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both9: size = 6 OK 2025/11/17 03:47:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:18 DEBUG : both3: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both6: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both8: Unchanged skipping 2025/11/17 03:47:18 DEBUG : both9: Unchanged skipping 2025/11/17 03:47:18 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:47:18 DEBUG : Waiting for deletions to finish 2025/11/17 03:47:18 INFO : only18: Deleted 2025/11/17 03:47:18 INFO : only6: Deleted 2025/11/17 03:47:18 INFO : only10: Deleted 2025/11/17 03:47:18 INFO : only12: Deleted 2025/11/17 03:47:18 INFO : only1: Deleted 2025/11/17 03:47:18 INFO : only2: Deleted 2025/11/17 03:47:18 INFO : only13: Deleted 2025/11/17 03:47:18 INFO : only14: Deleted 2025/11/17 03:47:19 INFO : only15: Deleted 2025/11/17 03:47:19 INFO : only19: Deleted 2025/11/17 03:47:19 INFO : only4: Deleted 2025/11/17 03:47:19 INFO : only0: Deleted 2025/11/17 03:47:19 INFO : only3: Deleted 2025/11/17 03:47:19 INFO : only5: Deleted 2025/11/17 03:47:19 INFO : only7: Deleted 2025/11/17 03:47:19 INFO : only8: Deleted 2025/11/17 03:47:19 INFO : only9: Deleted 2025/11/17 03:47:19 INFO : only11: Deleted 2025/11/17 03:47:19 INFO : only16: Deleted 2025/11/17 03:47:19 INFO : only17: Deleted 2025/11/17 03:47:19 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.07s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:47:33 DEBUG : both0: size = 6 OK 2025/11/17 03:47:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both10: size = 6 OK 2025/11/17 03:47:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both11: size = 6 OK 2025/11/17 03:47:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both12: size = 6 OK 2025/11/17 03:47:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:47:33 DEBUG : both0: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both13: size = 6 OK 2025/11/17 03:47:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both10: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both14: size = 6 OK 2025/11/17 03:47:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both14: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both15: size = 6 OK 2025/11/17 03:47:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both15: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both16: size = 6 OK 2025/11/17 03:47:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both16: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both17: size = 6 OK 2025/11/17 03:47:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both17: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both18: size = 6 OK 2025/11/17 03:47:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both11: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both19: size = 6 OK 2025/11/17 03:47:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both12: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both1: size = 6 OK 2025/11/17 03:47:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both13: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both2: size = 6 OK 2025/11/17 03:47:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both18: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both3: size = 6 OK 2025/11/17 03:47:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both3: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both4: size = 6 OK 2025/11/17 03:47:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both4: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both5: size = 6 OK 2025/11/17 03:47:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both19: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both6: size = 6 OK 2025/11/17 03:47:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both1: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both7: size = 6 OK 2025/11/17 03:47:33 DEBUG : both2: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both8: size = 6 OK 2025/11/17 03:47:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both7: Unchanged skipping 2025/11/17 03:47:33 DEBUG : both9: size = 6 OK 2025/11/17 03:47:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:47:33 DEBUG : both8: Unchanged skipping 2025/11/17 03:47:33 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only0: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only0: Sizes differ 2025/11/17 03:47:33 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only10: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only10: Sizes differ 2025/11/17 03:47:33 DEBUG : both6: Unchanged skipping 2025/11/17 03:47:33 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only11: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only11: Sizes differ 2025/11/17 03:47:33 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only12: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only12: Sizes differ 2025/11/17 03:47:33 DEBUG : both5: Unchanged skipping 2025/11/17 03:47:33 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only13: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only13: Sizes differ 2025/11/17 03:47:33 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only14: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only14: Sizes differ 2025/11/17 03:47:33 DEBUG : both9: Unchanged skipping 2025/11/17 03:47:33 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only15: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only15: Sizes differ 2025/11/17 03:47:33 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only16: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only16: Sizes differ 2025/11/17 03:47:33 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only17: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only17: Sizes differ 2025/11/17 03:47:33 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only18: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only18: Sizes differ 2025/11/17 03:47:33 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only19: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only19: Sizes differ 2025/11/17 03:47:33 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only1: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only1: Sizes differ 2025/11/17 03:47:33 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only2: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only2: Sizes differ 2025/11/17 03:47:33 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only3: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only3: Sizes differ 2025/11/17 03:47:33 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only4: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only4: Sizes differ 2025/11/17 03:47:33 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only5: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only5: Sizes differ 2025/11/17 03:47:33 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only6: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only6: Sizes differ 2025/11/17 03:47:33 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only7: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only7: Sizes differ 2025/11/17 03:47:33 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only8: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only8: Sizes differ 2025/11/17 03:47:33 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4289763973) 2025/11/17 03:47:33 DEBUG : only9: size = 6 (B2 bucket rclone-test-benofiq6zazo) 2025/11/17 03:47:33 DEBUG : only9: Sizes differ 2025/11/17 03:47:33 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:47:34 DEBUG : only0: size = 0 OK 2025/11/17 03:47:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:34 INFO : only0: Copied (replaced existing) 2025/11/17 03:47:34 DEBUG : only11: size = 0 OK 2025/11/17 03:47:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:34 INFO : only11: Copied (replaced existing) 2025/11/17 03:47:34 DEBUG : only10: size = 0 OK 2025/11/17 03:47:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:34 INFO : only10: Copied (replaced existing) 2025/11/17 03:47:34 DEBUG : only15: size = 0 OK 2025/11/17 03:47:34 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:34 INFO : only15: Copied (replaced existing) 2025/11/17 03:47:34 DEBUG : only13: size = 0 OK 2025/11/17 03:47:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:34 INFO : only13: Copied (replaced existing) 2025/11/17 03:47:34 DEBUG : only17: size = 0 OK 2025/11/17 03:47:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:34 INFO : only17: Copied (replaced existing) 2025/11/17 03:47:34 DEBUG : only12: size = 0 OK 2025/11/17 03:47:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:34 INFO : only12: Copied (replaced existing) 2025/11/17 03:47:34 DEBUG : only18: size = 0 OK 2025/11/17 03:47:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:34 INFO : only18: Copied (replaced existing) 2025/11/17 03:47:34 DEBUG : only19: size = 0 OK 2025/11/17 03:47:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:34 INFO : only19: Copied (replaced existing) 2025/11/17 03:47:34 DEBUG : only2: size = 0 OK 2025/11/17 03:47:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:34 INFO : only2: Copied (replaced existing) 2025/11/17 03:47:34 DEBUG : only4: size = 0 OK 2025/11/17 03:47:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:34 INFO : only4: Copied (replaced existing) 2025/11/17 03:47:34 DEBUG : only16: size = 0 OK 2025/11/17 03:47:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:34 INFO : only16: Copied (replaced existing) 2025/11/17 03:47:34 DEBUG : only5: size = 0 OK 2025/11/17 03:47:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:34 INFO : only5: Copied (replaced existing) 2025/11/17 03:47:34 DEBUG : only6: size = 0 OK 2025/11/17 03:47:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:34 INFO : only6: Copied (replaced existing) 2025/11/17 03:47:35 DEBUG : only7: size = 0 OK 2025/11/17 03:47:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:35 INFO : only7: Copied (replaced existing) 2025/11/17 03:47:35 DEBUG : only8: size = 0 OK 2025/11/17 03:47:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:35 INFO : only8: Copied (replaced existing) 2025/11/17 03:47:35 DEBUG : only9: size = 0 OK 2025/11/17 03:47:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:35 INFO : only9: Copied (replaced existing) 2025/11/17 03:47:35 DEBUG : only14: size = 0 OK 2025/11/17 03:47:35 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:35 INFO : only14: Copied (replaced existing) 2025/11/17 03:47:35 DEBUG : only1: size = 0 OK 2025/11/17 03:47:35 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:35 INFO : only1: Copied (replaced existing) 2025/11/17 03:47:35 DEBUG : only3: size = 0 OK 2025/11/17 03:47:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:47:35 INFO : only3: Copied (replaced existing) 2025/11/17 03:47:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.51s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:47:43 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:47:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:47:43 DEBUG : empty_on_remote: Making directory with metadata 2025/11/17 03:47:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:47:43 INFO : empty_on_remote: Making directory 2025/11/17 03:47:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/17 03:47:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/17 03:47:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/17 03:47:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:47:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.44s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:47:45 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:47:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:47:45 DEBUG : empty_on_remote: Making directory with metadata 2025/11/17 03:47:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:47:45 INFO : empty_on_remote: Making directory 2025/11/17 03:47:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/17 03:47:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/17 03:47:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/17 03:47:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:47:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/17 03:47:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.32s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:47:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:47:48 INFO : sub dir: Making directory 2025/11/17 03:47:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:47:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:47:50 INFO : sub dir: Making directory 2025/11/17 03:47:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.95s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:47:59 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:00 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:48:00 DEBUG : apple: size = 5 OK 2025/11/17 03:48:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : apple: Unchanged skipping 2025/11/17 03:48:00 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:48:00 DEBUG : banana: size = 6 OK 2025/11/17 03:48:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : banana: Unchanged skipping 2025/11/17 03:48:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:48:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:48:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:48:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:48:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:48:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:48:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:48:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:48:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:48:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:48:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:48:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:48:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:48:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:48:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:48:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:48:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:48:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:48:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:48:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:48:00 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:48:00 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:00 INFO : There was nothing to transfer 2025/11/17 03:48:00 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:01 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : apple: size = 5 OK 2025/11/17 03:48:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : apple: Unchanged skipping 2025/11/17 03:48:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:48:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:48:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:48:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:48:01 DEBUG : banana: size = 6 OK 2025/11/17 03:48:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : banana: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:48:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:48:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:48:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:48:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:48:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:48:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:48:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:48:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:48:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:48:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:48:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:48:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:48:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:48:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:48:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:48:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:48:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:48:01 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:48:01 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:01 INFO : There was nothing to transfer 2025/11/17 03:48:01 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:01 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:48:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:48:15 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:15 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:48:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : apple: size = 5 OK 2025/11/17 03:48:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : apple: Unchanged skipping 2025/11/17 03:48:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:48:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:48:16 DEBUG : banana: size = 6 OK 2025/11/17 03:48:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : banana: Unchanged skipping 2025/11/17 03:48:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:48:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:48:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:48:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:48:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:48:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:48:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:48:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:48:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:48:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:48:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:48:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:48:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:48:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:48:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:48:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:48:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:48:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:48:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:48:16 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:48:16 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:16 INFO : There was nothing to transfer 2025/11/17 03:48:16 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:16 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:48:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:48:17 DEBUG : banana: size = 6 OK 2025/11/17 03:48:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:48:17 DEBUG : banana: Unchanged skipping 2025/11/17 03:48:17 DEBUG : apple: size = 5 OK 2025/11/17 03:48:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : apple: Unchanged skipping 2025/11/17 03:48:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:48:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:48:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:48:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:48:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:48:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:48:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:48:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:48:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:48:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:48:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:48:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:48:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:48:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:48:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:48:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:48:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:48:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:48:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:48:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:48:17 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:48:17 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:17 INFO : There was nothing to transfer 2025/11/17 03:48:17 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:17 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:48:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:48:31 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:31 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:48:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/17 03:48:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:32 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:48:32 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:48:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:32 DEBUG : YXBwbGU=: size = 5 OK 2025/11/17 03:48:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/17 03:48:32 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/17 03:48:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/17 03:48:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/17 03:48:32 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/17 03:48:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/17 03:48:32 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:32 DEBUG : YmFuYW5h: size = 6 OK 2025/11/17 03:48:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/17 03:48:32 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/17 03:48:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/17 03:48:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/17 03:48:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/17 03:48:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/17 03:48:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/17 03:48:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/17 03:48:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/17 03:48:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/17 03:48:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/17 03:48:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/17 03:48:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/17 03:48:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/17 03:48:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/17 03:48:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/17 03:48:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/17 03:48:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/17 03:48:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/17 03:48:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/17 03:48:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/17 03:48:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/17 03:48:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/17 03:48:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/17 03:48:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/17 03:48:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/17 03:48:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:48:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/17 03:48:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/17 03:48:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/17 03:48:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/17 03:48:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/17 03:48:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/17 03:48:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/17 03:48:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/17 03:48:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:48:33 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/17 03:48:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/17 03:48:34 INFO : dir1/0007-1234567.txt: Deleted 2025/11/17 03:48:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/17 03:48:34 INFO : apple: Deleted 2025/11/17 03:48:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/17 03:48:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/17 03:48:34 INFO : splitbananasplit: Deleted 2025/11/17 03:48:34 INFO : dir1/0008-2345678.txt: Deleted 2025/11/17 03:48:34 INFO : dir1/0011-56789;.txt: Deleted 2025/11/17 03:48:34 INFO : dir1/0012-6789;.txt: Deleted 2025/11/17 03:48:34 INFO : dir1/0014-89;=.txt: Deleted 2025/11/17 03:48:34 INFO : dir1/0003-defghij.txt: Deleted 2025/11/17 03:48:34 INFO : dir1/0010-456789.txt: Deleted 2025/11/17 03:48:34 INFO : dir1/0013-789;=.txt: Deleted 2025/11/17 03:48:34 INFO : dir1/0015-9;=.txt: Deleted 2025/11/17 03:48:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/17 03:48:34 INFO : dir1/0009-3456789.txt: Deleted 2025/11/17 03:48:34 INFO : appleappleapplebanana: Deleted 2025/11/17 03:48:34 INFO : banana: Deleted 2025/11/17 03:48:34 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:48:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:35 DEBUG : YXBwbGU=: size = 5 OK 2025/11/17 03:48:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : apple: Unchanged skipping 2025/11/17 03:48:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:48:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/17 03:48:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:48:35 DEBUG : YmFuYW5h: size = 6 OK 2025/11/17 03:48:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : banana: Unchanged skipping 2025/11/17 03:48:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/17 03:48:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/17 03:48:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/17 03:48:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/17 03:48:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/17 03:48:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:48:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/17 03:48:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/17 03:48:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/17 03:48:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/17 03:48:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/17 03:48:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/17 03:48:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/17 03:48:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/17 03:48:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/17 03:48:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/17 03:48:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/17 03:48:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/17 03:48:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:48:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:48:35 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:48:35 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:35 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/17 03:48:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/17 03:48:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:36 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:36 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:36 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:48:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:36 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:48:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:48:36 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:48:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:48:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:48:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:48:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:48:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:48:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:48:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:48:49 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:49 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:48:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:48:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:48:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:48:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:48:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:48:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:48:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:48:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:48:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:48:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:48:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:48:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:48:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:48:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:48:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:48:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:48:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:48:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:48:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:48:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:48:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:48:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:48:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:48:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:48:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:48:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:48:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:48:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:48:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:48:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:48:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:48:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:48:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:48:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:48:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:48:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:48:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:48:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:48:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:48:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:48:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:48:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:48:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:48:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:48:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:48:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:48:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:48:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:48:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:48:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:48:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:48:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:48:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:48:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:48:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:48:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:48:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:48:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:48:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:48:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:48:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:48:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:48:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:48:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:48:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:48:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:48:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:48:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:48:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:48:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:48:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:48:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:48:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:48:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:48:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:48:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:48:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:48:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:48:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:48:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:48:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:48:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/17 03:48:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:50 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:48:50 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:48:50 DEBUG : PREFIXbanana: size = 6 OK 2025/11/17 03:48:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/17 03:48:50 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/17 03:48:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/17 03:48:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/17 03:48:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/17 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:48:50 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/17 03:48:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/17 03:48:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/17 03:48:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:48:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/17 03:48:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/17 03:48:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:48:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:48:51 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/17 03:48:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/17 03:48:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:48:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:48:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/17 03:48:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:48:51 DEBUG : PREFIXapple: size = 5 OK 2025/11/17 03:48:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/17 03:48:51 INFO : apple: Copied (new) to: PREFIXapple 2025/11/17 03:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:48:51 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/17 03:48:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/17 03:48:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:48:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/17 03:48:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/17 03:48:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:48:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/17 03:48:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/17 03:48:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:48:51 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/17 03:48:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/17 03:48:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:48:51 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/17 03:48:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/17 03:48:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:48:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/17 03:48:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/17 03:48:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:48:51 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/17 03:48:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/17 03:48:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/17 03:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:48:51 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/17 03:48:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/17 03:48:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:48:52 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/17 03:48:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/17 03:48:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:48:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:48:52 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/17 03:48:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/17 03:48:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:48:52 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/17 03:48:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/17 03:48:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:48:52 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/17 03:48:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/17 03:48:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:48:52 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/17 03:48:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/17 03:48:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:48:52 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/17 03:48:52 INFO : appleappleapplebanana: Deleted 2025/11/17 03:48:52 INFO : banana: Deleted 2025/11/17 03:48:52 INFO : dir1/0007-1234567.txt: Deleted 2025/11/17 03:48:53 INFO : dir1/0011-56789;.txt: Deleted 2025/11/17 03:48:53 INFO : splitbananasplit: Deleted 2025/11/17 03:48:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/17 03:48:53 INFO : dir1/0003-defghij.txt: Deleted 2025/11/17 03:48:53 INFO : dir1/0009-3456789.txt: Deleted 2025/11/17 03:48:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/17 03:48:53 INFO : dir1/0014-89;=.txt: Deleted 2025/11/17 03:48:53 INFO : dir1/0015-9;=.txt: Deleted 2025/11/17 03:48:53 INFO : apple: Deleted 2025/11/17 03:48:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/17 03:48:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/17 03:48:53 INFO : dir1/0008-2345678.txt: Deleted 2025/11/17 03:48:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/17 03:48:53 INFO : dir1/0010-456789.txt: Deleted 2025/11/17 03:48:53 INFO : dir1/0013-789;=.txt: Deleted 2025/11/17 03:48:53 INFO : dir1/0012-6789;.txt: Deleted 2025/11/17 03:48:53 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:48:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:48:54 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:48:54 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:48:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:48:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/17 03:48:54 INFO : splitbananasplit: Copied (new) 2025/11/17 03:48:54 DEBUG : banana: size = 6 OK 2025/11/17 03:48:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/17 03:48:54 INFO : banana: Copied (new) 2025/11/17 03:48:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:48:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/17 03:48:54 INFO : appleappleapplebanana: Copied (new) 2025/11/17 03:48:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:48:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/17 03:48:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/17 03:48:54 DEBUG : apple: size = 5 OK 2025/11/17 03:48:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/17 03:48:54 INFO : apple: Copied (new) 2025/11/17 03:48:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:48:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/17 03:48:54 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/17 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/17 03:48:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/17 03:48:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:48:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/17 03:48:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/17 03:48:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:48:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/17 03:48:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/17 03:48:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:48:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/17 03:48:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/17 03:48:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:48:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/17 03:48:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/17 03:48:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:48:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/17 03:48:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/17 03:48:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:48:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/17 03:48:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/17 03:48:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:48:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/17 03:48:55 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/17 03:48:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:48:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/17 03:48:55 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/17 03:48:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:48:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/17 03:48:55 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/17 03:48:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:48:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/17 03:48:55 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/17 03:48:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:48:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/17 03:48:55 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/17 03:48:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:48:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/17 03:48:55 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/17 03:48:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:48:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/17 03:48:56 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/17 03:48:56 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:56 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/17 03:48:56 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/17 03:48:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/17 03:48:56 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/17 03:48:56 INFO : PREFIXapple: Deleted 2025/11/17 03:48:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/17 03:48:56 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/17 03:48:56 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/17 03:48:56 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/17 03:48:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/17 03:48:56 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/17 03:48:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/17 03:48:56 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/17 03:48:56 INFO : PREFIXbanana: Deleted 2025/11/17 03:48:56 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/17 03:48:56 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/17 03:48:56 INFO : PREFIXsplitbananasplit: Deleted 2025/11/17 03:48:56 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/17 03:48:56 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/17 03:48:56 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/17 03:48:56 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : Waiting for deletions to finish 2025/11/17 03:48:57 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:48:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:49:10 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:11 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:49:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:49:11 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:49:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:11 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:49:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:49:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:11 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:11 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:49:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:49:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:11 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:49:11 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:49:11 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/17 03:49:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/17 03:49:11 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/17 03:49:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:49:12 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/17 03:49:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/17 03:49:12 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:12 DEBUG : appleSUFFIX: size = 5 OK 2025/11/17 03:49:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/17 03:49:12 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/17 03:49:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/17 03:49:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:49:12 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/17 03:49:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/17 03:49:12 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/17 03:49:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/17 03:49:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/17 03:49:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/17 03:49:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/17 03:49:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/17 03:49:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/17 03:49:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/17 03:49:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/17 03:49:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/17 03:49:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/17 03:49:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/17 03:49:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/17 03:49:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/17 03:49:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/17 03:49:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/17 03:49:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/17 03:49:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/17 03:49:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:49:13 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/17 03:49:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/17 03:49:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:49:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:49:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/17 03:49:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/17 03:49:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:49:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:49:13 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/17 03:49:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/17 03:49:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:49:13 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/17 03:49:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/17 03:49:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:49:13 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/17 03:49:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/17 03:49:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:49:13 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/17 03:49:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/17 03:49:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:49:13 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:13 INFO : dir1/0012-6789;.txt: Deleted 2025/11/17 03:49:13 INFO : dir1/0010-456789.txt: Deleted 2025/11/17 03:49:13 INFO : dir1/0015-9;=.txt: Deleted 2025/11/17 03:49:13 INFO : banana: Deleted 2025/11/17 03:49:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/17 03:49:14 INFO : dir1/0003-defghij.txt: Deleted 2025/11/17 03:49:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/17 03:49:14 INFO : dir1/0007-1234567.txt: Deleted 2025/11/17 03:49:14 INFO : apple: Deleted 2025/11/17 03:49:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/17 03:49:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/17 03:49:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/17 03:49:14 INFO : dir1/0011-56789;.txt: Deleted 2025/11/17 03:49:14 INFO : dir1/0013-789;=.txt: Deleted 2025/11/17 03:49:14 INFO : splitbananasplit: Deleted 2025/11/17 03:49:14 INFO : dir1/0014-89;=.txt: Deleted 2025/11/17 03:49:14 INFO : appleappleapplebanana: Deleted 2025/11/17 03:49:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/17 03:49:14 INFO : dir1/0008-2345678.txt: Deleted 2025/11/17 03:49:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/17 03:49:14 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:14 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/17 03:49:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:49:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:49:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:15 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:49:15 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:49:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:49:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/17 03:49:15 INFO : appleappleapplebanana: Copied (new) 2025/11/17 03:49:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:49:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/17 03:49:15 INFO : splitbananasplit: Copied (new) 2025/11/17 03:49:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:49:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/17 03:49:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/17 03:49:15 DEBUG : apple: size = 5 OK 2025/11/17 03:49:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/17 03:49:15 INFO : apple: Copied (new) 2025/11/17 03:49:15 DEBUG : banana: size = 6 OK 2025/11/17 03:49:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/17 03:49:15 INFO : banana: Copied (new) 2025/11/17 03:49:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:49:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/17 03:49:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/17 03:49:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:49:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/17 03:49:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/17 03:49:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:49:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/17 03:49:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/17 03:49:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:49:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/17 03:49:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/17 03:49:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:49:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/17 03:49:15 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/17 03:49:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:49:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/17 03:49:16 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/17 03:49:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:49:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/17 03:49:16 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/17 03:49:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:49:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/17 03:49:16 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/17 03:49:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:49:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/17 03:49:16 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/17 03:49:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:49:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/17 03:49:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/17 03:49:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:49:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/17 03:49:16 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/17 03:49:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:49:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/17 03:49:16 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/17 03:49:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:49:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/17 03:49:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/17 03:49:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:49:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/17 03:49:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/17 03:49:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:49:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/17 03:49:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/17 03:49:16 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:17 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/17 03:49:17 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/17 03:49:17 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/17 03:49:17 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/17 03:49:17 INFO : bananaSUFFIX: Deleted 2025/11/17 03:49:17 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/17 03:49:17 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/17 03:49:17 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/17 03:49:17 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/17 03:49:17 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/17 03:49:17 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/17 03:49:17 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/17 03:49:17 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/17 03:49:17 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/17 03:49:17 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/17 03:49:17 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/17 03:49:17 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/17 03:49:17 INFO : appleSUFFIX: Deleted 2025/11/17 03:49:17 INFO : splitbananasplitSUFFIX: Deleted 2025/11/17 03:49:17 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/17 03:49:17 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:17 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:49:17 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:18 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:49:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:49:31 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:31 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:49:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:49:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:49:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:49:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:49:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:49:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:49:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : apple: size = 5 OK 2025/11/17 03:49:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:32 DEBUG : apple: Unchanged skipping 2025/11/17 03:49:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:49:32 DEBUG : banana: size = 6 OK 2025/11/17 03:49:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:32 DEBUG : banana: Unchanged skipping 2025/11/17 03:49:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:49:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:49:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:49:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:49:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:49:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:49:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:49:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:49:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/17 03:49:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:49:32 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:49:32 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:49:32 DEBUG : splitbanan: size = 16 OK 2025/11/17 03:49:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/17 03:49:32 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/17 03:49:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:49:32 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/17 03:49:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/17 03:49:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/17 03:49:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:49:32 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/17 03:49:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/17 03:49:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/17 03:49:32 DEBUG : appleapple: size = 21 OK 2025/11/17 03:49:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:49:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/17 03:49:32 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/17 03:49:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:49:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/17 03:49:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/17 03:49:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/17 03:49:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:49:33 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/17 03:49:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/17 03:49:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/17 03:49:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:49:33 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/17 03:49:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/17 03:49:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/17 03:49:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:49:33 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/17 03:49:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/17 03:49:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/17 03:49:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:49:33 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/17 03:49:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/17 03:49:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/17 03:49:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:49:33 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/17 03:49:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/17 03:49:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/17 03:49:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:49:33 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/17 03:49:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/17 03:49:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/17 03:49:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:49:33 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/17 03:49:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/17 03:49:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/17 03:49:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:49:33 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/17 03:49:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/17 03:49:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/17 03:49:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:49:33 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/17 03:49:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/17 03:49:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/17 03:49:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:49:33 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/17 03:49:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/17 03:49:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/17 03:49:33 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/17 03:49:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/17 03:49:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/17 03:49:33 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/17 03:49:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/17 03:49:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/17 03:49:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/17 03:49:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/17 03:49:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/17 03:49:34 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:34 INFO : dir1/0014-89;=.txt: Deleted 2025/11/17 03:49:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/17 03:49:34 INFO : dir1/0007-1234567.txt: Deleted 2025/11/17 03:49:34 INFO : splitbananasplit: Deleted 2025/11/17 03:49:34 INFO : dir1/0008-2345678.txt: Deleted 2025/11/17 03:49:34 INFO : dir1/0009-3456789.txt: Deleted 2025/11/17 03:49:34 INFO : dir1/0013-789;=.txt: Deleted 2025/11/17 03:49:34 INFO : dir1/0011-56789;.txt: Deleted 2025/11/17 03:49:34 INFO : appleappleapplebanana: Deleted 2025/11/17 03:49:34 INFO : dir1/0012-6789;.txt: Deleted 2025/11/17 03:49:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/17 03:49:34 INFO : dir1/0010-456789.txt: Deleted 2025/11/17 03:49:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/17 03:49:34 INFO : dir1/0015-9;=.txt: Deleted 2025/11/17 03:49:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/17 03:49:34 INFO : dir1/0003-defghij.txt: Deleted 2025/11/17 03:49:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/17 03:49:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/17 03:49:34 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:35 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : appleapple: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:49:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:49:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:49:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:49:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:49:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:49:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:49:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:49:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:49:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:49:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:49:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:49:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:49:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:49:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:49:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:49:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:49:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:49:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:49:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:49:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:49:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:49:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:49:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:49:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:49:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:49:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:49:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:49:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:49:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:49:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:49:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:49:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:49:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:49:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:49:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:49:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:49:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:49:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:49:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:49:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:49:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:49:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:49:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:49:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:49:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:49:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:49:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:49:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:49:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:49:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:49:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:49:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:49:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:49:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:49:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:49:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:49:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:49:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:49:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:49:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:49:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:49:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:49:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:49:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:49:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:49:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:49:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:49:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:49:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:49:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:49:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:49:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:49:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:49:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:49:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:49:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:49:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:49:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:49:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:49:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:49:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:49:35 DEBUG : apple: size = 5 OK 2025/11/17 03:49:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : apple: Unchanged skipping 2025/11/17 03:49:35 DEBUG : banana: size = 6 OK 2025/11/17 03:49:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : banana: Unchanged skipping 2025/11/17 03:49:35 DEBUG : splitbanan: size = 16 OK 2025/11/17 03:49:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:49:35 DEBUG : appleapple: size = 21 OK 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:49:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:49:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/17 03:49:35 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/17 03:49:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/17 03:49:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/17 03:49:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/17 03:49:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/17 03:49:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:49:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/17 03:49:35 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/17 03:49:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/17 03:49:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/17 03:49:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/17 03:49:35 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/17 03:49:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/17 03:49:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/17 03:49:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/17 03:49:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/17 03:49:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/17 03:49:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:49:35 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:49:35 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:35 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:35 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : appleapple: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/17 03:49:35 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/17 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:49:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:49:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:49:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:49:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:49:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:49:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:49:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:49:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:49:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:49:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:49:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:49:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:49:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:49:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:49:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:49:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:49:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:49:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:49:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:49:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:49:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:49:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:49:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:49:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:49:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:49:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:49:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:49:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:49:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:49:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:49:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:49:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:49:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:49:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:49:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:49:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:49:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:49:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:49:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:49:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:49:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:49:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:49:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:49:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:49:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:49:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:49:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:49:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:49:36 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:49:49 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:49 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:49:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:49:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:49:49 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:49:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:49:49 DEBUG : apple: size = 5 OK 2025/11/17 03:49:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : apple: Unchanged skipping 2025/11/17 03:49:49 DEBUG : banana: size = 6 OK 2025/11/17 03:49:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : banana: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:49:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:49:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:49:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:49:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:49:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:49:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:49:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:49:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:49:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:49:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:49:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:49:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:49:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:49:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:49:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:49:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:49:49 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:49:49 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:49:49 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:49 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:50 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : apple: size = 5 OK 2025/11/17 03:49:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : apple: Unchanged skipping 2025/11/17 03:49:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:49:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:49:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:49:50 DEBUG : banana: size = 6 OK 2025/11/17 03:49:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:49:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : banana: Unchanged skipping 2025/11/17 03:49:50 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:49:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:49:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:49:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:49:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:49:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:49:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:49:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:49:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:49:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:49:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:49:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:49:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:49:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:49:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:49:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:49:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:49:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:49:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:49:50 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:49:50 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:50 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:50 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:49:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : Waiting for deletions to finish 2025/11/17 03:49:51 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:49:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:50:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:50:06 DEBUG : apple: size = 5 OK 2025/11/17 03:50:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:50:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : banana: size = 6 OK 2025/11/17 03:50:06 DEBUG : apple: Unchanged skipping 2025/11/17 03:50:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:50:06 DEBUG : banana: Unchanged skipping 2025/11/17 03:50:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:50:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:50:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:50:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:50:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:50:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:50:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:50:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:50:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:50:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:50:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:50:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:50:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:50:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:50:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:50:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:50:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:50:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:50:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:50:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:50:06 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:50:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:07 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : apple: size = 5 OK 2025/11/17 03:50:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : apple: Unchanged skipping 2025/11/17 03:50:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:50:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : banana: size = 6 OK 2025/11/17 03:50:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:50:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : banana: Unchanged skipping 2025/11/17 03:50:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:50:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:50:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:50:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:50:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:50:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:50:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:50:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:50:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:50:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:50:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:50:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:50:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:50:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:50:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:50:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:50:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:50:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:50:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:50:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:50:07 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:50:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:07 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:50:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:50:21 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:21 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:50:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : apple: size = 5 OK 2025/11/17 03:50:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : apple: Unchanged skipping 2025/11/17 03:50:22 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:50:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:50:22 DEBUG : banana: size = 6 OK 2025/11/17 03:50:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : banana: Unchanged skipping 2025/11/17 03:50:22 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:50:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:50:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:50:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:50:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:50:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:50:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:50:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:50:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:50:22 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:22 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:22 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:50:22 DEBUG : apple: size = 5 OK 2025/11/17 03:50:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : apple: Unchanged skipping 2025/11/17 03:50:22 DEBUG : banana: size = 6 OK 2025/11/17 03:50:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : banana: Unchanged skipping 2025/11/17 03:50:22 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:50:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:50:22 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:50:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:50:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:50:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:50:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:50:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:50:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:50:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:50:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:50:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:50:22 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:50:22 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:22 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:23 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:50:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:50:36 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:37 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : apple: size = 5 OK 2025/11/17 03:50:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : apple: Unchanged skipping 2025/11/17 03:50:37 DEBUG : banana: size = 6 OK 2025/11/17 03:50:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:50:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:50:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : banana: Unchanged skipping 2025/11/17 03:50:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:50:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:50:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:50:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:50:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:50:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:50:37 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:50:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:50:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:50:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:50:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:50:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:50:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:50:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:50:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:50:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:50:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:50:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:50:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:50:37 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:50:37 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:37 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:37 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:50:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:50:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : banana: size = 6 OK 2025/11/17 03:50:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:50:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : banana: Unchanged skipping 2025/11/17 03:50:38 DEBUG : apple: size = 5 OK 2025/11/17 03:50:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : apple: Unchanged skipping 2025/11/17 03:50:38 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:50:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:50:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:50:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:50:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:50:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:50:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:50:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:50:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:50:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:50:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:50:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:50:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:50:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:50:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:50:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:50:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:50:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:50:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:50:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:50:38 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:50:38 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:38 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:38 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:50:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:50:51 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:52 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:50:52 DEBUG : apple: size = 5 OK 2025/11/17 03:50:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:50:52 DEBUG : banana: size = 6 OK 2025/11/17 03:50:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:50:52 DEBUG : banana: Unchanged skipping 2025/11/17 03:50:52 DEBUG : apple: Unchanged skipping 2025/11/17 03:50:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:50:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:50:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:50:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:50:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:50:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:50:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:50:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:50:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:50:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:50:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:50:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:50:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:50:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:50:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:50:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:50:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:50:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:50:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:50:52 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:50:52 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:52 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:53 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:50:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : banana: size = 6 OK 2025/11/17 03:50:53 DEBUG : apple: size = 5 OK 2025/11/17 03:50:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:50:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : banana: Unchanged skipping 2025/11/17 03:50:53 DEBUG : apple: Unchanged skipping 2025/11/17 03:50:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:50:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:50:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:50:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:50:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:50:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:50:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:50:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:50:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:50:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:50:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:50:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:50:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:50:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:50:53 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:50:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:50:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:50:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:50:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:50:53 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:50:53 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:53 DEBUG : Waiting for deletions to finish 2025/11/17 03:50:53 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:50:53 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (186.43s) --- PASS: TestTransform/NFC (14.45s) --- PASS: TestTransform/NFD (15.44s) --- PASS: TestTransform/base64 (18.62s) --- PASS: TestTransform/prefix (21.48s) --- PASS: TestTransform/suffix (20.74s) --- PASS: TestTransform/truncate (17.69s) --- PASS: TestTransform/encoder (15.58s) --- PASS: TestTransform/ISO-8859-1 (16.50s) --- PASS: TestTransform/charmap (15.31s) --- PASS: TestTransform/lowercase (15.45s) --- PASS: TestTransform/ascii (15.16s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:50:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/17 03:50:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/17 03:50:58 INFO : sub dir_somesuffix: Making directory 2025/11/17 03:50:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/17 03:50:58 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/17 03:50:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/17 03:50:58 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/17 03:50:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/17 03:50:58 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:50:58 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:50:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/17 03:50:59 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:50:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/17 03:50:59 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.64s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:51:00 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:00 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:00 INFO : tictactoe: Making directory 2025/11/17 03:51:00 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:00 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:51:00 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/17 03:51:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:51:00 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:51:00 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:51:01 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/17 03:51:01 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:51:01 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/17 03:51:01 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:51:02 INFO : toe: Making directory 2025/11/17 03:51:02 INFO : toe/toe: Making directory 2025/11/17 03:51:02 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/17 03:51:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/17 03:51:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/17 03:51:02 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:51:02 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:51:02 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/17 03:51:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:51:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/17 03:51:02 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.70s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:51:03 INFO : toe: Making directory 2025/11/17 03:51:03 INFO : toe/toe: Making directory 2025/11/17 03:51:03 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/17 03:51:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/17 03:51:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/17 03:51:03 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:51:03 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:51:04 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/17 03:51:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:51:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/17 03:51:04 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.85s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:51:05 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:51:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/17 03:51:05 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:05 INFO : tictacempty_dir: Making directory 2025/11/17 03:51:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:05 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:05 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:05 INFO : tictactoe: Making directory 2025/11/17 03:51:05 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:05 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:51:05 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:51:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:51:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:51:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:51:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:51:05 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:51:05 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:51:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/17 03:51:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:51:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/17 03:51:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:51:07 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:51:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/17 03:51:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:07 INFO : tictacempty_dir: Making directory 2025/11/17 03:51:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:07 INFO : tictactoe: Making directory 2025/11/17 03:51:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:51:07 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:51:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:51:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/17 03:51:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:51:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:51:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:51:07 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:51:07 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:51:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:51:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:51:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:51:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/17 03:51:08 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:51:08 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:08 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:08 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/17 03:51:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:51:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:51:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/17 03:51:08 NOTICE: B2 bucket rclone-test-benofiq6zazo: 0 differences found 2025/11/17 03:51:08 NOTICE: B2 bucket rclone-test-benofiq6zazo: 1 matching files --- PASS: TestAllTag (2.05s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:51:09 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:09 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:09 INFO : tictactoe: Making directory 2025/11/17 03:51:09 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:09 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:51:09 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:51:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:51:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:51:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:51:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:51:09 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:51:09 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:51:10 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/17 03:51:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:51:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/17 03:51:10 DEBUG : Waiting for deletions to finish 2025/11/17 03:51:10 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:10 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:10 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:51:10 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/17 03:51:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:51:10 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:51:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:51:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/17 03:51:10 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:51:10 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.19s) === RUN TestSyntax 2025/11/17 03:51:11 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:51:11 INFO : toe: Making directory 2025/11/17 03:51:11 INFO : toe/toe: Making directory 2025/11/17 03:51:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/17 03:51:11 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:51:11 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:51:12 DEBUG : toe/toe/toe: size = 11 OK 2025/11/17 03:51:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:51:12 INFO : toe/toe/toe: Copied (new) 2025/11/17 03:51:12 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.65s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:51:13 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:51:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/17 03:51:13 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:13 INFO : tictacempty_dir: Making directory 2025/11/17 03:51:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:13 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:13 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:13 INFO : tictactoe: Making directory 2025/11/17 03:51:13 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:13 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:51:13 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:51:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:51:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/17 03:51:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:51:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:51:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:51:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:51:13 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:51:13 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:51:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:51:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:51:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:51:13 INFO : toe/toe/toe.txt: Deleted 2025/11/17 03:51:13 INFO : toe/toe: Removing directory 2025/11/17 03:51:13 INFO : toe: Removing directory 2025/11/17 03:51:13 INFO : empty_dir: Removing directory 2025/11/17 03:51:13 DEBUG : Local file system at /tmp/rclone4289763973: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:51:14 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:51:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/17 03:51:14 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:14 INFO : tictacempty_dir: Making directory 2025/11/17 03:51:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:14 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:14 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:14 INFO : tictactoe: Making directory 2025/11/17 03:51:14 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:14 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:51:14 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:51:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:51:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/17 03:51:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:51:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:51:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:51:14 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:51:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:51:14 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:51:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:51:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:51:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:51:15 INFO : toe/toe/toe.txt: Deleted 2025/11/17 03:51:15 INFO : toe/toe: Removing directory 2025/11/17 03:51:15 INFO : toe: Removing directory 2025/11/17 03:51:15 INFO : empty_dir: Removing directory 2025/11/17 03:51:15 DEBUG : Local file system at /tmp/rclone4289763973: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/17 03:51:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:51:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/17 03:51:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:51:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:51:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:51:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/17 03:51:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:51:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/17 03:51:17 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.50s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:51:18 DEBUG : Reset feature "Copy" 2025/11/17 03:51:18 DEBUG : Reset feature "Move" 2025/11/17 03:51:18 DEBUG : Reset feature "Copy" 2025/11/17 03:51:18 DEBUG : Reset feature "Move" 2025/11/17 03:51:18 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:51:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/17 03:51:18 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:18 INFO : tictacempty_dir: Making directory 2025/11/17 03:51:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:51:18 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:18 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:18 INFO : tictactoe: Making directory 2025/11/17 03:51:18 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:18 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:51:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:51:18 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:51:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:51:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/17 03:51:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:51:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:51:18 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:51:18 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:51:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:51:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:51:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:51:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:51:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:51:19 INFO : toe/toe/toe.txt: Deleted 2025/11/17 03:51:19 INFO : toe/toe: Removing directory 2025/11/17 03:51:19 INFO : toe: Removing directory 2025/11/17 03:51:19 INFO : empty_dir: Removing directory 2025/11/17 03:51:19 DEBUG : Local file system at /tmp/rclone4289763973: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/17 03:51:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:51:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/17 03:51:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:51:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:51:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:51:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/17 03:51:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:51:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/17 03:51:21 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.77s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:51:21 DEBUG : toe: transformed to: dG9l 2025/11/17 03:51:22 DEBUG : toe: transformed to: dG9l 2025/11/17 03:51:22 INFO : dG9l: Making directory 2025/11/17 03:51:22 DEBUG : toe: transformed to: dG9l 2025/11/17 03:51:22 DEBUG : toe: transformed to: dG9l 2025/11/17 03:51:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/17 03:51:22 INFO : dG9l/dG9l: Making directory 2025/11/17 03:51:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/17 03:51:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/17 03:51:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/17 03:51:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:51:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/17 03:51:22 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:51:22 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:51:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/17 03:51:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:51:22 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/17 03:51:22 DEBUG : Waiting for deletions to finish 2025/11/17 03:51:23 DEBUG : dG9l: transformed to: toe 2025/11/17 03:51:23 DEBUG : dG9l: transformed to: toe 2025/11/17 03:51:23 DEBUG : dG9l: transformed to: toe 2025/11/17 03:51:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/17 03:51:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/17 03:51:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/17 03:51:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/17 03:51:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/17 03:51:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/17 03:51:23 DEBUG : Local file system at /tmp/rclone4289763973: Waiting for checks to finish 2025/11/17 03:51:23 DEBUG : Local file system at /tmp/rclone4289763973: Waiting for transfers to finish 2025/11/17 03:51:23 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.40s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-benofiq6zazo", Local "Local file system at /tmp/rclone4289763973", Modify Window "1ms" 2025/11/17 03:51:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:51:24 DEBUG : toe: transformed to: 2025/11/17 03:51:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:51:24 DEBUG : toe: transformed to: 2025/11/17 03:51:24 INFO : B2 bucket rclone-test-benofiq6zazo: Making directory 2025/11/17 03:51:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:51:24 DEBUG : toe: transformed to: 2025/11/17 03:51:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:51:24 DEBUG : toe: transformed to: 2025/11/17 03:51:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:51:24 DEBUG : toe/toe: transformed to: 2025/11/17 03:51:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/17 03:51:24 INFO : toe/toe: Making directory 2025/11/17 03:51:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:51:24 DEBUG : toe/toe: transformed to: 2025/11/17 03:51:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/17 03:51:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:51:24 DEBUG : toe: transformed to: 2025/11/17 03:51:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/17 03:51:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:51:24 DEBUG : toe/toe/toe: transformed to: 2025/11/17 03:51:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/17 03:51:24 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for checks to finish 2025/11/17 03:51:24 DEBUG : B2 bucket rclone-test-benofiq6zazo: Waiting for transfers to finish 2025/11/17 03:51:25 DEBUG : toe/toe/toe: size = 11 OK 2025/11/17 03:51:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:51:25 INFO : toe/toe/toe: Copied (new) 2025/11/17 03:51:25 ERROR : B2 bucket rclone-test-benofiq6zazo: not deleting files as there were IO errors 2025/11/17 03:51:25 ERROR : B2 bucket rclone-test-benofiq6zazo: not deleting directories as there were IO errors --- PASS: TestError (1.91s) PASS 2025/11/17 03:51:26 DEBUG : B2 bucket rclone-test-benofiq6zazo: Purge remote 2025/11/17 03:51:26 INFO : B2 bucket rclone-test-benofiq6zazo: cleaning bucket "rclone-test-benofiq6zazo" of all files 2025/11/17 03:51:27 DEBUG : BackupDir/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606e9786_d20251117_m034545_c001_v7007000_t0000_u01763351145374") 2025/11/17 03:51:27 DEBUG : BackupDir/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f10076dbff80ed8fb_d20251117_m034540_c001_v0001182_t0016_u01763351140212") 2025/11/17 03:51:27 DEBUG : CompareDest/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa610f_d20251117_m034520_c001_v7007000_t0000_u01763351120618") 2025/11/17 03:51:27 DEBUG : CompareDest/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c802_d20251117_m034514_c001_v0001183_t0045_u01763351114745") 2025/11/17 03:51:27 DEBUG : CompareDest/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa6110_d20251117_m034520_c001_v7007000_t0000_u01763351120800") 2025/11/17 03:51:27 DEBUG : CompareDest/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b3357f4_d20251117_m034515_c001_v0001038_t0005_u01763351115773") 2025/11/17 03:51:27 DEBUG : CopyDest/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606e9788_d20251117_m034545_c001_v7007000_t0000_u01763351145559") 2025/11/17 03:51:27 DEBUG : CopyDest/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b335814_d20251117_m034537_c001_v0001038_t0006_u01763351137042") 2025/11/17 03:51:27 DEBUG : CopyDest/three: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606e9789_d20251117_m034545_c001_v7007000_t0000_u01763351145743") 2025/11/17 03:51:27 DEBUG : CopyDest/three: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b33581a_d20251117_m034543_c001_v0001038_t0011_u01763351143147") 2025/11/17 03:51:27 DEBUG : CopyDest/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606e978a_d20251117_m034545_c001_v7007000_t0000_u01763351145929") 2025/11/17 03:51:27 DEBUG : CopyDest/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c83c_d20251117_m034541_c001_v0001183_t0046_u01763351141153") 2025/11/17 03:51:27 DEBUG : EXISTING: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167bc90_d20251117_m034707_c001_v7007000_t0000_u01763351227004") 2025/11/17 03:51:27 DEBUG : EXISTING: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c98e_d20251117_m034706_c001_v0001183_t0043_u01763351226016") 2025/11/17 03:51:27 DEBUG : PREFIXapple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414a76597f545b6a_d20251117_m034856_c001_v7007000_t0000_u01763351336138") 2025/11/17 03:51:28 DEBUG : PREFIXapple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205379_d20251117_m034850_c001_v0001032_t0006_u01763351330578") 2025/11/17 03:51:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606ea144_d20251117_m034856_c001_v7007000_t0000_u01763351336404") 2025/11/17 03:51:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd9b_d20251117_m034850_c001_v0001100_t0021_u01763351330560") 2025/11/17 03:51:28 DEBUG : PREFIXbanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f411f5bf7c33f033d_d20251117_m034856_c001_v7007000_t0000_u01763351336408") 2025/11/17 03:51:28 DEBUG : PREFIXbanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb85_d20251117_m034850_c001_v0001183_t0035_u01763351330591") 2025/11/17 03:51:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4034dd4fe8d244b1_d20251117_m034856_c001_v7007000_t0000_u01763351336463") 2025/11/17 03:51:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bba8_d20251117_m034850_c001_v0001161_t0056_u01763351330569") 2025/11/17 03:51:28 DEBUG : Testêé: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167bc85_d20251117_m034703_c001_v7007000_t0000_u01763351223624") 2025/11/17 03:51:28 DEBUG : Testêé: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c988_d20251117_m034703_c001_v0001183_t0033_u01763351223018") 2025/11/17 03:51:28 DEBUG : Testêé: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c980_d20251117_m034702_c001_v0001183_t0002_u01763351222402") 2025/11/17 03:51:28 DEBUG : YXBwbGU=: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555f9ea_d20251117_m034836_c001_v7007000_t0000_u01763351316419") 2025/11/17 03:51:28 DEBUG : YXBwbGU=: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb43_d20251117_m034832_c001_v0001183_t0002_u01763351312304") 2025/11/17 03:51:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555f9fe_d20251117_m034836_c001_v7007000_t0000_u01763351316600") 2025/11/17 03:51:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd73_d20251117_m034832_c001_v0001100_t0050_u01763351312323") 2025/11/17 03:51:28 DEBUG : YmFuYW5h: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555f9ff_d20251117_m034836_c001_v7007000_t0000_u01763351316781") 2025/11/17 03:51:28 DEBUG : YmFuYW5h: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205341_d20251117_m034832_c001_v0001032_t0058_u01763351312310") 2025/11/17 03:51:28 DEBUG : a/potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedcdb_d20251117_m034346_c001_v7007000_t0000_u01763351026552") 2025/11/17 03:51:28 DEBUG : a/potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bea_d20251117_m034345_c001_v0001093_t0017_u01763351025796") 2025/11/17 03:51:28 DEBUG : a/potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedcc7_d20251117_m034344_c001_v7007000_t0000_u01763351024147") 2025/11/17 03:51:28 DEBUG : a/potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2be2_d20251117_m034343_c001_v0001093_t0036_u01763351023162") 2025/11/17 03:51:29 DEBUG : a/potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d586783c_d20251117_m034323_c001_v7007000_t0000_u01763351003861") 2025/11/17 03:51:29 DEBUG : a/potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b9c_d20251117_m034322_c001_v0001093_t0006_u01763351002898") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca285_d20251117_m035054_c001_v7007000_t0000_u01763351454367") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cd67_d20251117_m035050_c001_v0001183_t0005_u01763351450428") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559684_d20251117_m035039_c001_v7007000_t0000_u01763351439240") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cd1e_d20251117_m035035_c001_v0001183_t0056_u01763351435227") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d30_d20251117_m035023_c001_v7007000_t0000_u01763351423684") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ccd7_d20251117_m035019_c001_v0001183_t0028_u01763351419953") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67d0_d20251117_m035008_c001_v7007000_t0000_u01763351408330") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc9b_d20251117_m035004_c001_v0001183_t0028_u01763351404358") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44bf_d20251117_m034951_c001_v7007000_t0000_u01763351391863") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc67_d20251117_m034947_c001_v0001183_t0021_u01763351387641") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb77_d20251117_m034936_c001_v7007000_t0000_u01763351376350") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de20_d20251117_m034930_c001_v0001100_t0043_u01763351370273") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d423_d20251117_m034918_c001_v7007000_t0000_u01763351358653") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053b9_d20251117_m034915_c001_v0001032_t0053_u01763351355226") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d410_d20251117_m034914_c001_v7007000_t0000_u01763351354051") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bbf5_d20251117_m034909_c001_v0001161_t0001_u01763351349551") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75d3_d20251117_m034857_c001_v7007000_t0000_u01763351337840") 2025/11/17 03:51:29 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205381_d20251117_m034854_c001_v0001032_t0024_u01763351334243") 2025/11/17 03:51:30 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559490_d20251117_m034853_c001_v7007000_t0000_u01763351333198") 2025/11/17 03:51:30 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd99_d20251117_m034848_c001_v0001100_t0035_u01763351328391") 2025/11/17 03:51:30 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4161d671ec720801_d20251117_m034834_c001_v7007000_t0000_u01763351314435") 2025/11/17 03:51:30 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb36_d20251117_m034829_c001_v0001183_t0024_u01763351309402") 2025/11/17 03:51:30 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f6518b_d20251117_m034817_c001_v7007000_t0000_u01763351297860") 2025/11/17 03:51:30 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cafa_d20251117_m034814_c001_v0001183_t0020_u01763351294101") 2025/11/17 03:51:30 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f332a_d20251117_m034802_c001_v7007000_t0000_u01763351282358") 2025/11/17 03:51:30 DEBUG : apple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cac4_d20251117_m034758_c001_v0001183_t0010_u01763351278215") 2025/11/17 03:51:30 DEBUG : appleSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f448b_d20251117_m034917_c001_v7007000_t0000_u01763351357317") 2025/11/17 03:51:30 DEBUG : appleSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bbfb_d20251117_m034911_c001_v0001161_t0054_u01763351351718") 2025/11/17 03:51:30 DEBUG : appleapple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb78_d20251117_m034936_c001_v7007000_t0000_u01763351376533") 2025/11/17 03:51:30 DEBUG : appleapple: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de28_d20251117_m034932_c001_v0001100_t0026_u01763351372484") 2025/11/17 03:51:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca286_d20251117_m035054_c001_v7007000_t0000_u01763351454549") 2025/11/17 03:51:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dee3_d20251117_m035051_c001_v0001100_t0058_u01763351451035") 2025/11/17 03:51:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559685_d20251117_m035039_c001_v7007000_t0000_u01763351439423") 2025/11/17 03:51:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dec5_d20251117_m035035_c001_v0001100_t0040_u01763351435829") 2025/11/17 03:51:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d33_d20251117_m035023_c001_v7007000_t0000_u01763351423898") 2025/11/17 03:51:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de93_d20251117_m035020_c001_v0001100_t0003_u01763351420501") 2025/11/17 03:51:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67d1_d20251117_m035008_c001_v7007000_t0000_u01763351408553") 2025/11/17 03:51:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de70_d20251117_m035005_c001_v0001100_t0008_u01763351405078") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44c0_d20251117_m034952_c001_v7007000_t0000_u01763351392048") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de4a_d20251117_m034948_c001_v0001100_t0037_u01763351388309") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4011d728008f6733_d20251117_m034934_c001_v7007000_t0000_u01763351374540") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053cf_d20251117_m034930_c001_v0001032_t0059_u01763351370862") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d425_d20251117_m034918_c001_v7007000_t0000_u01763351358838") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbfb_d20251117_m034915_c001_v0001183_t0053_u01763351355209") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d411_d20251117_m034914_c001_v7007000_t0000_u01763351354245") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053a1_d20251117_m034910_c001_v0001032_t0024_u01763351350197") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75d5_d20251117_m034858_c001_v7007000_t0000_u01763351338023") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bbbe_d20251117_m034854_c001_v0001161_t0027_u01763351334265") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559489_d20251117_m034852_c001_v7007000_t0000_u01763351332654") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205375_d20251117_m034849_c001_v0001032_t0032_u01763351329133") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4011d728008f6374_d20251117_m034834_c001_v7007000_t0000_u01763351314784") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd69_d20251117_m034830_c001_v0001100_t0059_u01763351310105") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f6518c_d20251117_m034818_c001_v7007000_t0000_u01763351298078") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd4b_d20251117_m034814_c001_v0001100_t0018_u01763351294615") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f332c_d20251117_m034802_c001_v7007000_t0000_u01763351282542") 2025/11/17 03:51:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd21_d20251117_m034758_c001_v0001100_t0006_u01763351278873") 2025/11/17 03:51:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414a76597f545bd8_d20251117_m034916_c001_v7007000_t0000_u01763351356946") 2025/11/17 03:51:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbe4_d20251117_m034911_c001_v0001183_t0046_u01763351351730") 2025/11/17 03:51:31 DEBUG : b/potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedcdc_d20251117_m034346_c001_v7007000_t0000_u01763351026735") 2025/11/17 03:51:31 DEBUG : b/potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2be6_d20251117_m034344_c001_v0001093_t0029_u01763351024731") 2025/11/17 03:51:31 DEBUG : b/potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedcc2_d20251117_m034343_c001_v7007000_t0000_u01763351023588") 2025/11/17 03:51:32 DEBUG : b/potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bdc_d20251117_m034341_c001_v0001093_t0000_u01763351021865") 2025/11/17 03:51:32 DEBUG : b/potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d586783b_d20251117_m034323_c001_v7007000_t0000_u01763351003299") 2025/11/17 03:51:32 DEBUG : b/potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b98_d20251117_m034321_c001_v0001093_t0035_u01763351001783") 2025/11/17 03:51:32 DEBUG : backup/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41096641a43b6e5e_d20251117_m034600_c001_v7007000_t0000_u01763351160813") 2025/11/17 03:51:32 DEBUG : backup/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f102c3103572c2cbb_d20251117_m034558_c001_v0001093_t0051_u01763351158508") 2025/11/17 03:51:32 DEBUG : backup/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f111c46057548bc61_d20251117_m034552_c001_v0001137_t0057_u01763351152373") 2025/11/17 03:51:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4085dfbc26951e60_d20251117_m034626_c001_v7007000_t0000_u01763351186551") 2025/11/17 03:51:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f10814bf66fc78487_d20251117_m034624_c001_v0001109_t0020_u01763351184398") 2025/11/17 03:51:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f111a1a292e688311_d20251117_m034619_c001_v0001161_t0045_u01763351179914") 2025/11/17 03:51:32 DEBUG : backup/one.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4034dd4fe8d2416a_d20251117_m034613_c001_v7007000_t0000_u01763351173587") 2025/11/17 03:51:32 DEBUG : backup/one.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f104e4f89ad65cf6a_d20251117_m034611_c001_v0001184_t0054_u01763351171740") 2025/11/17 03:51:32 DEBUG : backup/one.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109e486724ae66a2_d20251117_m034607_c001_v0001106_t0014_u01763351167259") 2025/11/17 03:51:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4085dfbc26951e61_d20251117_m034626_c001_v7007000_t0000_u01763351186733") 2025/11/17 03:51:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f117a768dbedf1834_d20251117_m034625_c001_v0001180_t0058_u01763351185775") 2025/11/17 03:51:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f11986877bea99ec3_d20251117_m034621_c001_v0001099_t0033_u01763351181804") 2025/11/17 03:51:32 DEBUG : backup/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41096641a43b6e5f_d20251117_m034600_c001_v7007000_t0000_u01763351160998") 2025/11/17 03:51:32 DEBUG : backup/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109b0622b1e955b2_d20251117_m034559_c001_v0001043_t0039_u01763351159845") 2025/11/17 03:51:32 DEBUG : backup/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112bf53ee3c5d9ae_d20251117_m034556_c001_v0001113_t0001_u01763351156014") 2025/11/17 03:51:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4034dd4fe8d2416b_d20251117_m034613_c001_v7007000_t0000_u01763351173770") 2025/11/17 03:51:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f118fb4e622ccb86d_d20251117_m034612_c001_v0001171_t0008_u01763351172655") 2025/11/17 03:51:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f10212835a0114c4f_d20251117_m034609_c001_v0001032_t0059_u01763351169172") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca287_d20251117_m035054_c001_v7007000_t0000_u01763351454732") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920546f_d20251117_m035050_c001_v0001032_t0046_u01763351450625") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559687_d20251117_m035039_c001_v7007000_t0000_u01763351439605") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920544f_d20251117_m035035_c001_v0001032_t0022_u01763351435431") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d34_d20251117_m035024_c001_v7007000_t0000_u01763351424081") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205433_d20251117_m035020_c001_v0001032_t0039_u01763351420157") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67d3_d20251117_m035008_c001_v7007000_t0000_u01763351408736") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205415_d20251117_m035004_c001_v0001032_t0023_u01763351404674") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44c1_d20251117_m034952_c001_v7007000_t0000_u01763351392233") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053ff_d20251117_m034947_c001_v0001032_t0059_u01763351387842") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb79_d20251117_m034936_c001_v7007000_t0000_u01763351376717") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc2b_d20251117_m034930_c001_v0001183_t0004_u01763351370671") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d428_d20251117_m034919_c001_v7007000_t0000_u01763351359059") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1ddf9_d20251117_m034915_c001_v0001100_t0023_u01763351355197") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe99450522e0_d20251117_m034913_c001_v7007000_t0000_u01763351353838") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbdc_d20251117_m034909_c001_v0001183_t0045_u01763351349951") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75d8_d20251117_m034858_c001_v7007000_t0000_u01763351338209") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dda5_d20251117_m034854_c001_v0001100_t0027_u01763351334235") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155948c_d20251117_m034852_c001_v7007000_t0000_u01763351332836") 2025/11/17 03:51:33 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb9e_d20251117_m034848_c001_v0001161_t0041_u01763351328757") 2025/11/17 03:51:34 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555f981_d20251117_m034834_c001_v7007000_t0000_u01763351314797") 2025/11/17 03:51:34 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920533b_d20251117_m034829_c001_v0001032_t0001_u01763351309590") 2025/11/17 03:51:34 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f6518d_d20251117_m034818_c001_v7007000_t0000_u01763351298261") 2025/11/17 03:51:34 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205325_d20251117_m034814_c001_v0001032_t0019_u01763351294307") 2025/11/17 03:51:34 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f332d_d20251117_m034802_c001_v7007000_t0000_u01763351282726") 2025/11/17 03:51:34 DEBUG : banana: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205307_d20251117_m034758_c001_v0001032_t0039_u01763351278405") 2025/11/17 03:51:34 DEBUG : bananaSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167be30_d20251117_m034916_c001_v7007000_t0000_u01763351356964") 2025/11/17 03:51:34 DEBUG : bananaSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1ddeb_d20251117_m034911_c001_v0001100_t0057_u01763351351749") 2025/11/17 03:51:34 DEBUG : both0: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f3e_d20251117_m034735_c001_v7007000_t0000_u01763351255816") 2025/11/17 03:51:34 DEBUG : both0: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca00_d20251117_m034724_c001_v0001183_t0058_u01763351244314") 2025/11/17 03:51:34 DEBUG : both0: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155919b_d20251117_m034720_c001_v7007000_t0000_u01763351240060") 2025/11/17 03:51:34 DEBUG : both0: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c998_d20251117_m034708_c001_v0001183_t0000_u01763351228875") 2025/11/17 03:51:34 DEBUG : both1: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f41_d20251117_m034735_c001_v7007000_t0000_u01763351255998") 2025/11/17 03:51:34 DEBUG : both1: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca04_d20251117_m034724_c001_v0001183_t0039_u01763351244808") 2025/11/17 03:51:34 DEBUG : both1: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155919e_d20251117_m034720_c001_v7007000_t0000_u01763351240241") 2025/11/17 03:51:34 DEBUG : both1: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c99c_d20251117_m034709_c001_v0001183_t0016_u01763351229281") 2025/11/17 03:51:34 DEBUG : both10: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f44_d20251117_m034736_c001_v7007000_t0000_u01763351256179") 2025/11/17 03:51:34 DEBUG : both10: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca2a_d20251117_m034728_c001_v0001183_t0018_u01763351248736") 2025/11/17 03:51:34 DEBUG : both10: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155919f_d20251117_m034720_c001_v7007000_t0000_u01763351240423") 2025/11/17 03:51:34 DEBUG : both10: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9c2_d20251117_m034713_c001_v0001183_t0037_u01763351233095") 2025/11/17 03:51:34 DEBUG : both11: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f46_d20251117_m034736_c001_v7007000_t0000_u01763351256359") 2025/11/17 03:51:34 DEBUG : both11: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca2e_d20251117_m034729_c001_v0001183_t0013_u01763351249133") 2025/11/17 03:51:34 DEBUG : both11: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591a2_d20251117_m034720_c001_v7007000_t0000_u01763351240604") 2025/11/17 03:51:35 DEBUG : both11: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9c6_d20251117_m034713_c001_v0001183_t0035_u01763351233543") 2025/11/17 03:51:35 DEBUG : both12: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f4a_d20251117_m034736_c001_v7007000_t0000_u01763351256541") 2025/11/17 03:51:35 DEBUG : both12: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca32_d20251117_m034729_c001_v0001183_t0019_u01763351249544") 2025/11/17 03:51:35 DEBUG : both12: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591a3_d20251117_m034720_c001_v7007000_t0000_u01763351240787") 2025/11/17 03:51:35 DEBUG : both12: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9cc_d20251117_m034714_c001_v0001183_t0057_u01763351234023") 2025/11/17 03:51:35 DEBUG : both13: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f50_d20251117_m034736_c001_v7007000_t0000_u01763351256723") 2025/11/17 03:51:35 DEBUG : both13: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca38_d20251117_m034729_c001_v0001183_t0039_u01763351249964") 2025/11/17 03:51:35 DEBUG : both13: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591a4_d20251117_m034720_c001_v7007000_t0000_u01763351240971") 2025/11/17 03:51:35 DEBUG : both13: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9d0_d20251117_m034714_c001_v0001183_t0056_u01763351234448") 2025/11/17 03:51:35 DEBUG : both14: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f53_d20251117_m034736_c001_v7007000_t0000_u01763351256920") 2025/11/17 03:51:35 DEBUG : both14: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca3c_d20251117_m034730_c001_v0001183_t0035_u01763351250388") 2025/11/17 03:51:35 DEBUG : both14: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591a5_d20251117_m034721_c001_v7007000_t0000_u01763351241151") 2025/11/17 03:51:35 DEBUG : both14: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9d6_d20251117_m034714_c001_v0001183_t0016_u01763351234884") 2025/11/17 03:51:35 DEBUG : both15: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f57_d20251117_m034737_c001_v7007000_t0000_u01763351257103") 2025/11/17 03:51:35 DEBUG : both15: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca40_d20251117_m034730_c001_v0001183_t0050_u01763351250800") 2025/11/17 03:51:35 DEBUG : both15: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591a7_d20251117_m034721_c001_v7007000_t0000_u01763351241362") 2025/11/17 03:51:35 DEBUG : both15: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9dc_d20251117_m034715_c001_v0001183_t0031_u01763351235320") 2025/11/17 03:51:35 DEBUG : both16: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f5c_d20251117_m034737_c001_v7007000_t0000_u01763351257285") 2025/11/17 03:51:35 DEBUG : both16: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca46_d20251117_m034731_c001_v0001183_t0017_u01763351251225") 2025/11/17 03:51:35 DEBUG : both16: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591a9_d20251117_m034721_c001_v7007000_t0000_u01763351241544") 2025/11/17 03:51:35 DEBUG : both16: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9e0_d20251117_m034715_c001_v0001183_t0055_u01763351235730") 2025/11/17 03:51:36 DEBUG : both17: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f61_d20251117_m034737_c001_v7007000_t0000_u01763351257467") 2025/11/17 03:51:36 DEBUG : both17: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca4c_d20251117_m034731_c001_v0001183_t0014_u01763351251730") 2025/11/17 03:51:36 DEBUG : both17: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591ab_d20251117_m034721_c001_v7007000_t0000_u01763351241726") 2025/11/17 03:51:36 DEBUG : both17: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9e4_d20251117_m034716_c001_v0001183_t0044_u01763351236140") 2025/11/17 03:51:36 DEBUG : both18: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f63_d20251117_m034737_c001_v7007000_t0000_u01763351257648") 2025/11/17 03:51:36 DEBUG : both18: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca50_d20251117_m034732_c001_v0001183_t0029_u01763351252130") 2025/11/17 03:51:36 DEBUG : both18: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591ac_d20251117_m034721_c001_v7007000_t0000_u01763351241918") 2025/11/17 03:51:36 DEBUG : both18: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9e8_d20251117_m034716_c001_v0001183_t0015_u01763351236540") 2025/11/17 03:51:36 DEBUG : both19: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f66_d20251117_m034737_c001_v7007000_t0000_u01763351257830") 2025/11/17 03:51:36 DEBUG : both19: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca56_d20251117_m034732_c001_v0001183_t0039_u01763351252579") 2025/11/17 03:51:36 DEBUG : both19: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591ad_d20251117_m034722_c001_v7007000_t0000_u01763351242100") 2025/11/17 03:51:36 DEBUG : both19: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9ec_d20251117_m034716_c001_v0001183_t0033_u01763351236937") 2025/11/17 03:51:36 DEBUG : both2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f69_d20251117_m034738_c001_v7007000_t0000_u01763351258020") 2025/11/17 03:51:36 DEBUG : both2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca08_d20251117_m034725_c001_v0001183_t0007_u01763351245241") 2025/11/17 03:51:36 DEBUG : both2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591af_d20251117_m034722_c001_v7007000_t0000_u01763351242281") 2025/11/17 03:51:36 DEBUG : both2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9a0_d20251117_m034709_c001_v0001183_t0034_u01763351229700") 2025/11/17 03:51:36 DEBUG : both3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f6d_d20251117_m034738_c001_v7007000_t0000_u01763351258205") 2025/11/17 03:51:36 DEBUG : both3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca0c_d20251117_m034725_c001_v0001183_t0058_u01763351245645") 2025/11/17 03:51:36 DEBUG : both3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591b0_d20251117_m034722_c001_v7007000_t0000_u01763351242462") 2025/11/17 03:51:36 DEBUG : both3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9a4_d20251117_m034710_c001_v0001183_t0055_u01763351230110") 2025/11/17 03:51:37 DEBUG : both4: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f6f_d20251117_m034738_c001_v7007000_t0000_u01763351258386") 2025/11/17 03:51:37 DEBUG : both4: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca10_d20251117_m034726_c001_v0001183_t0041_u01763351246138") 2025/11/17 03:51:37 DEBUG : both4: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591b1_d20251117_m034722_c001_v7007000_t0000_u01763351242644") 2025/11/17 03:51:37 DEBUG : both4: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9a8_d20251117_m034710_c001_v0001183_t0014_u01763351230514") 2025/11/17 03:51:37 DEBUG : both5: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f71_d20251117_m034738_c001_v7007000_t0000_u01763351258567") 2025/11/17 03:51:37 DEBUG : both5: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca14_d20251117_m034726_c001_v0001183_t0055_u01763351246570") 2025/11/17 03:51:37 DEBUG : both5: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591b2_d20251117_m034722_c001_v7007000_t0000_u01763351242825") 2025/11/17 03:51:37 DEBUG : both5: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9ac_d20251117_m034710_c001_v0001183_t0031_u01763351230929") 2025/11/17 03:51:37 DEBUG : both6: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f73_d20251117_m034738_c001_v7007000_t0000_u01763351258748") 2025/11/17 03:51:37 DEBUG : both6: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca18_d20251117_m034726_c001_v0001183_t0011_u01763351246976") 2025/11/17 03:51:37 DEBUG : both6: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591b5_d20251117_m034723_c001_v7007000_t0000_u01763351243006") 2025/11/17 03:51:37 DEBUG : both6: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9b0_d20251117_m034711_c001_v0001183_t0001_u01763351231318") 2025/11/17 03:51:37 DEBUG : both7: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f75_d20251117_m034738_c001_v7007000_t0000_u01763351258987") 2025/11/17 03:51:37 DEBUG : both7: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca1c_d20251117_m034727_c001_v0001183_t0005_u01763351247397") 2025/11/17 03:51:37 DEBUG : both7: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591b6_d20251117_m034723_c001_v7007000_t0000_u01763351243199") 2025/11/17 03:51:37 DEBUG : both7: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9b6_d20251117_m034711_c001_v0001183_t0005_u01763351231782") 2025/11/17 03:51:37 DEBUG : both8: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f77_d20251117_m034739_c001_v7007000_t0000_u01763351259170") 2025/11/17 03:51:37 DEBUG : both8: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca20_d20251117_m034727_c001_v0001183_t0007_u01763351247817") 2025/11/17 03:51:37 DEBUG : both8: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591b8_d20251117_m034723_c001_v7007000_t0000_u01763351243380") 2025/11/17 03:51:37 DEBUG : both8: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9ba_d20251117_m034712_c001_v0001183_t0033_u01763351232185") 2025/11/17 03:51:37 DEBUG : both9: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f78_d20251117_m034739_c001_v7007000_t0000_u01763351259350") 2025/11/17 03:51:37 DEBUG : both9: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca24_d20251117_m034728_c001_v0001183_t0052_u01763351248246") 2025/11/17 03:51:38 DEBUG : both9: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415591bc_d20251117_m034723_c001_v7007000_t0000_u01763351243562") 2025/11/17 03:51:38 DEBUG : both9: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9be_d20251117_m034712_c001_v0001183_t0036_u01763351232707") 2025/11/17 03:51:38 DEBUG : c/non empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedcdf_d20251117_m034346_c001_v7007000_t0000_u01763351026917") 2025/11/17 03:51:38 DEBUG : c/non empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2be8_d20251117_m034345_c001_v0001093_t0043_u01763351025130") 2025/11/17 03:51:38 DEBUG : c/non empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedcca_d20251117_m034344_c001_v7007000_t0000_u01763351024329") 2025/11/17 03:51:38 DEBUG : c/non empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bde_d20251117_m034342_c001_v0001093_t0053_u01763351022329") 2025/11/17 03:51:38 DEBUG : c/non empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d586783e_d20251117_m034324_c001_v7007000_t0000_u01763351004044") 2025/11/17 03:51:38 DEBUG : c/non empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b9a_d20251117_m034322_c001_v0001093_t0057_u01763351002118") 2025/11/17 03:51:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa10_d20251117_m034836_c001_v7007000_t0000_u01763351316969") 2025/11/17 03:51:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb5f_d20251117_m034832_c001_v0001161_t0010_u01763351312335") 2025/11/17 03:51:38 DEBUG : check sum: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d5867800_d20251117_m034314_c001_v7007000_t0000_u01763350994055") 2025/11/17 03:51:38 DEBUG : check sum: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b7a_d20251117_m034312_c001_v0001093_t0034_u01763350992747") 2025/11/17 03:51:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f411f5bf7c33f05e0_d20251117_m035124_c001_v7007000_t0000_u01763351484101") 2025/11/17 03:51:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cdf7_d20251117_m035122_c001_v0001183_t0050_u01763351482666") 2025/11/17 03:51:38 DEBUG : dest/3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606e9742_d20251117_m034529_c001_v7007000_t0000_u01763351129759") 2025/11/17 03:51:38 DEBUG : dest/3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f416ee473a1a1d5d0_d20251117_m034528_c001_v0001092_t0029_u01763351128569") 2025/11/17 03:51:38 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb7a_d20251117_m034936_c001_v7007000_t0000_u01763351376901") 2025/11/17 03:51:38 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc3f_d20251117_m034932_c001_v0001161_t0024_u01763351372516") 2025/11/17 03:51:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca288_d20251117_m035054_c001_v7007000_t0000_u01763351454914") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cd41_d20251117_m035043_c001_v0001183_t0049_u01763351443874") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559688_d20251117_m035039_c001_v7007000_t0000_u01763351439789") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cd02_d20251117_m035028_c001_v0001183_t0046_u01763351428426") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d35_d20251117_m035024_c001_v7007000_t0000_u01763351424264") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ccbb_d20251117_m035013_c001_v0001183_t0018_u01763351413205") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67d4_d20251117_m035008_c001_v7007000_t0000_u01763351408919") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc7f_d20251117_m034956_c001_v0001183_t0031_u01763351396608") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44c3_d20251117_m034952_c001_v7007000_t0000_u01763351392417") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc4f_d20251117_m034941_c001_v0001183_t0037_u01763351381027") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606ea1e4_d20251117_m034934_c001_v7007000_t0000_u01763351374710") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de13_d20251117_m034923_c001_v0001100_t0049_u01763351363336") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d42b_d20251117_m034919_c001_v7007000_t0000_u01763351359241") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbfd_d20251117_m034915_c001_v0001183_t0056_u01763351355416") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414a76597f545bc9_d20251117_m034914_c001_v7007000_t0000_u01763351354255") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bbdd_d20251117_m034902_c001_v0001161_t0021_u01763351342605") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75db_d20251117_m034858_c001_v7007000_t0000_u01763351338392") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cba6_d20251117_m034854_c001_v0001183_t0016_u01763351334458") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cee35b_d20251117_m034853_c001_v7007000_t0000_u01763351333232") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd87_d20251117_m034841_c001_v0001100_t0015_u01763351321161") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4011d728008f636e_d20251117_m034834_c001_v7007000_t0000_u01763351314051") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb16_d20251117_m034822_c001_v0001183_t0037_u01763351302501") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f6518e_d20251117_m034818_c001_v7007000_t0000_u01763351298445") 2025/11/17 03:51:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cae4_d20251117_m034807_c001_v0001183_t0021_u01763351287057") 2025/11/17 03:51:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f332e_d20251117_m034802_c001_v7007000_t0000_u01763351282958") 2025/11/17 03:51:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cab4_d20251117_m034752_c001_v0001183_t0040_u01763351272244") 2025/11/17 03:51:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41876482231e76bb_d20251117_m034916_c001_v7007000_t0000_u01763351356933") 2025/11/17 03:51:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbe6_d20251117_m034911_c001_v0001183_t0021_u01763351351923") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb7b_d20251117_m034937_c001_v7007000_t0000_u01763351377092") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053d7_d20251117_m034932_c001_v0001032_t0004_u01763351372505") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca289_d20251117_m035055_c001_v7007000_t0000_u01763351455098") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920545b_d20251117_m035044_c001_v0001032_t0052_u01763351444430") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559689_d20251117_m035039_c001_v7007000_t0000_u01763351439970") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920543f_d20251117_m035028_c001_v0001032_t0022_u01763351428973") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d36_d20251117_m035024_c001_v7007000_t0000_u01763351424447") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920541f_d20251117_m035013_c001_v0001032_t0021_u01763351413775") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67d5_d20251117_m035009_c001_v7007000_t0000_u01763351409101") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205409_d20251117_m034957_c001_v0001032_t0028_u01763351397177") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44c4_d20251117_m034952_c001_v7007000_t0000_u01763351392602") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053e7_d20251117_m034941_c001_v0001032_t0012_u01763351381590") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41523415b853b6c9_d20251117_m034934_c001_v7007000_t0000_u01763351374737") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc1d_d20251117_m034923_c001_v0001183_t0007_u01763351363978") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d42d_d20251117_m034919_c001_v7007000_t0000_u01763351359423") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc11_d20251117_m034915_c001_v0001161_t0046_u01763351355582") 2025/11/17 03:51:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41876482231e76a6_d20251117_m034914_c001_v7007000_t0000_u01763351354061") 2025/11/17 03:51:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbc2_d20251117_m034903_c001_v0001183_t0056_u01763351343326") 2025/11/17 03:51:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75dc_d20251117_m034858_c001_v7007000_t0000_u01763351338576") 2025/11/17 03:51:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dda9_d20251117_m034854_c001_v0001100_t0014_u01763351334616") 2025/11/17 03:51:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155948f_d20251117_m034853_c001_v7007000_t0000_u01763351333017") 2025/11/17 03:51:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb89_d20251117_m034842_c001_v0001161_t0034_u01763351322002") 2025/11/17 03:51:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555f95c_d20251117_m034834_c001_v7007000_t0000_u01763351314428") 2025/11/17 03:51:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920532b_d20251117_m034823_c001_v0001032_t0012_u01763351303107") 2025/11/17 03:51:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f65191_d20251117_m034818_c001_v7007000_t0000_u01763351298627") 2025/11/17 03:51:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205319_d20251117_m034807_c001_v0001032_t0056_u01763351287636") 2025/11/17 03:51:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f3330_d20251117_m034803_c001_v7007000_t0000_u01763351283141") 2025/11/17 03:51:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792052f7_d20251117_m034752_c001_v0001032_t0049_u01763351272441") 2025/11/17 03:51:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414a76597f545bdc_d20251117_m034917_c001_v7007000_t0000_u01763351357133") 2025/11/17 03:51:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053ad_d20251117_m034912_c001_v0001032_t0035_u01763351352102") 2025/11/17 03:51:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb7c_d20251117_m034937_c001_v7007000_t0000_u01763351377275") 2025/11/17 03:51:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc35_d20251117_m034932_c001_v0001183_t0017_u01763351372698") 2025/11/17 03:51:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca28a_d20251117_m035055_c001_v7007000_t0000_u01763351455281") 2025/11/17 03:51:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1ded3_d20251117_m035045_c001_v0001100_t0044_u01763351445404") 2025/11/17 03:51:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155968a_d20251117_m035040_c001_v7007000_t0000_u01763351440154") 2025/11/17 03:51:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1deb7_d20251117_m035029_c001_v0001100_t0045_u01763351429810") 2025/11/17 03:51:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d37_d20251117_m035024_c001_v7007000_t0000_u01763351424655") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de82_d20251117_m035014_c001_v0001100_t0021_u01763351414555") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67d9_d20251117_m035009_c001_v7007000_t0000_u01763351409307") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de5e_d20251117_m034958_c001_v0001100_t0048_u01763351398276") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44c6_d20251117_m034952_c001_v7007000_t0000_u01763351392786") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de3e_d20251117_m034942_c001_v0001100_t0038_u01763351382347") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4011d728008f6731_d20251117_m034934_c001_v7007000_t0000_u01763351374121") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053c7_d20251117_m034924_c001_v0001032_t0050_u01763351364542") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d432_d20251117_m034919_c001_v7007000_t0000_u01763351359606") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc01_d20251117_m034915_c001_v0001183_t0002_u01763351355621") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a7673_d20251117_m034914_c001_v7007000_t0000_u01763351354015") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920538d_d20251117_m034903_c001_v0001032_t0051_u01763351343886") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75dd_d20251117_m034858_c001_v7007000_t0000_u01763351338763") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bbc0_d20251117_m034854_c001_v0001161_t0058_u01763351334652") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155948a_d20251117_m034852_c001_v7007000_t0000_u01763351332654") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920536b_d20251117_m034842_c001_v0001032_t0029_u01763351322735") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a7557_d20251117_m034834_c001_v7007000_t0000_u01763351314466") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd5d_d20251117_m034823_c001_v0001100_t0041_u01763351303860") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f65192_d20251117_m034818_c001_v7007000_t0000_u01763351298809") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd39_d20251117_m034808_c001_v0001100_t0040_u01763351288319") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f3334_d20251117_m034803_c001_v7007000_t0000_u01763351283325") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd09_d20251117_m034752_c001_v0001100_t0055_u01763351272871") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d41b_d20251117_m034917_c001_v7007000_t0000_u01763351357145") 2025/11/17 03:51:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bbff_d20251117_m034912_c001_v0001161_t0027_u01763351352117") 2025/11/17 03:51:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb7d_d20251117_m034937_c001_v7007000_t0000_u01763351377459") 2025/11/17 03:51:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc37_d20251117_m034932_c001_v0001183_t0034_u01763351372895") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca28b_d20251117_m035055_c001_v7007000_t0000_u01763351455465") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bd55_d20251117_m035046_c001_v0001161_t0028_u01763351446093") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155968d_d20251117_m035040_c001_v7007000_t0000_u01763351440337") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bd11_d20251117_m035030_c001_v0001161_t0009_u01763351430474") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d38_d20251117_m035024_c001_v7007000_t0000_u01763351424838") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bcd7_d20251117_m035015_c001_v0001161_t0035_u01763351415319") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67da_d20251117_m035009_c001_v7007000_t0000_u01763351409490") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc97_d20251117_m034959_c001_v0001161_t0059_u01763351399080") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44c8_d20251117_m034952_c001_v7007000_t0000_u01763351392971") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc5b_d20251117_m034943_c001_v0001161_t0047_u01763351383106") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4056998395a2f9f7_d20251117_m034934_c001_v7007000_t0000_u01763351374723") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc2f_d20251117_m034925_c001_v0001161_t0019_u01763351365427") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d436_d20251117_m034919_c001_v7007000_t0000_u01763351359789") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053bb_d20251117_m034915_c001_v0001032_t0012_u01763351355627") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe99450522e1_d20251117_m034914_c001_v7007000_t0000_u01763351354019") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1ddcd_d20251117_m034904_c001_v0001100_t0032_u01763351344548") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75de_d20251117_m034858_c001_v7007000_t0000_u01763351338946") 2025/11/17 03:51:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbaa_d20251117_m034854_c001_v0001183_t0052_u01763351334699") 2025/11/17 03:51:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606ea130_d20251117_m034853_c001_v7007000_t0000_u01763351333009") 2025/11/17 03:51:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb73_d20251117_m034843_c001_v0001183_t0028_u01763351323745") 2025/11/17 03:51:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4161d671ec720803_d20251117_m034834_c001_v7007000_t0000_u01763351314620") 2025/11/17 03:51:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb3d_d20251117_m034824_c001_v0001161_t0057_u01763351304603") 2025/11/17 03:51:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f65193_d20251117_m034818_c001_v7007000_t0000_u01763351298991") 2025/11/17 03:51:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb13_d20251117_m034809_c001_v0001161_t0052_u01763351289181") 2025/11/17 03:51:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f3337_d20251117_m034803_c001_v7007000_t0000_u01763351283531") 2025/11/17 03:51:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bae1_d20251117_m034753_c001_v0001161_t0002_u01763351273172") 2025/11/17 03:51:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167be32_d20251117_m034917_c001_v7007000_t0000_u01763351357153") 2025/11/17 03:51:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbe9_d20251117_m034912_c001_v0001183_t0017_u01763351352144") 2025/11/17 03:51:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb7f_d20251117_m034937_c001_v7007000_t0000_u01763351377644") 2025/11/17 03:51:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc43_d20251117_m034932_c001_v0001161_t0008_u01763351372961") 2025/11/17 03:51:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca28c_d20251117_m035055_c001_v7007000_t0000_u01763351455648") 2025/11/17 03:51:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cd4f_d20251117_m035046_c001_v0001183_t0033_u01763351446485") 2025/11/17 03:51:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155968f_d20251117_m035040_c001_v7007000_t0000_u01763351440520") 2025/11/17 03:51:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cd0a_d20251117_m035031_c001_v0001183_t0051_u01763351431017") 2025/11/17 03:51:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d3a_d20251117_m035025_c001_v7007000_t0000_u01763351425022") 2025/11/17 03:51:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ccc5_d20251117_m035015_c001_v0001183_t0006_u01763351415644") 2025/11/17 03:51:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67db_d20251117_m035009_c001_v7007000_t0000_u01763351409672") 2025/11/17 03:51:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc89_d20251117_m034959_c001_v0001183_t0025_u01763351399431") 2025/11/17 03:51:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44c9_d20251117_m034953_c001_v7007000_t0000_u01763351393155") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc57_d20251117_m034943_c001_v0001183_t0032_u01763351383441") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb76_d20251117_m034934_c001_v7007000_t0000_u01763351374743") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de19_d20251117_m034925_c001_v0001100_t0022_u01763351365777") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d437_d20251117_m034919_c001_v7007000_t0000_u01763351359971") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1ddfb_d20251117_m034915_c001_v0001100_t0023_u01763351355640") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414a76597f545bc7_d20251117_m034914_c001_v7007000_t0000_u01763351354068") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bbe3_d20251117_m034904_c001_v0001161_t0056_u01763351344936") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75e0_d20251117_m034859_c001_v7007000_t0000_u01763351339160") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205383_d20251117_m034854_c001_v0001032_t0046_u01763351334726") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75b2_d20251117_m034853_c001_v7007000_t0000_u01763351333246") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd8f_d20251117_m034843_c001_v0001100_t0056_u01763351323945") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40937c63542fe376_d20251117_m034834_c001_v7007000_t0000_u01763351314676") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb28_d20251117_m034825_c001_v0001183_t0033_u01763351305253") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f65194_d20251117_m034819_c001_v7007000_t0000_u01763351299173") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9caf0_d20251117_m034809_c001_v0001183_t0053_u01763351289676") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f3339_d20251117_m034803_c001_v7007000_t0000_u01763351283715") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cab8_d20251117_m034753_c001_v0001183_t0042_u01763351273666") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa66d9_d20251117_m034916_c001_v7007000_t0000_u01763351356928") 2025/11/17 03:51:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dded_d20251117_m034912_c001_v0001100_t0005_u01763351352159") 2025/11/17 03:51:45 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb80_d20251117_m034937_c001_v7007000_t0000_u01763351377829") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de2c_d20251117_m034932_c001_v0001100_t0045_u01763351372972") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca28d_d20251117_m035055_c001_v7007000_t0000_u01763351455830") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205467_d20251117_m035046_c001_v0001032_t0042_u01763351446674") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559693_d20251117_m035040_c001_v7007000_t0000_u01763351440701") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205445_d20251117_m035031_c001_v0001032_t0051_u01763351431264") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d3c_d20251117_m035025_c001_v7007000_t0000_u01763351425206") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205421_d20251117_m035015_c001_v0001032_t0022_u01763351415862") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67dc_d20251117_m035009_c001_v7007000_t0000_u01763351409856") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920540b_d20251117_m034959_c001_v0001032_t0035_u01763351399647") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44ca_d20251117_m034953_c001_v7007000_t0000_u01763351393339") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053f3_d20251117_m034943_c001_v0001032_t0029_u01763351383647") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41523415b853b6c7_d20251117_m034934_c001_v7007000_t0000_u01763351374543") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc21_d20251117_m034926_c001_v0001183_t0048_u01763351366173") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d438_d20251117_m034920_c001_v7007000_t0000_u01763351360154") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc03_d20251117_m034915_c001_v0001183_t0000_u01763351355823") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa66d1_d20251117_m034914_c001_v7007000_t0000_u01763351354110") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbca_d20251117_m034905_c001_v0001183_t0006_u01763351345401") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75e2_d20251117_m034859_c001_v7007000_t0000_u01763351339345") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbac_d20251117_m034854_c001_v0001183_t0025_u01763351334905") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606ea131_d20251117_m034853_c001_v7007000_t0000_u01763351333210") 2025/11/17 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb93_d20251117_m034844_c001_v0001161_t0023_u01763351324269") 2025/11/17 03:51:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4011d728008f6370_d20251117_m034834_c001_v7007000_t0000_u01763351314231") 2025/11/17 03:51:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920532f_d20251117_m034825_c001_v0001032_t0018_u01763351305471") 2025/11/17 03:51:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f65195_d20251117_m034819_c001_v7007000_t0000_u01763351299356") 2025/11/17 03:51:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920531d_d20251117_m034809_c001_v0001032_t0001_u01763351289872") 2025/11/17 03:51:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f333a_d20251117_m034803_c001_v7007000_t0000_u01763351283900") 2025/11/17 03:51:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792052fb_d20251117_m034753_c001_v0001032_t0046_u01763351273859") 2025/11/17 03:51:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f421c9953e4aa8e6e_d20251117_m034916_c001_v7007000_t0000_u01763351356974") 2025/11/17 03:51:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbeb_d20251117_m034912_c001_v0001183_t0044_u01763351352350") 2025/11/17 03:51:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb81_d20251117_m034938_c001_v7007000_t0000_u01763351378014") 2025/11/17 03:51:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053d9_d20251117_m034933_c001_v0001032_t0035_u01763351373006") 2025/11/17 03:51:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca28e_d20251117_m035056_c001_v7007000_t0000_u01763351456013") 2025/11/17 03:51:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1ded7_d20251117_m035047_c001_v0001100_t0043_u01763351447096") 2025/11/17 03:51:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559694_d20251117_m035040_c001_v7007000_t0000_u01763351440883") 2025/11/17 03:51:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1debb_d20251117_m035031_c001_v0001100_t0017_u01763351431616") 2025/11/17 03:51:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d3e_d20251117_m035025_c001_v7007000_t0000_u01763351425391") 2025/11/17 03:51:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de89_d20251117_m035016_c001_v0001100_t0029_u01763351416293") 2025/11/17 03:51:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67dd_d20251117_m035010_c001_v7007000_t0000_u01763351410039") 2025/11/17 03:51:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de66_d20251117_m035000_c001_v0001100_t0016_u01763351400242") 2025/11/17 03:51:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44cb_d20251117_m034953_c001_v7007000_t0000_u01763351393524") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de42_d20251117_m034944_c001_v0001100_t0005_u01763351384227") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f416e43f41c2c4a25_d20251117_m034934_c001_v7007000_t0000_u01763351374541") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053c9_d20251117_m034926_c001_v0001032_t0018_u01763351366372") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d439_d20251117_m034920_c001_v7007000_t0000_u01763351360335") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc15_d20251117_m034915_c001_v0001161_t0059_u01763351355916") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f421c9953e4aa8e39_d20251117_m034914_c001_v7007000_t0000_u01763351354034") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920538f_d20251117_m034905_c001_v0001032_t0038_u01763351345592") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75e4_d20251117_m034859_c001_v7007000_t0000_u01763351339528") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1ddab_d20251117_m034855_c001_v0001100_t0047_u01763351335026") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414a76597f545b58_d20251117_m034853_c001_v7007000_t0000_u01763351333038") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920536d_d20251117_m034844_c001_v0001032_t0005_u01763351324658") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41096641a43b70d2_d20251117_m034834_c001_v7007000_t0000_u01763351314453") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd5f_d20251117_m034825_c001_v0001100_t0040_u01763351305854") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f65196_d20251117_m034819_c001_v7007000_t0000_u01763351299538") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd3f_d20251117_m034810_c001_v0001100_t0052_u01763351290243") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f333c_d20251117_m034804_c001_v7007000_t0000_u01763351284085") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd0f_d20251117_m034754_c001_v0001100_t0001_u01763351274598") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d417_d20251117_m034916_c001_v7007000_t0000_u01763351356956") 2025/11/17 03:51:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053af_d20251117_m034912_c001_v0001032_t0048_u01763351352558") 2025/11/17 03:51:48 DEBUG : dir1/0007-12345: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb82_d20251117_m034938_c001_v7007000_t0000_u01763351378203") 2025/11/17 03:51:49 DEBUG : dir1/0007-12345: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc39_d20251117_m034933_c001_v0001183_t0040_u01763351373101") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca28f_d20251117_m035056_c001_v7007000_t0000_u01763351456197") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bd5b_d20251117_m035047_c001_v0001161_t0015_u01763351447410") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559697_d20251117_m035041_c001_v7007000_t0000_u01763351441065") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bd15_d20251117_m035032_c001_v0001161_t0039_u01763351432212") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d3f_d20251117_m035025_c001_v7007000_t0000_u01763351425575") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bcdf_d20251117_m035016_c001_v0001161_t0058_u01763351416741") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67e0_d20251117_m035010_c001_v7007000_t0000_u01763351410249") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc9d_d20251117_m035000_c001_v0001161_t0041_u01763351400662") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44cc_d20251117_m034953_c001_v7007000_t0000_u01763351393708") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc61_d20251117_m034944_c001_v0001161_t0048_u01763351384589") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f416e43f41c2c4a23_d20251117_m034934_c001_v7007000_t0000_u01763351374138") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc33_d20251117_m034926_c001_v0001161_t0047_u01763351366960") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d43c_d20251117_m034920_c001_v7007000_t0000_u01763351360516") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1ddfd_d20251117_m034916_c001_v0001100_t0023_u01763351356033") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167be26_d20251117_m034914_c001_v7007000_t0000_u01763351354042") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1ddd3_d20251117_m034906_c001_v0001100_t0042_u01763351346024") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75e7_d20251117_m034859_c001_v7007000_t0000_u01763351339711") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbae_d20251117_m034855_c001_v0001183_t0047_u01763351335143") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155948d_d20251117_m034852_c001_v7007000_t0000_u01763351332836") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb77_d20251117_m034845_c001_v0001183_t0058_u01763351325437") 2025/11/17 03:51:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4011d728008f6372_d20251117_m034834_c001_v7007000_t0000_u01763351314412") 2025/11/17 03:51:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb43_d20251117_m034826_c001_v0001161_t0046_u01763351306174") 2025/11/17 03:51:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f65199_d20251117_m034819_c001_v7007000_t0000_u01763351299719") 2025/11/17 03:51:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb1b_d20251117_m034810_c001_v0001161_t0025_u01763351290602") 2025/11/17 03:51:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f333d_d20251117_m034804_c001_v7007000_t0000_u01763351284268") 2025/11/17 03:51:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bae7_d20251117_m034755_c001_v0001161_t0033_u01763351275002") 2025/11/17 03:51:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe99450522ec_d20251117_m034916_c001_v7007000_t0000_u01763351356984") 2025/11/17 03:51:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbef_d20251117_m034912_c001_v0001183_t0013_u01763351352551") 2025/11/17 03:51:50 DEBUG : dir1/0008-23456: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb83_d20251117_m034938_c001_v7007000_t0000_u01763351378387") 2025/11/17 03:51:50 DEBUG : dir1/0008-23456: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de2e_d20251117_m034933_c001_v0001100_t0022_u01763351373270") 2025/11/17 03:51:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca290_d20251117_m035056_c001_v7007000_t0000_u01763351456379") 2025/11/17 03:51:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cd59_d20251117_m035047_c001_v0001183_t0057_u01763351447788") 2025/11/17 03:51:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559699_d20251117_m035041_c001_v7007000_t0000_u01763351441247") 2025/11/17 03:51:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cd14_d20251117_m035032_c001_v0001183_t0000_u01763351432491") 2025/11/17 03:51:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d42_d20251117_m035025_c001_v7007000_t0000_u01763351425757") 2025/11/17 03:51:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ccc7_d20251117_m035017_c001_v0001183_t0033_u01763351417132") 2025/11/17 03:51:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67e1_d20251117_m035010_c001_v7007000_t0000_u01763351410436") 2025/11/17 03:51:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc8f_d20251117_m035001_c001_v0001183_t0054_u01763351401025") 2025/11/17 03:51:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44cd_d20251117_m034953_c001_v7007000_t0000_u01763351393892") 2025/11/17 03:51:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc5b_d20251117_m034944_c001_v0001183_t0047_u01763351384980") 2025/11/17 03:51:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4011d728008f6732_d20251117_m034934_c001_v7007000_t0000_u01763351374304") 2025/11/17 03:51:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de1b_d20251117_m034927_c001_v0001100_t0058_u01763351367279") 2025/11/17 03:51:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d43d_d20251117_m034920_c001_v7007000_t0000_u01763351360698") 2025/11/17 03:51:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc05_d20251117_m034916_c001_v0001183_t0013_u01763351356046") 2025/11/17 03:51:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41876482231e76a8_d20251117_m034914_c001_v7007000_t0000_u01763351354263") 2025/11/17 03:51:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bbe9_d20251117_m034906_c001_v0001161_t0024_u01763351346391") 2025/11/17 03:51:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75e9_d20251117_m034859_c001_v7007000_t0000_u01763351339895") 2025/11/17 03:51:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205385_d20251117_m034855_c001_v0001032_t0058_u01763351335129") 2025/11/17 03:51:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414a76597f545b59_d20251117_m034853_c001_v7007000_t0000_u01763351333237") 2025/11/17 03:51:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd93_d20251117_m034845_c001_v0001100_t0005_u01763351325663") 2025/11/17 03:51:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40937c63542fe375_d20251117_m034834_c001_v7007000_t0000_u01763351314479") 2025/11/17 03:51:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb2a_d20251117_m034826_c001_v0001183_t0015_u01763351306689") 2025/11/17 03:51:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f6519a_d20251117_m034819_c001_v7007000_t0000_u01763351299902") 2025/11/17 03:51:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9caf2_d20251117_m034811_c001_v0001183_t0029_u01763351291067") 2025/11/17 03:51:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f3340_d20251117_m034804_c001_v7007000_t0000_u01763351284451") 2025/11/17 03:51:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cabc_d20251117_m034755_c001_v0001183_t0046_u01763351275400") 2025/11/17 03:51:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f421c9953e4aa8e74_d20251117_m034917_c001_v7007000_t0000_u01763351357163") 2025/11/17 03:51:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1ddef_d20251117_m034912_c001_v0001100_t0017_u01763351352632") 2025/11/17 03:51:51 DEBUG : dir1/0009-34567: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb85_d20251117_m034938_c001_v7007000_t0000_u01763351378572") 2025/11/17 03:51:51 DEBUG : dir1/0009-34567: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc45_d20251117_m034933_c001_v0001161_t0037_u01763351373280") 2025/11/17 03:51:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca291_d20251117_m035056_c001_v7007000_t0000_u01763351456563") 2025/11/17 03:51:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205469_d20251117_m035047_c001_v0001032_t0003_u01763351447981") 2025/11/17 03:51:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155969b_d20251117_m035041_c001_v7007000_t0000_u01763351441429") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920544b_d20251117_m035032_c001_v0001032_t0040_u01763351432687") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d44_d20251117_m035025_c001_v7007000_t0000_u01763351425940") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205427_d20251117_m035017_c001_v0001032_t0021_u01763351417327") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67e4_d20251117_m035010_c001_v7007000_t0000_u01763351410676") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920540d_d20251117_m035001_c001_v0001032_t0045_u01763351401214") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44ce_d20251117_m034954_c001_v7007000_t0000_u01763351394077") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053f7_d20251117_m034945_c001_v0001032_t0046_u01763351385171") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f416e43f41c2c4a24_d20251117_m034934_c001_v7007000_t0000_u01763351374322") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc25_d20251117_m034927_c001_v0001183_t0049_u01763351367621") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d43f_d20251117_m034920_c001_v7007000_t0000_u01763351360880") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053bf_d20251117_m034916_c001_v0001032_t0030_u01763351356052") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa66d3_d20251117_m034914_c001_v7007000_t0000_u01763351354294") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbd2_d20251117_m034906_c001_v0001183_t0024_u01763351346980") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75ea_d20251117_m034900_c001_v7007000_t0000_u01763351340080") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bbc2_d20251117_m034855_c001_v0001161_t0046_u01763351335203") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cee35a_d20251117_m034853_c001_v7007000_t0000_u01763351333039") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb97_d20251117_m034846_c001_v0001161_t0025_u01763351326162") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41955b45bf26853d_d20251117_m034834_c001_v7007000_t0000_u01763351314689") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205333_d20251117_m034826_c001_v0001032_t0053_u01763351306884") 2025/11/17 03:51:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f6519c_d20251117_m034820_c001_v7007000_t0000_u01763351300084") 2025/11/17 03:51:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920531f_d20251117_m034811_c001_v0001032_t0045_u01763351291271") 2025/11/17 03:51:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f3341_d20251117_m034804_c001_v7007000_t0000_u01763351284635") 2025/11/17 03:51:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205301_d20251117_m034755_c001_v0001032_t0014_u01763351275597") 2025/11/17 03:51:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa66dc_d20251117_m034917_c001_v7007000_t0000_u01763351357112") 2025/11/17 03:51:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc01_d20251117_m034912_c001_v0001161_t0009_u01763351352740") 2025/11/17 03:51:53 DEBUG : dir1/0010-45678: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb86_d20251117_m034938_c001_v7007000_t0000_u01763351378756") 2025/11/17 03:51:53 DEBUG : dir1/0010-45678: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc3b_d20251117_m034933_c001_v0001183_t0004_u01763351373303") 2025/11/17 03:51:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca292_d20251117_m035056_c001_v7007000_t0000_u01763351456747") 2025/11/17 03:51:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dedb_d20251117_m035048_c001_v0001100_t0025_u01763351448391") 2025/11/17 03:51:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155969d_d20251117_m035041_c001_v7007000_t0000_u01763351441611") 2025/11/17 03:51:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1debd_d20251117_m035033_c001_v0001100_t0018_u01763351433112") 2025/11/17 03:51:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d47_d20251117_m035026_c001_v7007000_t0000_u01763351426126") 2025/11/17 03:51:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de8b_d20251117_m035017_c001_v0001100_t0041_u01763351417793") 2025/11/17 03:51:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67e5_d20251117_m035010_c001_v7007000_t0000_u01763351410859") 2025/11/17 03:51:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de6a_d20251117_m035001_c001_v0001100_t0053_u01763351401585") 2025/11/17 03:51:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44cf_d20251117_m034954_c001_v7007000_t0000_u01763351394311") 2025/11/17 03:51:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de44_d20251117_m034945_c001_v0001100_t0024_u01763351385624") 2025/11/17 03:51:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4056998395a2f9f6_d20251117_m034934_c001_v7007000_t0000_u01763351374539") 2025/11/17 03:51:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053cb_d20251117_m034927_c001_v0001032_t0031_u01763351367812") 2025/11/17 03:51:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d440_d20251117_m034921_c001_v7007000_t0000_u01763351361069") 2025/11/17 03:51:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc07_d20251117_m034916_c001_v0001183_t0023_u01763351356240") 2025/11/17 03:51:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe99450522df_d20251117_m034913_c001_v7007000_t0000_u01763351353657") 2025/11/17 03:51:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205397_d20251117_m034907_c001_v0001032_t0042_u01763351347192") 2025/11/17 03:51:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75ec_d20251117_m034900_c001_v7007000_t0000_u01763351340264") 2025/11/17 03:51:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1ddaf_d20251117_m034855_c001_v0001100_t0041_u01763351335333") 2025/11/17 03:51:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4056998395a2f9be_d20251117_m034853_c001_v7007000_t0000_u01763351333254") 2025/11/17 03:51:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920536f_d20251117_m034846_c001_v0001032_t0051_u01763351326501") 2025/11/17 03:51:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41096641a43b70d5_d20251117_m034834_c001_v7007000_t0000_u01763351314635") 2025/11/17 03:51:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd63_d20251117_m034827_c001_v0001100_t0012_u01763351307263") 2025/11/17 03:51:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f6519e_d20251117_m034820_c001_v7007000_t0000_u01763351300266") 2025/11/17 03:51:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd41_d20251117_m034811_c001_v0001100_t0006_u01763351291649") 2025/11/17 03:51:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f3342_d20251117_m034804_c001_v7007000_t0000_u01763351284817") 2025/11/17 03:51:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd15_d20251117_m034756_c001_v0001100_t0023_u01763351276010") 2025/11/17 03:51:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41876482231e76bf_d20251117_m034917_c001_v7007000_t0000_u01763351357314") 2025/11/17 03:51:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbf3_d20251117_m034912_c001_v0001183_t0052_u01763351352787") 2025/11/17 03:51:54 DEBUG : dir1/0011-56789: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb88_d20251117_m034938_c001_v7007000_t0000_u01763351378940") 2025/11/17 03:51:54 DEBUG : dir1/0011-56789: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc3d_d20251117_m034933_c001_v0001183_t0045_u01763351373507") 2025/11/17 03:51:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca293_d20251117_m035056_c001_v7007000_t0000_u01763351456930") 2025/11/17 03:51:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bd65_d20251117_m035048_c001_v0001161_t0059_u01763351448765") 2025/11/17 03:51:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155969e_d20251117_m035041_c001_v7007000_t0000_u01763351441794") 2025/11/17 03:51:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bd23_d20251117_m035033_c001_v0001161_t0000_u01763351433501") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d48_d20251117_m035026_c001_v7007000_t0000_u01763351426310") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bce3_d20251117_m035018_c001_v0001161_t0041_u01763351418071") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67e6_d20251117_m035011_c001_v7007000_t0000_u01763351411041") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bca3_d20251117_m035001_c001_v0001161_t0035_u01763351401980") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44d0_d20251117_m034954_c001_v7007000_t0000_u01763351394496") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc65_d20251117_m034946_c001_v0001161_t0051_u01763351386001") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4034dd4fe8d245ae_d20251117_m034934_c001_v7007000_t0000_u01763351374541") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc37_d20251117_m034928_c001_v0001161_t0016_u01763351368363") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d444_d20251117_m034921_c001_v7007000_t0000_u01763351361259") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc09_d20251117_m034916_c001_v0001183_t0039_u01763351356441") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a7674_d20251117_m034914_c001_v7007000_t0000_u01763351354199") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1ddd9_d20251117_m034907_c001_v0001100_t0043_u01763351347596") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75ed_d20251117_m034900_c001_v7007000_t0000_u01763351340448") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbb0_d20251117_m034855_c001_v0001183_t0006_u01763351335344") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155948e_d20251117_m034853_c001_v7007000_t0000_u01763351333017") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb7b_d20251117_m034846_c001_v0001183_t0016_u01763351326881") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41955b45bf26853c_d20251117_m034834_c001_v7007000_t0000_u01763351314496") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb49_d20251117_m034827_c001_v0001161_t0044_u01763351307565") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f651a2_d20251117_m034820_c001_v7007000_t0000_u01763351300450") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb1d_d20251117_m034812_c001_v0001161_t0034_u01763351292053") 2025/11/17 03:51:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f3346_d20251117_m034805_c001_v7007000_t0000_u01763351285002") 2025/11/17 03:51:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3baf1_d20251117_m034756_c001_v0001161_t0009_u01763351276575") 2025/11/17 03:51:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414a76597f545bde_d20251117_m034917_c001_v7007000_t0000_u01763351357318") 2025/11/17 03:51:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbf5_d20251117_m034912_c001_v0001183_t0053_u01763351352988") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb8b_d20251117_m034939_c001_v7007000_t0000_u01763351379124") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053db_d20251117_m034933_c001_v0001032_t0030_u01763351373570") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca294_d20251117_m035057_c001_v7007000_t0000_u01763351457114") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cd61_d20251117_m035049_c001_v0001183_t0005_u01763351449075") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155969f_d20251117_m035041_c001_v7007000_t0000_u01763351441976") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cd18_d20251117_m035033_c001_v0001183_t0016_u01763351433828") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d49_d20251117_m035026_c001_v7007000_t0000_u01763351426495") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ccd3_d20251117_m035018_c001_v0001183_t0000_u01763351418409") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67e7_d20251117_m035011_c001_v7007000_t0000_u01763351411224") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc95_d20251117_m035002_c001_v0001183_t0000_u01763351402643") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44d1_d20251117_m034954_c001_v7007000_t0000_u01763351394680") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc61_d20251117_m034946_c001_v0001183_t0007_u01763351386284") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4161d671ec720911_d20251117_m034934_c001_v7007000_t0000_u01763351374538") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de1d_d20251117_m034928_c001_v0001100_t0014_u01763351368861") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d449_d20251117_m034921_c001_v7007000_t0000_u01763351361453") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1ddff_d20251117_m034916_c001_v0001100_t0031_u01763351356450") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a7671_d20251117_m034913_c001_v7007000_t0000_u01763351353650") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bbf3_d20251117_m034907_c001_v0001161_t0023_u01763351347963") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75f0_d20251117_m034900_c001_v7007000_t0000_u01763351340632") 2025/11/17 03:51:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bbc8_d20251117_m034855_c001_v0001161_t0050_u01763351335467") 2025/11/17 03:51:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4034dd4fe8d2449b_d20251117_m034853_c001_v7007000_t0000_u01763351333323") 2025/11/17 03:51:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd95_d20251117_m034847_c001_v0001100_t0002_u01763351327085") 2025/11/17 03:51:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4011d728008f6373_d20251117_m034834_c001_v7007000_t0000_u01763351314593") 2025/11/17 03:51:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb2e_d20251117_m034827_c001_v0001183_t0006_u01763351307975") 2025/11/17 03:51:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f651a3_d20251117_m034820_c001_v7007000_t0000_u01763351300632") 2025/11/17 03:51:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9caf6_d20251117_m034812_c001_v0001183_t0017_u01763351292488") 2025/11/17 03:51:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f3349_d20251117_m034805_c001_v7007000_t0000_u01763351285185") 2025/11/17 03:51:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cac2_d20251117_m034756_c001_v0001183_t0035_u01763351276885") 2025/11/17 03:51:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d41c_d20251117_m034917_c001_v7007000_t0000_u01763351357326") 2025/11/17 03:51:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1ddf1_d20251117_m034913_c001_v0001100_t0015_u01763351353052") 2025/11/17 03:51:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb8d_d20251117_m034939_c001_v7007000_t0000_u01763351379308") 2025/11/17 03:51:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de30_d20251117_m034933_c001_v0001100_t0027_u01763351373641") 2025/11/17 03:51:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca295_d20251117_m035057_c001_v7007000_t0000_u01763351457297") 2025/11/17 03:51:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920546b_d20251117_m035049_c001_v0001032_t0014_u01763351449282") 2025/11/17 03:51:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415596a2_d20251117_m035042_c001_v7007000_t0000_u01763351442157") 2025/11/17 03:51:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920544d_d20251117_m035034_c001_v0001032_t0029_u01763351434016") 2025/11/17 03:51:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d4c_d20251117_m035026_c001_v7007000_t0000_u01763351426686") 2025/11/17 03:51:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920542d_d20251117_m035018_c001_v0001032_t0027_u01763351418610") 2025/11/17 03:51:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67e8_d20251117_m035011_c001_v7007000_t0000_u01763351411407") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920540f_d20251117_m035002_c001_v0001032_t0043_u01763351402842") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44d2_d20251117_m034954_c001_v7007000_t0000_u01763351394866") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053fb_d20251117_m034946_c001_v0001032_t0001_u01763351386556") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606ea1e0_d20251117_m034934_c001_v7007000_t0000_u01763351374528") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc29_d20251117_m034929_c001_v0001183_t0003_u01763351369303") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d44b_d20251117_m034921_c001_v7007000_t0000_u01763351361634") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053c1_d20251117_m034916_c001_v0001032_t0028_u01763351356459") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe99450522e2_d20251117_m034914_c001_v7007000_t0000_u01763351354203") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbda_d20251117_m034908_c001_v0001183_t0023_u01763351348463") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75f3_d20251117_m034900_c001_v7007000_t0000_u01763351340816") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205387_d20251117_m034855_c001_v0001032_t0041_u01763351335540") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559492_d20251117_m034853_c001_v7007000_t0000_u01763351333272") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb9a_d20251117_m034847_c001_v0001161_t0050_u01763351327372") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a755c_d20251117_m034834_c001_v7007000_t0000_u01763351314650") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205337_d20251117_m034828_c001_v0001032_t0010_u01763351308164") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f651a4_d20251117_m034820_c001_v7007000_t0000_u01763351300815") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205321_d20251117_m034812_c001_v0001032_t0006_u01763351292679") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f334c_d20251117_m034805_c001_v7007000_t0000_u01763351285368") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205303_d20251117_m034757_c001_v0001032_t0054_u01763351277103") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41876482231e76bd_d20251117_m034917_c001_v7007000_t0000_u01763351357119") 2025/11/17 03:51:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc03_d20251117_m034913_c001_v0001161_t0036_u01763351353063") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb8f_d20251117_m034939_c001_v7007000_t0000_u01763351379493") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc3f_d20251117_m034933_c001_v0001183_t0044_u01763351373710") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca296_d20251117_m035057_c001_v7007000_t0000_u01763351457481") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dedd_d20251117_m035049_c001_v0001100_t0027_u01763351449730") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415596a4_d20251117_m035042_c001_v7007000_t0000_u01763351442339") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dec3_d20251117_m035034_c001_v0001100_t0047_u01763351434539") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d4d_d20251117_m035026_c001_v7007000_t0000_u01763351426869") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de91_d20251117_m035019_c001_v0001100_t0042_u01763351419068") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67e9_d20251117_m035011_c001_v7007000_t0000_u01763351411590") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de6c_d20251117_m035003_c001_v0001100_t0039_u01763351403253") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44d3_d20251117_m034955_c001_v7007000_t0000_u01763351395051") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1de48_d20251117_m034946_c001_v0001100_t0040_u01763351386973") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4034dd4fe8d245ab_d20251117_m034934_c001_v7007000_t0000_u01763351374110") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053cd_d20251117_m034929_c001_v0001032_t0016_u01763351369500") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d44c_d20251117_m034921_c001_v7007000_t0000_u01763351361816") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc1d_d20251117_m034916_c001_v0001161_t0012_u01763351356485") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167be27_d20251117_m034914_c001_v7007000_t0000_u01763351354231") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920539b_d20251117_m034908_c001_v0001032_t0003_u01763351348659") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75f9_d20251117_m034901_c001_v7007000_t0000_u01763351341091") 2025/11/17 03:51:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbb2_d20251117_m034855_c001_v0001183_t0042_u01763351335553") 2025/11/17 03:52:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4056998395a2f9bd_d20251117_m034853_c001_v7007000_t0000_u01763351333055") 2025/11/17 03:52:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205373_d20251117_m034847_c001_v0001032_t0036_u01763351327672") 2025/11/17 03:52:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555f96e_d20251117_m034834_c001_v7007000_t0000_u01763351314611") 2025/11/17 03:52:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd65_d20251117_m034828_c001_v0001100_t0017_u01763351308597") 2025/11/17 03:52:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f651a6_d20251117_m034820_c001_v7007000_t0000_u01763351300997") 2025/11/17 03:52:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd49_d20251117_m034813_c001_v0001100_t0025_u01763351293134") 2025/11/17 03:52:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f334e_d20251117_m034805_c001_v7007000_t0000_u01763351285555") 2025/11/17 03:52:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd19_d20251117_m034757_c001_v0001100_t0044_u01763351277434") 2025/11/17 03:52:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f4489_d20251117_m034917_c001_v7007000_t0000_u01763351357077") 2025/11/17 03:52:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cbf7_d20251117_m034913_c001_v0001183_t0028_u01763351353181") 2025/11/17 03:52:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb90_d20251117_m034939_c001_v7007000_t0000_u01763351379678") 2025/11/17 03:52:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc4b_d20251117_m034933_c001_v0001161_t0029_u01763351373757") 2025/11/17 03:52:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca297_d20251117_m035057_c001_v7007000_t0000_u01763351457664") 2025/11/17 03:52:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bd6f_d20251117_m035050_c001_v0001161_t0052_u01763351450094") 2025/11/17 03:52:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415596a5_d20251117_m035042_c001_v7007000_t0000_u01763351442520") 2025/11/17 03:52:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bd29_d20251117_m035034_c001_v0001161_t0048_u01763351434920") 2025/11/17 03:52:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d4e_d20251117_m035027_c001_v7007000_t0000_u01763351427052") 2025/11/17 03:52:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bceb_d20251117_m035019_c001_v0001161_t0012_u01763351419380") 2025/11/17 03:52:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67ea_d20251117_m035011_c001_v7007000_t0000_u01763351411774") 2025/11/17 03:52:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bca9_d20251117_m035003_c001_v0001161_t0025_u01763351403779") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44d4_d20251117_m034955_c001_v7007000_t0000_u01763351395235") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc6b_d20251117_m034947_c001_v0001161_t0050_u01763351387287") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb74_d20251117_m034934_c001_v7007000_t0000_u01763351374549") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc3b_d20251117_m034929_c001_v0001161_t0021_u01763351369903") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d44d_d20251117_m034921_c001_v7007000_t0000_u01763351361998") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc0b_d20251117_m034916_c001_v0001183_t0042_u01763351356648") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a7672_d20251117_m034913_c001_v7007000_t0000_u01763351353832") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dde3_d20251117_m034909_c001_v0001100_t0019_u01763351349187") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75fd_d20251117_m034901_c001_v7007000_t0000_u01763351341274") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1ddb1_d20251117_m034855_c001_v0001100_t0022_u01763351335640") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75b1_d20251117_m034853_c001_v7007000_t0000_u01763351333062") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb7f_d20251117_m034848_c001_v0001183_t0018_u01763351328126") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155938f_d20251117_m034834_c001_v7007000_t0000_u01763351314656") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb4f_d20251117_m034828_c001_v0001161_t0015_u01763351308956") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f651a9_d20251117_m034821_c001_v7007000_t0000_u01763351301179") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb25_d20251117_m034813_c001_v0001161_t0026_u01763351293543") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f3353_d20251117_m034805_c001_v7007000_t0000_u01763351285739") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3baf9_d20251117_m034757_c001_v0001161_t0042_u01763351277940") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe99450522ed_d20251117_m034917_c001_v7007000_t0000_u01763351357313") 2025/11/17 03:52:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053b1_d20251117_m034913_c001_v0001032_t0057_u01763351353190") 2025/11/17 03:52:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa22_d20251117_m034837_c001_v7007000_t0000_u01763351317151") 2025/11/17 03:52:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb45_d20251117_m034832_c001_v0001183_t0015_u01763351312504") 2025/11/17 03:52:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa23_d20251117_m034837_c001_v7007000_t0000_u01763351317332") 2025/11/17 03:52:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd75_d20251117_m034832_c001_v0001100_t0004_u01763351312645") 2025/11/17 03:52:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa34_d20251117_m034837_c001_v7007000_t0000_u01763351317560") 2025/11/17 03:52:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb65_d20251117_m034832_c001_v0001161_t0014_u01763351312666") 2025/11/17 03:52:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa45_d20251117_m034837_c001_v7007000_t0000_u01763351317742") 2025/11/17 03:52:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205343_d20251117_m034832_c001_v0001032_t0025_u01763351312742") 2025/11/17 03:52:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa56_d20251117_m034837_c001_v7007000_t0000_u01763351317923") 2025/11/17 03:52:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb47_d20251117_m034832_c001_v0001183_t0032_u01763351312746") 2025/11/17 03:52:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa57_d20251117_m034838_c001_v7007000_t0000_u01763351318105") 2025/11/17 03:52:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd77_d20251117_m034832_c001_v0001100_t0035_u01763351312929") 2025/11/17 03:52:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa68_d20251117_m034838_c001_v7007000_t0000_u01763351318287") 2025/11/17 03:52:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb49_d20251117_m034832_c001_v0001183_t0039_u01763351312950") 2025/11/17 03:52:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa79_d20251117_m034838_c001_v7007000_t0000_u01763351318470") 2025/11/17 03:52:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb69_d20251117_m034832_c001_v0001161_t0010_u01763351312980") 2025/11/17 03:52:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa82_d20251117_m034838_c001_v7007000_t0000_u01763351318653") 2025/11/17 03:52:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb4f_d20251117_m034833_c001_v0001183_t0048_u01763351313177") 2025/11/17 03:52:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa85_d20251117_m034838_c001_v7007000_t0000_u01763351318835") 2025/11/17 03:52:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb6b_d20251117_m034833_c001_v0001161_t0009_u01763351313309") 2025/11/17 03:52:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa86_d20251117_m034839_c001_v7007000_t0000_u01763351319037") 2025/11/17 03:52:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205347_d20251117_m034833_c001_v0001032_t0007_u01763351313346") 2025/11/17 03:52:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa89_d20251117_m034839_c001_v7007000_t0000_u01763351319220") 2025/11/17 03:52:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb51_d20251117_m034833_c001_v0001183_t0030_u01763351313379") 2025/11/17 03:52:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa8d_d20251117_m034839_c001_v7007000_t0000_u01763351319402") 2025/11/17 03:52:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd7b_d20251117_m034833_c001_v0001100_t0005_u01763351313571") 2025/11/17 03:52:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa90_d20251117_m034839_c001_v7007000_t0000_u01763351319585") 2025/11/17 03:52:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb53_d20251117_m034833_c001_v0001183_t0050_u01763351313587") 2025/11/17 03:52:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa91_d20251117_m034839_c001_v7007000_t0000_u01763351319766") 2025/11/17 03:52:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb6f_d20251117_m034833_c001_v0001161_t0007_u01763351313615") 2025/11/17 03:52:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f418717417555fa92_d20251117_m034839_c001_v7007000_t0000_u01763351319949") 2025/11/17 03:52:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb57_d20251117_m034833_c001_v0001183_t0041_u01763351313854") 2025/11/17 03:52:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cee36d_d20251117_m034856_c001_v7007000_t0000_u01763351336145") 2025/11/17 03:52:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb87_d20251117_m034850_c001_v0001183_t0004_u01763351330839") 2025/11/17 03:52:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4034dd4fe8d244ae_d20251117_m034856_c001_v7007000_t0000_u01763351336096") 2025/11/17 03:52:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bbae_d20251117_m034850_c001_v0001161_t0027_u01763351330932") 2025/11/17 03:52:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415594a6_d20251117_m034856_c001_v7007000_t0000_u01763351336469") 2025/11/17 03:52:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd9d_d20251117_m034850_c001_v0001100_t0011_u01763351330953") 2025/11/17 03:52:03 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4056998395a2f9c2_d20251117_m034856_c001_v7007000_t0000_u01763351336487") 2025/11/17 03:52:03 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb8a_d20251117_m034851_c001_v0001183_t0037_u01763351331038") 2025/11/17 03:52:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415594a0_d20251117_m034856_c001_v7007000_t0000_u01763351336102") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb8c_d20251117_m034851_c001_v0001183_t0002_u01763351331265") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4056998395a2f9c1_d20251117_m034856_c001_v7007000_t0000_u01763351336301") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bbb2_d20251117_m034851_c001_v0001161_t0011_u01763351331314") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f411f5bf7c33f0338_d20251117_m034856_c001_v7007000_t0000_u01763351336173") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920537b_d20251117_m034851_c001_v0001032_t0002_u01763351331441") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75c8_d20251117_m034856_c001_v7007000_t0000_u01763351336315") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb8e_d20251117_m034851_c001_v0001183_t0000_u01763351331470") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4056998395a2f9c0_d20251117_m034856_c001_v7007000_t0000_u01763351336115") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd9f_d20251117_m034851_c001_v0001100_t0043_u01763351331496") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75c7_d20251117_m034856_c001_v7007000_t0000_u01763351336128") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bbb6_d20251117_m034851_c001_v0001161_t0055_u01763351331682") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606ea143_d20251117_m034856_c001_v7007000_t0000_u01763351336155") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb90_d20251117_m034851_c001_v0001183_t0002_u01763351331707") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4034dd4fe8d244b0_d20251117_m034856_c001_v7007000_t0000_u01763351336279") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dda1_d20251117_m034851_c001_v0001100_t0012_u01763351331818") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415594a1_d20251117_m034856_c001_v7007000_t0000_u01763351336285") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920537d_d20251117_m034851_c001_v0001032_t0047_u01763351331832") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a75c9_d20251117_m034856_c001_v7007000_t0000_u01763351336501") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb92_d20251117_m034851_c001_v0001183_t0045_u01763351331902") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414a76597f545b6d_d20251117_m034856_c001_v7007000_t0000_u01763351336410") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bbba_d20251117_m034852_c001_v0001161_t0050_u01763351332066") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cee36f_d20251117_m034856_c001_v7007000_t0000_u01763351336409") 2025/11/17 03:52:04 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb94_d20251117_m034852_c001_v0001183_t0051_u01763351332096") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167bc76_d20251117_m034700_c001_v7007000_t0000_u01763351220898") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f11610d04dd16887c_d20251117_m034658_c001_v0001178_t0045_u01763351218039") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4067c17e4afd608b_d20251117_m034657_c001_v7007000_t0000_u01763351217857") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f11610d04dd168872_d20251117_m034654_c001_v0001178_t0026_u01763351214777") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4067c17e4afd6069_d20251117_m034654_c001_v7007000_t0000_u01763351214046") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c95c_d20251117_m034650_c001_v0001183_t0047_u01763351210549") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cee131_d20251117_m034649_c001_v7007000_t0000_u01763351209090") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f103debbad28ecef5_d20251117_m034647_c001_v0001113_t0045_u01763351207170") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cee12a_d20251117_m034646_c001_v7007000_t0000_u01763351206988") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f103debbad28ecee3_d20251117_m034643_c001_v0001113_t0039_u01763351203330") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cee100_d20251117_m034642_c001_v7007000_t0000_u01763351202606") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c941_d20251117_m034639_c001_v0001183_t0016_u01763351199277") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4085dfbc26951e8a_d20251117_m034638_c001_v7007000_t0000_u01763351198354") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f10836613af78e09f_d20251117_m034636_c001_v0001150_t0016_u01763351196972") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f416e43f41c2c4836_d20251117_m034636_c001_v7007000_t0000_u01763351196787") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f10836613af78e095_d20251117_m034631_c001_v0001150_t0027_u01763351191947") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f416e43f41c2c482b_d20251117_m034631_c001_v7007000_t0000_u01763351191213") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c90f_d20251117_m034627_c001_v0001183_t0032_u01763351187839") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4085dfbc26951e62_d20251117_m034626_c001_v7007000_t0000_u01763351186917") 2025/11/17 03:52:05 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114429eac14e1f53_d20251117_m034625_c001_v0001113_t0056_u01763351185063") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f3157_d20251117_m034624_c001_v7007000_t0000_u01763351184878") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114429eac14e1f41_d20251117_m034621_c001_v0001113_t0030_u01763351181071") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f3143_d20251117_m034620_c001_v7007000_t0000_u01763351180346") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c8d7_d20251117_m034614_c001_v0001183_t0056_u01763351174874") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4034dd4fe8d2416c_d20251117_m034613_c001_v7007000_t0000_u01763351173953") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f10520c68c82bc631_d20251117_m034612_c001_v0001171_t0017_u01763351172161") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167bbbd_d20251117_m034611_c001_v7007000_t0000_u01763351171971") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f10520c68c82bc61d_d20251117_m034608_c001_v0001171_t0053_u01763351168650") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167bbad_d20251117_m034607_c001_v7007000_t0000_u01763351167921") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c87e_d20251117_m034602_c001_v0001183_t0039_u01763351162098") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41096641a43b6e63_d20251117_m034601_c001_v7007000_t0000_u01763351161181") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f100a758942a39104_d20251117_m034559_c001_v0001177_t0050_u01763351159426") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4056998395a2f933_d20251117_m034558_c001_v7007000_t0000_u01763351158845") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f100a758942a390ee_d20251117_m034553_c001_v0001177_t0031_u01763351153514") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4056998395a2f930_d20251117_m034552_c001_v7007000_t0000_u01763351152785") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c848_d20251117_m034547_c001_v0001183_t0011_u01763351147266") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606e978b_d20251117_m034546_c001_v7007000_t0000_u01763351146143") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f1124a779868a6b76_d20251117_m034540_c001_v0001102_t0002_u01763351140648") 2025/11/17 03:52:06 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f411f5bf7c33eff2f_d20251117_m034540_c001_v7007000_t0000_u01763351140446") 2025/11/17 03:52:07 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c830_d20251117_m034536_c001_v0001183_t0026_u01763351136475") 2025/11/17 03:52:07 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f1137818235d2181d_d20251117_m034535_c001_v0001101_t0002_u01763351135394") 2025/11/17 03:52:07 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f1137818235d21817_d20251117_m034534_c001_v0001101_t0007_u01763351134215") 2025/11/17 03:52:07 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa6111_d20251117_m034520_c001_v7007000_t0000_u01763351120983") 2025/11/17 03:52:07 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b3357f1_d20251117_m034513_c001_v0001038_t0026_u01763351113917") 2025/11/17 03:52:07 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113acb71a9298e2f_d20251117_m034513_c001_v0001176_t0039_u01763351113163") 2025/11/17 03:52:07 DEBUG : dst/one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113acb71a9298e2b_d20251117_m034512_c001_v0001176_t0029_u01763351112114") 2025/11/17 03:52:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167bc78_d20251117_m034701_c001_v7007000_t0000_u01763351221082") 2025/11/17 03:52:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f119b76065467caa8_d20251117_m034657_c001_v0001145_t0058_u01763351217599") 2025/11/17 03:52:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f101eeff26a9807cb_d20251117_m034653_c001_v0001157_t0039_u01763351213712") 2025/11/17 03:52:07 DEBUG : dst/one.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cee132_d20251117_m034649_c001_v7007000_t0000_u01763351209273") 2025/11/17 03:52:07 DEBUG : dst/one.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109d32886064bcfd_d20251117_m034646_c001_v0001120_t0017_u01763351206386") 2025/11/17 03:52:07 DEBUG : dst/one.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f10076dbff80ed9c9_d20251117_m034642_c001_v0001182_t0008_u01763351202351") 2025/11/17 03:52:07 DEBUG : dst/one.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4085dfbc26951e8c_d20251117_m034638_c001_v7007000_t0000_u01763351198541") 2025/11/17 03:52:07 DEBUG : dst/one.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f10507b34a7baf068_d20251117_m034636_c001_v0001182_t0039_u01763351196542") 2025/11/17 03:52:07 DEBUG : dst/one.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109d62e586f87a27_d20251117_m034630_c001_v0001092_t0027_u01763351190835") 2025/11/17 03:52:07 DEBUG : dst/three: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606e978d_d20251117_m034546_c001_v7007000_t0000_u01763351146327") 2025/11/17 03:52:07 DEBUG : dst/three: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f1137818235d2183b_d20251117_m034544_c001_v0001101_t0059_u01763351144567") 2025/11/17 03:52:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167bc7a_d20251117_m034701_c001_v7007000_t0000_u01763351221271") 2025/11/17 03:52:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f101d30148209561a_d20251117_m034658_c001_v0001105_t0025_u01763351218832") 2025/11/17 03:52:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f1108e2368199c675_d20251117_m034655_c001_v0001042_t0034_u01763351215565") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167bc7b_d20251117_m034701_c001_v7007000_t0000_u01763351221454") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f11610d04dd16887e_d20251117_m034700_c001_v0001178_t0004_u01763351220241") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4067c17e4afd60a3_d20251117_m034700_c001_v7007000_t0000_u01763351220057") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f11610d04dd168876_d20251117_m034656_c001_v0001178_t0037_u01763351216241") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4067c17e4afd607b_d20251117_m034656_c001_v7007000_t0000_u01763351216056") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c960_d20251117_m034650_c001_v0001183_t0055_u01763351210998") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cee134_d20251117_m034649_c001_v7007000_t0000_u01763351209455") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f103debbad28ecef7_d20251117_m034648_c001_v0001113_t0057_u01763351208391") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cee12d_d20251117_m034648_c001_v7007000_t0000_u01763351208207") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f103debbad28eceeb_d20251117_m034644_c001_v0001113_t0012_u01763351204890") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cee112_d20251117_m034644_c001_v7007000_t0000_u01763351204707") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c945_d20251117_m034639_c001_v0001183_t0028_u01763351199679") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f416e43f41c2c483c_d20251117_m034637_c001_v7007000_t0000_u01763351197786") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c931_d20251117_m034635_c001_v0001183_t0015_u01763351195725") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f416e43f41c2c4832_d20251117_m034632_c001_v7007000_t0000_u01763351192966") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c913_d20251117_m034628_c001_v0001183_t0052_u01763351188364") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f3161_d20251117_m034625_c001_v7007000_t0000_u01763351185996") 2025/11/17 03:52:08 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b33583e_d20251117_m034623_c001_v0001038_t0013_u01763351183292") 2025/11/17 03:52:09 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f314e_d20251117_m034622_c001_v7007000_t0000_u01763351182162") 2025/11/17 03:52:09 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c8dd_d20251117_m034615_c001_v0001183_t0042_u01763351175643") 2025/11/17 03:52:09 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167bbc0_d20251117_m034612_c001_v7007000_t0000_u01763351172927") 2025/11/17 03:52:09 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b335832_d20251117_m034610_c001_v0001038_t0022_u01763351170582") 2025/11/17 03:52:09 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167bbb2_d20251117_m034609_c001_v7007000_t0000_u01763351169488") 2025/11/17 03:52:09 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c886_d20251117_m034602_c001_v0001183_t0021_u01763351162784") 2025/11/17 03:52:09 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4056998395a2f934_d20251117_m034600_c001_v7007000_t0000_u01763351160261") 2025/11/17 03:52:09 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b335822_d20251117_m034557_c001_v0001038_t0012_u01763351157519") 2025/11/17 03:52:09 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4056998395a2f932_d20251117_m034556_c001_v7007000_t0000_u01763351156424") 2025/11/17 03:52:09 DEBUG : dst/three.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c84e_d20251117_m034547_c001_v0001183_t0053_u01763351147981") 2025/11/17 03:52:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cee135_d20251117_m034649_c001_v7007000_t0000_u01763351209638") 2025/11/17 03:52:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113b777f66d4a80c_d20251117_m034647_c001_v0001177_t0048_u01763351207998") 2025/11/17 03:52:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f119881c68231dd3a_d20251117_m034644_c001_v0001100_t0035_u01763351204308") 2025/11/17 03:52:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4085dfbc26951e8d_d20251117_m034638_c001_v7007000_t0000_u01763351198723") 2025/11/17 03:52:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f1104c6499b5ffee0_d20251117_m034637_c001_v0001184_t0048_u01763351197592") 2025/11/17 03:52:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113fc2345e445d7e_d20251117_m034632_c001_v0001136_t0022_u01763351192617") 2025/11/17 03:52:09 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167bc7e_d20251117_m034701_c001_v7007000_t0000_u01763351221662") 2025/11/17 03:52:09 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c95e_d20251117_m034650_c001_v0001183_t0003_u01763351210748") 2025/11/17 03:52:09 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cee136_d20251117_m034649_c001_v7007000_t0000_u01763351209822") 2025/11/17 03:52:09 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c943_d20251117_m034639_c001_v0001183_t0042_u01763351199477") 2025/11/17 03:52:09 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4085dfbc26951e8e_d20251117_m034638_c001_v7007000_t0000_u01763351198906") 2025/11/17 03:52:09 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b33584c_d20251117_m034628_c001_v0001038_t0052_u01763351188034") 2025/11/17 03:52:09 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4085dfbc26951e64_d20251117_m034627_c001_v7007000_t0000_u01763351187098") 2025/11/17 03:52:09 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b335836_d20251117_m034615_c001_v0001038_t0015_u01763351175075") 2025/11/17 03:52:10 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4034dd4fe8d2416d_d20251117_m034614_c001_v7007000_t0000_u01763351174145") 2025/11/17 03:52:10 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b33582c_d20251117_m034602_c001_v0001038_t0031_u01763351162290") 2025/11/17 03:52:10 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41096641a43b6e64_d20251117_m034601_c001_v7007000_t0000_u01763351161366") 2025/11/17 03:52:10 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b33581c_d20251117_m034547_c001_v0001038_t0004_u01763351147459") 2025/11/17 03:52:10 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606e978e_d20251117_m034546_c001_v7007000_t0000_u01763351146511") 2025/11/17 03:52:10 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f1182bc4d55a98356_d20251117_m034541_c001_v0001179_t0056_u01763351141945") 2025/11/17 03:52:10 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa6112_d20251117_m034521_c001_v7007000_t0000_u01763351121165") 2025/11/17 03:52:10 DEBUG : dst/two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113acb71a9298e3b_d20251117_m034520_c001_v0001176_t0059_u01763351120017") 2025/11/17 03:52:10 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4ca3f_d20251117_m034448_c001_v7007000_t0000_u01763351088002") 2025/11/17 03:52:10 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b3357c9_d20251117_m034444_c001_v0001038_t0005_u01763351084540") 2025/11/17 03:52:10 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4ca39_d20251117_m034442_c001_v7007000_t0000_u01763351082687") 2025/11/17 03:52:10 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c744_d20251117_m034432_c001_v0001183_t0033_u01763351072278") 2025/11/17 03:52:10 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051cdf_d20251117_m034423_c001_v7007000_t0000_u01763351063634") 2025/11/17 03:52:10 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b3357a3_d20251117_m034420_c001_v0001038_t0050_u01763351060511") 2025/11/17 03:52:10 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedd22_d20251117_m034400_c001_v7007000_t0000_u01763351040319") 2025/11/17 03:52:10 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2c08_d20251117_m034358_c001_v0001093_t0055_u01763351038180") 2025/11/17 03:52:10 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedd14_d20251117_m034357_c001_v7007000_t0000_u01763351037134") 2025/11/17 03:52:10 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2c04_d20251117_m034355_c001_v0001093_t0040_u01763351035791") 2025/11/17 03:52:10 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedd00_d20251117_m034352_c001_v7007000_t0000_u01763351032702") 2025/11/17 03:52:10 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bf8_d20251117_m034350_c001_v0001093_t0007_u01763351030526") 2025/11/17 03:52:11 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedceb_d20251117_m034349_c001_v7007000_t0000_u01763351029492") 2025/11/17 03:52:11 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bf0_d20251117_m034347_c001_v0001093_t0049_u01763351027719") 2025/11/17 03:52:11 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedcb0_d20251117_m034341_c001_v7007000_t0000_u01763351021318") 2025/11/17 03:52:11 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bd2_d20251117_m034339_c001_v0001093_t0040_u01763351019529") 2025/11/17 03:52:11 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedca2_d20251117_m034338_c001_v7007000_t0000_u01763351018334") 2025/11/17 03:52:11 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bc8_d20251117_m034337_c001_v0001093_t0029_u01763351017177") 2025/11/17 03:52:11 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d5867850_d20251117_m034331_c001_v7007000_t0000_u01763351011947") 2025/11/17 03:52:11 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bac_d20251117_m034330_c001_v0001093_t0026_u01763351010379") 2025/11/17 03:52:11 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d5867844_d20251117_m034328_c001_v7007000_t0000_u01763351008536") 2025/11/17 03:52:11 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2ba2_d20251117_m034327_c001_v0001093_t0024_u01763351007252") 2025/11/17 03:52:11 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d5867842_d20251117_m034326_c001_v7007000_t0000_u01763351006886") 2025/11/17 03:52:11 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f10269f6a02fc4d1d_d20251117_m034326_c001_v0001171_t0003_u01763351006244") 2025/11/17 03:52:11 DEBUG : empty space: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2ba0_d20251117_m034324_c001_v0001093_t0056_u01763351004407") 2025/11/17 03:52:11 DEBUG : enormous: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedd1d_d20251117_m034359_c001_v7007000_t0000_u01763351039347") 2025/11/17 03:52:11 DEBUG : enormous: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2c0a_d20251117_m034358_c001_v0001093_t0052_u01763351038591") 2025/11/17 03:52:11 DEBUG : existing: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417e7f751167bc89_d20251117_m034705_c001_v7007000_t0000_u01763351225638") 2025/11/17 03:52:11 DEBUG : existing: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c98a_d20251117_m034704_c001_v0001183_t0024_u01763351224405") 2025/11/17 03:52:11 DEBUG : existing: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051cc5_d20251117_m034419_c001_v7007000_t0000_u01763351059196") 2025/11/17 03:52:11 DEBUG : existing: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c6fe_d20251117_m034418_c001_v0001183_t0024_u01763351058067") 2025/11/17 03:52:11 DEBUG : existing: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d5867830_d20251117_m034321_c001_v7007000_t0000_u01763351001421") 2025/11/17 03:52:12 DEBUG : existing: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b92_d20251117_m034320_c001_v0001093_t0034_u01763351000294") 2025/11/17 03:52:12 DEBUG : existing: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d586781b_d20251117_m034319_c001_v7007000_t0000_u01763350999688") 2025/11/17 03:52:12 DEBUG : existing: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b8c_d20251117_m034318_c001_v0001093_t0008_u01763350998824") 2025/11/17 03:52:12 DEBUG : existing: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b88_d20251117_m034317_c001_v0001093_t0050_u01763350997781") 2025/11/17 03:52:12 DEBUG : existing-b: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051cc7_d20251117_m034419_c001_v7007000_t0000_u01763351059377") 2025/11/17 03:52:12 DEBUG : existing-b: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b33579f_d20251117_m034418_c001_v0001038_t0045_u01763351058076") 2025/11/17 03:52:12 DEBUG : file1: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807fb4_d20251117_m034747_c001_v7007000_t0000_u01763351267472") 2025/11/17 03:52:12 DEBUG : file1: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bacb_d20251117_m034746_c001_v0001161_t0049_u01763351266465") 2025/11/17 03:52:12 DEBUG : file1: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807fa8_d20251117_m034745_c001_v7007000_t0000_u01763351265152") 2025/11/17 03:52:12 DEBUG : file1: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dcf9_d20251117_m034744_c001_v0001100_t0048_u01763351264019") 2025/11/17 03:52:12 DEBUG : five: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedd30_d20251117_m034404_c001_v7007000_t0000_u01763351044371") 2025/11/17 03:52:12 DEBUG : five: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f413611bb484c2c1a_d20251117_m034402_c001_v0001093_t0020_u01763351042166") 2025/11/17 03:52:12 DEBUG : foo: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d5867849_d20251117_m034330_c001_v7007000_t0000_u01763351010014") 2025/11/17 03:52:12 DEBUG : foo: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f413611bb484c2ba8_d20251117_m034329_c001_v0001093_t0020_u01763351009460") 2025/11/17 03:52:12 DEBUG : foo: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f413611bb484c2ba6_d20251117_m034328_c001_v0001093_t0020_u01763351008899") 2025/11/17 03:52:12 DEBUG : four: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedd31_d20251117_m034404_c001_v7007000_t0000_u01763351044554") 2025/11/17 03:52:12 DEBUG : four: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f416a5d2c1b335787_d20251117_m034402_c001_v0001038_t0027_u01763351042922") 2025/11/17 03:52:12 DEBUG : four: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2c18_d20251117_m034401_c001_v0001093_t0032_u01763351041372") 2025/11/17 03:52:12 DEBUG : hello world2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c98e_d20251117_m034233_c001_v7007000_t0000_u01763350953655") 2025/11/17 03:52:12 DEBUG : hello world2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b10_d20251117_m034232_c001_v0001093_t0040_u01763350952922") 2025/11/17 03:52:12 DEBUG : ignore-size: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d586780e_d20251117_m034317_c001_v7007000_t0000_u01763350997404") 2025/11/17 03:52:13 DEBUG : ignore-size: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b84_d20251117_m034316_c001_v0001093_t0055_u01763350996301") 2025/11/17 03:52:13 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051cbc_d20251117_m034417_c001_v7007000_t0000_u01763351057302") 2025/11/17 03:52:13 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b33579d_d20251117_m034416_c001_v0001038_t0053_u01763351056560") 2025/11/17 03:52:13 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051cb5_d20251117_m034415_c001_v7007000_t0000_u01763351055807") 2025/11/17 03:52:13 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b33579b_d20251117_m034415_c001_v0001038_t0039_u01763351055054") 2025/11/17 03:52:13 DEBUG : one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedd36_d20251117_m034404_c001_v7007000_t0000_u01763351044757") 2025/11/17 03:52:13 DEBUG : one: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f413611bb484c2c10_d20251117_m034400_c001_v0001093_t0020_u01763351040702") 2025/11/17 03:52:13 DEBUG : only0: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f7a_d20251117_m034739_c001_v7007000_t0000_u01763351259532") 2025/11/17 03:52:13 DEBUG : only0: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414d66c7a3e9ca62_d20251117_m034733_c001_v0001183_t0049_u01763351253611") 2025/11/17 03:52:13 DEBUG : only0: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca02_d20251117_m034724_c001_v0001183_t0020_u01763351244528") 2025/11/17 03:52:13 DEBUG : only0: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155918f_d20251117_m034719_c001_v7007000_t0000_u01763351239078") 2025/11/17 03:52:13 DEBUG : only0: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c99a_d20251117_m034709_c001_v0001183_t0011_u01763351229080") 2025/11/17 03:52:13 DEBUG : only1: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f7b_d20251117_m034739_c001_v7007000_t0000_u01763351259792") 2025/11/17 03:52:13 DEBUG : only1: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415ad1ad792052e9_d20251117_m034735_c001_v0001032_t0019_u01763351255110") 2025/11/17 03:52:13 DEBUG : only1: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca06_d20251117_m034725_c001_v0001183_t0033_u01763351245020") 2025/11/17 03:52:13 DEBUG : only1: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155918b_d20251117_m034718_c001_v7007000_t0000_u01763351238718") 2025/11/17 03:52:13 DEBUG : only1: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c99e_d20251117_m034709_c001_v0001183_t0047_u01763351229493") 2025/11/17 03:52:13 DEBUG : only10: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f7d_d20251117_m034739_c001_v7007000_t0000_u01763351259974") 2025/11/17 03:52:13 DEBUG : only10: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414d66c7a3e9ca68_d20251117_m034734_c001_v0001183_t0049_u01763351254187") 2025/11/17 03:52:13 DEBUG : only10: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca2c_d20251117_m034728_c001_v0001183_t0027_u01763351248938") 2025/11/17 03:52:13 DEBUG : only10: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe99450520c9_d20251117_m034718_c001_v7007000_t0000_u01763351238701") 2025/11/17 03:52:13 DEBUG : only10: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9c4_d20251117_m034713_c001_v0001183_t0017_u01763351233303") 2025/11/17 03:52:14 DEBUG : only11: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f7e_d20251117_m034740_c001_v7007000_t0000_u01763351260156") 2025/11/17 03:52:14 DEBUG : only11: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415ad1ad792052df_d20251117_m034734_c001_v0001032_t0019_u01763351254160") 2025/11/17 03:52:14 DEBUG : only11: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca30_d20251117_m034729_c001_v0001183_t0049_u01763351249341") 2025/11/17 03:52:14 DEBUG : only11: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4067c17e4afd60ff_d20251117_m034719_c001_v7007000_t0000_u01763351239343") 2025/11/17 03:52:14 DEBUG : only11: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9ca_d20251117_m034713_c001_v0001183_t0014_u01763351233808") 2025/11/17 03:52:14 DEBUG : only12: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f7f_d20251117_m034740_c001_v7007000_t0000_u01763351260337") 2025/11/17 03:52:14 DEBUG : only12: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f409502d399d3bab1_d20251117_m034734_c001_v0001161_t0024_u01763351254547") 2025/11/17 03:52:14 DEBUG : only12: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca36_d20251117_m034729_c001_v0001183_t0021_u01763351249748") 2025/11/17 03:52:14 DEBUG : only12: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155918a_d20251117_m034718_c001_v7007000_t0000_u01763351238712") 2025/11/17 03:52:14 DEBUG : only12: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9ce_d20251117_m034714_c001_v0001183_t0052_u01763351234247") 2025/11/17 03:52:14 DEBUG : only13: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f80_d20251117_m034740_c001_v7007000_t0000_u01763351260521") 2025/11/17 03:52:14 DEBUG : only13: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f412b8a90bbc1dceb_d20251117_m034734_c001_v0001100_t0003_u01763351254366") 2025/11/17 03:52:14 DEBUG : only13: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca3a_d20251117_m034730_c001_v0001183_t0001_u01763351250179") 2025/11/17 03:52:14 DEBUG : only13: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe99450520ca_d20251117_m034718_c001_v7007000_t0000_u01763351238884") 2025/11/17 03:52:14 DEBUG : only13: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9d2_d20251117_m034714_c001_v0001183_t0023_u01763351234657") 2025/11/17 03:52:14 DEBUG : only14: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f81_d20251117_m034740_c001_v7007000_t0000_u01763351260703") 2025/11/17 03:52:14 DEBUG : only14: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414d66c7a3e9ca78_d20251117_m034734_c001_v0001183_t0049_u01763351254962") 2025/11/17 03:52:14 DEBUG : only14: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca3e_d20251117_m034730_c001_v0001183_t0037_u01763351250598") 2025/11/17 03:52:14 DEBUG : only14: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155918d_d20251117_m034718_c001_v7007000_t0000_u01763351238896") 2025/11/17 03:52:14 DEBUG : only14: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9d8_d20251117_m034715_c001_v0001183_t0033_u01763351235118") 2025/11/17 03:52:14 DEBUG : only15: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f82_d20251117_m034740_c001_v7007000_t0000_u01763351260885") 2025/11/17 03:52:15 DEBUG : only15: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415ad1ad792052e1_d20251117_m034734_c001_v0001032_t0019_u01763351254365") 2025/11/17 03:52:15 DEBUG : only15: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca44_d20251117_m034731_c001_v0001183_t0010_u01763351251005") 2025/11/17 03:52:15 DEBUG : only15: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155918e_d20251117_m034718_c001_v7007000_t0000_u01763351238906") 2025/11/17 03:52:15 DEBUG : only15: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9de_d20251117_m034715_c001_v0001183_t0021_u01763351235530") 2025/11/17 03:52:15 DEBUG : only16: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f83_d20251117_m034741_c001_v7007000_t0000_u01763351261068") 2025/11/17 03:52:15 DEBUG : only16: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f409502d399d3bab5_d20251117_m034734_c001_v0001161_t0024_u01763351254744") 2025/11/17 03:52:15 DEBUG : only16: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca48_d20251117_m034731_c001_v0001183_t0003_u01763351251437") 2025/11/17 03:52:15 DEBUG : only16: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe99450520ce_d20251117_m034719_c001_v7007000_t0000_u01763351239434") 2025/11/17 03:52:15 DEBUG : only16: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9e2_d20251117_m034715_c001_v0001183_t0045_u01763351235933") 2025/11/17 03:52:16 DEBUG : only17: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f84_d20251117_m034741_c001_v7007000_t0000_u01763351261259") 2025/11/17 03:52:16 DEBUG : only17: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414d66c7a3e9ca6a_d20251117_m034734_c001_v0001183_t0049_u01763351254372") 2025/11/17 03:52:16 DEBUG : only17: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca4e_d20251117_m034731_c001_v0001183_t0015_u01763351251935") 2025/11/17 03:52:16 DEBUG : only17: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559196_d20251117_m034719_c001_v7007000_t0000_u01763351239445") 2025/11/17 03:52:16 DEBUG : only17: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9e6_d20251117_m034716_c001_v0001183_t0000_u01763351236337") 2025/11/17 03:52:16 DEBUG : only18: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f85_d20251117_m034741_c001_v7007000_t0000_u01763351261440") 2025/11/17 03:52:16 DEBUG : only18: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415ad1ad792052e3_d20251117_m034734_c001_v0001032_t0019_u01763351254548") 2025/11/17 03:52:16 DEBUG : only18: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca52_d20251117_m034732_c001_v0001183_t0033_u01763351252367") 2025/11/17 03:52:16 DEBUG : only18: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4067c17e4afd60f3_d20251117_m034718_c001_v7007000_t0000_u01763351238404") 2025/11/17 03:52:16 DEBUG : only18: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9ea_d20251117_m034716_c001_v0001183_t0020_u01763351236734") 2025/11/17 03:52:16 DEBUG : only19: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f86_d20251117_m034741_c001_v7007000_t0000_u01763351261621") 2025/11/17 03:52:16 DEBUG : only19: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f412b8a90bbc1dced_d20251117_m034734_c001_v0001100_t0003_u01763351254561") 2025/11/17 03:52:16 DEBUG : only19: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca58_d20251117_m034732_c001_v0001183_t0049_u01763351252786") 2025/11/17 03:52:16 DEBUG : only19: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4067c17e4afd60fc_d20251117_m034718_c001_v7007000_t0000_u01763351238976") 2025/11/17 03:52:16 DEBUG : only19: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9ee_d20251117_m034717_c001_v0001183_t0022_u01763351237138") 2025/11/17 03:52:16 DEBUG : only2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f87_d20251117_m034741_c001_v7007000_t0000_u01763351261802") 2025/11/17 03:52:16 DEBUG : only2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414d66c7a3e9ca6c_d20251117_m034734_c001_v0001183_t0049_u01763351254573") 2025/11/17 03:52:16 DEBUG : only2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca0a_d20251117_m034725_c001_v0001183_t0045_u01763351245436") 2025/11/17 03:52:16 DEBUG : only2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4067c17e4afd60f8_d20251117_m034718_c001_v7007000_t0000_u01763351238771") 2025/11/17 03:52:16 DEBUG : only2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9a2_d20251117_m034709_c001_v0001183_t0004_u01763351229916") 2025/11/17 03:52:16 DEBUG : only3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f88_d20251117_m034741_c001_v7007000_t0000_u01763351261985") 2025/11/17 03:52:17 DEBUG : only3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f409502d399d3babb_d20251117_m034735_c001_v0001161_t0024_u01763351255126") 2025/11/17 03:52:17 DEBUG : only3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca0e_d20251117_m034725_c001_v0001183_t0028_u01763351245925") 2025/11/17 03:52:17 DEBUG : only3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559190_d20251117_m034719_c001_v7007000_t0000_u01763351239089") 2025/11/17 03:52:17 DEBUG : only3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9a6_d20251117_m034710_c001_v0001183_t0005_u01763351230311") 2025/11/17 03:52:17 DEBUG : only4: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f89_d20251117_m034742_c001_v7007000_t0000_u01763351262165") 2025/11/17 03:52:17 DEBUG : only4: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415ad1ad792052e5_d20251117_m034734_c001_v0001032_t0019_u01763351254741") 2025/11/17 03:52:17 DEBUG : only4: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca12_d20251117_m034726_c001_v0001183_t0035_u01763351246340") 2025/11/17 03:52:17 DEBUG : only4: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe99450520cb_d20251117_m034719_c001_v7007000_t0000_u01763351239067") 2025/11/17 03:52:17 DEBUG : only4: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9aa_d20251117_m034710_c001_v0001183_t0005_u01763351230716") 2025/11/17 03:52:17 DEBUG : only5: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f8b_d20251117_m034742_c001_v7007000_t0000_u01763351262347") 2025/11/17 03:52:17 DEBUG : only5: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f412b8a90bbc1dcef_d20251117_m034734_c001_v0001100_t0003_u01763351254753") 2025/11/17 03:52:17 DEBUG : only5: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca16_d20251117_m034726_c001_v0001183_t0001_u01763351246773") 2025/11/17 03:52:17 DEBUG : only5: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4067c17e4afd60fe_d20251117_m034719_c001_v7007000_t0000_u01763351239160") 2025/11/17 03:52:17 DEBUG : only5: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9ae_d20251117_m034711_c001_v0001183_t0000_u01763351231124") 2025/11/17 03:52:17 DEBUG : only6: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f8c_d20251117_m034742_c001_v7007000_t0000_u01763351262530") 2025/11/17 03:52:17 DEBUG : only6: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414d66c7a3e9ca70_d20251117_m034734_c001_v0001183_t0049_u01763351254766") 2025/11/17 03:52:17 DEBUG : only6: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca1a_d20251117_m034727_c001_v0001183_t0051_u01763351247187") 2025/11/17 03:52:17 DEBUG : only6: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4067c17e4afd60f6_d20251117_m034718_c001_v7007000_t0000_u01763351238587") 2025/11/17 03:52:17 DEBUG : only6: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9b2_d20251117_m034711_c001_v0001183_t0015_u01763351231550") 2025/11/17 03:52:17 DEBUG : only7: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f8f_d20251117_m034742_c001_v7007000_t0000_u01763351262721") 2025/11/17 03:52:17 DEBUG : only7: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415ad1ad792052e7_d20251117_m034734_c001_v0001032_t0019_u01763351254925") 2025/11/17 03:52:18 DEBUG : only7: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca1e_d20251117_m034727_c001_v0001183_t0023_u01763351247591") 2025/11/17 03:52:18 DEBUG : only7: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe99450520cd_d20251117_m034719_c001_v7007000_t0000_u01763351239250") 2025/11/17 03:52:18 DEBUG : only7: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9b8_d20251117_m034711_c001_v0001183_t0036_u01763351231992") 2025/11/17 03:52:18 DEBUG : only8: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f90_d20251117_m034742_c001_v7007000_t0000_u01763351262902") 2025/11/17 03:52:18 DEBUG : only8: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f409502d399d3bab7_d20251117_m034734_c001_v0001161_t0024_u01763351254939") 2025/11/17 03:52:18 DEBUG : only8: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca22_d20251117_m034728_c001_v0001183_t0040_u01763351248026") 2025/11/17 03:52:18 DEBUG : only8: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559191_d20251117_m034719_c001_v7007000_t0000_u01763351239261") 2025/11/17 03:52:18 DEBUG : only8: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9bc_d20251117_m034712_c001_v0001183_t0006_u01763351232514") 2025/11/17 03:52:18 DEBUG : only9: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807f97_d20251117_m034743_c001_v7007000_t0000_u01763351263083") 2025/11/17 03:52:18 DEBUG : only9: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f412b8a90bbc1dcf1_d20251117_m034734_c001_v0001100_t0003_u01763351254949") 2025/11/17 03:52:18 DEBUG : only9: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca28_d20251117_m034728_c001_v0001183_t0052_u01763351248535") 2025/11/17 03:52:18 DEBUG : only9: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e6341559192_d20251117_m034719_c001_v7007000_t0000_u01763351239270") 2025/11/17 03:52:18 DEBUG : only9: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c9c0_d20251117_m034712_c001_v0001183_t0049_u01763351232902") 2025/11/17 03:52:18 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051cac_d20251117_m034413_c001_v7007000_t0000_u01763351053918") 2025/11/17 03:52:18 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c6e6_d20251117_m034411_c001_v0001183_t0037_u01763351051599") 2025/11/17 03:52:18 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051c9a_d20251117_m034410_c001_v7007000_t0000_u01763351050802") 2025/11/17 03:52:18 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b335795_d20251117_m034408_c001_v0001038_t0015_u01763351048992") 2025/11/17 03:52:18 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051c8c_d20251117_m034408_c001_v7007000_t0000_u01763351048105") 2025/11/17 03:52:18 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c6d0_d20251117_m034405_c001_v0001183_t0002_u01763351045703") 2025/11/17 03:52:18 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedd12_d20251117_m034354_c001_v7007000_t0000_u01763351034929") 2025/11/17 03:52:18 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bfc_d20251117_m034353_c001_v0001093_t0032_u01763351033256") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedcf1_d20251117_m034351_c001_v7007000_t0000_u01763351031535") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bf6_d20251117_m034350_c001_v0001093_t0025_u01763351030038") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedce8_d20251117_m034348_c001_v7007000_t0000_u01763351028661") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bee_d20251117_m034347_c001_v0001093_t0030_u01763351027281") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedcac_d20251117_m034340_c001_v7007000_t0000_u01763351020756") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bce_d20251117_m034338_c001_v0001093_t0029_u01763351018970") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedca4_d20251117_m034338_c001_v7007000_t0000_u01763351018607") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bc6_d20251117_m034336_c001_v0001093_t0056_u01763351016813") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedc93_d20251117_m034336_c001_v7007000_t0000_u01763351016448") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bc0_d20251117_m034335_c001_v0001093_t0002_u01763351015637") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bbe_d20251117_m034334_c001_v0001093_t0050_u01763351014896") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedc8b_d20251117_m034334_c001_v7007000_t0000_u01763351014534") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bba_d20251117_m034333_c001_v0001093_t0055_u01763351013803") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bb6_d20251117_m034332_c001_v0001093_t0014_u01763351012857") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d5867851_d20251117_m034332_c001_v7007000_t0000_u01763351012129") 2025/11/17 03:52:19 DEBUG : potato: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bae_d20251117_m034331_c001_v0001093_t0055_u01763351011192") 2025/11/17 03:52:19 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a6ac2_d20251117_m034457_c001_v7007000_t0000_u01763351097362") 2025/11/17 03:52:19 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b3357d5_d20251117_m034456_c001_v0001038_t0034_u01763351096521") 2025/11/17 03:52:19 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4ca40_d20251117_m034448_c001_v7007000_t0000_u01763351088403") 2025/11/17 03:52:19 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c784_d20251117_m034443_c001_v0001183_t0024_u01763351083993") 2025/11/17 03:52:19 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414a76597f5455e3_d20251117_m034436_c001_v7007000_t0000_u01763351076393") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b3357af_d20251117_m034431_c001_v0001038_t0038_u01763351071441") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051ce1_d20251117_m034424_c001_v7007000_t0000_u01763351064026") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c70a_d20251117_m034420_c001_v0001183_t0016_u01763351060312") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedd1e_d20251117_m034359_c001_v7007000_t0000_u01763351039529") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2c06_d20251117_m034357_c001_v0001093_t0019_u01763351037700") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedd15_d20251117_m034357_c001_v7007000_t0000_u01763351037315") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2c02_d20251117_m034355_c001_v0001093_t0050_u01763351035475") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedd13_d20251117_m034355_c001_v7007000_t0000_u01763351035110") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2c00_d20251117_m034354_c001_v0001093_t0005_u01763351034009") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedd02_d20251117_m034352_c001_v7007000_t0000_u01763351032890") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bfa_d20251117_m034351_c001_v0001093_t0002_u01763351031900") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedcec_d20251117_m034349_c001_v7007000_t0000_u01763351029674") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bf2_d20251117_m034348_c001_v0001093_t0047_u01763351028672") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedcb2_d20251117_m034341_c001_v7007000_t0000_u01763351021502") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2bd6_d20251117_m034340_c001_v0001093_t0001_u01763351020216") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c993_d20251117_m034236_c001_v7007000_t0000_u01763350956631") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b1c_d20251117_m034235_c001_v0001093_t0059_u01763350955887") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c990_d20251117_m034234_c001_v7007000_t0000_u01763350954937") 2025/11/17 03:52:20 DEBUG : potato2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b16_d20251117_m034234_c001_v0001093_t0028_u01763350954196") 2025/11/17 03:52:20 DEBUG : potato3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4ca41_d20251117_m034448_c001_v7007000_t0000_u01763351088599") 2025/11/17 03:52:20 DEBUG : potato3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c78a_d20251117_m034445_c001_v0001183_t0050_u01763351085243") 2025/11/17 03:52:20 DEBUG : potato3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414a76597f5455e6_d20251117_m034436_c001_v7007000_t0000_u01763351076642") 2025/11/17 03:52:21 DEBUG : potato3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b3357b1_d20251117_m034432_c001_v0001038_t0035_u01763351072484") 2025/11/17 03:52:21 DEBUG : potato3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051ce2_d20251117_m034424_c001_v7007000_t0000_u01763351064395") 2025/11/17 03:52:21 DEBUG : potato3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c70c_d20251117_m034420_c001_v0001183_t0033_u01763351060859") 2025/11/17 03:52:21 DEBUG : pre-dest1/1: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606e9743_d20251117_m034529_c001_v7007000_t0000_u01763351129945") 2025/11/17 03:52:21 DEBUG : pre-dest1/1: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c814_d20251117_m034521_c001_v0001183_t0013_u01763351121918") 2025/11/17 03:52:21 DEBUG : pre-dest2/2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f423d2aea606e9744_d20251117_m034530_c001_v7007000_t0000_u01763351130128") 2025/11/17 03:52:21 DEBUG : pre-dest2/2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b335804_d20251117_m034522_c001_v0001038_t0011_u01763351122467") 2025/11/17 03:52:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa60c7_d20251117_m034508_c001_v7007000_t0000_u01763351108119") 2025/11/17 03:52:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c7dc_d20251117_m034505_c001_v0001183_t0032_u01763351105168") 2025/11/17 03:52:21 DEBUG : sizeonly: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d5867808_d20251117_m034315_c001_v7007000_t0000_u01763350995754") 2025/11/17 03:52:21 DEBUG : sizeonly: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b7c_d20251117_m034314_c001_v0001093_t0033_u01763350994621") 2025/11/17 03:52:21 DEBUG : splitbanan: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404996bf9ca4cb91_d20251117_m034939_c001_v7007000_t0000_u01763351379861") 2025/11/17 03:52:21 DEBUG : splitbanan: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cc33_d20251117_m034932_c001_v0001183_t0042_u01763351372497") 2025/11/17 03:52:21 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca298_d20251117_m035057_c001_v7007000_t0000_u01763351457848") 2025/11/17 03:52:21 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bd75_d20251117_m035051_c001_v0001161_t0059_u01763351451374") 2025/11/17 03:52:21 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e63415596a6_d20251117_m035042_c001_v7007000_t0000_u01763351442702") 2025/11/17 03:52:21 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bd2f_d20251117_m035036_c001_v0001161_t0024_u01763351436172") 2025/11/17 03:52:21 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f405d1538e8445d4f_d20251117_m035027_c001_v7007000_t0000_u01763351427235") 2025/11/17 03:52:21 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bced_d20251117_m035020_c001_v0001161_t0054_u01763351420894") 2025/11/17 03:52:21 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa67ed_d20251117_m035011_c001_v7007000_t0000_u01763351411957") 2025/11/17 03:52:21 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bcaf_d20251117_m035005_c001_v0001161_t0029_u01763351405593") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4090fda1137f44d5_d20251117_m034955_c001_v7007000_t0000_u01763351395421") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc6f_d20251117_m034948_c001_v0001161_t0014_u01763351388670") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4034dd4fe8d245ac_d20251117_m034934_c001_v7007000_t0000_u01763351374292") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc3d_d20251117_m034931_c001_v0001161_t0031_u01763351371314") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61d44f_d20251117_m034922_c001_v7007000_t0000_u01763351362180") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bc0d_d20251117_m034915_c001_v0001161_t0039_u01763351355218") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f421c9953e4aa8e3c_d20251117_m034914_c001_v7007000_t0000_u01763351354219") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dde5_d20251117_m034910_c001_v0001100_t0051_u01763351350603") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f40214feff80a7600_d20251117_m034901_c001_v7007000_t0000_u01763351341461") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cba4_d20251117_m034854_c001_v0001183_t0004_u01763351334256") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4085587f738f6f51_d20251117_m034853_c001_v7007000_t0000_u01763351333020") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cb83_d20251117_m034849_c001_v0001183_t0058_u01763351329552") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f41389e634155938c_d20251117_m034834_c001_v7007000_t0000_u01763351314465") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb5b_d20251117_m034830_c001_v0001161_t0030_u01763351310730") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f404ae298e5f651aa_d20251117_m034821_c001_v7007000_t0000_u01763351301364") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bb29_d20251117_m034814_c001_v0001161_t0011_u01763351294983") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f42028f44562f3358_d20251117_m034805_c001_v7007000_t0000_u01763351285923") 2025/11/17 03:52:22 DEBUG : splitbananasplit: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bafd_d20251117_m034759_c001_v0001161_t0001_u01763351279297") 2025/11/17 03:52:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f422ebe3dccfa66de_d20251117_m034917_c001_v7007000_t0000_u01763351357318") 2025/11/17 03:52:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792053a9_d20251117_m034911_c001_v0001032_t0003_u01763351351737") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807fc7_d20251117_m034751_c001_v7007000_t0000_u01763351271685") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bad9_d20251117_m034750_c001_v0001161_t0034_u01763351270508") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807fbf_d20251117_m034749_c001_v7007000_t0000_u01763351269733") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792052f3_d20251117_m034748_c001_v0001032_t0042_u01763351268407") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051cbd_d20251117_m034417_c001_v7007000_t0000_u01763351057511") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c6f8_d20251117_m034416_c001_v0001183_t0049_u01763351056551") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051cb7_d20251117_m034415_c001_v7007000_t0000_u01763351055994") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c6f4_d20251117_m034415_c001_v0001183_t0045_u01763351055045") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d58677f2_d20251117_m034312_c001_v7007000_t0000_u01763350992197") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b76_d20251117_m034310_c001_v0001093_t0017_u01763350990687") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d58677e6_d20251117_m034310_c001_v7007000_t0000_u01763350990325") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b74_d20251117_m034309_c001_v0001093_t0056_u01763350989210") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d58677d4_d20251117_m034307_c001_v7007000_t0000_u01763350987033") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b72_d20251117_m034305_c001_v0001093_t0050_u01763350985803") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d58677c7_d20251117_m034305_c001_v7007000_t0000_u01763350985260") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b6c_d20251117_m034303_c001_v0001093_t0033_u01763350983917") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b6a_d20251117_m034301_c001_v0001093_t0028_u01763350981238") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4076efd2d58677ae_d20251117_m034300_c001_v7007000_t0000_u01763350980875") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b66_d20251117_m034300_c001_v0001093_t0018_u01763350980098") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b64_d20251117_m034259_c001_v0001093_t0046_u01763350979026") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c9c9_d20251117_m034258_c001_v7007000_t0000_u01763350978296") 2025/11/17 03:52:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b62_d20251117_m034255_c001_v0001093_t0057_u01763350975793") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b5a_d20251117_m034252_c001_v0001093_t0059_u01763350972665") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c9b6_d20251117_m034252_c001_v7007000_t0000_u01763350972281") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b56_d20251117_m034251_c001_v0001093_t0016_u01763350971409") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b50_d20251117_m034250_c001_v0001093_t0047_u01763350970412") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c9b0_d20251117_m034250_c001_v7007000_t0000_u01763350970050") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b46_d20251117_m034246_c001_v0001093_t0055_u01763350966170") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c9aa_d20251117_m034245_c001_v7007000_t0000_u01763350965805") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b44_d20251117_m034244_c001_v0001093_t0055_u01763350964978") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c9a6_d20251117_m034244_c001_v7007000_t0000_u01763350964047") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b3c_d20251117_m034243_c001_v0001093_t0035_u01763350963024") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c9a1_d20251117_m034242_c001_v7007000_t0000_u01763350962481") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b38_d20251117_m034241_c001_v0001093_t0001_u01763350961786") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c9a0_d20251117_m034240_c001_v7007000_t0000_u01763350960886") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b2e_d20251117_m034239_c001_v0001093_t0046_u01763350959785") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c99e_d20251117_m034239_c001_v7007000_t0000_u01763350959242") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b2c_d20251117_m034238_c001_v0001093_t0026_u01763350958511") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c998_d20251117_m034237_c001_v7007000_t0000_u01763350957944") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b28_d20251117_m034237_c001_v0001093_t0018_u01763350957172") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c98b_d20251117_m034232_c001_v7007000_t0000_u01763350952381") 2025/11/17 03:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b08_d20251117_m034231_c001_v0001093_t0059_u01763350951604") 2025/11/17 03:52:25 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c989_d20251117_m034231_c001_v7007000_t0000_u01763350951063") 2025/11/17 03:52:25 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b06_d20251117_m034230_c001_v0001093_t0044_u01763350950343") 2025/11/17 03:52:25 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c987_d20251117_m034229_c001_v7007000_t0000_u01763350949443") 2025/11/17 03:52:25 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2b00_d20251117_m034228_c001_v0001093_t0027_u01763350948657") 2025/11/17 03:52:25 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f415744888f61c97a_d20251117_m034226_c001_v7007000_t0000_u01763350946381") 2025/11/17 03:52:25 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2afe_d20251117_m034225_c001_v0001093_t0014_u01763350945351") 2025/11/17 03:52:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807fc8_d20251117_m034751_c001_v7007000_t0000_u01763351271866") 2025/11/17 03:52:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dd01_d20251117_m034750_c001_v0001100_t0012_u01763351270495") 2025/11/17 03:52:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807fc1_d20251117_m034749_c001_v7007000_t0000_u01763351269914") 2025/11/17 03:52:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9caa8_d20251117_m034748_c001_v0001183_t0051_u01763351268422") 2025/11/17 03:52:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca29d_d20251117_m035059_c001_v7007000_t0000_u01763351459920") 2025/11/17 03:52:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cd95_d20251117_m035059_c001_v0001183_t0054_u01763351459254") 2025/11/17 03:52:25 DEBUG : sub/yam: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051ca9_d20251117_m034413_c001_v7007000_t0000_u01763351053325") 2025/11/17 03:52:25 DEBUG : sub/yam: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b335797_d20251117_m034411_c001_v0001038_t0051_u01763351051609") 2025/11/17 03:52:25 DEBUG : test_dir1/file2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807fb5_d20251117_m034747_c001_v7007000_t0000_u01763351267653") 2025/11/17 03:52:25 DEBUG : test_dir1/file2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1dcfb_d20251117_m034746_c001_v0001100_t0026_u01763351266117") 2025/11/17 03:52:25 DEBUG : test_dir1/file2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807fa9_d20251117_m034745_c001_v7007000_t0000_u01763351265335") 2025/11/17 03:52:25 DEBUG : test_dir1/file2: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792052ed_d20251117_m034744_c001_v0001032_t0025_u01763351264045") 2025/11/17 03:52:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807fb6_d20251117_m034747_c001_v7007000_t0000_u01763351267835") 2025/11/17 03:52:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9caa4_d20251117_m034746_c001_v0001183_t0024_u01763351266109") 2025/11/17 03:52:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4123496e5c807faa_d20251117_m034745_c001_v7007000_t0000_u01763351265518") 2025/11/17 03:52:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9ca9a_d20251117_m034744_c001_v0001183_t0018_u01763351264036") 2025/11/17 03:52:26 DEBUG : three: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedd39_d20251117_m034404_c001_v7007000_t0000_u01763351044944") 2025/11/17 03:52:26 DEBUG : three: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2c1c_d20251117_m034403_c001_v0001093_t0018_u01763351043536") 2025/11/17 03:52:26 DEBUG : three: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f113611bb484c2c14_d20251117_m034401_c001_v0001093_t0043_u01763351041068") 2025/11/17 03:52:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca2a2_d20251117_m035101_c001_v7007000_t0000_u01763351461700") 2025/11/17 03:52:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205483_d20251117_m035100_c001_v0001032_t0044_u01763351460890") 2025/11/17 03:52:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca2bc_d20251117_m035121_c001_v7007000_t0000_u01763351481023") 2025/11/17 03:52:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1df0f_d20251117_m035118_c001_v0001100_t0059_u01763351478879") 2025/11/17 03:52:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca2b6_d20251117_m035117_c001_v7007000_t0000_u01763351477300") 2025/11/17 03:52:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad79205497_d20251117_m035115_c001_v0001032_t0039_u01763351475384") 2025/11/17 03:52:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca2b5_d20251117_m035114_c001_v7007000_t0000_u01763351474424") 2025/11/17 03:52:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cdcf_d20251117_m035113_c001_v0001183_t0033_u01763351473760") 2025/11/17 03:52:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca2ac_d20251117_m035108_c001_v7007000_t0000_u01763351468909") 2025/11/17 03:52:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad7920548f_d20251117_m035107_c001_v0001032_t0052_u01763351467829") 2025/11/17 03:52:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca2af_d20251117_m035111_c001_v7007000_t0000_u01763351471106") 2025/11/17 03:52:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1df03_d20251117_m035109_c001_v0001100_t0020_u01763351469869") 2025/11/17 03:52:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca2aa_d20251117_m035106_c001_v7007000_t0000_u01763351466869") 2025/11/17 03:52:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9cdb9_d20251117_m035106_c001_v0001183_t0034_u01763351466216") 2025/11/17 03:52:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca2a6_d20251117_m035105_c001_v7007000_t0000_u01763351465236") 2025/11/17 03:52:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bd85_d20251117_m035104_c001_v0001161_t0000_u01763351464354") 2025/11/17 03:52:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca2a4_d20251117_m035103_c001_v7007000_t0000_u01763351463392") 2025/11/17 03:52:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f112b8a90bbc1def9_d20251117_m035102_c001_v0001100_t0054_u01763351462653") 2025/11/17 03:52:27 DEBUG : toe/toe/toe: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f411f5bf7c33f05e4_d20251117_m035125_c001_v7007000_t0000_u01763351485996") 2025/11/17 03:52:27 DEBUG : toe/toe/toe: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115ad1ad792054a3_d20251117_m035125_c001_v0001032_t0059_u01763351485058") 2025/11/17 03:52:27 DEBUG : toe/toe/toe: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca2b3_d20251117_m035112_c001_v7007000_t0000_u01763351472762") 2025/11/17 03:52:27 DEBUG : toe/toe/toe: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bd99_d20251117_m035112_c001_v0001161_t0055_u01763351472056") 2025/11/17 03:52:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca2bd_d20251117_m035121_c001_v7007000_t0000_u01763351481620") 2025/11/17 03:52:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f109502d399d3bdaf_d20251117_m035120_c001_v0001161_t0006_u01763351480369") 2025/11/17 03:52:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f407579c9528ca2b7_d20251117_m035117_c001_v7007000_t0000_u01763351477923") 2025/11/17 03:52:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f115e79609accd07f_d20251117_m035116_c001_v0001137_t0020_u01763351476775") 2025/11/17 03:52:27 DEBUG : two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f4006b5f676cedd3a_d20251117_m034405_c001_v7007000_t0000_u01763351045127") 2025/11/17 03:52:27 DEBUG : two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f414d66c7a3e9c6b8_d20251117_m034402_c001_v0001183_t0049_u01763351042724") 2025/11/17 03:52:27 DEBUG : two: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f413611bb484c2c12_d20251117_m034400_c001_v0001093_t0020_u01763351040885") 2025/11/17 03:52:27 DEBUG : yam: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051cad_d20251117_m034414_c001_v7007000_t0000_u01763351054102") 2025/11/17 03:52:27 DEBUG : yam: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f1065e5ff8cc7bf66_d20251117_m034412_c001_v0001109_t0042_u01763351052667") 2025/11/17 03:52:27 DEBUG : yam: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051c98_d20251117_m034410_c001_v7007000_t0000_u01763351050256") 2025/11/17 03:52:27 DEBUG : yam: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f114d66c7a3e9c6da_d20251117_m034408_c001_v0001183_t0034_u01763351048853") 2025/11/17 03:52:27 DEBUG : yam: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051c86_d20251117_m034407_c001_v7007000_t0000_u01763351047509") 2025/11/17 03:52:27 DEBUG : yam: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116a5d2c1b33578f_d20251117_m034405_c001_v0001038_t0059_u01763351045713") 2025/11/17 03:52:27 DEBUG : yaml: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051c9b_d20251117_m034410_c001_v7007000_t0000_u01763351050984") 2025/11/17 03:52:27 DEBUG : yaml: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f1104c6499b5ffc5a_d20251117_m034410_c001_v0001184_t0010_u01763351050058") 2025/11/17 03:52:27 DEBUG : yaml: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f417cfe9945051c8e_d20251117_m034408_c001_v7007000_t0000_u01763351048288") 2025/11/17 03:52:28 DEBUG : yaml: Deleting (id "4_z0fd21d63e08d8bfb9fa80e1b_f116786009cc592f9_d20251117_m034407_c001_v0001037_t0016_u01763351047073") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m6.865252474s (try 1/5)