"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/06/01 01:18:52 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele" 2026/06/01 01:18:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/01 01:18:53 DEBUG : Creating backend with remote "/tmp/rclone4244798369" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:18:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:18:54 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:18:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/01 01:18:54 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.67s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:18:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 01:18:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:18:55 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:18:55 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:18:56 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 01:18:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:18:56 INFO : sub dir/hello world: Copied (new) 2026/06/01 01:18:56 DEBUG : B2 bucket rclone-test-dojimon2gele: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:18:57 DEBUG : Creating backend with remote "/non-existing" 2026/06/01 01:18:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/01 01:18:57 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:18:57 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:18:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:18:58 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:18:58 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:18:59 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 01:18:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:18:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.75s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:00 INFO : B2 bucket rclone-test-dojimon2gele: Running all checks before starting transfers 2026/06/01 01:19:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:19:00 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:00 INFO : B2 bucket rclone-test-dojimon2gele: Checks finished, now starting transfers 2026/06/01 01:19:00 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:00 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 01:19:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:19:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.35s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:01 ERROR : Ignoring --no-traverse with sync 2026/06/01 01:19:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:19:01 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:01 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:02 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 01:19:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:19:02 INFO : sub dir/hello world: Copied (new) 2026/06/01 01:19:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.31s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/01 01:19:03 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:03 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:03 DEBUG : hello world2: size = 12 OK 2026/06/01 01:19:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/01 01:19:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.20s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 01:19:04 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:04 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:04 DEBUG : potato2: size = 11 OK 2026/06/01 01:19:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:19:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 01:19:06 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:06 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:06 DEBUG : potato2: size = 11 OK 2026/06/01 01:19:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:19:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.55s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/01 01:19:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 01:19:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/01 01:19:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 01:19:07 INFO : sub dir2: Making directory 2026/06/01 01:19:07 INFO : sub dir: Making directory 2026/06/01 01:19:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:19:07 INFO : sub dir2/sub sub dir2: Making directory 2026/06/01 01:19:07 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:07 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:07 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 01:19:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:19:07 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/06/01 01:19:07 DEBUG : B2 bucket rclone-test-dojimon2gele: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.22s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:08 INFO : sub dir2: Making directory 2026/06/01 01:19:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/01 01:19:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 01:19:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:19:08 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:08 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:08 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 01:19:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:19:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:09 DEBUG : sub dir2: Making directory with metadata 2026/06/01 01:19:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 01:19:09 INFO : sub dir2: Making directory 2026/06/01 01:19:09 INFO : sub dir: Making directory 2026/06/01 01:19:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:19:09 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:09 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:10 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 01:19:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:19:10 INFO : sub dir/hello world: Copied (new) 2026/06/01 01:19:10 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/01 01:19:10 DEBUG : B2 bucket rclone-test-dojimon2gele: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/01 01:19:10 DEBUG : B2 bucket rclone-test-dojimon2gele: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.50s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:11 INFO : sub dir2: Making directory 2026/06/01 01:19:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:19:11 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:11 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:11 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 01:19:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:19:11 INFO : sub dir/hello world: Copied (new) 2026/06/01 01:19:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.21s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:12 DEBUG : sub dir2: Making directory with metadata 2026/06/01 01:19:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 01:19:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 01:19:12 INFO : sub dir2: Making directory 2026/06/01 01:19:12 INFO : sub dir: Making directory 2026/06/01 01:19:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:19:12 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:12 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:13 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 01:19:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:19:13 INFO : sub dir/hello world: Copied (new) 2026/06/01 01:19:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/01 01:19:13 DEBUG : B2 bucket rclone-test-dojimon2gele: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:14 INFO : sub dir2: Making directory 2026/06/01 01:19:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:19:14 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:14 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:14 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 01:19:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:19:14 INFO : sub dir/hello world: Copied (new) 2026/06/01 01:19:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kodamun1bupi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-dojimon2gele -> B2 bucket rclone-test-kodamun1bupi 2026/06/01 01:19:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:19:17 DEBUG : B2 bucket rclone-test-kodamun1bupi: Waiting for checks to finish 2026/06/01 01:19:17 DEBUG : B2 bucket rclone-test-kodamun1bupi: Waiting for transfers to finish 2026/06/01 01:19:18 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 01:19:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:19:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 01:19:18 DEBUG : B2 bucket rclone-test-kodamun1bupi: Purge remote 2026/06/01 01:19:18 INFO : B2 bucket rclone-test-kodamun1bupi: cleaning bucket "rclone-test-kodamun1bupi" of all files 2026/06/01 01:19:18 DEBUG : sub dir/hello world: Deleting (id "4_z9f828d33c03d8b0b9fe80e1b_f10014a712e908a24_d20260601_m011917_c001_v0001098_t0035_u01780276757879") --- PASS: TestServerSideCopy (4.26s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:20 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:19:20 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:19:20 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:20 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 01:19:20 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:21 DEBUG : sub dir/hello world: size = 17 OK 2026/06/01 01:19:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/01 01:19:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.96s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:22 DEBUG : Creating backend with remote "TestB2:rclone-test-likekuj9liwi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-dojimon2gele -> B2 bucket rclone-test-likekuj9liwi 2026/06/01 01:19:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:19:23 DEBUG : B2 bucket rclone-test-likekuj9liwi: Waiting for checks to finish 2026/06/01 01:19:23 DEBUG : B2 bucket rclone-test-likekuj9liwi: Waiting for transfers to finish 2026/06/01 01:19:24 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 01:19:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:19:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 01:19:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:19:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-likekuj9liwi) 2026/06/01 01:19:25 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 01:19:25 DEBUG : B2 bucket rclone-test-likekuj9liwi: Waiting for checks to finish 2026/06/01 01:19:25 DEBUG : B2 bucket rclone-test-likekuj9liwi: Waiting for transfers to finish 2026/06/01 01:19:25 DEBUG : sub dir/hello world: size = 17 OK 2026/06/01 01:19:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/01 01:19:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 01:19:25 DEBUG : B2 bucket rclone-test-likekuj9liwi: Purge remote 2026/06/01 01:19:25 INFO : B2 bucket rclone-test-likekuj9liwi: cleaning bucket "rclone-test-likekuj9liwi" of all files 2026/06/01 01:19:26 DEBUG : sub dir/hello world: Deleting (id "4_zefa29db3c03d8b0b9fe80e1b_f100302e80771f28f_d20260601_m011925_c001_v0001130_t0025_u01780276765435") 2026/06/01 01:19:26 DEBUG : sub dir/hello world: Deleting (id "4_zefa29db3c03d8b0b9fe80e1b_f100099116efd06fc_d20260601_m011924_c001_v0001029_t0044_u01780276764149") --- PASS: TestServerSideCopyOverSelf (6.08s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:28 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:19:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:19:28 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 01:19:28 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:29 DEBUG : sub dir/hello world: size = 17 OK 2026/06/01 01:19:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/01 01:19:29 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/01 01:19:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.03s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:30 DEBUG : Creating backend with remote "TestB2:rclone-test-daluyaz7curi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-dojimon2gele -> B2 bucket rclone-test-daluyaz7curi 2026/06/01 01:19:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:19:31 DEBUG : B2 bucket rclone-test-daluyaz7curi: Waiting for checks to finish 2026/06/01 01:19:31 DEBUG : B2 bucket rclone-test-daluyaz7curi: Waiting for transfers to finish 2026/06/01 01:19:32 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 01:19:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:19:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 01:19:33 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:19:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-daluyaz7curi) 2026/06/01 01:19:33 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 01:19:33 DEBUG : B2 bucket rclone-test-daluyaz7curi: Waiting for checks to finish 2026/06/01 01:19:33 DEBUG : B2 bucket rclone-test-daluyaz7curi: Waiting for transfers to finish 2026/06/01 01:19:33 DEBUG : sub dir/hello world: size = 17 OK 2026/06/01 01:19:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/01 01:19:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 01:19:33 INFO : sub dir/hello world: Deleted 2026/06/01 01:19:34 DEBUG : testing file moves 2026/06/01 01:19:34 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:19:34 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-daluyaz7curi) 2026/06/01 01:19:34 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 01:19:34 DEBUG : B2 bucket rclone-test-daluyaz7curi: Waiting for checks to finish 2026/06/01 01:19:34 DEBUG : B2 bucket rclone-test-daluyaz7curi: Waiting for transfers to finish 2026/06/01 01:19:35 DEBUG : sub dir/hello world: size = 24 OK 2026/06/01 01:19:35 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/01 01:19:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 01:19:35 INFO : sub dir/hello world: Deleted 2026/06/01 01:19:36 DEBUG : B2 bucket rclone-test-daluyaz7curi: Purge remote 2026/06/01 01:19:36 INFO : B2 bucket rclone-test-daluyaz7curi: cleaning bucket "rclone-test-daluyaz7curi" of all files 2026/06/01 01:19:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f72bdb3c03d8b0b9fe80e1b_f111ba6cc6344ab51_d20260601_m011934_c001_v0001106_t0009_u01780276774958") 2026/06/01 01:19:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f72bdb3c03d8b0b9fe80e1b_f118ddb2f778ec42f_d20260601_m011933_c001_v0001165_t0046_u01780276773350") 2026/06/01 01:19:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f72bdb3c03d8b0b9fe80e1b_f1192ef57c0fb69de_d20260601_m011932_c001_v0001145_t0039_u01780276772222") --- PASS: TestServerSideMoveOverSelf (7.91s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:38 ERROR : error listing: directory not found 2026/06/01 01:19:38 INFO : Local file system at /tmp/rclone4244798369: Making directory 2026/06/01 01:19:38 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:38 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.39s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:19:40 DEBUG : Local file system at /tmp/rclone4244798369: Waiting for checks to finish 2026/06/01 01:19:40 DEBUG : Local file system at /tmp/rclone4244798369: Waiting for transfers to finish 2026/06/01 01:19:40 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/01 01:19:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:19:40 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/01 01:19:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:41 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/01 01:19:41 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:41 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:41 DEBUG : check sum: size = 1 OK 2026/06/01 01:19:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/01 01:19:41 INFO : check sum: Copied (new) 2026/06/01 01:19:41 DEBUG : Waiting for deletions to finish 2026/06/01 01:19:42 DEBUG : check sum: size = 1 OK 2026/06/01 01:19:42 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/01 01:19:42 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/01 01:19:42 DEBUG : check sum: Unchanged skipping 2026/06/01 01:19:42 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:42 DEBUG : Waiting for deletions to finish 2026/06/01 01:19:42 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/01 01:19:42 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:42 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:43 DEBUG : sizeonly: size = 6 OK 2026/06/01 01:19:43 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/01 01:19:43 INFO : sizeonly: Copied (new) 2026/06/01 01:19:43 DEBUG : Waiting for deletions to finish 2026/06/01 01:19:43 DEBUG : sizeonly: size = 6 OK 2026/06/01 01:19:43 DEBUG : sizeonly: Sizes identical 2026/06/01 01:19:43 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:43 DEBUG : sizeonly: Unchanged skipping 2026/06/01 01:19:43 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:43 DEBUG : Waiting for deletions to finish 2026/06/01 01:19:43 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/01 01:19:44 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:44 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:44 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/01 01:19:44 INFO : ignore-size: Copied (new) 2026/06/01 01:19:44 DEBUG : Waiting for deletions to finish 2026/06/01 01:19:45 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:45 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:19:45 DEBUG : ignore-size: Unchanged skipping 2026/06/01 01:19:45 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:45 DEBUG : Waiting for deletions to finish 2026/06/01 01:19:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.68s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:46 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:46 DEBUG : existing: size = 6 OK 2026/06/01 01:19:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:19:46 DEBUG : existing: Unchanged skipping 2026/06/01 01:19:46 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:46 DEBUG : Waiting for deletions to finish 2026/06/01 01:19:46 INFO : There was nothing to transfer 2026/06/01 01:19:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/01 01:19:46 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:46 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:47 DEBUG : existing: size = 6 OK 2026/06/01 01:19:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/01 01:19:47 INFO : existing: Copied (replaced existing) 2026/06/01 01:19:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.94s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/01 01:19:48 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:48 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:48 DEBUG : existing: size = 6 OK 2026/06/01 01:19:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/01 01:19:48 INFO : existing: Copied (new) 2026/06/01 01:19:48 DEBUG : Waiting for deletions to finish 2026/06/01 01:19:48 DEBUG : existing: Destination exists, skipping 2026/06/01 01:19:48 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:48 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:48 DEBUG : Waiting for deletions to finish 2026/06/01 01:19:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.65s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:50 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/01 01:19:50 DEBUG : c/non empty space: size = 5 OK 2026/06/01 01:19:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:19:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/01 01:19:50 DEBUG : c/non empty space: Unchanged skipping 2026/06/01 01:19:50 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:50 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:51 DEBUG : a/potato2: size = 60 OK 2026/06/01 01:19:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 01:19:51 INFO : a/potato2: Copied (new) 2026/06/01 01:19:51 DEBUG : Waiting for deletions to finish 2026/06/01 01:19:51 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.60s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:52 DEBUG : empty space: size = 1 OK 2026/06/01 01:19:52 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:52 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 2026/06/01 01:19:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/01 01:19:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/01 01:19:52 DEBUG : empty space: Unchanged skipping 2026/06/01 01:19:52 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:52 DEBUG : Waiting for deletions to finish 2026/06/01 01:19:52 INFO : There was nothing to transfer 2026/06/01 01:19:53 DEBUG : empty space: size = 1 OK 2026/06/01 01:19:53 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 2026/06/01 01:19:53 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/01 01:19:54 INFO : empty space: Updated modification time in destination 2026/06/01 01:19:54 DEBUG : empty space: Unchanged skipping 2026/06/01 01:19:54 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:54 DEBUG : Waiting for deletions to finish 2026/06/01 01:19:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:55 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:55 DEBUG : empty space: size = 1 OK 2026/06/01 01:19:55 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 2026/06/01 01:19:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/01 01:19:55 DEBUG : empty space: Unchanged skipping 2026/06/01 01:19:55 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:55 DEBUG : Waiting for deletions to finish 2026/06/01 01:19:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:56 DEBUG : foo: size = 3 OK 2026/06/01 01:19:56 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 2026/06/01 01:19:56 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:19:56 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:19:56 DEBUG : foo: sha1 differ 2026/06/01 01:19:56 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:57 DEBUG : foo: size = 3 OK 2026/06/01 01:19:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/01 01:19:57 INFO : foo: Copied (replaced existing) 2026/06/01 01:19:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:19:58 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/01 01:19:58 DEBUG : empty space: size = 1 OK 2026/06/01 01:19:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:19:58 DEBUG : empty space: Unchanged skipping 2026/06/01 01:19:58 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:19:58 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:19:58 DEBUG : potato: size = 60 OK 2026/06/01 01:19:58 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 01:19:58 INFO : potato: Copied (new) 2026/06/01 01:19:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.26s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:00 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:20:00 DEBUG : potato: size = 60 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:20:00 DEBUG : potato: Sizes differ 2026/06/01 01:20:00 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:00 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:01 DEBUG : potato: size = 21 OK 2026/06/01 01:20:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/01 01:20:01 INFO : potato: Copied (replaced existing) 2026/06/01 01:20:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.12s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:03 DEBUG : potato: size = 21 OK 2026/06/01 01:20:03 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 2026/06/01 01:20:03 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4244798369) 2026/06/01 01:20:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:20:03 DEBUG : potato: sha1 differ 2026/06/01 01:20:03 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:03 DEBUG : potato: size = 21 OK 2026/06/01 01:20:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/01 01:20:03 INFO : potato: Copied (replaced existing) 2026/06/01 01:20:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 01:20:05 DEBUG : empty space: size = 1 OK 2026/06/01 01:20:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:20:05 DEBUG : empty space: Unchanged skipping 2026/06/01 01:20:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/01 01:20:05 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:05 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:05 DEBUG : Waiting for deletions to finish 2026/06/01 01:20:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 01:20:07 DEBUG : empty space: size = 1 OK 2026/06/01 01:20:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:20:07 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:07 DEBUG : empty space: Unchanged skipping 2026/06/01 01:20:07 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:07 DEBUG : potato2: size = 60 OK 2026/06/01 01:20:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 01:20:07 INFO : potato2: Copied (new) 2026/06/01 01:20:07 DEBUG : Waiting for deletions to finish 2026/06/01 01:20:08 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:09 INFO : d: Making directory 2026/06/01 01:20:09 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/01 01:20:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/01 01:20:10 DEBUG : c/non empty space: size = 5 OK 2026/06/01 01:20:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:20:10 DEBUG : c/non empty space: Unchanged skipping 2026/06/01 01:20:10 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:10 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:10 DEBUG : a/potato2: size = 60 OK 2026/06/01 01:20:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 01:20:10 INFO : a/potato2: Copied (new) 2026/06/01 01:20:10 DEBUG : Waiting for deletions to finish 2026/06/01 01:20:10 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/01 01:20:12 DEBUG : c/non empty space: size = 5 OK 2026/06/01 01:20:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:20:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/01 01:20:12 DEBUG : c/non empty space: Unchanged skipping 2026/06/01 01:20:12 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:12 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:12 DEBUG : a/potato2: size = 60 OK 2026/06/01 01:20:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 01:20:12 INFO : a/potato2: Copied (new) 2026/06/01 01:20:12 ERROR : B2 bucket rclone-test-dojimon2gele: not deleting files as there were IO errors 2026/06/01 01:20:12 ERROR : B2 bucket rclone-test-dojimon2gele: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:14 DEBUG : Waiting for deletions to finish 2026/06/01 01:20:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 01:20:15 DEBUG : empty space: size = 1 OK 2026/06/01 01:20:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:20:15 DEBUG : empty space: Unchanged skipping 2026/06/01 01:20:15 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:15 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:15 INFO : potato: Deleted 2026/06/01 01:20:15 DEBUG : potato2: size = 60 OK 2026/06/01 01:20:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 01:20:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.52s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:17 DEBUG : Waiting for deletions to finish 2026/06/01 01:20:17 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:17 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:17 INFO : potato: Deleted 2026/06/01 01:20:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 01:20:17 DEBUG : empty space: size = 1 OK 2026/06/01 01:20:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:20:17 DEBUG : empty space: Unchanged skipping 2026/06/01 01:20:17 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:17 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:18 DEBUG : potato2: size = 60 OK 2026/06/01 01:20:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 01:20:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.62s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 01:20:20 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:20 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:20 DEBUG : potato2: size = 19 OK 2026/06/01 01:20:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/01 01:20:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.32s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:22 DEBUG : enormous: Excluded (Size Filter) 2026/06/01 01:20:22 DEBUG : enormous: Excluded 2026/06/01 01:20:22 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 01:20:22 DEBUG : potato2: Excluded 2026/06/01 01:20:22 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 01:20:22 DEBUG : empty space: size = 1 OK 2026/06/01 01:20:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:20:22 DEBUG : empty space: Unchanged skipping 2026/06/01 01:20:22 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:22 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:22 DEBUG : Waiting for deletions to finish 2026/06/01 01:20:22 INFO : There was nothing to transfer 2026/06/01 01:20:22 DEBUG : enormous: Excluded (Size Filter) 2026/06/01 01:20:22 DEBUG : enormous: Excluded 2026/06/01 01:20:22 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 01:20:22 DEBUG : potato2: Excluded 2026/06/01 01:20:23 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 01:20:23 DEBUG : empty space: size = 1 OK 2026/06/01 01:20:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/01 01:20:23 DEBUG : empty space: Unchanged skipping 2026/06/01 01:20:23 DEBUG : Local file system at /tmp/rclone4244798369: Waiting for checks to finish 2026/06/01 01:20:23 DEBUG : Local file system at /tmp/rclone4244798369: Waiting for transfers to finish 2026/06/01 01:20:23 DEBUG : Waiting for deletions to finish 2026/06/01 01:20:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:25 DEBUG : enormous: Excluded (Size Filter) 2026/06/01 01:20:25 DEBUG : enormous: Excluded 2026/06/01 01:20:25 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 01:20:25 DEBUG : potato2: Excluded 2026/06/01 01:20:25 DEBUG : empty space: size = 1 OK 2026/06/01 01:20:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:20:25 DEBUG : empty space: Unchanged skipping 2026/06/01 01:20:25 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:25 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:25 DEBUG : Waiting for deletions to finish 2026/06/01 01:20:25 INFO : enormous: Deleted 2026/06/01 01:20:25 INFO : potato2: Deleted 2026/06/01 01:20:25 INFO : There was nothing to transfer 2026/06/01 01:20:26 DEBUG : Local file system at /tmp/rclone4244798369: Waiting for checks to finish 2026/06/01 01:20:26 DEBUG : empty space: size = 1 OK 2026/06/01 01:20:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/01 01:20:26 DEBUG : empty space: Unchanged skipping 2026/06/01 01:20:26 DEBUG : Local file system at /tmp/rclone4244798369: Waiting for transfers to finish 2026/06/01 01:20:26 DEBUG : Waiting for deletions to finish 2026/06/01 01:20:26 INFO : enormous: Deleted 2026/06/01 01:20:26 INFO : potato2: Deleted 2026/06/01 01:20:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.80s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:27 DEBUG : five: Need to transfer - File not found at Destination 2026/06/01 01:20:27 DEBUG : four: size = 4 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:20:27 DEBUG : four: size = 8 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:20:27 DEBUG : four: Sizes differ 2026/06/01 01:20:27 DEBUG : three: size = 5 OK 2026/06/01 01:20:27 DEBUG : three: Sizes identical 2026/06/01 01:20:27 DEBUG : one: Destination is newer than source, skipping 2026/06/01 01:20:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/01 01:20:27 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/01 01:20:27 DEBUG : two: size = 3 OK 2026/06/01 01:20:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4244798369) 2026/06/01 01:20:27 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:20:27 DEBUG : two: sha1 differ 2026/06/01 01:20:27 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:28 DEBUG : five: size = 4 OK 2026/06/01 01:20:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/01 01:20:28 INFO : five: Copied (new) 2026/06/01 01:20:28 DEBUG : four: size = 4 OK 2026/06/01 01:20:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/01 01:20:28 INFO : four: Copied (replaced existing) 2026/06/01 01:20:28 DEBUG : two: size = 3 OK 2026/06/01 01:20:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/01 01:20:28 INFO : two: Copied (replaced existing) 2026/06/01 01:20:28 DEBUG : Waiting for deletions to finish 2026/06/01 01:20:29 DEBUG : five: size = 4 OK 2026/06/01 01:20:29 DEBUG : four: size = 4 OK 2026/06/01 01:20:29 DEBUG : one: Destination is newer than source, skipping 2026/06/01 01:20:29 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:29 DEBUG : three: size = 5 OK 2026/06/01 01:20:29 DEBUG : two: size = 3 OK 2026/06/01 01:20:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/01 01:20:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/01 01:20:29 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/01 01:20:29 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/01 01:20:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/01 01:20:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/01 01:20:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/01 01:20:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4244798369) 2026/06/01 01:20:29 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/01 01:20:29 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:20:29 DEBUG : three: sha1 differ 2026/06/01 01:20:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/01 01:20:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/01 01:20:29 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:29 DEBUG : three: size = 5 OK 2026/06/01 01:20:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/01 01:20:29 INFO : three: Copied (replaced existing) 2026/06/01 01:20:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.61s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/01 01:20:31 INFO : B2 bucket rclone-test-dojimon2gele: Making map for --track-renames 2026/06/01 01:20:31 INFO : B2 bucket rclone-test-dojimon2gele: Finished making map for --track-renames 2026/06/01 01:20:31 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/01 01:20:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/01 01:20:31 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for renames to finish 2026/06/01 01:20:31 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:31 DEBUG : potato: size = 14 OK 2026/06/01 01:20:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/01 01:20:31 INFO : potato: Copied (new) 2026/06/01 01:20:31 DEBUG : yam: size = 11 OK 2026/06/01 01:20:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/01 01:20:31 INFO : yam: Copied (new) 2026/06/01 01:20:31 DEBUG : Waiting for deletions to finish 2026/06/01 01:20:31 INFO : B2 bucket rclone-test-dojimon2gele: Making map for --track-renames 2026/06/01 01:20:31 DEBUG : potato: size = 14 OK 2026/06/01 01:20:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:20:31 DEBUG : potato: Unchanged skipping 2026/06/01 01:20:31 INFO : B2 bucket rclone-test-dojimon2gele: Finished making map for --track-renames 2026/06/01 01:20:31 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:31 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for renames to finish 2026/06/01 01:20:32 DEBUG : yaml: size = 11 OK 2026/06/01 01:20:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/01 01:20:32 INFO : yam: Copied (server-side copy) to: yaml 2026/06/01 01:20:33 INFO : yam: Deleted 2026/06/01 01:20:33 INFO : yaml: Renamed from "yam" 2026/06/01 01:20:33 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.78s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/01 01:20:34 INFO : B2 bucket rclone-test-dojimon2gele: Making map for --track-renames 2026/06/01 01:20:34 INFO : B2 bucket rclone-test-dojimon2gele: Finished making map for --track-renames 2026/06/01 01:20:34 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/01 01:20:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/01 01:20:34 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for renames to finish 2026/06/01 01:20:34 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:34 DEBUG : yam: size = 11 OK 2026/06/01 01:20:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/01 01:20:34 INFO : yam: Copied (new) 2026/06/01 01:20:34 DEBUG : potato: size = 14 OK 2026/06/01 01:20:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/01 01:20:34 INFO : potato: Copied (new) 2026/06/01 01:20:34 DEBUG : Waiting for deletions to finish 2026/06/01 01:20:35 DEBUG : potato: size = 14 OK 2026/06/01 01:20:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:20:35 INFO : B2 bucket rclone-test-dojimon2gele: Making map for --track-renames 2026/06/01 01:20:35 DEBUG : potato: Unchanged skipping 2026/06/01 01:20:35 INFO : B2 bucket rclone-test-dojimon2gele: Finished making map for --track-renames 2026/06/01 01:20:35 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:35 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for renames to finish 2026/06/01 01:20:35 DEBUG : yaml: size = 11 OK 2026/06/01 01:20:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/01 01:20:35 INFO : yam: Copied (server-side copy) to: yaml 2026/06/01 01:20:35 INFO : yam: Deleted 2026/06/01 01:20:35 INFO : yaml: Renamed from "yam" 2026/06/01 01:20:35 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/01 01:20:36 INFO : B2 bucket rclone-test-dojimon2gele: Making map for --track-renames 2026/06/01 01:20:36 INFO : B2 bucket rclone-test-dojimon2gele: Finished making map for --track-renames 2026/06/01 01:20:36 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:36 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for renames to finish 2026/06/01 01:20:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/01 01:20:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/01 01:20:36 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:37 DEBUG : potato: size = 14 OK 2026/06/01 01:20:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/01 01:20:37 INFO : potato: Copied (new) 2026/06/01 01:20:37 DEBUG : sub/yam: size = 11 OK 2026/06/01 01:20:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/01 01:20:37 INFO : sub/yam: Copied (new) 2026/06/01 01:20:37 DEBUG : Waiting for deletions to finish 2026/06/01 01:20:37 DEBUG : potato: size = 14 OK 2026/06/01 01:20:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:20:37 DEBUG : potato: Unchanged skipping 2026/06/01 01:20:37 INFO : B2 bucket rclone-test-dojimon2gele: Making map for --track-renames 2026/06/01 01:20:37 INFO : B2 bucket rclone-test-dojimon2gele: Finished making map for --track-renames 2026/06/01 01:20:37 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:37 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for renames to finish 2026/06/01 01:20:38 DEBUG : yam: size = 11 OK 2026/06/01 01:20:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/01 01:20:38 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/01 01:20:38 INFO : sub/yam: Deleted 2026/06/01 01:20:38 INFO : yam: Renamed from "sub/yam" 2026/06/01 01:20:38 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.29s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:39 DEBUG : Creating backend with remote "/tmp/rclone4244798369/dir1" 2026/06/01 01:20:39 DEBUG : Creating backend with remote "/tmp/rclone4244798369/dir2" 2026/06/01 01:20:39 DEBUG : Local file system at /tmp/rclone4244798369/dir2: Using server-side directory move 2026/06/01 01:20:39 INFO : Local file system at /tmp/rclone4244798369/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/01 01:20:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/01 01:20:39 DEBUG : Local file system at /tmp/rclone4244798369/dir2: Waiting for checks to finish 2026/06/01 01:20:39 INFO : file1.txt: Moved (server-side) 2026/06/01 01:20:39 DEBUG : Local file system at /tmp/rclone4244798369/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:20:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/01 01:20:40 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:40 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/01 01:20:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/01 01:20:40 INFO : nested/sub dir/file: Copied (new) 2026/06/01 01:20:40 INFO : nested/sub dir/file: Deleted 2026/06/01 01:20:41 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 01:20:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:20:41 INFO : sub dir/hello world: Copied (new) 2026/06/01 01:20:41 INFO : sub dir/hello world: Deleted 2026/06/01 01:20:41 INFO : sub dir: Removing directory 2026/06/01 01:20:41 INFO : nested/sub dir: Removing directory 2026/06/01 01:20:41 INFO : nested: Removing directory 2026/06/01 01:20:41 DEBUG : Local file system at /tmp/rclone4244798369: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 01:20:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/01 01:20:42 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:42 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:42 DEBUG : nested/sub dir/file: Clearing upload URL because of error: Post "https://pod-000-1177-06.backblaze.com/b2api/v1/b2_upload_file/0fd22d83c03d8b0b9fe80e1b/c001_v0001177_t0053": EOF 2026/06/01 01:20:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-06.backblaze.com/b2api/v1/b2_upload_file/0fd22d83c03d8b0b9fe80e1b/c001_v0001177_t0053": EOF) 2026/06/01 01:20:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/01 01:20:42 DEBUG : nested/sub dir/file: Received error: Post "https://pod-000-1177-06.backblaze.com/b2api/v1/b2_upload_file/0fd22d83c03d8b0b9fe80e1b/c001_v0001177_t0053": EOF - low level retry 0/10 2026/06/01 01:20:42 DEBUG : pacer: Reducing sleep to 10ms 2026/06/01 01:20:42 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 01:20:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:20:42 INFO : sub dir/hello world: Copied (new) 2026/06/01 01:20:42 INFO : sub dir/hello world: Deleted 2026/06/01 01:20:42 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/01 01:20:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/01 01:20:42 INFO : nested/sub dir/file: Copied (new) 2026/06/01 01:20:42 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.44s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/01 01:20:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/01 01:20:43 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:43 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:44 DEBUG : existing: size = 6 OK 2026/06/01 01:20:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/01 01:20:44 INFO : existing: Copied (new) 2026/06/01 01:20:44 INFO : existing: Deleted 2026/06/01 01:20:44 DEBUG : existing-b: size = 6 OK 2026/06/01 01:20:44 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/01 01:20:44 INFO : existing-b: Copied (new) 2026/06/01 01:20:44 INFO : existing-b: Deleted 2026/06/01 01:20:44 DEBUG : existing: Destination exists, skipping 2026/06/01 01:20:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/01 01:20:44 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:20:44 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:20:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.86s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bojubeh8qizi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dojimon2gele -> B2 bucket rclone-test-bojubeh8qizi 2026/06/01 01:20:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 01:20:50 DEBUG : empty space: size = 1 OK 2026/06/01 01:20:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/01 01:20:50 DEBUG : empty space: Unchanged skipping 2026/06/01 01:20:50 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:20:50 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bojubeh8qizi) 2026/06/01 01:20:50 DEBUG : B2 bucket rclone-test-bojubeh8qizi: Waiting for checks to finish 2026/06/01 01:20:50 DEBUG : potato3: Sizes differ 2026/06/01 01:20:50 INFO : empty space: Deleted 2026/06/01 01:20:50 DEBUG : B2 bucket rclone-test-bojubeh8qizi: Waiting for transfers to finish 2026/06/01 01:20:50 DEBUG : potato2: size = 60 OK 2026/06/01 01:20:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 01:20:50 INFO : potato2: Copied (server-side copy) 2026/06/01 01:20:50 INFO : potato2: Deleted 2026/06/01 01:20:50 DEBUG : potato3: size = 68 OK 2026/06/01 01:20:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/01 01:20:50 INFO : potato3: Copied (server-side copy) 2026/06/01 01:20:51 INFO : potato3: Deleted 2026/06/01 01:20:51 DEBUG : Creating backend with remote "TestB2:rclone-test-raxigav1vuwo" 2026/06/01 01:20:52 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/01 01:20:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 01:20:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/01 01:20:52 DEBUG : B2 bucket rclone-test-raxigav1vuwo: Waiting for checks to finish 2026/06/01 01:20:52 DEBUG : B2 bucket rclone-test-raxigav1vuwo: Waiting for transfers to finish 2026/06/01 01:20:53 DEBUG : empty space: size = 1 OK 2026/06/01 01:20:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/01 01:20:53 INFO : empty space: Copied (server-side copy) 2026/06/01 01:20:53 INFO : empty space: Deleted 2026/06/01 01:20:53 DEBUG : potato2: size = 60 OK 2026/06/01 01:20:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 01:20:53 INFO : potato2: Copied (server-side copy) 2026/06/01 01:20:53 DEBUG : potato3: size = 68 OK 2026/06/01 01:20:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/01 01:20:53 INFO : potato3: Copied (server-side copy) 2026/06/01 01:20:53 INFO : potato2: Deleted 2026/06/01 01:20:53 INFO : potato3: Deleted 2026/06/01 01:20:54 DEBUG : B2 bucket rclone-test-raxigav1vuwo: Purge remote 2026/06/01 01:20:54 INFO : B2 bucket rclone-test-raxigav1vuwo: cleaning bucket "rclone-test-raxigav1vuwo" of all files 2026/06/01 01:20:54 DEBUG : empty space: Deleting (id "4_zbf72fd73c04d8b0b9fe80e1b_f114b8fb696d5b155_d20260601_m012053_c001_v0001131_t0056_u01780276853226") 2026/06/01 01:20:54 DEBUG : potato2: Deleting (id "4_zbf72fd73c04d8b0b9fe80e1b_f10800bcc02a5376d_d20260601_m012053_c001_v0001181_t0057_u01780276853554") 2026/06/01 01:20:54 DEBUG : potato3: Deleting (id "4_zbf72fd73c04d8b0b9fe80e1b_f104e00ca51c42ae4_d20260601_m012053_c001_v0001172_t0055_u01780276853603") 2026/06/01 01:20:55 DEBUG : B2 bucket rclone-test-bojubeh8qizi: Purge remote 2026/06/01 01:20:55 INFO : B2 bucket rclone-test-bojubeh8qizi: cleaning bucket "rclone-test-bojubeh8qizi" of all files 2026/06/01 01:20:55 DEBUG : empty space: Deleting (id "4_z7f02ed43c04d8b0b9fe80e1b_f4217bcbc7c787311_d20260601_m012053_c001_v7007000_t0000_u01780276853532") 2026/06/01 01:20:55 DEBUG : empty space: Deleting (id "4_z7f02ed43c04d8b0b9fe80e1b_f106db0462f599116_d20260601_m012048_c001_v0001101_t0020_u01780276848795") 2026/06/01 01:20:55 DEBUG : potato2: Deleting (id "4_z7f02ed43c04d8b0b9fe80e1b_f4217bcbc7c787312_d20260601_m012053_c001_v7007000_t0000_u01780276853764") 2026/06/01 01:20:55 DEBUG : potato2: Deleting (id "4_z7f02ed43c04d8b0b9fe80e1b_f102c8c621eaed7ca_d20260601_m012050_c001_v0001173_t0037_u01780276850190") 2026/06/01 01:20:55 DEBUG : potato3: Deleting (id "4_z7f02ed43c04d8b0b9fe80e1b_f427aed2e5d83a2ad_d20260601_m012053_c001_v7007000_t0000_u01780276853878") 2026/06/01 01:20:55 DEBUG : potato3: Deleting (id "4_z7f02ed43c04d8b0b9fe80e1b_f1050cada5e971304_d20260601_m012050_c001_v0001037_t0040_u01780276850537") 2026/06/01 01:20:55 DEBUG : potato3: Deleting (id "4_z7f02ed43c04d8b0b9fe80e1b_f106db0462f599118_d20260601_m012049_c001_v0001101_t0050_u01780276849200") --- PASS: TestServerSideMove (11.78s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:20:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fajahas2wopi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dojimon2gele -> B2 bucket rclone-test-fajahas2wopi 2026/06/01 01:21:01 DEBUG : empty space: Excluded (Size Filter) 2026/06/01 01:21:01 DEBUG : empty space: Excluded (Size Filter) 2026/06/01 01:21:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 01:21:01 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:21:01 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fajahas2wopi) 2026/06/01 01:21:01 DEBUG : potato3: Sizes differ 2026/06/01 01:21:01 DEBUG : B2 bucket rclone-test-fajahas2wopi: Waiting for checks to finish 2026/06/01 01:21:01 DEBUG : B2 bucket rclone-test-fajahas2wopi: Waiting for transfers to finish 2026/06/01 01:21:02 DEBUG : potato2: size = 60 OK 2026/06/01 01:21:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 01:21:02 INFO : potato2: Copied (server-side copy) 2026/06/01 01:21:02 INFO : potato2: Deleted 2026/06/01 01:21:02 DEBUG : potato3: size = 68 OK 2026/06/01 01:21:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/01 01:21:02 INFO : potato3: Copied (server-side copy) 2026/06/01 01:21:02 INFO : potato3: Deleted 2026/06/01 01:21:03 DEBUG : Creating backend with remote "TestB2:rclone-test-riyayoq5dane" 2026/06/01 01:21:04 DEBUG : empty space: Excluded (Size Filter) 2026/06/01 01:21:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 01:21:04 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/01 01:21:04 DEBUG : B2 bucket rclone-test-riyayoq5dane: Waiting for checks to finish 2026/06/01 01:21:04 DEBUG : B2 bucket rclone-test-riyayoq5dane: Waiting for transfers to finish 2026/06/01 01:21:06 DEBUG : potato2: size = 60 OK 2026/06/01 01:21:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 01:21:06 INFO : potato2: Copied (server-side copy) 2026/06/01 01:21:06 INFO : potato2: Deleted 2026/06/01 01:21:06 DEBUG : potato3: size = 68 OK 2026/06/01 01:21:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/01 01:21:06 INFO : potato3: Copied (server-side copy) 2026/06/01 01:21:06 INFO : potato3: Deleted 2026/06/01 01:21:06 DEBUG : B2 bucket rclone-test-riyayoq5dane: Purge remote 2026/06/01 01:21:06 INFO : B2 bucket rclone-test-riyayoq5dane: cleaning bucket "rclone-test-riyayoq5dane" of all files 2026/06/01 01:21:07 DEBUG : potato2: Deleting (id "4_z6f322d73c05d8b0b9fe80e1b_f10536ff9bf761a82_d20260601_m012105_c001_v0001090_t0008_u01780276865662") 2026/06/01 01:21:07 DEBUG : potato3: Deleting (id "4_z6f322d73c05d8b0b9fe80e1b_f1109776c767158e4_d20260601_m012105_c001_v0001172_t0013_u01780276865924") 2026/06/01 01:21:07 DEBUG : B2 bucket rclone-test-fajahas2wopi: Purge remote 2026/06/01 01:21:07 INFO : B2 bucket rclone-test-fajahas2wopi: cleaning bucket "rclone-test-fajahas2wopi" of all files 2026/06/01 01:21:08 DEBUG : empty space: Deleting (id "4_zef521d43c05d8b0b9fe80e1b_f104862a47367f160_d20260601_m012101_c001_v0001184_t0013_u01780276861280") 2026/06/01 01:21:08 DEBUG : potato2: Deleting (id "4_zef521d43c05d8b0b9fe80e1b_f422cef7132a6c47b_d20260601_m012106_c001_v7007000_t0000_u01780276866102") 2026/06/01 01:21:08 DEBUG : potato2: Deleting (id "4_zef521d43c05d8b0b9fe80e1b_f1003ef0ea69a3da6_d20260601_m012102_c001_v0001157_t0042_u01780276862085") 2026/06/01 01:21:08 DEBUG : potato3: Deleting (id "4_zef521d43c05d8b0b9fe80e1b_f422cef7132a6c47f_d20260601_m012106_c001_v7007000_t0000_u01780276866531") 2026/06/01 01:21:08 DEBUG : potato3: Deleting (id "4_zef521d43c05d8b0b9fe80e1b_f10937cea74cb8d13_d20260601_m012102_c001_v0001172_t0008_u01780276862455") 2026/06/01 01:21:08 DEBUG : potato3: Deleting (id "4_zef521d43c05d8b0b9fe80e1b_f104862a47367f162_d20260601_m012101_c001_v0001184_t0042_u01780276861488") --- PASS: TestServerSideMoveWithFilter (12.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:21:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fosefon3vore" 2026/06/01 01:21:12 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dojimon2gele -> B2 bucket rclone-test-fosefon3vore 2026/06/01 01:21:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 01:21:15 DEBUG : empty space: size = 1 OK 2026/06/01 01:21:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/01 01:21:15 DEBUG : empty space: Unchanged skipping 2026/06/01 01:21:15 DEBUG : B2 bucket rclone-test-fosefon3vore: Waiting for checks to finish 2026/06/01 01:21:15 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:21:15 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fosefon3vore) 2026/06/01 01:21:15 DEBUG : potato3: Sizes differ 2026/06/01 01:21:15 INFO : empty space: Deleted 2026/06/01 01:21:15 DEBUG : B2 bucket rclone-test-fosefon3vore: Waiting for transfers to finish 2026/06/01 01:21:16 DEBUG : potato2: size = 60 OK 2026/06/01 01:21:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 01:21:16 INFO : potato2: Copied (server-side copy) 2026/06/01 01:21:16 DEBUG : potato3: size = 68 OK 2026/06/01 01:21:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/01 01:21:16 INFO : potato3: Copied (server-side copy) 2026/06/01 01:21:16 INFO : potato2: Deleted 2026/06/01 01:21:16 INFO : potato3: Deleted 2026/06/01 01:21:16 DEBUG : Creating backend with remote "TestB2:rclone-test-bicanuz0yoso" 2026/06/01 01:21:17 INFO : tomatoDir: Making directory 2026/06/01 01:21:18 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/01 01:21:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 01:21:18 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/01 01:21:18 DEBUG : B2 bucket rclone-test-bicanuz0yoso: Waiting for checks to finish 2026/06/01 01:21:18 DEBUG : B2 bucket rclone-test-bicanuz0yoso: Waiting for transfers to finish 2026/06/01 01:21:18 DEBUG : empty space: size = 1 OK 2026/06/01 01:21:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/01 01:21:18 INFO : empty space: Copied (server-side copy) 2026/06/01 01:21:19 INFO : empty space: Deleted 2026/06/01 01:21:19 DEBUG : potato3: size = 68 OK 2026/06/01 01:21:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/01 01:21:19 INFO : potato3: Copied (server-side copy) 2026/06/01 01:21:19 DEBUG : potato2: size = 60 OK 2026/06/01 01:21:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 01:21:19 INFO : potato2: Copied (server-side copy) 2026/06/01 01:21:19 INFO : potato3: Deleted 2026/06/01 01:21:19 INFO : potato2: Deleted 2026/06/01 01:21:20 DEBUG : B2 bucket rclone-test-bicanuz0yoso: Purge remote 2026/06/01 01:21:20 INFO : B2 bucket rclone-test-bicanuz0yoso: cleaning bucket "rclone-test-bicanuz0yoso" of all files 2026/06/01 01:21:20 DEBUG : empty space: Deleting (id "4_z4f725db3c05d8b0b9fe80e1b_f104a0f54320036b5_d20260601_m012118_c001_v0001165_t0055_u01780276878738") 2026/06/01 01:21:20 DEBUG : potato2: Deleting (id "4_z4f725db3c05d8b0b9fe80e1b_f106f6374abeda428_d20260601_m012119_c001_v0001173_t0016_u01780276879111") 2026/06/01 01:21:20 DEBUG : potato3: Deleting (id "4_z4f725db3c05d8b0b9fe80e1b_f103df97987901805_d20260601_m012118_c001_v0001150_t0031_u01780276878985") 2026/06/01 01:21:20 DEBUG : B2 bucket rclone-test-fosefon3vore: Purge remote 2026/06/01 01:21:20 INFO : B2 bucket rclone-test-fosefon3vore: cleaning bucket "rclone-test-fosefon3vore" of all files 2026/06/01 01:21:21 DEBUG : empty space: Deleting (id "4_zdfd24d63c05d8b0b9fe80e1b_f401699c390c9549e_d20260601_m012118_c001_v7007000_t0000_u01780276878963") 2026/06/01 01:21:21 DEBUG : empty space: Deleting (id "4_zdfd24d63c05d8b0b9fe80e1b_f104ebf828931592b_d20260601_m012114_c001_v0001104_t0035_u01780276874038") 2026/06/01 01:21:21 DEBUG : potato2: Deleting (id "4_zdfd24d63c05d8b0b9fe80e1b_f419f114cd6aaec4f_d20260601_m012119_c001_v7007000_t0000_u01780276879408") 2026/06/01 01:21:21 DEBUG : potato2: Deleting (id "4_zdfd24d63c05d8b0b9fe80e1b_f107e5e3d67ac08c5_d20260601_m012115_c001_v0001036_t0000_u01780276875506") 2026/06/01 01:21:21 DEBUG : potato3: Deleting (id "4_zdfd24d63c05d8b0b9fe80e1b_f401699c390c954a0_d20260601_m012119_c001_v7007000_t0000_u01780276879396") 2026/06/01 01:21:21 DEBUG : potato3: Deleting (id "4_zdfd24d63c05d8b0b9fe80e1b_f11061733f073a8e3_d20260601_m012115_c001_v0001173_t0018_u01780276875877") 2026/06/01 01:21:21 DEBUG : potato3: Deleting (id "4_zdfd24d63c05d8b0b9fe80e1b_f104ebf828931592f_d20260601_m012114_c001_v0001104_t0000_u01780276874582") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.41s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:21:22 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.48s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:21:24 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:21:26 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/rclone-sync-test" 2026/06/01 01:21:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/rclone-sync-test-include/layer2" 2026/06/01 01:21:30 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/rclone-sync-test-ignore-file" 2026/06/01 01:21:33 DEBUG : B2 bucket rclone-test-dojimon2gele path rclone-sync-test: Waiting for checks to finish 2026/06/01 01:21:33 DEBUG : B2 bucket rclone-test-dojimon2gele path rclone-sync-test: Waiting for transfers to finish 2026/06/01 01:21:33 DEBUG : Waiting for deletions to finish 2026/06/01 01:21:33 INFO : There was nothing to transfer 2026/06/01 01:21:33 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:21:33 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:21:33 DEBUG : Waiting for deletions to finish 2026/06/01 01:21:33 INFO : There was nothing to transfer 2026/06/01 01:21:34 DEBUG : B2 bucket rclone-test-dojimon2gele path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/01 01:21:34 DEBUG : B2 bucket rclone-test-dojimon2gele path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/01 01:21:34 DEBUG : Waiting for deletions to finish 2026/06/01 01:21:34 INFO : There was nothing to transfer 2026/06/01 01:21:34 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:21:34 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:21:34 DEBUG : Waiting for deletions to finish 2026/06/01 01:21:34 INFO : There was nothing to transfer 2026/06/01 01:21:35 DEBUG : B2 bucket rclone-test-dojimon2gele path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/01 01:21:35 DEBUG : B2 bucket rclone-test-dojimon2gele path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/01 01:21:35 DEBUG : Waiting for deletions to finish 2026/06/01 01:21:35 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.19s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:21:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/dst" 2026/06/01 01:21:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/CompareDest" 2026/06/01 01:21:38 DEBUG : one: Need to transfer - File not found at Destination 2026/06/01 01:21:38 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:21:38 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:21:39 DEBUG : one: size = 3 OK 2026/06/01 01:21:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 01:21:39 INFO : one: Copied (new) 2026/06/01 01:21:39 DEBUG : Waiting for deletions to finish 2026/06/01 01:21:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:21:40 DEBUG : one: size = 3 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:21:40 DEBUG : one: Sizes differ 2026/06/01 01:21:40 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:21:40 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:21:40 DEBUG : one: size = 5 OK 2026/06/01 01:21:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/01 01:21:40 INFO : one: Copied (replaced existing) 2026/06/01 01:21:40 DEBUG : Waiting for deletions to finish 2026/06/01 01:21:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:21:42 DEBUG : one: size = 3 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:21:42 DEBUG : one: Sizes differ 2026/06/01 01:21:42 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:21:42 DEBUG : one: size = 5 OK 2026/06/01 01:21:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:21:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 01:21:42 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:21:42 DEBUG : Waiting for deletions to finish 2026/06/01 01:21:42 INFO : There was nothing to transfer 2026/06/01 01:21:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:21:43 DEBUG : one: size = 3 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:21:43 DEBUG : one: Sizes differ 2026/06/01 01:21:43 DEBUG : two: size = 3 OK 2026/06/01 01:21:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:21:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/01 01:21:43 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:21:44 DEBUG : one: size = 5 OK 2026/06/01 01:21:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:21:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 01:21:44 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:21:44 DEBUG : Waiting for deletions to finish 2026/06/01 01:21:44 INFO : There was nothing to transfer 2026/06/01 01:21:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:21:44 DEBUG : one: size = 3 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:21:44 DEBUG : one: Sizes differ 2026/06/01 01:21:44 DEBUG : two: size = 3 OK 2026/06/01 01:21:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:21:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/01 01:21:44 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:21:44 DEBUG : one: size = 5 OK 2026/06/01 01:21:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:21:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 01:21:44 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:21:44 DEBUG : Waiting for deletions to finish 2026/06/01 01:21:44 INFO : There was nothing to transfer 2026/06/01 01:21:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:21:45 DEBUG : one: size = 3 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:21:45 DEBUG : one: Sizes differ 2026/06/01 01:21:45 DEBUG : two: size = 3 OK 2026/06/01 01:21:45 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 2026/06/01 01:21:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/01 01:21:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/01 01:21:45 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:21:45 DEBUG : one: size = 5 OK 2026/06/01 01:21:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:21:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 01:21:45 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:21:45 DEBUG : Waiting for deletions to finish 2026/06/01 01:21:45 INFO : There was nothing to transfer 2026/06/01 01:21:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:21:46 DEBUG : one: size = 3 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:21:46 DEBUG : one: Sizes differ 2026/06/01 01:21:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:21:46 DEBUG : two: size = 3 (B2 bucket rclone-test-dojimon2gele path CompareDest) 2026/06/01 01:21:46 DEBUG : two: Sizes differ 2026/06/01 01:21:46 DEBUG : two: Need to transfer - File not found at Destination 2026/06/01 01:21:46 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:21:46 DEBUG : one: size = 5 OK 2026/06/01 01:21:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:21:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 01:21:46 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:21:47 DEBUG : two: size = 5 OK 2026/06/01 01:21:47 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/01 01:21:47 INFO : two: Copied (new) 2026/06/01 01:21:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.89s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:21:49 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/dest" 2026/06/01 01:21:51 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/pre-dest1" 2026/06/01 01:21:52 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/pre-dest2" 2026/06/01 01:21:52 DEBUG : Config file has changed externally - reloading 2026/06/01 01:21:54 DEBUG : 1: size = 1 OK 2026/06/01 01:21:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:21:54 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/01 01:21:54 DEBUG : 2: size = 1 OK 2026/06/01 01:21:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:21:54 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/01 01:21:54 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/01 01:21:54 DEBUG : B2 bucket rclone-test-dojimon2gele path dest: Waiting for checks to finish 2026/06/01 01:21:54 DEBUG : B2 bucket rclone-test-dojimon2gele path dest: Waiting for transfers to finish 2026/06/01 01:21:55 DEBUG : 3: size = 1 OK 2026/06/01 01:21:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/01 01:21:55 INFO : 3: Copied (new) 2026/06/01 01:21:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.79s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:21:57 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/dst" 2026/06/01 01:21:58 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/CopyDest" 2026/06/01 01:22:00 DEBUG : one: Need to transfer - File not found at Destination 2026/06/01 01:22:00 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:22:00 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:22:01 DEBUG : one: size = 3 OK 2026/06/01 01:22:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 01:22:01 INFO : one: Copied (new) 2026/06/01 01:22:01 DEBUG : Waiting for deletions to finish 2026/06/01 01:22:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:22:01 DEBUG : one: size = 3 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:22:01 DEBUG : one: Sizes differ 2026/06/01 01:22:01 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:22:02 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:22:02 DEBUG : one: size = 5 OK 2026/06/01 01:22:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/01 01:22:02 INFO : one: Copied (replaced existing) 2026/06/01 01:22:02 DEBUG : Waiting for deletions to finish 2026/06/01 01:22:04 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/BackupDir" 2026/06/01 01:22:05 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:22:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:22:05 DEBUG : one: size = 3 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:22:05 DEBUG : one: Sizes differ 2026/06/01 01:22:05 DEBUG : one: size = 5 OK 2026/06/01 01:22:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:22:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:22:05 DEBUG : one: size = 3 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:22:05 DEBUG : one: Sizes differ 2026/06/01 01:23:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": net/http: TLS handshake timeout) 2026/06/01 01:23:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/01 01:23:06 DEBUG : pacer: Reducing sleep to 10ms 2026/06/01 01:23:07 DEBUG : one: size = 3 OK 2026/06/01 01:23:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 01:23:07 INFO : one: Copied (server-side copy) 2026/06/01 01:23:07 INFO : one: Deleted 2026/06/01 01:23:07 DEBUG : one: size = 5 OK 2026/06/01 01:23:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/01 01:23:07 INFO : one: Copied (server-side copy) 2026/06/01 01:23:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/01 01:23:07 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:23:07 DEBUG : Waiting for deletions to finish 2026/06/01 01:23:09 DEBUG : one: size = 5 OK 2026/06/01 01:23:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:23:09 DEBUG : one: Unchanged skipping 2026/06/01 01:23:09 DEBUG : two: size = 3 OK 2026/06/01 01:23:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:23:10 DEBUG : two: size = 3 OK 2026/06/01 01:23:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/01 01:23:10 INFO : two: Copied (server-side copy) 2026/06/01 01:23:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/01 01:23:10 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:23:10 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:23:10 DEBUG : Waiting for deletions to finish 2026/06/01 01:23:10 DEBUG : one: size = 5 OK 2026/06/01 01:23:10 DEBUG : two: size = 3 OK 2026/06/01 01:23:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:23:10 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:23:10 DEBUG : two: Unchanged skipping 2026/06/01 01:23:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:23:10 DEBUG : one: Unchanged skipping 2026/06/01 01:23:10 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:23:10 DEBUG : Waiting for deletions to finish 2026/06/01 01:23:10 INFO : There was nothing to transfer 2026/06/01 01:23:11 DEBUG : one: size = 5 OK 2026/06/01 01:23:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:23:11 DEBUG : one: Unchanged skipping 2026/06/01 01:23:11 DEBUG : three: size = 7 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:23:11 DEBUG : three: size = 5 (B2 bucket rclone-test-dojimon2gele path CopyDest) 2026/06/01 01:23:11 DEBUG : three: Sizes differ 2026/06/01 01:23:11 DEBUG : three: Destination not found in --copy-dest 2026/06/01 01:23:11 DEBUG : three: Need to transfer - File not found at Destination 2026/06/01 01:23:11 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:23:11 DEBUG : two: size = 3 OK 2026/06/01 01:23:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 01:23:11 DEBUG : two: Unchanged skipping 2026/06/01 01:23:11 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:23:12 DEBUG : three: size = 7 OK 2026/06/01 01:23:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/01 01:23:12 INFO : three: Copied (new) 2026/06/01 01:23:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (77.24s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:23:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/dst" 2026/06/01 01:23:15 DEBUG : Config file has changed externally - reloading 2026/06/01 01:23:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/backup" 2026/06/01 01:23:18 DEBUG : two: size = 3 OK 2026/06/01 01:23:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:23:18 DEBUG : two: Unchanged skipping 2026/06/01 01:23:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:23:18 DEBUG : one: size = 3 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:23:18 DEBUG : one: Sizes differ 2026/06/01 01:23:18 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:23:20 DEBUG : one: size = 3 OK 2026/06/01 01:23:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 01:23:20 INFO : one: Copied (server-side copy) 2026/06/01 01:23:20 INFO : one: Deleted 2026/06/01 01:23:20 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:23:21 DEBUG : one: size = 4 OK 2026/06/01 01:23:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 01:23:21 INFO : one: Copied (new) 2026/06/01 01:23:21 DEBUG : Waiting for deletions to finish 2026/06/01 01:23:21 DEBUG : three.txt: size = 5 OK 2026/06/01 01:23:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/01 01:23:21 INFO : three.txt: Copied (server-side copy) 2026/06/01 01:23:22 INFO : three.txt: Deleted 2026/06/01 01:23:22 INFO : three.txt: Moved into backup dir 2026/06/01 01:23:23 DEBUG : two: size = 3 OK 2026/06/01 01:23:23 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:23:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:23:23 DEBUG : two: Unchanged skipping 2026/06/01 01:23:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:23:23 DEBUG : one: size = 4 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:23:23 DEBUG : one: Sizes differ 2026/06/01 01:23:24 DEBUG : one: size = 4 OK 2026/06/01 01:23:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 01:23:24 INFO : one: Copied (server-side copy) 2026/06/01 01:23:24 INFO : one: Deleted 2026/06/01 01:23:24 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:23:24 DEBUG : one: size = 5 OK 2026/06/01 01:23:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/01 01:23:24 INFO : one: Copied (new) 2026/06/01 01:23:24 DEBUG : Waiting for deletions to finish 2026/06/01 01:23:25 DEBUG : three.txt: size = 6 OK 2026/06/01 01:23:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 01:23:25 INFO : three.txt: Copied (server-side copy) 2026/06/01 01:23:25 INFO : three.txt: Deleted 2026/06/01 01:23:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.44s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:23:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/dst" 2026/06/01 01:23:29 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/backup" 2026/06/01 01:23:31 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:23:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:23:31 DEBUG : one: size = 3 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:23:31 DEBUG : one: Sizes differ 2026/06/01 01:23:31 DEBUG : two: size = 3 OK 2026/06/01 01:23:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:23:31 DEBUG : two: Unchanged skipping 2026/06/01 01:23:32 DEBUG : one.bak: size = 3 OK 2026/06/01 01:23:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 01:23:32 INFO : one: Copied (server-side copy) to: one.bak 2026/06/01 01:23:33 INFO : one: Deleted 2026/06/01 01:23:33 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:23:33 DEBUG : one: size = 4 OK 2026/06/01 01:23:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 01:23:33 INFO : one: Copied (new) 2026/06/01 01:23:33 DEBUG : Waiting for deletions to finish 2026/06/01 01:23:34 DEBUG : three.txt.bak: size = 5 OK 2026/06/01 01:23:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/01 01:23:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/01 01:23:34 INFO : three.txt: Deleted 2026/06/01 01:23:34 INFO : three.txt: Moved into backup dir 2026/06/01 01:23:36 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:23:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:23:36 DEBUG : one: size = 4 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:23:36 DEBUG : one: Sizes differ 2026/06/01 01:23:36 DEBUG : two: size = 3 OK 2026/06/01 01:23:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:23:36 DEBUG : two: Unchanged skipping 2026/06/01 01:23:37 DEBUG : one.bak: size = 4 OK 2026/06/01 01:23:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 01:23:37 INFO : one: Copied (server-side copy) to: one.bak 2026/06/01 01:23:37 INFO : one: Deleted 2026/06/01 01:23:37 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:23:37 DEBUG : one: size = 5 OK 2026/06/01 01:23:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/01 01:23:37 INFO : one: Copied (new) 2026/06/01 01:23:37 DEBUG : Waiting for deletions to finish 2026/06/01 01:23:37 DEBUG : three.txt.bak: size = 6 OK 2026/06/01 01:23:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 01:23:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/01 01:23:38 INFO : three.txt: Deleted 2026/06/01 01:23:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.44s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:23:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/dst" 2026/06/01 01:23:42 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/backup" 2026/06/01 01:23:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:23:43 DEBUG : one: size = 3 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:23:43 DEBUG : one: Sizes differ 2026/06/01 01:23:43 DEBUG : two: size = 3 OK 2026/06/01 01:23:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:23:43 DEBUG : two: Unchanged skipping 2026/06/01 01:23:43 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:23:45 DEBUG : one-2019-01-01: size = 3 OK 2026/06/01 01:23:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 01:23:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/01 01:23:45 INFO : one: Deleted 2026/06/01 01:23:45 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:23:46 DEBUG : one: size = 4 OK 2026/06/01 01:23:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 01:23:46 INFO : one: Copied (new) 2026/06/01 01:23:46 DEBUG : Waiting for deletions to finish 2026/06/01 01:23:46 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/01 01:23:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/01 01:23:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/01 01:23:47 INFO : three.txt: Deleted 2026/06/01 01:23:47 INFO : three.txt: Moved into backup dir 2026/06/01 01:23:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:23:48 DEBUG : one: size = 4 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:23:48 DEBUG : one: Sizes differ 2026/06/01 01:23:48 DEBUG : two: size = 3 OK 2026/06/01 01:23:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:23:48 DEBUG : two: Unchanged skipping 2026/06/01 01:23:48 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:23:49 DEBUG : one-2019-01-01: size = 4 OK 2026/06/01 01:23:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 01:23:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/01 01:23:49 INFO : one: Deleted 2026/06/01 01:23:49 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:23:50 DEBUG : one: size = 5 OK 2026/06/01 01:23:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/01 01:23:50 INFO : one: Copied (new) 2026/06/01 01:23:50 DEBUG : Waiting for deletions to finish 2026/06/01 01:23:50 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/01 01:23:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 01:23:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/01 01:23:50 INFO : three.txt: Deleted 2026/06/01 01:23:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.79s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:23:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/dst" 2026/06/01 01:23:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:23:55 DEBUG : one: size = 3 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:23:55 DEBUG : one: Sizes differ 2026/06/01 01:23:55 DEBUG : two: size = 3 OK 2026/06/01 01:23:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:23:55 DEBUG : two: Unchanged skipping 2026/06/01 01:23:55 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:23:55 DEBUG : one.bak: size = 3 OK 2026/06/01 01:23:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 01:23:55 INFO : one: Copied (server-side copy) to: one.bak 2026/06/01 01:23:56 INFO : one: Deleted 2026/06/01 01:23:56 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:23:57 DEBUG : one: size = 4 OK 2026/06/01 01:23:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 01:23:57 INFO : one: Copied (new) 2026/06/01 01:23:57 DEBUG : Waiting for deletions to finish 2026/06/01 01:23:57 DEBUG : three.txt.bak: size = 5 OK 2026/06/01 01:23:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/01 01:23:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/01 01:23:57 INFO : three.txt: Deleted 2026/06/01 01:23:57 INFO : three.txt: Moved into backup dir 2026/06/01 01:23:59 DEBUG : one.bak: Excluded (Path Filter) 2026/06/01 01:23:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/01 01:23:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:23:59 DEBUG : one: size = 4 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:23:59 DEBUG : one: Sizes differ 2026/06/01 01:23:59 DEBUG : two: size = 3 OK 2026/06/01 01:23:59 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for checks to finish 2026/06/01 01:23:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:23:59 DEBUG : two: Unchanged skipping 2026/06/01 01:23:59 DEBUG : one.bak: size = 4 OK 2026/06/01 01:23:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 01:23:59 INFO : one: Copied (server-side copy) to: one.bak 2026/06/01 01:23:59 INFO : one: Deleted 2026/06/01 01:23:59 DEBUG : B2 bucket rclone-test-dojimon2gele path dst: Waiting for transfers to finish 2026/06/01 01:24:00 DEBUG : one: size = 5 OK 2026/06/01 01:24:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/01 01:24:00 INFO : one: Copied (new) 2026/06/01 01:24:00 DEBUG : Waiting for deletions to finish 2026/06/01 01:24:01 DEBUG : three.txt.bak: size = 6 OK 2026/06/01 01:24:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 01:24:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/01 01:24:01 INFO : three.txt: Deleted 2026/06/01 01:24:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.35s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:24:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/dst" 2026/06/01 01:24:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:24:05 DEBUG : one: size = 3 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:24:05 DEBUG : one: Sizes differ 2026/06/01 01:24:06 DEBUG : one.bak: size = 3 OK 2026/06/01 01:24:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 01:24:06 INFO : one: Copied (server-side copy) to: one.bak 2026/06/01 01:24:06 INFO : one: Deleted 2026/06/01 01:24:07 DEBUG : one: size = 4 OK 2026/06/01 01:24:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 01:24:07 INFO : one: Copied (new) 2026/06/01 01:24:07 DEBUG : two: size = 3 OK 2026/06/01 01:24:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:07 DEBUG : two: Unchanged skipping 2026/06/01 01:24:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:24:07 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:24:07 DEBUG : three.txt: Sizes differ 2026/06/01 01:24:08 DEBUG : three.txt.bak: size = 5 OK 2026/06/01 01:24:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/01 01:24:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/01 01:24:08 INFO : three.txt: Deleted 2026/06/01 01:24:09 DEBUG : three.txt: size = 6 OK 2026/06/01 01:24:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 01:24:09 INFO : three.txt: Copied (new) 2026/06/01 01:24:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:24:10 DEBUG : one: size = 4 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:24:10 DEBUG : one: Sizes differ 2026/06/01 01:24:10 DEBUG : one.bak: size = 4 OK 2026/06/01 01:24:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 01:24:10 INFO : one: Copied (server-side copy) to: one.bak 2026/06/01 01:24:10 INFO : one: Deleted 2026/06/01 01:24:11 DEBUG : one: size = 5 OK 2026/06/01 01:24:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/01 01:24:11 INFO : one: Copied (new) 2026/06/01 01:24:11 DEBUG : two: size = 3 OK 2026/06/01 01:24:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:11 DEBUG : two: Unchanged skipping 2026/06/01 01:24:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:24:11 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:24:11 DEBUG : three.txt: Sizes differ 2026/06/01 01:24:11 DEBUG : three.txt.bak: size = 6 OK 2026/06/01 01:24:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 01:24:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/01 01:24:12 INFO : three.txt: Deleted 2026/06/01 01:24:12 DEBUG : three.txt: size = 19 OK 2026/06/01 01:24:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/01 01:24:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.53s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:24:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dojimon2gele/dst" 2026/06/01 01:24:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:24:17 DEBUG : one: size = 3 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:24:17 DEBUG : one: Sizes differ 2026/06/01 01:24:18 DEBUG : one-2019-01-01: size = 3 OK 2026/06/01 01:24:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 01:24:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/01 01:24:18 INFO : one: Deleted 2026/06/01 01:24:19 DEBUG : one: size = 4 OK 2026/06/01 01:24:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 01:24:19 INFO : one: Copied (new) 2026/06/01 01:24:19 DEBUG : two: size = 3 OK 2026/06/01 01:24:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:19 DEBUG : two: Unchanged skipping 2026/06/01 01:24:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:24:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:24:19 DEBUG : three.txt: Sizes differ 2026/06/01 01:24:20 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/01 01:24:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/01 01:24:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/01 01:24:20 INFO : three.txt: Deleted 2026/06/01 01:24:20 DEBUG : three.txt: size = 6 OK 2026/06/01 01:24:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 01:24:20 INFO : three.txt: Copied (new) 2026/06/01 01:24:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/01 01:24:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/01 01:24:21 DEBUG : pacer: Reducing sleep to 10ms 2026/06/01 01:24:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:24:21 DEBUG : one: size = 4 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:24:21 DEBUG : one: Sizes differ 2026/06/01 01:24:27 DEBUG : one-2019-01-01: size = 4 OK 2026/06/01 01:24:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 01:24:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/01 01:24:27 INFO : one: Deleted 2026/06/01 01:24:28 DEBUG : one: size = 5 OK 2026/06/01 01:24:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/01 01:24:28 INFO : one: Copied (new) 2026/06/01 01:24:29 DEBUG : two: size = 3 OK 2026/06/01 01:24:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:29 DEBUG : two: Unchanged skipping 2026/06/01 01:24:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:24:29 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dojimon2gele path dst) 2026/06/01 01:24:29 DEBUG : three.txt: Sizes differ 2026/06/01 01:24:29 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/01 01:24:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 01:24:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/01 01:24:29 INFO : three.txt: Deleted 2026/06/01 01:24:30 DEBUG : three.txt: size = 19 OK 2026/06/01 01:24:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/01 01:24:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (18.36s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:24:33 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:24:33 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:24:33 DEBUG : Testêé: Sizes differ 2026/06/01 01:24:33 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:24:33 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:24:34 DEBUG : Testêé: size = 14 OK 2026/06/01 01:24:34 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/01 01:24:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/01 01:24:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.32s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:24:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/01 01:24:35 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:24:35 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:24:35 DEBUG : existing: size = 6 OK 2026/06/01 01:24:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/01 01:24:35 INFO : existing: Copied (new) 2026/06/01 01:24:35 DEBUG : Waiting for deletions to finish 2026/06/01 01:24:35 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:24:35 DEBUG : existing: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:24:35 DEBUG : existing: Sizes differ 2026/06/01 01:24:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/01 01:24:35 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:24:35 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:24:35 ERROR : B2 bucket rclone-test-dojimon2gele: not deleting files as there were IO errors 2026/06/01 01:24:35 ERROR : B2 bucket rclone-test-dojimon2gele: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.87s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:24:37 DEBUG : EXISTING: size = 6 OK 2026/06/01 01:24:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:37 DEBUG : existing: Unchanged skipping 2026/06/01 01:24:37 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:24:37 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:24:37 DEBUG : Waiting for deletions to finish 2026/06/01 01:24:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.56s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.77s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:24:52 DEBUG : both0: size = 6 OK 2026/06/01 01:24:52 DEBUG : both10: size = 6 OK 2026/06/01 01:24:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:24:52 DEBUG : both12: size = 6 OK 2026/06/01 01:24:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both10: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both13: size = 6 OK 2026/06/01 01:24:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both13: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both11: size = 6 OK 2026/06/01 01:24:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both14: size = 6 OK 2026/06/01 01:24:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both0: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both15: size = 6 OK 2026/06/01 01:24:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both14: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both16: size = 6 OK 2026/06/01 01:24:52 DEBUG : both12: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both17: size = 6 OK 2026/06/01 01:24:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both11: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both18: size = 6 OK 2026/06/01 01:24:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both18: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both19: size = 6 OK 2026/06/01 01:24:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both19: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both1: size = 6 OK 2026/06/01 01:24:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both1: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both2: size = 6 OK 2026/06/01 01:24:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both16: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both3: size = 6 OK 2026/06/01 01:24:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both3: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both4: size = 6 OK 2026/06/01 01:24:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both17: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both2: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both5: size = 6 OK 2026/06/01 01:24:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both6: size = 6 OK 2026/06/01 01:24:52 DEBUG : both5: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both7: size = 6 OK 2026/06/01 01:24:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both6: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both8: size = 6 OK 2026/06/01 01:24:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both7: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both9: size = 6 OK 2026/06/01 01:24:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:24:52 DEBUG : both4: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both15: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both8: Unchanged skipping 2026/06/01 01:24:52 DEBUG : both9: Unchanged skipping 2026/06/01 01:24:52 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:24:52 DEBUG : Waiting for deletions to finish 2026/06/01 01:24:52 INFO : only9: Deleted 2026/06/01 01:24:52 INFO : only7: Deleted 2026/06/01 01:24:52 INFO : only14: Deleted 2026/06/01 01:24:53 INFO : only17: Deleted 2026/06/01 01:24:53 INFO : only18: Deleted 2026/06/01 01:24:53 INFO : only0: Deleted 2026/06/01 01:24:53 INFO : only16: Deleted 2026/06/01 01:24:53 INFO : only19: Deleted 2026/06/01 01:24:53 INFO : only4: Deleted 2026/06/01 01:24:53 INFO : only5: Deleted 2026/06/01 01:24:53 INFO : only8: Deleted 2026/06/01 01:24:53 INFO : only12: Deleted 2026/06/01 01:24:53 INFO : only2: Deleted 2026/06/01 01:24:53 INFO : only6: Deleted 2026/06/01 01:24:53 INFO : only10: Deleted 2026/06/01 01:24:53 INFO : only11: Deleted 2026/06/01 01:24:53 INFO : only13: Deleted 2026/06/01 01:24:53 INFO : only15: Deleted 2026/06/01 01:24:53 INFO : only1: Deleted 2026/06/01 01:24:53 INFO : only3: Deleted 2026/06/01 01:24:53 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.01s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:25:11 DEBUG : both10: size = 6 OK 2026/06/01 01:25:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both0: size = 6 OK 2026/06/01 01:25:11 DEBUG : both11: size = 6 OK 2026/06/01 01:25:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both12: size = 6 OK 2026/06/01 01:25:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both10: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both13: size = 6 OK 2026/06/01 01:25:11 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:25:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both12: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both14: size = 6 OK 2026/06/01 01:25:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both14: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both15: size = 6 OK 2026/06/01 01:25:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both15: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both16: size = 6 OK 2026/06/01 01:25:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both16: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both17: size = 6 OK 2026/06/01 01:25:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both17: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both18: size = 6 OK 2026/06/01 01:25:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both18: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both19: size = 6 OK 2026/06/01 01:25:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both19: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both1: size = 6 OK 2026/06/01 01:25:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both11: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both2: size = 6 OK 2026/06/01 01:25:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both2: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both3: size = 6 OK 2026/06/01 01:25:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both0: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both4: size = 6 OK 2026/06/01 01:25:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both13: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both5: size = 6 OK 2026/06/01 01:25:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both1: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both6: size = 6 OK 2026/06/01 01:25:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both5: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both7: size = 6 OK 2026/06/01 01:25:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both7: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both8: size = 6 OK 2026/06/01 01:25:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both8: Unchanged skipping 2026/06/01 01:25:11 DEBUG : both9: size = 6 OK 2026/06/01 01:25:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:11 DEBUG : both9: Unchanged skipping 2026/06/01 01:25:11 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only0: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only0: Sizes differ 2026/06/01 01:25:11 DEBUG : both6: Unchanged skipping 2026/06/01 01:25:11 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only10: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only10: Sizes differ 2026/06/01 01:25:11 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only11: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only11: Sizes differ 2026/06/01 01:25:11 DEBUG : both4: Unchanged skipping 2026/06/01 01:25:11 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only12: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only12: Sizes differ 2026/06/01 01:25:11 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only13: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only13: Sizes differ 2026/06/01 01:25:11 DEBUG : both3: Unchanged skipping 2026/06/01 01:25:11 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only14: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only14: Sizes differ 2026/06/01 01:25:11 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only15: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only15: Sizes differ 2026/06/01 01:25:11 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only16: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only16: Sizes differ 2026/06/01 01:25:11 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only17: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only17: Sizes differ 2026/06/01 01:25:11 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only18: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only18: Sizes differ 2026/06/01 01:25:11 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only19: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only19: Sizes differ 2026/06/01 01:25:11 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only1: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only1: Sizes differ 2026/06/01 01:25:11 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only2: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only2: Sizes differ 2026/06/01 01:25:11 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only3: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only3: Sizes differ 2026/06/01 01:25:11 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only4: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only4: Sizes differ 2026/06/01 01:25:11 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only5: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only5: Sizes differ 2026/06/01 01:25:11 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only6: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only6: Sizes differ 2026/06/01 01:25:11 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only7: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only7: Sizes differ 2026/06/01 01:25:11 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only8: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only8: Sizes differ 2026/06/01 01:25:11 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4244798369) 2026/06/01 01:25:11 DEBUG : only9: size = 6 (B2 bucket rclone-test-dojimon2gele) 2026/06/01 01:25:11 DEBUG : only9: Sizes differ 2026/06/01 01:25:11 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:25:11 DEBUG : only10: size = 0 OK 2026/06/01 01:25:11 DEBUG : only12: size = 0 OK 2026/06/01 01:25:11 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:11 INFO : only10: Copied (replaced existing) 2026/06/01 01:25:11 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:11 INFO : only12: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only15: size = 0 OK 2026/06/01 01:25:12 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only15: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only16: size = 0 OK 2026/06/01 01:25:12 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only16: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only13: size = 0 OK 2026/06/01 01:25:12 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only13: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only11: size = 0 OK 2026/06/01 01:25:12 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only11: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only19: size = 0 OK 2026/06/01 01:25:12 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only19: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only17: size = 0 OK 2026/06/01 01:25:12 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only17: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only0: size = 0 OK 2026/06/01 01:25:12 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only0: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only1: size = 0 OK 2026/06/01 01:25:12 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only1: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only3: size = 0 OK 2026/06/01 01:25:12 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only3: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only2: size = 0 OK 2026/06/01 01:25:12 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only2: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only4: size = 0 OK 2026/06/01 01:25:12 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only4: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only6: size = 0 OK 2026/06/01 01:25:12 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only6: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only5: size = 0 OK 2026/06/01 01:25:12 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only5: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only8: size = 0 OK 2026/06/01 01:25:12 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only8: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only9: size = 0 OK 2026/06/01 01:25:12 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only9: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only7: size = 0 OK 2026/06/01 01:25:12 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only7: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only18: size = 0 OK 2026/06/01 01:25:12 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only18: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : only14: size = 0 OK 2026/06/01 01:25:12 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 01:25:12 INFO : only14: Copied (replaced existing) 2026/06/01 01:25:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.05s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:25:21 DEBUG : empty_dir: Making directory with metadata 2026/06/01 01:25:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 01:25:21 DEBUG : empty_on_remote: Making directory with metadata 2026/06/01 01:25:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 01:25:21 INFO : empty_on_remote: Making directory 2026/06/01 01:25:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/01 01:25:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/01 01:25:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/01 01:25:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/01 01:25:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.21s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:25:23 DEBUG : empty_dir: Making directory with metadata 2026/06/01 01:25:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 01:25:23 DEBUG : empty_on_remote: Making directory with metadata 2026/06/01 01:25:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 01:25:23 INFO : empty_on_remote: Making directory 2026/06/01 01:25:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/01 01:25:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/01 01:25:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/01 01:25:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/01 01:25:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/01 01:25:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.27s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:25:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 01:25:25 INFO : sub dir: Making directory 2026/06/01 01:25:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:25:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 01:25:27 INFO : sub dir: Making directory 2026/06/01 01:25:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.86s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:25:36 DEBUG : Waiting for deletions to finish 2026/06/01 01:25:36 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:25:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : apple: size = 5 OK 2026/06/01 01:25:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : apple: Unchanged skipping 2026/06/01 01:25:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:25:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:25:37 DEBUG : banana: size = 6 OK 2026/06/01 01:25:37 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:25:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : banana: Unchanged skipping 2026/06/01 01:25:37 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:25:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:25:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:25:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:25:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:25:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:25:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:25:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:25:37 DEBUG : Waiting for deletions to finish 2026/06/01 01:25:37 INFO : There was nothing to transfer 2026/06/01 01:25:37 DEBUG : Waiting for deletions to finish 2026/06/01 01:25:37 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:25:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:25:37 DEBUG : apple: size = 5 OK 2026/06/01 01:25:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : banana: size = 6 OK 2026/06/01 01:25:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:25:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : banana: Unchanged skipping 2026/06/01 01:25:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : apple: Unchanged skipping 2026/06/01 01:25:37 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:25:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:25:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:25:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:25:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:25:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:25:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:25:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:25:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:25:37 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:25:37 DEBUG : Waiting for deletions to finish 2026/06/01 01:25:37 INFO : There was nothing to transfer 2026/06/01 01:25:37 DEBUG : Waiting for deletions to finish 2026/06/01 01:25:38 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:25:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:25:50 DEBUG : Waiting for deletions to finish 2026/06/01 01:25:51 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:25:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:25:51 DEBUG : banana: size = 6 OK 2026/06/01 01:25:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:25:51 DEBUG : banana: Unchanged skipping 2026/06/01 01:25:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : apple: size = 5 OK 2026/06/01 01:25:51 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:25:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : apple: Unchanged skipping 2026/06/01 01:25:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:25:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:25:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:25:51 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:25:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:25:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:25:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:25:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:25:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:25:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:25:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:25:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:25:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:25:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:25:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:25:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:25:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:25:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:25:51 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:25:51 DEBUG : Waiting for deletions to finish 2026/06/01 01:25:51 INFO : There was nothing to transfer 2026/06/01 01:25:51 DEBUG : Waiting for deletions to finish 2026/06/01 01:25:52 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : apple: size = 5 OK 2026/06/01 01:25:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : apple: Unchanged skipping 2026/06/01 01:25:52 DEBUG : banana: size = 6 OK 2026/06/01 01:25:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : banana: Unchanged skipping 2026/06/01 01:25:52 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:25:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:25:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:25:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:25:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:25:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:25:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:25:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:25:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:25:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:25:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:25:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:25:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:25:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:25:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:25:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:25:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:25:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:25:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:25:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:25:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:25:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:25:52 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:25:52 DEBUG : Waiting for deletions to finish 2026/06/01 01:25:52 INFO : There was nothing to transfer 2026/06/01 01:25:52 DEBUG : Waiting for deletions to finish 2026/06/01 01:25:52 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:25:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:26:08 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:08 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:26:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:09 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:09 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:09 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:09 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:09 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:09 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:09 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:09 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 01:26:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:09 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:26:09 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:26:09 DEBUG : YmFuYW5h: size = 6 OK 2026/06/01 01:26:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/01 01:26:09 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/01 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/01 01:26:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/01 01:26:09 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:09 DEBUG : YXBwbGU=: size = 5 OK 2026/06/01 01:26:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/01 01:26:09 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/01 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/01 01:26:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/01 01:26:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/01 01:26:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/01 01:26:09 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/01 01:26:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/01 01:26:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/01 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/01 01:26:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/01 01:26:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/01 01:26:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/01 01:26:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/01 01:26:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/01 01:26:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/01 01:26:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/01 01:26:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/01 01:26:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/01 01:26:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/01 01:26:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/01 01:26:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/01 01:26:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/01 01:26:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/01 01:26:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/01 01:26:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/01 01:26:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/01 01:26:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/01 01:26:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 01:26:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/01 01:26:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/01 01:26:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/01 01:26:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/01 01:26:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/01 01:26:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/01 01:26:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:11 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/01 01:26:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/01 01:26:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/01 01:26:11 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:11 INFO : splitbananasplit: Deleted 2026/06/01 01:26:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 01:26:11 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 01:26:11 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 01:26:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 01:26:11 INFO : apple: Deleted 2026/06/01 01:26:11 INFO : appleappleapplebanana: Deleted 2026/06/01 01:26:11 INFO : banana: Deleted 2026/06/01 01:26:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 01:26:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 01:26:11 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 01:26:11 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 01:26:11 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 01:26:11 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 01:26:11 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 01:26:11 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 01:26:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 01:26:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 01:26:12 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 01:26:12 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 01:26:12 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/01 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 01:26:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:12 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:12 DEBUG : YXBwbGU=: size = 5 OK 2026/06/01 01:26:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : apple: Unchanged skipping 2026/06/01 01:26:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/01 01:26:12 DEBUG : YmFuYW5h: size = 6 OK 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:26:12 DEBUG : banana: Unchanged skipping 2026/06/01 01:26:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/01 01:26:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:26:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/01 01:26:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/01 01:26:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/01 01:26:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/01 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/01 01:26:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/01 01:26:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/01 01:26:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/01 01:26:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/01 01:26:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/01 01:26:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/01 01:26:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/01 01:26:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/01 01:26:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/01 01:26:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 01:26:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/01 01:26:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/01 01:26:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:26:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:26:12 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:26:12 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:26:12 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:12 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/01 01:26:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:13 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:13 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:13 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 01:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:13 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 01:26:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 01:26:13 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 01:26:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 01:26:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 01:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 01:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 01:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 01:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 01:26:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:26:25 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:25 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:26:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:26:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:26 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:26 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:26 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:26 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:26 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:26 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:26 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:26 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 01:26:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 01:26:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 01:26:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 01:26:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 01:26:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 01:26:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 01:26:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 01:26:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 01:26:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 01:26:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 01:26:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 01:26:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 01:26:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 01:26:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 01:26:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 01:26:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 01:26:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 01:26:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 01:26:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 01:26:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 01:26:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 01:26:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 01:26:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 01:26:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 01:26:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 01:26:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 01:26:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 01:26:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 01:26:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 01:26:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 01:26:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 01:26:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 01:26:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 01:26:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 01:26:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 01:26:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 01:26:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 01:26:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 01:26:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 01:26:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 01:26:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 01:26:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 01:26:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 01:26:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 01:26:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 01:26:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 01:26:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 01:26:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 01:26:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 01:26:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 01:26:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 01:26:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 01:26:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 01:26:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 01:26:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 01:26:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 01:26:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 01:26:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 01:26:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 01:26:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 01:26:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 01:26:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 01:26:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 01:26:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 01:26:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 01:26:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 01:26:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 01:26:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 01:26:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 01:26:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 01:26:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 01:26:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 01:26:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 01:26:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 01:26:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 01:26:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 01:26:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 01:26:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 01:26:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 01:26:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 01:26:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 01:26:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 01:26:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 01:26:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 01:26:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 01:26:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 01:26:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 01:26:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 01:26:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 01:26:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 01:26:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 01:26:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 01:26:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 01:26:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 01:26:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 01:26:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 01:26:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 01:26:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 01:26:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 01:26:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 01:26:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 01:26:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 01:26:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 01:26:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 01:26:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 01:26:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 01:26:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 01:26:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 01:26:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 01:26:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 01:26:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 01:26:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 01:26:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 01:26:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 01:26:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 01:26:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 01:26:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 01:26:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 01:26:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 01:26:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 01:26:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 01:26:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 01:26:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 01:26:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 01:26:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 01:26:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 01:26:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 01:26:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/01 01:26:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:26 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:26:26 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:26:26 DEBUG : PREFIXapple: size = 5 OK 2026/06/01 01:26:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/01 01:26:26 INFO : apple: Copied (new) to: PREFIXapple 2026/06/01 01:26:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/01 01:26:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/01 01:26:26 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/01 01:26:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : PREFIXbanana: size = 6 OK 2026/06/01 01:26:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/01 01:26:26 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/01 01:26:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 01:26:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/01 01:26:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/01 01:26:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 01:26:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 01:26:26 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/01 01:26:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/01 01:26:26 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/01 01:26:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 01:26:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:26:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/01 01:26:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 01:26:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 01:26:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/01 01:26:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/01 01:26:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 01:26:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 01:26:27 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/01 01:26:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/01 01:26:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/01 01:26:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 01:26:27 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/01 01:26:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/01 01:26:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/01 01:26:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 01:26:27 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/01 01:26:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/01 01:26:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/01 01:26:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 01:26:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/01 01:26:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/01 01:26:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 01:26:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 01:26:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/01 01:26:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/01 01:26:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 01:26:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 01:26:27 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/01 01:26:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/01 01:26:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/01 01:26:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 01:26:27 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/01 01:26:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/01 01:26:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/01 01:26:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 01:26:27 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/01 01:26:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/01 01:26:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/01 01:26:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 01:26:27 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/01 01:26:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/01 01:26:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/01 01:26:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 01:26:27 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/01 01:26:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/01 01:26:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/01 01:26:27 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/01 01:26:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/01 01:26:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/01 01:26:27 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/01 01:26:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/01 01:26:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/01 01:26:27 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/01 01:26:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/01 01:26:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/01 01:26:27 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:28 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 01:26:28 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 01:26:28 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 01:26:28 INFO : banana: Deleted 2026/06/01 01:26:28 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 01:26:28 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 01:26:28 INFO : splitbananasplit: Deleted 2026/06/01 01:26:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 01:26:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 01:26:28 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 01:26:28 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 01:26:28 INFO : appleappleapplebanana: Deleted 2026/06/01 01:26:28 INFO : apple: Deleted 2026/06/01 01:26:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 01:26:28 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 01:26:28 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 01:26:28 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 01:26:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 01:26:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 01:26:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 01:26:28 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:29 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:26:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 01:26:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 01:26:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 01:26:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 01:26:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 01:26:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 01:26:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 01:26:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 01:26:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 01:26:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 01:26:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 01:26:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 01:26:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 01:26:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 01:26:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 01:26:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 01:26:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 01:26:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 01:26:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 01:26:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 01:26:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 01:26:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 01:26:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 01:26:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 01:26:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 01:26:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 01:26:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 01:26:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 01:26:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 01:26:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 01:26:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 01:26:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 01:26:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 01:26:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 01:26:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 01:26:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 01:26:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 01:26:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 01:26:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 01:26:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 01:26:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 01:26:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 01:26:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 01:26:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 01:26:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 01:26:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 01:26:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 01:26:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 01:26:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:29 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:26:29 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:26:29 DEBUG : banana: size = 6 OK 2026/06/01 01:26:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/01 01:26:29 INFO : banana: Copied (new) 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:26:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/01 01:26:29 INFO : appleappleapplebanana: Copied (new) 2026/06/01 01:26:29 DEBUG : apple: size = 5 OK 2026/06/01 01:26:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/01 01:26:29 INFO : apple: Copied (new) 2026/06/01 01:26:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:26:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/01 01:26:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/01 01:26:30 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:26:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/01 01:26:30 INFO : splitbananasplit: Copied (new) 2026/06/01 01:26:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:26:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/01 01:26:30 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/01 01:26:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:26:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/01 01:26:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/01 01:26:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:26:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/01 01:26:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/01 01:26:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:26:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/01 01:26:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/01 01:26:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:26:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/01 01:26:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/01 01:26:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:26:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/01 01:26:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/01 01:26:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:26:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/01 01:26:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/01 01:26:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:26:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/01 01:26:30 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/01 01:26:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:26:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/01 01:26:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/01 01:26:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:26:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/01 01:26:30 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/01 01:26:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:26:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/01 01:26:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/01 01:26:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:26:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/01 01:26:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/01 01:26:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:26:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/01 01:26:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/01 01:26:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:26:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/01 01:26:31 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/01 01:26:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:26:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/01 01:26:31 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/01 01:26:31 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:31 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/01 01:26:31 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/01 01:26:31 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/01 01:26:31 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/01 01:26:31 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/01 01:26:31 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/01 01:26:31 INFO : PREFIXsplitbananasplit: Deleted 2026/06/01 01:26:31 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/01 01:26:31 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/01 01:26:31 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/01 01:26:31 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/01 01:26:31 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/01 01:26:31 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/01 01:26:31 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/01 01:26:31 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/01 01:26:31 INFO : PREFIXapple: Deleted 2026/06/01 01:26:31 INFO : PREFIXbanana: Deleted 2026/06/01 01:26:31 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/01 01:26:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/01 01:26:31 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/01 01:26:31 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:32 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:32 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:26:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:26:45 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:45 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:26:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 01:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 01:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 01:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 01:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 01:26:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 01:26:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:46 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:26:46 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:26:46 DEBUG : appleSUFFIX: size = 5 OK 2026/06/01 01:26:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/01 01:26:46 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/01 01:26:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/01 01:26:46 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/01 01:26:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/01 01:26:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 01:26:46 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/01 01:26:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/01 01:26:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/01 01:26:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/01 01:26:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/01 01:26:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/01 01:26:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/01 01:26:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/01 01:26:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/01 01:26:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/01 01:26:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/01 01:26:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/01 01:26:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/01 01:26:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/01 01:26:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/01 01:26:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/01 01:26:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/01 01:26:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/01 01:26:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/01 01:26:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/01 01:26:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/01 01:26:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/01 01:26:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/01 01:26:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/01 01:26:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/01 01:26:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/01 01:26:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/01 01:26:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/01 01:26:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/01 01:26:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/01 01:26:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/01 01:26:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/01 01:26:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/01 01:26:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/01 01:26:47 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/01 01:26:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/01 01:26:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/01 01:26:47 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:47 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 01:26:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 01:26:48 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 01:26:48 INFO : banana: Deleted 2026/06/01 01:26:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 01:26:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 01:26:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 01:26:48 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 01:26:48 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 01:26:48 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 01:26:48 INFO : splitbananasplit: Deleted 2026/06/01 01:26:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 01:26:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 01:26:48 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 01:26:48 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 01:26:48 INFO : apple: Deleted 2026/06/01 01:26:48 INFO : appleappleapplebanana: Deleted 2026/06/01 01:26:48 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 01:26:48 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 01:26:48 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 01:26:48 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:48 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/01 01:26:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 01:26:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 01:26:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 01:26:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 01:26:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:26:49 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:26:49 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:26:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:26:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/01 01:26:49 INFO : appleappleapplebanana: Copied (new) 2026/06/01 01:26:49 DEBUG : apple: size = 5 OK 2026/06/01 01:26:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/01 01:26:49 INFO : apple: Copied (new) 2026/06/01 01:26:49 DEBUG : banana: size = 6 OK 2026/06/01 01:26:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/01 01:26:49 INFO : banana: Copied (new) 2026/06/01 01:26:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:26:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/01 01:26:49 INFO : splitbananasplit: Copied (new) 2026/06/01 01:26:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:26:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/01 01:26:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/01 01:26:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:26:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/01 01:26:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/01 01:26:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:26:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/01 01:26:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/01 01:26:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:26:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/01 01:26:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/01 01:26:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:26:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/01 01:26:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/01 01:26:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:26:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/01 01:26:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/01 01:26:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:26:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/01 01:26:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/01 01:26:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:26:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/01 01:26:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/01 01:26:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:26:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/01 01:26:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/01 01:26:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:26:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/01 01:26:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/01 01:26:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:26:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/01 01:26:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/01 01:26:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:26:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/01 01:26:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/01 01:26:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:26:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/01 01:26:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/01 01:26:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:26:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/01 01:26:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/01 01:26:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:26:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/01 01:26:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/01 01:26:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:26:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/01 01:26:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/01 01:26:50 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:51 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/01 01:26:51 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/01 01:26:51 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/01 01:26:51 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/01 01:26:51 INFO : appleSUFFIX: Deleted 2026/06/01 01:26:51 INFO : bananaSUFFIX: Deleted 2026/06/01 01:26:51 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/01 01:26:51 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/01 01:26:51 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/01 01:26:51 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/01 01:26:51 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/01 01:26:51 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/01 01:26:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/01 01:26:51 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/01 01:26:51 INFO : splitbananasplitSUFFIX: Deleted 2026/06/01 01:26:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/01 01:26:51 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/01 01:26:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/01 01:26:51 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/01 01:26:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/01 01:26:51 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:51 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : Waiting for deletions to finish 2026/06/01 01:26:52 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:26:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:27:05 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:06 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:27:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 01:27:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 01:27:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 01:27:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 01:27:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 01:27:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : apple: size = 5 OK 2026/06/01 01:27:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:06 DEBUG : apple: Unchanged skipping 2026/06/01 01:27:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:06 DEBUG : banana: size = 6 OK 2026/06/01 01:27:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:06 DEBUG : banana: Unchanged skipping 2026/06/01 01:27:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 01:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 01:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 01:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 01:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 01:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 01:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 01:27:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 01:27:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 01:27:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 01:27:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 01:27:06 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:27:06 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:27:06 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/01 01:27:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/01 01:27:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/01 01:27:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 01:27:06 DEBUG : appleapple: size = 21 OK 2026/06/01 01:27:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/01 01:27:06 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/01 01:27:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 01:27:06 DEBUG : splitbanan: size = 16 OK 2026/06/01 01:27:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/01 01:27:06 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/01 01:27:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 01:27:06 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/01 01:27:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/01 01:27:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/01 01:27:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 01:27:07 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/01 01:27:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/01 01:27:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/01 01:27:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 01:27:07 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/01 01:27:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/01 01:27:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/01 01:27:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 01:27:07 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/01 01:27:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/01 01:27:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/01 01:27:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 01:27:07 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/01 01:27:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/01 01:27:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/01 01:27:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 01:27:07 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/01 01:27:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/01 01:27:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/01 01:27:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 01:27:07 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/01 01:27:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/01 01:27:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/01 01:27:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 01:27:07 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/01 01:27:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/01 01:27:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/01 01:27:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 01:27:07 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/01 01:27:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/01 01:27:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/01 01:27:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 01:27:07 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/01 01:27:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/01 01:27:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/01 01:27:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 01:27:07 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/01 01:27:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/01 01:27:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/01 01:27:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 01:27:08 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/01 01:27:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/01 01:27:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/01 01:27:08 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/01 01:27:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/01 01:27:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/01 01:27:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/01 01:27:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/01 01:27:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/01 01:27:08 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/01 01:27:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/01 01:27:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/01 01:27:08 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:08 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 01:27:08 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 01:27:08 INFO : appleappleapplebanana: Deleted 2026/06/01 01:27:08 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 01:27:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 01:27:08 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 01:27:08 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 01:27:08 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 01:27:08 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 01:27:08 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 01:27:08 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 01:27:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 01:27:08 INFO : splitbananasplit: Deleted 2026/06/01 01:27:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 01:27:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 01:27:08 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 01:27:08 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 01:27:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 01:27:09 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:09 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : appleapple: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 01:27:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 01:27:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 01:27:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 01:27:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 01:27:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 01:27:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 01:27:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 01:27:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 01:27:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 01:27:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 01:27:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 01:27:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 01:27:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 01:27:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 01:27:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 01:27:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 01:27:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 01:27:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 01:27:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 01:27:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 01:27:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 01:27:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 01:27:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 01:27:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 01:27:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 01:27:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 01:27:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 01:27:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 01:27:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 01:27:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 01:27:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 01:27:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 01:27:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 01:27:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 01:27:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 01:27:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 01:27:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 01:27:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 01:27:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 01:27:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 01:27:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 01:27:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 01:27:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 01:27:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 01:27:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 01:27:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 01:27:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 01:27:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 01:27:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 01:27:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 01:27:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 01:27:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 01:27:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 01:27:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 01:27:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 01:27:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 01:27:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 01:27:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 01:27:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 01:27:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 01:27:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 01:27:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 01:27:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 01:27:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 01:27:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 01:27:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 01:27:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 01:27:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 01:27:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 01:27:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 01:27:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 01:27:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 01:27:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 01:27:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 01:27:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 01:27:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 01:27:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 01:27:09 DEBUG : apple: size = 5 OK 2026/06/01 01:27:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : apple: Unchanged skipping 2026/06/01 01:27:09 DEBUG : banana: size = 6 OK 2026/06/01 01:27:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : splitbanan: size = 16 OK 2026/06/01 01:27:09 DEBUG : banana: Unchanged skipping 2026/06/01 01:27:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:27:09 DEBUG : appleapple: size = 21 OK 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 01:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 01:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 01:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 01:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 01:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 01:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 01:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 01:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 01:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 01:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 01:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 01:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 01:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 01:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 01:27:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 01:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 01:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 01:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 01:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 01:27:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 01:27:09 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/01 01:27:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/01 01:27:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/01 01:27:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/01 01:27:09 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/01 01:27:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/01 01:27:09 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/01 01:27:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/01 01:27:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:27:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/01 01:27:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/01 01:27:09 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/01 01:27:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/01 01:27:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/01 01:27:09 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/01 01:27:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/01 01:27:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/01 01:27:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:27:09 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:27:09 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:09 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:09 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : appleapple: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/01 01:27:09 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/01 01:27:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 01:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 01:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 01:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 01:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 01:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 01:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 01:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 01:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 01:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 01:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 01:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 01:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 01:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 01:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 01:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 01:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 01:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 01:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 01:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 01:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 01:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 01:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 01:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 01:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 01:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 01:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 01:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 01:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 01:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 01:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 01:27:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 01:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 01:27:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 01:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 01:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 01:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 01:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 01:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 01:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 01:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 01:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 01:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 01:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 01:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 01:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 01:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 01:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 01:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 01:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 01:27:10 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:27:23 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:23 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:27:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:27:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:27:24 DEBUG : banana: size = 6 OK 2026/06/01 01:27:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : banana: Unchanged skipping 2026/06/01 01:27:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:27:24 DEBUG : apple: size = 5 OK 2026/06/01 01:27:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:27:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : apple: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:27:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:27:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:27:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:27:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:27:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:27:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:27:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:27:24 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:24 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:24 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:27:24 DEBUG : apple: size = 5 OK 2026/06/01 01:27:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : apple: Unchanged skipping 2026/06/01 01:27:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:27:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:27:24 DEBUG : banana: size = 6 OK 2026/06/01 01:27:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : banana: Unchanged skipping 2026/06/01 01:27:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:27:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:27:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:27:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:27:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:27:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:27:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:27:24 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:27:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:27:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:27:24 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:27:24 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:24 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:25 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:25 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:27:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:27:38 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:38 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:27:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : apple: size = 5 OK 2026/06/01 01:27:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : apple: Unchanged skipping 2026/06/01 01:27:39 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:27:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:27:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:27:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:27:39 DEBUG : banana: size = 6 OK 2026/06/01 01:27:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : banana: Unchanged skipping 2026/06/01 01:27:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:27:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:27:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:27:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:27:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:27:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:27:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:27:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:27:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:27:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:27:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:27:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:27:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:27:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:27:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:27:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:27:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:27:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:27:39 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:27:39 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:39 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:39 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:27:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:27:40 DEBUG : banana: size = 6 OK 2026/06/01 01:27:40 DEBUG : apple: size = 5 OK 2026/06/01 01:27:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : banana: Unchanged skipping 2026/06/01 01:27:40 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:27:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:27:40 DEBUG : apple: Unchanged skipping 2026/06/01 01:27:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:27:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:27:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:27:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:27:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:27:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:27:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:27:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:27:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:27:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:27:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:27:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:27:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:27:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:27:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:27:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:27:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:27:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:27:40 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:27:40 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:40 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:40 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:27:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:27:53 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:53 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:27:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : apple: size = 5 OK 2026/06/01 01:27:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : apple: Unchanged skipping 2026/06/01 01:27:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:27:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:27:54 DEBUG : banana: size = 6 OK 2026/06/01 01:27:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : banana: Unchanged skipping 2026/06/01 01:27:54 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:27:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:27:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:27:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:27:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:27:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:27:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:27:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:27:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:27:54 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:54 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:54 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : apple: size = 5 OK 2026/06/01 01:27:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:27:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : apple: Unchanged skipping 2026/06/01 01:27:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:27:54 DEBUG : banana: size = 6 OK 2026/06/01 01:27:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : banana: Unchanged skipping 2026/06/01 01:27:54 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:27:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:27:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:27:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:27:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:27:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:27:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:27:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:27:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:27:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:27:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:27:54 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:27:54 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:54 DEBUG : Waiting for deletions to finish 2026/06/01 01:27:54 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:27:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:28:07 DEBUG : Waiting for deletions to finish 2026/06/01 01:28:08 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:28:08 DEBUG : banana: size = 6 OK 2026/06/01 01:28:08 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:28:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : banana: Unchanged skipping 2026/06/01 01:28:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:28:08 DEBUG : apple: size = 5 OK 2026/06/01 01:28:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:28:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : apple: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:28:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:28:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:28:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:28:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:28:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:28:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:28:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:28:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:28:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:28:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:28:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:28:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:28:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:28:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:28:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:28:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:28:08 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:08 DEBUG : Waiting for deletions to finish 2026/06/01 01:28:08 DEBUG : Waiting for deletions to finish 2026/06/01 01:28:08 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:28:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:28:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:28:09 DEBUG : banana: size = 6 OK 2026/06/01 01:28:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : banana: Unchanged skipping 2026/06/01 01:28:09 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:28:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:28:09 DEBUG : apple: size = 5 OK 2026/06/01 01:28:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : apple: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:28:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:28:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:28:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:28:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:28:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:28:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:28:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:28:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:28:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:28:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:28:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:28:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:28:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:28:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:28:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:28:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:28:09 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:09 DEBUG : Waiting for deletions to finish 2026/06/01 01:28:09 DEBUG : Waiting for deletions to finish 2026/06/01 01:28:09 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:28:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:28:22 DEBUG : Waiting for deletions to finish 2026/06/01 01:28:23 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:28:23 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:28:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : apple: size = 5 OK 2026/06/01 01:28:23 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:28:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : apple: Unchanged skipping 2026/06/01 01:28:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:28:23 DEBUG : banana: size = 6 OK 2026/06/01 01:28:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : banana: Unchanged skipping 2026/06/01 01:28:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:28:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:28:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:28:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:28:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:28:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:28:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:28:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:28:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:28:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:28:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:28:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:28:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:28:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:28:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:28:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:28:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:28:23 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:23 DEBUG : Waiting for deletions to finish 2026/06/01 01:28:23 DEBUG : Waiting for deletions to finish 2026/06/01 01:28:23 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:28:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 01:28:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 01:28:24 DEBUG : banana: size = 6 OK 2026/06/01 01:28:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : banana: Unchanged skipping 2026/06/01 01:28:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 01:28:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 01:28:24 DEBUG : apple: size = 5 OK 2026/06/01 01:28:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : apple: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 01:28:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 01:28:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 01:28:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 01:28:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 01:28:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 01:28:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 01:28:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 01:28:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 01:28:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 01:28:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 01:28:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 01:28:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 01:28:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 01:28:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 01:28:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 01:28:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 01:28:24 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:24 DEBUG : Waiting for deletions to finish 2026/06/01 01:28:24 DEBUG : Waiting for deletions to finish 2026/06/01 01:28:24 DEBUG : apple: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : banana: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 01:28:24 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (180.05s) --- PASS: TestTransform/NFC (13.32s) --- PASS: TestTransform/NFD (15.37s) --- PASS: TestTransform/base64 (19.77s) --- PASS: TestTransform/prefix (19.56s) --- PASS: TestTransform/suffix (19.65s) --- PASS: TestTransform/truncate (17.67s) --- PASS: TestTransform/encoder (15.69s) --- PASS: TestTransform/ISO-8859-1 (15.06s) --- PASS: TestTransform/charmap (14.20s) --- PASS: TestTransform/lowercase (14.69s) --- PASS: TestTransform/ascii (15.06s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:28:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/01 01:28:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/01 01:28:29 INFO : sub dir_somesuffix: Making directory 2026/06/01 01:28:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/01 01:28:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/01 01:28:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/01 01:28:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/01 01:28:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/01 01:28:29 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:29 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/01 01:28:30 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:30 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/01 01:28:30 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:28:31 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:31 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:31 INFO : tictactoe: Making directory 2026/06/01 01:28:31 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:31 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 01:28:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/01 01:28:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 01:28:31 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:31 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:31 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/01 01:28:31 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/01 01:28:31 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.69s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:28:33 INFO : toe: Making directory 2026/06/01 01:28:33 INFO : toe/toe: Making directory 2026/06/01 01:28:33 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 01:28:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 01:28:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 01:28:33 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:33 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:33 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/01 01:28:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/01 01:28:33 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.93s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:28:34 INFO : toe: Making directory 2026/06/01 01:28:34 INFO : toe/toe: Making directory 2026/06/01 01:28:34 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 01:28:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 01:28:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 01:28:34 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:34 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:35 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/01 01:28:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/01 01:28:35 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.78s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:28:36 DEBUG : empty_dir: Making directory with metadata 2026/06/01 01:28:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 01:28:36 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:36 INFO : tictacempty_dir: Making directory 2026/06/01 01:28:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:36 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:36 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:36 INFO : tictactoe: Making directory 2026/06/01 01:28:36 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:36 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 01:28:36 INFO : tictactoe/tictactoe: Making directory 2026/06/01 01:28:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 01:28:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 01:28:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 01:28:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 01:28:36 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:36 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/01 01:28:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/01 01:28:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.67s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:28:38 DEBUG : empty_dir: Making directory with metadata 2026/06/01 01:28:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 01:28:38 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:38 INFO : tictacempty_dir: Making directory 2026/06/01 01:28:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:38 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:38 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:38 INFO : tictactoe: Making directory 2026/06/01 01:28:38 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:38 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 01:28:38 INFO : tictactoe/tictactoe: Making directory 2026/06/01 01:28:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 01:28:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 01:28:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 01:28:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 01:28:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 01:28:38 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:38 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 01:28:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 01:28:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/01 01:28:39 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:39 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:39 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:39 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 01:28:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 01:28:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/01 01:28:39 NOTICE: B2 bucket rclone-test-dojimon2gele: 0 differences found 2026/06/01 01:28:39 NOTICE: B2 bucket rclone-test-dojimon2gele: 1 matching files --- PASS: TestAllTag (1.94s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:28:40 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:40 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:40 INFO : tictactoe: Making directory 2026/06/01 01:28:40 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:40 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 01:28:40 INFO : tictactoe/tictactoe: Making directory 2026/06/01 01:28:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 01:28:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 01:28:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 01:28:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 01:28:40 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:40 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/01 01:28:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/01 01:28:40 DEBUG : Waiting for deletions to finish 2026/06/01 01:28:41 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:41 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:41 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 01:28:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/01 01:28:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 01:28:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 01:28:41 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/01 01:28:41 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.09s) === RUN TestSyntax 2026/06/01 01:28:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:28:42 INFO : toe: Making directory 2026/06/01 01:28:42 INFO : toe/toe: Making directory 2026/06/01 01:28:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 01:28:42 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:42 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:43 DEBUG : toe/toe/toe: size = 11 OK 2026/06/01 01:28:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:43 INFO : toe/toe/toe: Copied (new) 2026/06/01 01:28:43 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.69s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:28:43 DEBUG : empty_dir: Making directory with metadata 2026/06/01 01:28:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 01:28:43 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:44 INFO : tictacempty_dir: Making directory 2026/06/01 01:28:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:44 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:44 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:44 INFO : tictactoe: Making directory 2026/06/01 01:28:44 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:44 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 01:28:44 INFO : tictactoe/tictactoe: Making directory 2026/06/01 01:28:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 01:28:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 01:28:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 01:28:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 01:28:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 01:28:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 01:28:44 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:44 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 01:28:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 01:28:44 INFO : toe/toe/toe.txt: Deleted 2026/06/01 01:28:44 INFO : toe/toe: Removing directory 2026/06/01 01:28:44 INFO : toe: Removing directory 2026/06/01 01:28:44 INFO : empty_dir: Removing directory 2026/06/01 01:28:44 DEBUG : Local file system at /tmp/rclone4244798369: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.64s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:28:45 DEBUG : empty_dir: Making directory with metadata 2026/06/01 01:28:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 01:28:45 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:45 INFO : tictacempty_dir: Making directory 2026/06/01 01:28:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:45 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:45 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:45 INFO : tictactoe: Making directory 2026/06/01 01:28:45 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:45 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 01:28:45 INFO : tictactoe/tictactoe: Making directory 2026/06/01 01:28:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 01:28:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 01:28:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 01:28:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 01:28:45 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 01:28:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 01:28:45 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 01:28:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 01:28:46 INFO : toe/toe/toe.txt: Deleted 2026/06/01 01:28:46 INFO : toe/toe: Removing directory 2026/06/01 01:28:46 INFO : toe: Removing directory 2026/06/01 01:28:46 INFO : empty_dir: Removing directory 2026/06/01 01:28:46 DEBUG : Local file system at /tmp/rclone4244798369: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/01 01:28:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 01:28:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/01 01:28:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 01:28:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 01:28:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 01:28:47 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/01 01:28:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/01 01:28:48 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.53s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:28:49 DEBUG : Reset feature "Copy" 2026/06/01 01:28:49 DEBUG : Reset feature "Move" 2026/06/01 01:28:49 DEBUG : Reset feature "Copy" 2026/06/01 01:28:49 DEBUG : Reset feature "Move" 2026/06/01 01:28:49 DEBUG : empty_dir: Making directory with metadata 2026/06/01 01:28:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 01:28:49 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:49 INFO : tictacempty_dir: Making directory 2026/06/01 01:28:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 01:28:49 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:49 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:49 INFO : tictactoe: Making directory 2026/06/01 01:28:49 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:49 DEBUG : toe: transformed to: tictactoe 2026/06/01 01:28:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 01:28:49 INFO : tictactoe/tictactoe: Making directory 2026/06/01 01:28:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 01:28:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 01:28:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 01:28:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 01:28:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 01:28:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 01:28:49 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:49 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 01:28:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 01:28:49 INFO : toe/toe/toe.txt: Deleted 2026/06/01 01:28:49 INFO : toe/toe: Removing directory 2026/06/01 01:28:49 INFO : toe: Removing directory 2026/06/01 01:28:49 INFO : empty_dir: Removing directory 2026/06/01 01:28:49 DEBUG : Local file system at /tmp/rclone4244798369: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/01 01:28:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 01:28:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/01 01:28:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 01:28:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 01:28:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 01:28:51 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/01 01:28:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/01 01:28:51 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.33s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:28:52 DEBUG : toe: transformed to: dG9l 2026/06/01 01:28:52 DEBUG : toe: transformed to: dG9l 2026/06/01 01:28:52 INFO : dG9l: Making directory 2026/06/01 01:28:52 DEBUG : toe: transformed to: dG9l 2026/06/01 01:28:52 DEBUG : toe: transformed to: dG9l 2026/06/01 01:28:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/01 01:28:52 INFO : dG9l/dG9l: Making directory 2026/06/01 01:28:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/01 01:28:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/01 01:28:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/01 01:28:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 01:28:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/01 01:28:52 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:52 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/01 01:28:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/01 01:28:53 DEBUG : Waiting for deletions to finish 2026/06/01 01:28:53 DEBUG : dG9l: transformed to: toe 2026/06/01 01:28:53 DEBUG : dG9l: transformed to: toe 2026/06/01 01:28:53 DEBUG : dG9l: transformed to: toe 2026/06/01 01:28:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/01 01:28:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/01 01:28:53 DEBUG : Local file system at /tmp/rclone4244798369: Waiting for checks to finish 2026/06/01 01:28:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/01 01:28:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/01 01:28:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/01 01:28:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/01 01:28:53 DEBUG : Local file system at /tmp/rclone4244798369: Waiting for transfers to finish 2026/06/01 01:28:53 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.49s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-dojimon2gele", Local "Local file system at /tmp/rclone4244798369", Modify Window "1ms" 2026/06/01 01:28:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 01:28:54 DEBUG : toe: transformed to: 2026/06/01 01:28:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 01:28:55 DEBUG : toe: transformed to: 2026/06/01 01:28:55 INFO : B2 bucket rclone-test-dojimon2gele: Making directory 2026/06/01 01:28:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 01:28:55 DEBUG : toe: transformed to: 2026/06/01 01:28:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 01:28:55 DEBUG : toe: transformed to: 2026/06/01 01:28:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 01:28:55 DEBUG : toe/toe: transformed to: 2026/06/01 01:28:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/01 01:28:55 INFO : toe/toe: Making directory 2026/06/01 01:28:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 01:28:55 DEBUG : toe/toe: transformed to: 2026/06/01 01:28:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/01 01:28:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 01:28:55 DEBUG : toe: transformed to: 2026/06/01 01:28:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 01:28:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 01:28:55 DEBUG : toe/toe/toe: transformed to: 2026/06/01 01:28:55 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/01 01:28:55 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for checks to finish 2026/06/01 01:28:55 DEBUG : B2 bucket rclone-test-dojimon2gele: Waiting for transfers to finish 2026/06/01 01:28:55 DEBUG : toe/toe/toe: size = 11 OK 2026/06/01 01:28:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 01:28:55 INFO : toe/toe/toe: Copied (new) 2026/06/01 01:28:55 ERROR : B2 bucket rclone-test-dojimon2gele: not deleting files as there were IO errors 2026/06/01 01:28:55 ERROR : B2 bucket rclone-test-dojimon2gele: not deleting directories as there were IO errors --- PASS: TestError (1.75s) PASS 2026/06/01 01:28:56 DEBUG : B2 bucket rclone-test-dojimon2gele: Purge remote 2026/06/01 01:28:56 INFO : B2 bucket rclone-test-dojimon2gele: cleaning bucket "rclone-test-dojimon2gele" of all files 2026/06/01 01:28:57 DEBUG : BackupDir/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41797be8edb2099a_d20260601_m012313_c001_v7007000_t0000_u01780276993140") 2026/06/01 01:28:57 DEBUG : BackupDir/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f113f33724b89e309_d20260601_m012306_c001_v0001178_t0057_u01780276986921") 2026/06/01 01:28:57 DEBUG : CompareDest/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bbcfd_d20260601_m012147_c001_v7007000_t0000_u01780276907666") 2026/06/01 01:28:57 DEBUG : CompareDest/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155b90_d20260601_m012142_c001_v0001185_t0046_u01780276902068") 2026/06/01 01:28:57 DEBUG : CompareDest/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bbcfe_d20260601_m012147_c001_v7007000_t0000_u01780276907849") 2026/06/01 01:28:57 DEBUG : CompareDest/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe334fb_d20260601_m012143_c001_v0001131_t0005_u01780276903007") 2026/06/01 01:28:57 DEBUG : CopyDest/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41797be8edb2099b_d20260601_m012313_c001_v7007000_t0000_u01780276993324") 2026/06/01 01:28:57 DEBUG : CopyDest/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33535_d20260601_m012203_c001_v0001131_t0037_u01780276923805") 2026/06/01 01:28:57 DEBUG : CopyDest/three: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41797be8edb2099d_d20260601_m012313_c001_v7007000_t0000_u01780276993508") 2026/06/01 01:28:57 DEBUG : CopyDest/three: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe335c9_d20260601_m012311_c001_v0001131_t0032_u01780276991142") 2026/06/01 01:28:58 DEBUG : CopyDest/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41797be8edb2099e_d20260601_m012313_c001_v7007000_t0000_u01780276993693") 2026/06/01 01:28:58 DEBUG : CopyDest/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155dd3_d20260601_m012308_c001_v0001185_t0031_u01780276988835") 2026/06/01 01:28:58 DEBUG : EXISTING: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8451_d20260601_m012437_c001_v7007000_t0000_u01780277077899") 2026/06/01 01:28:58 DEBUG : EXISTING: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33693_d20260601_m012436_c001_v0001131_t0033_u01780277076713") 2026/06/01 01:28:58 DEBUG : PREFIXapple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83a63c_d20260601_m012631_c001_v7007000_t0000_u01780277191645") 2026/06/01 01:28:58 DEBUG : PREFIXapple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321564a3_d20260601_m012626_c001_v0001185_t0056_u01780277186362") 2026/06/01 01:28:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f415c7e8d4e159b93_d20260601_m012631_c001_v7007000_t0000_u01780277191570") 2026/06/01 01:28:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ca57_d20260601_m012626_c001_v0001173_t0051_u01780277186383") 2026/06/01 01:28:58 DEBUG : PREFIXbanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f415c7e8d4e159b94_d20260601_m012631_c001_v7007000_t0000_u01780277191751") 2026/06/01 01:28:58 DEBUG : PREFIXbanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33821_d20260601_m012626_c001_v0001131_t0011_u01780277186393") 2026/06/01 01:28:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99aff_d20260601_m012631_c001_v7007000_t0000_u01780277191441") 2026/06/01 01:28:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918b0_d20260601_m012626_c001_v0001090_t0022_u01780277186372") 2026/06/01 01:28:58 DEBUG : Testêé: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8442_d20260601_m012434_c001_v7007000_t0000_u01780277074480") 2026/06/01 01:28:58 DEBUG : Testêé: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33685_d20260601_m012433_c001_v0001131_t0011_u01780277073815") 2026/06/01 01:28:58 DEBUG : Testêé: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156090_d20260601_m012432_c001_v0001185_t0017_u01780277072885") 2026/06/01 01:28:58 DEBUG : YXBwbGU=: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96b9f_d20260601_m012613_c001_v7007000_t0000_u01780277173608") 2026/06/01 01:28:58 DEBUG : YXBwbGU=: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe337cd_d20260601_m012609_c001_v0001131_t0025_u01780277169439") 2026/06/01 01:28:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96ba3_d20260601_m012613_c001_v7007000_t0000_u01780277173791") 2026/06/01 01:28:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c9a3_d20260601_m012609_c001_v0001173_t0024_u01780277169451") 2026/06/01 01:28:58 DEBUG : YmFuYW5h: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96ba5_d20260601_m012613_c001_v7007000_t0000_u01780277173983") 2026/06/01 01:28:58 DEBUG : YmFuYW5h: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321563fd_d20260601_m012609_c001_v0001185_t0023_u01780277169430") 2026/06/01 01:28:59 DEBUG : a/potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d00_d20260601_m012013_c001_v7007000_t0000_u01780276813376") 2026/06/01 01:28:59 DEBUG : a/potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333d9_d20260601_m012012_c001_v0001131_t0050_u01780276812673") 2026/06/01 01:28:59 DEBUG : a/potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657cfb_d20260601_m012010_c001_v7007000_t0000_u01780276810989") 2026/06/01 01:28:59 DEBUG : a/potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333cd_d20260601_m012010_c001_v0001131_t0047_u01780276810111") 2026/06/01 01:28:59 DEBUG : a/potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0c9_d20260601_m011951_c001_v7007000_t0000_u01780276791712") 2026/06/01 01:28:59 DEBUG : a/potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33375_d20260601_m011950_c001_v0001131_t0026_u01780276790763") 2026/06/01 01:28:59 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c08_d20260601_m012825_c001_v7007000_t0000_u01780277305236") 2026/06/01 01:28:59 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156865_d20260601_m012821_c001_v0001185_t0043_u01780277301212") 2026/06/01 01:28:59 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dc9a_d20260601_m012810_c001_v7007000_t0000_u01780277290188") 2026/06/01 01:28:59 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321567f5_d20260601_m012806_c001_v0001185_t0000_u01780277286292") 2026/06/01 01:28:59 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab0c_d20260601_m012755_c001_v7007000_t0000_u01780277275519") 2026/06/01 01:28:59 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156783_d20260601_m012752_c001_v0001185_t0006_u01780277272137") 2026/06/01 01:28:59 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaeefa_d20260601_m012741_c001_v7007000_t0000_u01780277261200") 2026/06/01 01:28:59 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156735_d20260601_m012737_c001_v0001185_t0044_u01780277257530") 2026/06/01 01:28:59 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc045_d20260601_m012726_c001_v7007000_t0000_u01780277246213") 2026/06/01 01:28:59 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321566b5_d20260601_m012722_c001_v0001185_t0002_u01780277242020") 2026/06/01 01:28:59 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc5a_d20260601_m012710_c001_v7007000_t0000_u01780277230482") 2026/06/01 01:28:59 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe338d3_d20260601_m012704_c001_v0001131_t0005_u01780277224672") 2026/06/01 01:28:59 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e14f7_d20260601_m012652_c001_v7007000_t0000_u01780277212850") 2026/06/01 01:29:00 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91904_d20260601_m012649_c001_v0001090_t0043_u01780277209278") 2026/06/01 01:29:00 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e14ef_d20260601_m012648_c001_v7007000_t0000_u01780277208339") 2026/06/01 01:29:00 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cb07_d20260601_m012644_c001_v0001173_t0045_u01780277204439") 2026/06/01 01:29:00 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc0c_d20260601_m012633_c001_v7007000_t0000_u01780277193117") 2026/06/01 01:29:00 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33833_d20260601_m012629_c001_v0001131_t0028_u01780277189647") 2026/06/01 01:29:00 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e14e4_d20260601_m012628_c001_v7007000_t0000_u01780277188576") 2026/06/01 01:29:00 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156491_d20260601_m012624_c001_v0001185_t0042_u01780277184359") 2026/06/01 01:29:00 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f09ce_d20260601_m012611_c001_v7007000_t0000_u01780277171626") 2026/06/01 01:29:00 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321563e7_d20260601_m012606_c001_v0001185_t0039_u01780277166955") 2026/06/01 01:29:00 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99aa9_d20260601_m012553_c001_v7007000_t0000_u01780277153529") 2026/06/01 01:29:00 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156353_d20260601_m012549_c001_v0001185_t0059_u01780277149492") 2026/06/01 01:29:00 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8ca7_d20260601_m012538_c001_v7007000_t0000_u01780277138602") 2026/06/01 01:29:00 DEBUG : apple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321562cf_d20260601_m012535_c001_v0001185_t0023_u01780277135181") 2026/06/01 01:29:00 DEBUG : appleSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40349b77fe5b8608_d20260601_m012651_c001_v7007000_t0000_u01780277211120") 2026/06/01 01:29:00 DEBUG : appleSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156571_d20260601_m012646_c001_v0001185_t0002_u01780277206277") 2026/06/01 01:29:00 DEBUG : appleapple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc5b_d20260601_m012710_c001_v7007000_t0000_u01780277230663") 2026/06/01 01:29:00 DEBUG : appleapple: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe338df_d20260601_m012706_c001_v0001131_t0046_u01780277226681") 2026/06/01 01:29:00 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c09_d20260601_m012825_c001_v7007000_t0000_u01780277305418") 2026/06/01 01:29:00 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd919fa_d20260601_m012821_c001_v0001090_t0042_u01780277301784") 2026/06/01 01:29:00 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dc9b_d20260601_m012810_c001_v7007000_t0000_u01780277290369") 2026/06/01 01:29:00 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd919da_d20260601_m012806_c001_v0001090_t0018_u01780277286831") 2026/06/01 01:29:00 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab0d_d20260601_m012755_c001_v7007000_t0000_u01780277275700") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd919bc_d20260601_m012752_c001_v0001090_t0026_u01780277272658") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaeefb_d20260601_m012741_c001_v7007000_t0000_u01780277261382") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91994_d20260601_m012738_c001_v0001090_t0048_u01780277258079") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc046_d20260601_m012726_c001_v7007000_t0000_u01780277246395") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91962_d20260601_m012722_c001_v0001090_t0034_u01780277242663") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b437_d20260601_m012708_c001_v7007000_t0000_u01780277228331") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156635_d20260601_m012705_c001_v0001185_t0006_u01780277225275") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e14f8_d20260601_m012653_c001_v7007000_t0000_u01780277213032") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215658d_d20260601_m012649_c001_v0001185_t0045_u01780277209289") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41295184ccf4b903_d20260601_m012648_c001_v7007000_t0000_u01780277208349") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918f0_d20260601_m012644_c001_v0001090_t0019_u01780277204919") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc0d_d20260601_m012633_c001_v7007000_t0000_u01780277193301") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918c4_d20260601_m012629_c001_v0001090_t0008_u01780277189659") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f415c7e8d4e159b89_d20260601_m012628_c001_v7007000_t0000_u01780277188577") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918aa_d20260601_m012624_c001_v0001090_t0056_u01780277184881") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f400796a7a0737912_d20260601_m012611_c001_v7007000_t0000_u01780277171643") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c98b_d20260601_m012607_c001_v0001173_t0015_u01780277167569") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99aac_d20260601_m012553_c001_v7007000_t0000_u01780277153713") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c901_d20260601_m012550_c001_v0001173_t0029_u01780277150073") 2026/06/01 01:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8ca9_d20260601_m012538_c001_v7007000_t0000_u01780277138782") 2026/06/01 01:29:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c8a1_d20260601_m012535_c001_v0001173_t0009_u01780277135761") 2026/06/01 01:29:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83a965_d20260601_m012651_c001_v7007000_t0000_u01780277211022") 2026/06/01 01:29:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3387b_d20260601_m012646_c001_v0001131_t0044_u01780277206298") 2026/06/01 01:29:02 DEBUG : b/potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d01_d20260601_m012013_c001_v7007000_t0000_u01780276813560") 2026/06/01 01:29:02 DEBUG : b/potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333d3_d20260601_m012011_c001_v0001131_t0027_u01780276811538") 2026/06/01 01:29:02 DEBUG : b/potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657cfa_d20260601_m012010_c001_v7007000_t0000_u01780276810441") 2026/06/01 01:29:02 DEBUG : b/potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333c7_d20260601_m012009_c001_v0001131_t0044_u01780276809106") 2026/06/01 01:29:02 DEBUG : b/potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0c7_d20260601_m011951_c001_v7007000_t0000_u01780276791166") 2026/06/01 01:29:02 DEBUG : b/potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33371_d20260601_m011949_c001_v0001131_t0023_u01780276789657") 2026/06/01 01:29:02 DEBUG : backup/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41295184ccf4b680_d20260601_m012326_c001_v7007000_t0000_u01780277006141") 2026/06/01 01:29:02 DEBUG : backup/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f110cf88ea697bb32_d20260601_m012324_c001_v0001154_t0004_u01780277004149") 2026/06/01 01:29:02 DEBUG : backup/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f11092c5a05939926_d20260601_m012319_c001_v0001182_t0028_u01780276999953") 2026/06/01 01:29:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4152d2ae5273b263_d20260601_m012351_c001_v7007000_t0000_u01780277031372") 2026/06/01 01:29:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f10321db78bd7a5e2_d20260601_m012349_c001_v0001173_t0034_u01780277029091") 2026/06/01 01:29:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f113a569684d0c31c_d20260601_m012345_c001_v0001042_t0010_u01780277025034") 2026/06/01 01:29:02 DEBUG : backup/one.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaed57_d20260601_m012338_c001_v7007000_t0000_u01780277018586") 2026/06/01 01:29:02 DEBUG : backup/one.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f108fa26e05295228_d20260601_m012336_c001_v0001167_t0057_u01780277016884") 2026/06/01 01:29:02 DEBUG : backup/one.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1141467b4057953f_d20260601_m012332_c001_v0001115_t0042_u01780277012516") 2026/06/01 01:29:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4152d2ae5273b264_d20260601_m012351_c001_v7007000_t0000_u01780277031553") 2026/06/01 01:29:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f118474d463752001_d20260601_m012350_c001_v0001174_t0053_u01780277030440") 2026/06/01 01:29:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1198f4cbd36ac144_d20260601_m012346_c001_v0001178_t0043_u01780277026840") 2026/06/01 01:29:03 DEBUG : backup/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41295184ccf4b682_d20260601_m012326_c001_v7007000_t0000_u01780277006322") 2026/06/01 01:29:03 DEBUG : backup/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe335eb_d20260601_m012325_c001_v0001131_t0053_u01780277005250") 2026/06/01 01:29:03 DEBUG : backup/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f107effe09d0dc0eb_d20260601_m012321_c001_v0001109_t0050_u01780277001557") 2026/06/01 01:29:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaed58_d20260601_m012338_c001_v7007000_t0000_u01780277018767") 2026/06/01 01:29:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1141f468d398c8da_d20260601_m012337_c001_v0001181_t0050_u01780277017828") 2026/06/01 01:29:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1015770368c96588_d20260601_m012334_c001_v0001174_t0051_u01780277014283") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c0b_d20260601_m012825_c001_v7007000_t0000_u01780277305601") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe339f3_d20260601_m012821_c001_v0001131_t0036_u01780277301414") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dc9c_d20260601_m012810_c001_v7007000_t0000_u01780277290551") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe339c3_d20260601_m012806_c001_v0001131_t0054_u01780277286511") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab0e_d20260601_m012755_c001_v7007000_t0000_u01780277275879") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33999_d20260601_m012752_c001_v0001131_t0007_u01780277272336") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaeefc_d20260601_m012741_c001_v7007000_t0000_u01780277261564") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3395f_d20260601_m012737_c001_v0001131_t0012_u01780277257750") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc047_d20260601_m012726_c001_v7007000_t0000_u01780277246578") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3391b_d20260601_m012722_c001_v0001131_t0018_u01780277242235") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc5c_d20260601_m012710_c001_v7007000_t0000_u01780277230845") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91928_d20260601_m012704_c001_v0001090_t0041_u01780277224975") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e14fa_d20260601_m012653_c001_v7007000_t0000_u01780277213215") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cb3d_d20260601_m012649_c001_v0001173_t0001_u01780277209300") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beabc6_d20260601_m012647_c001_v7007000_t0000_u01780277207955") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156561_d20260601_m012644_c001_v0001185_t0053_u01780277204732") 2026/06/01 01:29:03 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc0e_d20260601_m012633_c001_v7007000_t0000_u01780277193485") 2026/06/01 01:29:04 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321564bf_d20260601_m012629_c001_v0001185_t0017_u01780277189669") 2026/06/01 01:29:04 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f413d7c04c1dc9d62_d20260601_m012628_c001_v7007000_t0000_u01780277188233") 2026/06/01 01:29:04 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33817_d20260601_m012624_c001_v0001131_t0034_u01780277184556") 2026/06/01 01:29:04 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408e4ee9239b6142_d20260601_m012611_c001_v7007000_t0000_u01780277171643") 2026/06/01 01:29:04 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe337c3_d20260601_m012607_c001_v0001131_t0054_u01780277167171") 2026/06/01 01:29:04 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99aaf_d20260601_m012553_c001_v7007000_t0000_u01780277153894") 2026/06/01 01:29:04 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33787_d20260601_m012549_c001_v0001131_t0023_u01780277149681") 2026/06/01 01:29:04 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cab_d20260601_m012538_c001_v7007000_t0000_u01780277138963") 2026/06/01 01:29:04 DEBUG : banana: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3375d_d20260601_m012535_c001_v0001131_t0049_u01780277135381") 2026/06/01 01:29:04 DEBUG : bananaSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41295184ccf4b907_d20260601_m012651_c001_v7007000_t0000_u01780277211032") 2026/06/01 01:29:04 DEBUG : bananaSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cb1b_d20260601_m012646_c001_v0001173_t0041_u01780277206267") 2026/06/01 01:29:04 DEBUG : both0: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaae4_d20260601_m012513_c001_v7007000_t0000_u01780277113520") 2026/06/01 01:29:04 DEBUG : both0: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215617c_d20260601_m012458_c001_v0001185_t0047_u01780277098537") 2026/06/01 01:29:04 DEBUG : both0: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f0979_d20260601_m012454_c001_v7007000_t0000_u01780277094290") 2026/06/01 01:29:04 DEBUG : both0: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321560d0_d20260601_m012440_c001_v0001185_t0050_u01780277080175") 2026/06/01 01:29:04 DEBUG : both1: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaae5_d20260601_m012513_c001_v7007000_t0000_u01780277113702") 2026/06/01 01:29:04 DEBUG : both1: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156188_d20260601_m012459_c001_v0001185_t0009_u01780277099764") 2026/06/01 01:29:04 DEBUG : both1: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f097a_d20260601_m012454_c001_v7007000_t0000_u01780277094473") 2026/06/01 01:29:04 DEBUG : both1: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321560d8_d20260601_m012440_c001_v0001185_t0049_u01780277080810") 2026/06/01 01:29:04 DEBUG : both10: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaae6_d20260601_m012513_c001_v7007000_t0000_u01780277113884") 2026/06/01 01:29:05 DEBUG : both10: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321561bc_d20260601_m012505_c001_v0001185_t0016_u01780277105082") 2026/06/01 01:29:05 DEBUG : both10: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f097b_d20260601_m012454_c001_v7007000_t0000_u01780277094656") 2026/06/01 01:29:05 DEBUG : both10: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156104_d20260601_m012446_c001_v0001185_t0037_u01780277086004") 2026/06/01 01:29:05 DEBUG : both11: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaae7_d20260601_m012514_c001_v7007000_t0000_u01780277114065") 2026/06/01 01:29:05 DEBUG : both11: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321561c4_d20260601_m012505_c001_v0001185_t0008_u01780277105742") 2026/06/01 01:29:05 DEBUG : both11: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f097c_d20260601_m012454_c001_v7007000_t0000_u01780277094839") 2026/06/01 01:29:05 DEBUG : both11: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215610c_d20260601_m012446_c001_v0001185_t0046_u01780277086484") 2026/06/01 01:29:05 DEBUG : both12: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaae8_d20260601_m012514_c001_v7007000_t0000_u01780277114246") 2026/06/01 01:29:05 DEBUG : both12: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321561cb_d20260601_m012506_c001_v0001185_t0004_u01780277106403") 2026/06/01 01:29:05 DEBUG : both12: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f097d_d20260601_m012455_c001_v7007000_t0000_u01780277095040") 2026/06/01 01:29:05 DEBUG : both12: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156114_d20260601_m012447_c001_v0001185_t0016_u01780277087008") 2026/06/01 01:29:05 DEBUG : both13: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaaea_d20260601_m012514_c001_v7007000_t0000_u01780277114432") 2026/06/01 01:29:05 DEBUG : both13: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321561d2_d20260601_m012506_c001_v0001185_t0011_u01780277106913") 2026/06/01 01:29:05 DEBUG : both13: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f097e_d20260601_m012455_c001_v7007000_t0000_u01780277095223") 2026/06/01 01:29:05 DEBUG : both13: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156116_d20260601_m012447_c001_v0001185_t0059_u01780277087496") 2026/06/01 01:29:05 DEBUG : both14: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaaeb_d20260601_m012514_c001_v7007000_t0000_u01780277114617") 2026/06/01 01:29:05 DEBUG : both14: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321561d8_d20260601_m012507_c001_v0001185_t0037_u01780277107421") 2026/06/01 01:29:05 DEBUG : both14: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f097f_d20260601_m012455_c001_v7007000_t0000_u01780277095406") 2026/06/01 01:29:05 DEBUG : both14: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215611a_d20260601_m012448_c001_v0001185_t0023_u01780277088078") 2026/06/01 01:29:05 DEBUG : both15: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaaec_d20260601_m012514_c001_v7007000_t0000_u01780277114798") 2026/06/01 01:29:05 DEBUG : both15: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321561da_d20260601_m012507_c001_v0001185_t0017_u01780277107925") 2026/06/01 01:29:06 DEBUG : both15: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f0980_d20260601_m012455_c001_v7007000_t0000_u01780277095592") 2026/06/01 01:29:06 DEBUG : both15: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156120_d20260601_m012448_c001_v0001185_t0002_u01780277088603") 2026/06/01 01:29:06 DEBUG : both16: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaaed_d20260601_m012514_c001_v7007000_t0000_u01780277114979") 2026/06/01 01:29:06 DEBUG : both16: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321561e0_d20260601_m012508_c001_v0001185_t0010_u01780277108499") 2026/06/01 01:29:06 DEBUG : both16: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f0981_d20260601_m012455_c001_v7007000_t0000_u01780277095776") 2026/06/01 01:29:06 DEBUG : both16: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156124_d20260601_m012449_c001_v0001185_t0024_u01780277089251") 2026/06/01 01:29:06 DEBUG : both17: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaaee_d20260601_m012515_c001_v7007000_t0000_u01780277115160") 2026/06/01 01:29:06 DEBUG : both17: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321561ec_d20260601_m012509_c001_v0001185_t0020_u01780277109004") 2026/06/01 01:29:06 DEBUG : both17: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f0983_d20260601_m012455_c001_v7007000_t0000_u01780277095959") 2026/06/01 01:29:06 DEBUG : both17: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215612a_d20260601_m012449_c001_v0001185_t0016_u01780277089733") 2026/06/01 01:29:06 DEBUG : both18: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaaef_d20260601_m012515_c001_v7007000_t0000_u01780277115341") 2026/06/01 01:29:06 DEBUG : both18: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321561f0_d20260601_m012509_c001_v0001185_t0030_u01780277109651") 2026/06/01 01:29:06 DEBUG : both18: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f0984_d20260601_m012456_c001_v7007000_t0000_u01780277096143") 2026/06/01 01:29:06 DEBUG : both18: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156132_d20260601_m012450_c001_v0001185_t0018_u01780277090337") 2026/06/01 01:29:06 DEBUG : both19: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaaf1_d20260601_m012515_c001_v7007000_t0000_u01780277115532") 2026/06/01 01:29:06 DEBUG : both19: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321561f8_d20260601_m012510_c001_v0001185_t0017_u01780277110297") 2026/06/01 01:29:06 DEBUG : both19: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f0985_d20260601_m012456_c001_v7007000_t0000_u01780277096330") 2026/06/01 01:29:06 DEBUG : both19: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156134_d20260601_m012450_c001_v0001185_t0019_u01780277090854") 2026/06/01 01:29:06 DEBUG : both2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaaf2_d20260601_m012515_c001_v7007000_t0000_u01780277115789") 2026/06/01 01:29:06 DEBUG : both2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215618a_d20260601_m012500_c001_v0001185_t0006_u01780277100282") 2026/06/01 01:29:07 DEBUG : both2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f0986_d20260601_m012456_c001_v7007000_t0000_u01780277096524") 2026/06/01 01:29:07 DEBUG : both2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321560dc_d20260601_m012441_c001_v0001185_t0031_u01780277081387") 2026/06/01 01:29:07 DEBUG : both3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaaf3_d20260601_m012515_c001_v7007000_t0000_u01780277115979") 2026/06/01 01:29:07 DEBUG : both3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156190_d20260601_m012501_c001_v0001185_t0009_u01780277101046") 2026/06/01 01:29:07 DEBUG : both3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f0987_d20260601_m012456_c001_v7007000_t0000_u01780277096707") 2026/06/01 01:29:07 DEBUG : both3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321560e0_d20260601_m012442_c001_v0001185_t0030_u01780277082000") 2026/06/01 01:29:07 DEBUG : both4: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaaf4_d20260601_m012516_c001_v7007000_t0000_u01780277116161") 2026/06/01 01:29:07 DEBUG : both4: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156198_d20260601_m012501_c001_v0001185_t0029_u01780277101578") 2026/06/01 01:29:07 DEBUG : both4: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f0988_d20260601_m012456_c001_v7007000_t0000_u01780277096891") 2026/06/01 01:29:07 DEBUG : both4: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321560e4_d20260601_m012442_c001_v0001185_t0041_u01780277082502") 2026/06/01 01:29:07 DEBUG : both5: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaaf6_d20260601_m012516_c001_v7007000_t0000_u01780277116344") 2026/06/01 01:29:07 DEBUG : both5: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321561a0_d20260601_m012502_c001_v0001185_t0000_u01780277102267") 2026/06/01 01:29:07 DEBUG : both5: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f0989_d20260601_m012457_c001_v7007000_t0000_u01780277097075") 2026/06/01 01:29:07 DEBUG : both5: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321560e6_d20260601_m012443_c001_v0001185_t0030_u01780277083019") 2026/06/01 01:29:07 DEBUG : both6: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaaf7_d20260601_m012516_c001_v7007000_t0000_u01780277116532") 2026/06/01 01:29:07 DEBUG : both6: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321561a2_d20260601_m012502_c001_v0001185_t0057_u01780277102830") 2026/06/01 01:29:07 DEBUG : both6: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f098a_d20260601_m012457_c001_v7007000_t0000_u01780277097258") 2026/06/01 01:29:07 DEBUG : both6: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321560ee_d20260601_m012443_c001_v0001185_t0021_u01780277083693") 2026/06/01 01:29:07 DEBUG : both7: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaaf8_d20260601_m012516_c001_v7007000_t0000_u01780277116715") 2026/06/01 01:29:07 DEBUG : both7: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321561ac_d20260601_m012503_c001_v0001185_t0031_u01780277103430") 2026/06/01 01:29:07 DEBUG : both7: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f098b_d20260601_m012457_c001_v7007000_t0000_u01780277097441") 2026/06/01 01:29:07 DEBUG : both7: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321560f2_d20260601_m012444_c001_v0001185_t0029_u01780277084246") 2026/06/01 01:29:07 DEBUG : both8: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaaf9_d20260601_m012516_c001_v7007000_t0000_u01780277116908") 2026/06/01 01:29:08 DEBUG : both8: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321561b2_d20260601_m012503_c001_v0001185_t0032_u01780277103958") 2026/06/01 01:29:08 DEBUG : both8: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f098c_d20260601_m012457_c001_v7007000_t0000_u01780277097624") 2026/06/01 01:29:08 DEBUG : both8: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321560fc_d20260601_m012444_c001_v0001185_t0046_u01780277084972") 2026/06/01 01:29:08 DEBUG : both9: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaafa_d20260601_m012517_c001_v7007000_t0000_u01780277117090") 2026/06/01 01:29:08 DEBUG : both9: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321561b8_d20260601_m012504_c001_v0001185_t0019_u01780277104581") 2026/06/01 01:29:08 DEBUG : both9: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f098e_d20260601_m012457_c001_v7007000_t0000_u01780277097807") 2026/06/01 01:29:08 DEBUG : both9: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156100_d20260601_m012445_c001_v0001185_t0000_u01780277085516") 2026/06/01 01:29:08 DEBUG : c/non empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d02_d20260601_m012013_c001_v7007000_t0000_u01780276813756") 2026/06/01 01:29:08 DEBUG : c/non empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333d7_d20260601_m012011_c001_v0001131_t0055_u01780276811968") 2026/06/01 01:29:08 DEBUG : c/non empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657cfc_d20260601_m012011_c001_v7007000_t0000_u01780276811174") 2026/06/01 01:29:08 DEBUG : c/non empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333c9_d20260601_m012009_c001_v0001131_t0038_u01780276809458") 2026/06/01 01:29:08 DEBUG : c/non empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0ca_d20260601_m011951_c001_v7007000_t0000_u01780276791894") 2026/06/01 01:29:08 DEBUG : c/non empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33373_d20260601_m011950_c001_v0001131_t0022_u01780276790052") 2026/06/01 01:29:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96ba6_d20260601_m012614_c001_v7007000_t0000_u01780277174167") 2026/06/01 01:29:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91874_d20260601_m012609_c001_v0001090_t0029_u01780277169459") 2026/06/01 01:29:08 DEBUG : check sum: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0b9_d20260601_m011942_c001_v7007000_t0000_u01780276782449") 2026/06/01 01:29:08 DEBUG : check sum: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33353_d20260601_m011941_c001_v0001131_t0058_u01780276781434") 2026/06/01 01:29:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f405fcee326c5458b_d20260601_m012854_c001_v7007000_t0000_u01780277334535") 2026/06/01 01:29:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215692d_d20260601_m012852_c001_v0001185_t0044_u01780277332996") 2026/06/01 01:29:08 DEBUG : dest/3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4217bcbc7c7873e1_d20260601_m012156_c001_v7007000_t0000_u01780276916647") 2026/06/01 01:29:08 DEBUG : dest/3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4136597ca49378fc_d20260601_m012155_c001_v0001161_t0025_u01780276915551") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc5e_d20260601_m012711_c001_v7007000_t0000_u01780277231030") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cbc7_d20260601_m012706_c001_v0001173_t0053_u01780277226718") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c0c_d20260601_m012825_c001_v7007000_t0000_u01780277305784") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156837_d20260601_m012814_c001_v0001185_t0057_u01780277294827") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dc9e_d20260601_m012810_c001_v7007000_t0000_u01780277290748") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321567c5_d20260601_m012800_c001_v0001185_t0015_u01780277280148") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab10_d20260601_m012756_c001_v7007000_t0000_u01780277276059") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156765_d20260601_m012745_c001_v0001185_t0011_u01780277265948") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaeefd_d20260601_m012741_c001_v7007000_t0000_u01780277261746") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156703_d20260601_m012730_c001_v0001185_t0008_u01780277250891") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc048_d20260601_m012726_c001_v7007000_t0000_u01780277246761") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156683_d20260601_m012715_c001_v0001185_t0026_u01780277235204") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8dcd_d20260601_m012708_c001_v7007000_t0000_u01780277228721") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe338ad_d20260601_m012657_c001_v0001131_t0038_u01780277217526") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e14fb_d20260601_m012653_c001_v7007000_t0000_u01780277213398") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156591_d20260601_m012649_c001_v0001185_t0015_u01780277209489") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beabc5_d20260601_m012647_c001_v7007000_t0000_u01780277207774") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cab5_d20260601_m012637_c001_v0001173_t0034_u01780277197878") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc10_d20260601_m012633_c001_v7007000_t0000_u01780277193716") 2026/06/01 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321564c3_d20260601_m012629_c001_v0001185_t0022_u01780277189858") 2026/06/01 01:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc00_d20260601_m012628_c001_v7007000_t0000_u01780277188654") 2026/06/01 01:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215644d_d20260601_m012618_c001_v0001185_t0004_u01780277178313") 2026/06/01 01:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcbe4_d20260601_m012611_c001_v7007000_t0000_u01780277171846") 2026/06/01 01:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215638b_d20260601_m012558_c001_v0001185_t0001_u01780277158542") 2026/06/01 01:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99ab2_d20260601_m012554_c001_v7007000_t0000_u01780277154075") 2026/06/01 01:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156325_d20260601_m012543_c001_v0001185_t0053_u01780277143168") 2026/06/01 01:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cad_d20260601_m012539_c001_v7007000_t0000_u01780277139143") 2026/06/01 01:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321562a2_d20260601_m012529_c001_v0001185_t0008_u01780277129489") 2026/06/01 01:29:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8da1_d20260601_m012651_c001_v7007000_t0000_u01780277211364") 2026/06/01 01:29:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156575_d20260601_m012646_c001_v0001185_t0044_u01780277206522") 2026/06/01 01:29:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc5f_d20260601_m012711_c001_v7007000_t0000_u01780277231212") 2026/06/01 01:29:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215663b_d20260601_m012706_c001_v0001185_t0050_u01780277226704") 2026/06/01 01:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c0d_d20260601_m012825_c001_v7007000_t0000_u01780277305966") 2026/06/01 01:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe339dd_d20260601_m012815_c001_v0001131_t0019_u01780277295383") 2026/06/01 01:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dca0_d20260601_m012810_c001_v7007000_t0000_u01780277290931") 2026/06/01 01:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe339b1_d20260601_m012800_c001_v0001131_t0033_u01780277280754") 2026/06/01 01:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab12_d20260601_m012756_c001_v7007000_t0000_u01780277276239") 2026/06/01 01:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33983_d20260601_m012746_c001_v0001131_t0011_u01780277266495") 2026/06/01 01:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaeefe_d20260601_m012741_c001_v7007000_t0000_u01780277261929") 2026/06/01 01:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3393d_d20260601_m012731_c001_v0001131_t0018_u01780277251443") 2026/06/01 01:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc049_d20260601_m012726_c001_v7007000_t0000_u01780277246943") 2026/06/01 01:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33905_d20260601_m012715_c001_v0001131_t0013_u01780277235769") 2026/06/01 01:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41295184ccf4c0ec_d20260601_m012708_c001_v7007000_t0000_u01780277228866") 2026/06/01 01:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91918_d20260601_m012658_c001_v0001090_t0045_u01780277218192") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e14fc_d20260601_m012653_c001_v7007000_t0000_u01780277213581") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91906_d20260601_m012649_c001_v0001090_t0019_u01780277209590") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8d93_d20260601_m012648_c001_v7007000_t0000_u01780277208192") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156525_d20260601_m012638_c001_v0001185_t0055_u01780277198771") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc12_d20260601_m012633_c001_v7007000_t0000_u01780277193903") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918c6_d20260601_m012630_c001_v0001090_t0047_u01780277190026") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4057048c5cad11b2_d20260601_m012628_c001_v7007000_t0000_u01780277188448") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe337f9_d20260601_m012618_c001_v0001131_t0040_u01780277178868") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4100c04ef3a32b0c_d20260601_m012611_c001_v7007000_t0000_u01780277171413") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe337a5_d20260601_m012559_c001_v0001131_t0042_u01780277159088") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99ab5_d20260601_m012554_c001_v7007000_t0000_u01780277154265") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3377b_d20260601_m012543_c001_v0001131_t0052_u01780277143733") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cb0_d20260601_m012539_c001_v7007000_t0000_u01780277139324") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33749_d20260601_m012529_c001_v0001131_t0057_u01780277129686") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e14f4_d20260601_m012651_c001_v7007000_t0000_u01780277211121") 2026/06/01 01:29:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cb21_d20260601_m012646_c001_v0001173_t0009_u01780277206534") 2026/06/01 01:29:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc61_d20260601_m012711_c001_v7007000_t0000_u01780277231396") 2026/06/01 01:29:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215663d_d20260601_m012706_c001_v0001185_t0026_u01780277226900") 2026/06/01 01:29:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c0e_d20260601_m012826_c001_v7007000_t0000_u01780277306149") 2026/06/01 01:29:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd919ec_d20260601_m012816_c001_v0001090_t0045_u01780277296116") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dca1_d20260601_m012811_c001_v7007000_t0000_u01780277291115") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd919ce_d20260601_m012801_c001_v0001090_t0041_u01780277281529") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab13_d20260601_m012756_c001_v7007000_t0000_u01780277276420") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd919aa_d20260601_m012747_c001_v0001090_t0049_u01780277267241") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaef00_d20260601_m012742_c001_v7007000_t0000_u01780277262217") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9197e_d20260601_m012732_c001_v0001090_t0042_u01780277252279") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc04a_d20260601_m012727_c001_v7007000_t0000_u01780277247168") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91948_d20260601_m012716_c001_v0001090_t0047_u01780277236467") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40349b77fe5b8633_d20260601_m012708_c001_v7007000_t0000_u01780277228739") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321565f3_d20260601_m012658_c001_v0001185_t0055_u01780277218880") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e14fe_d20260601_m012653_c001_v7007000_t0000_u01780277213764") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cb43_d20260601_m012649_c001_v0001173_t0021_u01780277209627") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f415c7e8d4e159ba8_d20260601_m012648_c001_v7007000_t0000_u01780277208121") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918de_d20260601_m012639_c001_v0001090_t0057_u01780277199336") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc13_d20260601_m012634_c001_v7007000_t0000_u01780277194084") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33835_d20260601_m012630_c001_v0001131_t0022_u01780277190045") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99afe_d20260601_m012628_c001_v7007000_t0000_u01780277188594") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91896_d20260601_m012619_c001_v0001090_t0027_u01780277179521") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408e4ee9239b6143_d20260601_m012611_c001_v7007000_t0000_u01780277171858") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c941_d20260601_m012559_c001_v0001173_t0008_u01780277159886") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99ab9_d20260601_m012554_c001_v7007000_t0000_u01780277154446") 2026/06/01 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c8d3_d20260601_m012544_c001_v0001173_t0012_u01780277144421") 2026/06/01 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cb2_d20260601_m012539_c001_v7007000_t0000_u01780277139504") 2026/06/01 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c877_d20260601_m012530_c001_v0001173_t0050_u01780277130275") 2026/06/01 01:29:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83a967_d20260601_m012651_c001_v7007000_t0000_u01780277211386") 2026/06/01 01:29:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3387d_d20260601_m012646_c001_v0001131_t0000_u01780277206655") 2026/06/01 01:29:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc62_d20260601_m012711_c001_v7007000_t0000_u01780277231582") 2026/06/01 01:29:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe338e5_d20260601_m012706_c001_v0001131_t0050_u01780277226996") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c0f_d20260601_m012826_c001_v7007000_t0000_u01780277306332") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cdcd_d20260601_m012816_c001_v0001173_t0037_u01780277296795") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dca2_d20260601_m012811_c001_v7007000_t0000_u01780277291297") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cd75_d20260601_m012802_c001_v0001173_t0054_u01780277282163") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab14_d20260601_m012756_c001_v7007000_t0000_u01780277276600") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cd1f_d20260601_m012747_c001_v0001173_t0001_u01780277267884") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaef01_d20260601_m012742_c001_v7007000_t0000_u01780277262399") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ccb3_d20260601_m012732_c001_v0001173_t0057_u01780277252974") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc04b_d20260601_m012727_c001_v7007000_t0000_u01780277247362") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cc17_d20260601_m012717_c001_v0001173_t0002_u01780277237205") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b438_d20260601_m012708_c001_v7007000_t0000_u01780277228513") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cb8f_d20260601_m012659_c001_v0001173_t0054_u01780277219425") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e14ff_d20260601_m012653_c001_v7007000_t0000_u01780277213948") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33893_d20260601_m012649_c001_v0001131_t0012_u01780277209673") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f415c7e8d4e159ba6_d20260601_m012647_c001_v7007000_t0000_u01780277207760") 2026/06/01 01:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33859_d20260601_m012640_c001_v0001131_t0016_u01780277200061") 2026/06/01 01:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc14_d20260601_m012634_c001_v7007000_t0000_u01780277194266") 2026/06/01 01:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321564c5_d20260601_m012630_c001_v0001185_t0012_u01780277190076") 2026/06/01 01:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f413d7c04c1dc9d64_d20260601_m012628_c001_v7007000_t0000_u01780277188606") 2026/06/01 01:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ca19_d20260601_m012620_c001_v0001173_t0044_u01780277180276") 2026/06/01 01:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4100c04ef3a32b0d_d20260601_m012611_c001_v7007000_t0000_u01780277171596") 2026/06/01 01:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91856_d20260601_m012600_c001_v0001090_t0009_u01780277160563") 2026/06/01 01:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99abf_d20260601_m012555_c001_v7007000_t0000_u01780277155037") 2026/06/01 01:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9183c_d20260601_m012545_c001_v0001090_t0000_u01780277145118") 2026/06/01 01:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cb4_d20260601_m012539_c001_v7007000_t0000_u01780277139687") 2026/06/01 01:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9181c_d20260601_m012530_c001_v0001090_t0051_u01780277130559") 2026/06/01 01:29:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8da0_d20260601_m012651_c001_v7007000_t0000_u01780277211182") 2026/06/01 01:29:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918f8_d20260601_m012646_c001_v0001090_t0034_u01780277206636") 2026/06/01 01:29:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc64_d20260601_m012711_c001_v7007000_t0000_u01780277231764") 2026/06/01 01:29:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91930_d20260601_m012707_c001_v0001090_t0014_u01780277227057") 2026/06/01 01:29:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c10_d20260601_m012826_c001_v7007000_t0000_u01780277306516") 2026/06/01 01:29:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156843_d20260601_m012817_c001_v0001185_t0036_u01780277297055") 2026/06/01 01:29:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dca3_d20260601_m012811_c001_v7007000_t0000_u01780277291479") 2026/06/01 01:29:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321567d3_d20260601_m012802_c001_v0001185_t0040_u01780277282462") 2026/06/01 01:29:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab15_d20260601_m012756_c001_v7007000_t0000_u01780277276822") 2026/06/01 01:29:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156771_d20260601_m012748_c001_v0001185_t0008_u01780277268386") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaef02_d20260601_m012742_c001_v7007000_t0000_u01780277262582") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215670b_d20260601_m012733_c001_v0001185_t0011_u01780277253272") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc04c_d20260601_m012727_c001_v7007000_t0000_u01780277247561") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215669b_d20260601_m012717_c001_v0001185_t0028_u01780277237677") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc58_d20260601_m012708_c001_v7007000_t0000_u01780277228877") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe338bf_d20260601_m012659_c001_v0001131_t0020_u01780277219976") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e1501_d20260601_m012654_c001_v7007000_t0000_u01780277214132") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215659b_d20260601_m012649_c001_v0001185_t0033_u01780277209684") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f424efead8ded9e79_d20260601_m012648_c001_v7007000_t0000_u01780277208142") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cacf_d20260601_m012640_c001_v0001173_t0016_u01780277200518") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc16_d20260601_m012634_c001_v7007000_t0000_u01780277194508") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ca79_d20260601_m012630_c001_v0001173_t0046_u01780277190157") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba532_d20260601_m012628_c001_v7007000_t0000_u01780277188664") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156469_d20260601_m012620_c001_v0001185_t0042_u01780277180573") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f400796a7a0737913_d20260601_m012611_c001_v7007000_t0000_u01780277171650") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321563ab_d20260601_m012601_c001_v0001185_t0005_u01780277161070") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99ac0_d20260601_m012555_c001_v7007000_t0000_u01780277155218") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156339_d20260601_m012545_c001_v0001185_t0002_u01780277145728") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cb6_d20260601_m012539_c001_v7007000_t0000_u01780277139873") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321562b1_d20260601_m012530_c001_v0001185_t0031_u01780277130890") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83a966_d20260601_m012651_c001_v7007000_t0000_u01780277211204") 2026/06/01 01:29:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156579_d20260601_m012646_c001_v0001185_t0055_u01780277206714") 2026/06/01 01:29:15 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc65_d20260601_m012711_c001_v7007000_t0000_u01780277231945") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cbc9_d20260601_m012707_c001_v0001173_t0023_u01780277227069") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c11_d20260601_m012826_c001_v7007000_t0000_u01780277306698") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe339e1_d20260601_m012817_c001_v0001131_t0032_u01780277297346") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dca4_d20260601_m012811_c001_v7007000_t0000_u01780277291665") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe339b7_d20260601_m012802_c001_v0001131_t0057_u01780277282675") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab16_d20260601_m012757_c001_v7007000_t0000_u01780277277004") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33991_d20260601_m012748_c001_v0001131_t0013_u01780277268575") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaef05_d20260601_m012742_c001_v7007000_t0000_u01780277262764") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33943_d20260601_m012733_c001_v0001131_t0051_u01780277253469") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc04d_d20260601_m012727_c001_v7007000_t0000_u01780277247743") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3390b_d20260601_m012717_c001_v0001131_t0058_u01780277237866") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41295184ccf4bd02_d20260601_m012708_c001_v7007000_t0000_u01780277228498") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9191e_d20260601_m012700_c001_v0001090_t0030_u01780277220631") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e1502_d20260601_m012654_c001_v7007000_t0000_u01780277214356") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321565a3_d20260601_m012649_c001_v0001185_t0010_u01780277209932") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f415c7e8d4e159ba9_d20260601_m012648_c001_v7007000_t0000_u01780277208302") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215653b_d20260601_m012640_c001_v0001185_t0040_u01780277200777") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc18_d20260601_m012634_c001_v7007000_t0000_u01780277194692") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321564c9_d20260601_m012630_c001_v0001185_t0000_u01780277190264") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba531_d20260601_m012628_c001_v7007000_t0000_u01780277188452") 2026/06/01 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe337ff_d20260601_m012620_c001_v0001131_t0055_u01780277180759") 2026/06/01 01:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcbe0_d20260601_m012611_c001_v7007000_t0000_u01780277171665") 2026/06/01 01:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe337ad_d20260601_m012601_c001_v0001131_t0032_u01780277161306") 2026/06/01 01:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99ac1_d20260601_m012555_c001_v7007000_t0000_u01780277155398") 2026/06/01 01:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3377d_d20260601_m012545_c001_v0001131_t0041_u01780277145927") 2026/06/01 01:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cb8_d20260601_m012540_c001_v7007000_t0000_u01780277140054") 2026/06/01 01:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3374f_d20260601_m012531_c001_v0001131_t0034_u01780277131099") 2026/06/01 01:29:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f424efead8ded9e7c_d20260601_m012651_c001_v7007000_t0000_u01780277211124") 2026/06/01 01:29:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cb25_d20260601_m012646_c001_v0001173_t0009_u01780277206819") 2026/06/01 01:29:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc66_d20260601_m012712_c001_v7007000_t0000_u01780277232129") 2026/06/01 01:29:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156641_d20260601_m012707_c001_v0001185_t0033_u01780277227089") 2026/06/01 01:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c12_d20260601_m012826_c001_v7007000_t0000_u01780277306882") 2026/06/01 01:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd919f0_d20260601_m012817_c001_v0001090_t0040_u01780277297794") 2026/06/01 01:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dca5_d20260601_m012811_c001_v7007000_t0000_u01780277291847") 2026/06/01 01:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd919d0_d20260601_m012802_c001_v0001090_t0043_u01780277282952") 2026/06/01 01:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab17_d20260601_m012757_c001_v7007000_t0000_u01780277277188") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd919b0_d20260601_m012748_c001_v0001090_t0019_u01780277268909") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaef06_d20260601_m012742_c001_v7007000_t0000_u01780277262947") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91984_d20260601_m012734_c001_v0001090_t0018_u01780277254038") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc04e_d20260601_m012727_c001_v7007000_t0000_u01780277247924") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91950_d20260601_m012718_c001_v0001090_t0000_u01780277238174") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f400796a7a073794c_d20260601_m012708_c001_v7007000_t0000_u01780277228671") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156605_d20260601_m012701_c001_v0001185_t0037_u01780277221194") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e1503_d20260601_m012654_c001_v7007000_t0000_u01780277214540") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91908_d20260601_m012649_c001_v0001090_t0052_u01780277209958") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beabc7_d20260601_m012648_c001_v7007000_t0000_u01780277208136") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918e4_d20260601_m012641_c001_v0001090_t0030_u01780277201042") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc1a_d20260601_m012634_c001_v7007000_t0000_u01780277194873") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918c8_d20260601_m012630_c001_v0001090_t0058_u01780277190377") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f415c7e8d4e159b8a_d20260601_m012628_c001_v7007000_t0000_u01780277188757") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9189c_d20260601_m012621_c001_v0001090_t0044_u01780277181093") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6d5e8_d20260601_m012611_c001_v7007000_t0000_u01780277171612") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c953_d20260601_m012601_c001_v0001173_t0057_u01780277161823") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99ac2_d20260601_m012555_c001_v7007000_t0000_u01780277155579") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c8db_d20260601_m012546_c001_v0001173_t0009_u01780277146217") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cbb_d20260601_m012540_c001_v7007000_t0000_u01780277140235") 2026/06/01 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c87f_d20260601_m012531_c001_v0001173_t0027_u01780277131474") 2026/06/01 01:29:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beabcc_d20260601_m012651_c001_v7007000_t0000_u01780277211299") 2026/06/01 01:29:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215657b_d20260601_m012646_c001_v0001185_t0018_u01780277206920") 2026/06/01 01:29:19 DEBUG : dir1/0007-12345: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc67_d20260601_m012712_c001_v7007000_t0000_u01780277232312") 2026/06/01 01:29:19 DEBUG : dir1/0007-12345: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe338e7_d20260601_m012707_c001_v0001131_t0043_u01780277227286") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c13_d20260601_m012827_c001_v7007000_t0000_u01780277307066") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cdd4_d20260601_m012818_c001_v0001173_t0033_u01780277298158") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dca6_d20260601_m012812_c001_v7007000_t0000_u01780277292028") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cd7d_d20260601_m012803_c001_v0001173_t0059_u01780277283237") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab18_d20260601_m012757_c001_v7007000_t0000_u01780277277369") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cd25_d20260601_m012749_c001_v0001173_t0024_u01780277269303") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaef07_d20260601_m012743_c001_v7007000_t0000_u01780277263130") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ccbf_d20260601_m012734_c001_v0001173_t0056_u01780277254377") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc051_d20260601_m012728_c001_v7007000_t0000_u01780277248106") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cc31_d20260601_m012718_c001_v0001173_t0052_u01780277238734") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b43b_d20260601_m012708_c001_v7007000_t0000_u01780277228889") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cba1_d20260601_m012701_c001_v0001173_t0028_u01780277221420") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e1504_d20260601_m012654_c001_v7007000_t0000_u01780277214723") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33899_d20260601_m012650_c001_v0001131_t0047_u01780277210027") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e14ee_d20260601_m012648_c001_v7007000_t0000_u01780277208150") 2026/06/01 01:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3385f_d20260601_m012641_c001_v0001131_t0028_u01780277201489") 2026/06/01 01:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc1d_d20260601_m012635_c001_v7007000_t0000_u01780277195056") 2026/06/01 01:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ca7f_d20260601_m012630_c001_v0001173_t0053_u01780277190419") 2026/06/01 01:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4057048c5cad11b3_d20260601_m012628_c001_v7007000_t0000_u01780277188634") 2026/06/01 01:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ca25_d20260601_m012621_c001_v0001173_t0037_u01780277181459") 2026/06/01 01:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4100c04ef3a32b0e_d20260601_m012611_c001_v7007000_t0000_u01780277171779") 2026/06/01 01:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9185c_d20260601_m012602_c001_v0001090_t0012_u01780277162110") 2026/06/01 01:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99ac3_d20260601_m012555_c001_v7007000_t0000_u01780277155760") 2026/06/01 01:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91840_d20260601_m012546_c001_v0001090_t0059_u01780277146506") 2026/06/01 01:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cbe_d20260601_m012540_c001_v7007000_t0000_u01780277140417") 2026/06/01 01:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9181e_d20260601_m012531_c001_v0001090_t0007_u01780277131832") 2026/06/01 01:29:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e14f5_d20260601_m012651_c001_v7007000_t0000_u01780277211310") 2026/06/01 01:29:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3387f_d20260601_m012647_c001_v0001131_t0009_u01780277207005") 2026/06/01 01:29:20 DEBUG : dir1/0008-23456: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc68_d20260601_m012712_c001_v7007000_t0000_u01780277232494") 2026/06/01 01:29:20 DEBUG : dir1/0008-23456: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91932_d20260601_m012707_c001_v0001090_t0019_u01780277227441") 2026/06/01 01:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c14_d20260601_m012827_c001_v7007000_t0000_u01780277307248") 2026/06/01 01:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156853_d20260601_m012818_c001_v0001185_t0017_u01780277298486") 2026/06/01 01:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dca7_d20260601_m012812_c001_v7007000_t0000_u01780277292210") 2026/06/01 01:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321567dd_d20260601_m012803_c001_v0001185_t0027_u01780277283503") 2026/06/01 01:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab1a_d20260601_m012757_c001_v7007000_t0000_u01780277277550") 2026/06/01 01:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156777_d20260601_m012749_c001_v0001185_t0045_u01780277269547") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaef08_d20260601_m012743_c001_v7007000_t0000_u01780277263313") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215671f_d20260601_m012734_c001_v0001185_t0027_u01780277254818") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc052_d20260601_m012728_c001_v7007000_t0000_u01780277248288") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321566a5_d20260601_m012719_c001_v0001185_t0009_u01780277239074") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41295184ccf4bd01_d20260601_m012708_c001_v7007000_t0000_u01780277228315") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe338c7_d20260601_m012701_c001_v0001131_t0016_u01780277221699") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e1505_d20260601_m012654_c001_v7007000_t0000_u01780277214905") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cb49_d20260601_m012650_c001_v0001173_t0013_u01780277210049") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83a687_d20260601_m012648_c001_v7007000_t0000_u01780277208360") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314caef_d20260601_m012641_c001_v0001173_t0046_u01780277201893") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc1f_d20260601_m012635_c001_v7007000_t0000_u01780277195283") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33837_d20260601_m012630_c001_v0001131_t0040_u01780277190430") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f413d7c04c1dc9d61_d20260601_m012628_c001_v7007000_t0000_u01780277188051") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156479_d20260601_m012621_c001_v0001185_t0010_u01780277181844") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6d5e9_d20260601_m012611_c001_v7007000_t0000_u01780277171802") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321563b5_d20260601_m012602_c001_v0001185_t0000_u01780277162549") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99ac4_d20260601_m012555_c001_v7007000_t0000_u01780277155940") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156343_d20260601_m012546_c001_v0001185_t0053_u01780277146902") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cc0_d20260601_m012540_c001_v7007000_t0000_u01780277140604") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321562bb_d20260601_m012532_c001_v0001185_t0031_u01780277132216") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8d9f_d20260601_m012651_c001_v7007000_t0000_u01780277211000") 2026/06/01 01:29:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918fa_d20260601_m012647_c001_v0001090_t0051_u01780277207016") 2026/06/01 01:29:21 DEBUG : dir1/0009-34567: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc69_d20260601_m012712_c001_v7007000_t0000_u01780277232676") 2026/06/01 01:29:21 DEBUG : dir1/0009-34567: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe338eb_d20260601_m012707_c001_v0001131_t0040_u01780277227577") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c15_d20260601_m012827_c001_v7007000_t0000_u01780277307431") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe339e7_d20260601_m012818_c001_v0001131_t0020_u01780277298674") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dca8_d20260601_m012812_c001_v7007000_t0000_u01780277292393") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe339bd_d20260601_m012803_c001_v0001131_t0043_u01780277283713") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab1b_d20260601_m012757_c001_v7007000_t0000_u01780277277730") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33993_d20260601_m012749_c001_v0001131_t0044_u01780277269743") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaef09_d20260601_m012743_c001_v7007000_t0000_u01780277263509") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3394f_d20260601_m012735_c001_v0001131_t0027_u01780277255044") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc054_d20260601_m012728_c001_v7007000_t0000_u01780277248470") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33917_d20260601_m012719_c001_v0001131_t0019_u01780277239345") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f400796a7a073794a_d20260601_m012708_c001_v7007000_t0000_u01780277228306") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91920_d20260601_m012702_c001_v0001090_t0047_u01780277222149") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e1506_d20260601_m012655_c001_v7007000_t0000_u01780277215090") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321565a5_d20260601_m012650_c001_v0001185_t0032_u01780277210134") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beabc8_d20260601_m012648_c001_v7007000_t0000_u01780277208318") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156549_d20260601_m012642_c001_v0001185_t0059_u01780277202279") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc20_d20260601_m012635_c001_v7007000_t0000_u01780277195467") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321564cf_d20260601_m012630_c001_v0001185_t0056_u01780277190458") 2026/06/01 01:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41117b59839ccdea_d20260601_m012628_c001_v7007000_t0000_u01780277188456") 2026/06/01 01:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33807_d20260601_m012622_c001_v0001131_t0034_u01780277182045") 2026/06/01 01:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96b96_d20260601_m012611_c001_v7007000_t0000_u01780277171792") 2026/06/01 01:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe337b1_d20260601_m012602_c001_v0001131_t0029_u01780277162776") 2026/06/01 01:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99ac5_d20260601_m012556_c001_v7007000_t0000_u01780277156122") 2026/06/01 01:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3377f_d20260601_m012547_c001_v0001131_t0006_u01780277147095") 2026/06/01 01:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cc2_d20260601_m012540_c001_v7007000_t0000_u01780277140786") 2026/06/01 01:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33753_d20260601_m012532_c001_v0001131_t0019_u01780277132442") 2026/06/01 01:29:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f424efead8ded9e7d_d20260601_m012651_c001_v7007000_t0000_u01780277211321") 2026/06/01 01:29:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215657f_d20260601_m012647_c001_v0001185_t0024_u01780277207109") 2026/06/01 01:29:23 DEBUG : dir1/0010-45678: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc6a_d20260601_m012712_c001_v7007000_t0000_u01780277232924") 2026/06/01 01:29:23 DEBUG : dir1/0010-45678: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cbd7_d20260601_m012707_c001_v0001173_t0047_u01780277227719") 2026/06/01 01:29:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c16_d20260601_m012827_c001_v7007000_t0000_u01780277307614") 2026/06/01 01:29:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd919f4_d20260601_m012819_c001_v0001090_t0012_u01780277299106") 2026/06/01 01:29:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dca9_d20260601_m012812_c001_v7007000_t0000_u01780277292577") 2026/06/01 01:29:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd919d6_d20260601_m012804_c001_v0001090_t0046_u01780277284135") 2026/06/01 01:29:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab1c_d20260601_m012757_c001_v7007000_t0000_u01780277277910") 2026/06/01 01:29:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd919b6_d20260601_m012750_c001_v0001090_t0029_u01780277270062") 2026/06/01 01:29:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaef0a_d20260601_m012743_c001_v7007000_t0000_u01780277263691") 2026/06/01 01:29:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91988_d20260601_m012735_c001_v0001090_t0008_u01780277255562") 2026/06/01 01:29:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc055_d20260601_m012728_c001_v7007000_t0000_u01780277248653") 2026/06/01 01:29:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9195a_d20260601_m012719_c001_v0001090_t0026_u01780277239780") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f400796a7a073794b_d20260601_m012708_c001_v7007000_t0000_u01780277228489") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156615_d20260601_m012702_c001_v0001185_t0023_u01780277222543") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e1507_d20260601_m012655_c001_v7007000_t0000_u01780277215272") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321565a7_d20260601_m012650_c001_v0001185_t0012_u01780277210344") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f415c7e8d4e159ba7_d20260601_m012647_c001_v7007000_t0000_u01780277207940") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918e8_d20260601_m012642_c001_v0001090_t0002_u01780277202469") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc21_d20260601_m012635_c001_v7007000_t0000_u01780277195649") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321564d5_d20260601_m012630_c001_v0001185_t0034_u01780277190648") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f415c7e8d4e159b87_d20260601_m012628_c001_v7007000_t0000_u01780277188397") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9189e_d20260601_m012622_c001_v0001090_t0028_u01780277182380") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f09cf_d20260601_m012611_c001_v7007000_t0000_u01780277171812") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c961_d20260601_m012603_c001_v0001173_t0024_u01780277163160") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99ac6_d20260601_m012556_c001_v7007000_t0000_u01780277156302") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c8eb_d20260601_m012547_c001_v0001173_t0022_u01780277147394") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cc4_d20260601_m012540_c001_v7007000_t0000_u01780277140967") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c88b_d20260601_m012532_c001_v0001173_t0045_u01780277132888") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beabcd_d20260601_m012651_c001_v7007000_t0000_u01780277211482") 2026/06/01 01:29:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cb29_d20260601_m012647_c001_v0001173_t0058_u01780277207120") 2026/06/01 01:29:24 DEBUG : dir1/0011-56789: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc6b_d20260601_m012713_c001_v7007000_t0000_u01780277233107") 2026/06/01 01:29:24 DEBUG : dir1/0011-56789: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215664b_d20260601_m012707_c001_v0001185_t0044_u01780277227834") 2026/06/01 01:29:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c18_d20260601_m012827_c001_v7007000_t0000_u01780277307797") 2026/06/01 01:29:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cde2_d20260601_m012819_c001_v0001173_t0055_u01780277299473") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dcaa_d20260601_m012812_c001_v7007000_t0000_u01780277292759") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cd83_d20260601_m012804_c001_v0001173_t0054_u01780277284666") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab1e_d20260601_m012758_c001_v7007000_t0000_u01780277278090") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cd2e_d20260601_m012750_c001_v0001173_t0019_u01780277270627") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaef0b_d20260601_m012743_c001_v7007000_t0000_u01780277263873") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cccb_d20260601_m012736_c001_v0001173_t0023_u01780277256071") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc056_d20260601_m012728_c001_v7007000_t0000_u01780277248837") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cc41_d20260601_m012720_c001_v0001173_t0004_u01780277240274") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc57_d20260601_m012708_c001_v7007000_t0000_u01780277228695") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cbad_d20260601_m012702_c001_v0001173_t0022_u01780277222729") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e1508_d20260601_m012655_c001_v7007000_t0000_u01780277215455") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9190a_d20260601_m012650_c001_v0001090_t0058_u01780277210355") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40349b77fe5b8600_d20260601_m012648_c001_v7007000_t0000_u01780277208370") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33867_d20260601_m012642_c001_v0001131_t0050_u01780277202854") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc24_d20260601_m012635_c001_v7007000_t0000_u01780277195832") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918ca_d20260601_m012630_c001_v0001090_t0009_u01780277190664") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41117b59839ccdeb_d20260601_m012628_c001_v7007000_t0000_u01780277188643") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ca35_d20260601_m012622_c001_v0001173_t0044_u01780277182925") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4100c04ef3a32b0f_d20260601_m012611_c001_v7007000_t0000_u01780277171961") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91862_d20260601_m012603_c001_v0001090_t0019_u01780277163477") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99ac7_d20260601_m012556_c001_v7007000_t0000_u01780277156482") 2026/06/01 01:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91844_d20260601_m012547_c001_v0001090_t0000_u01780277147681") 2026/06/01 01:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cc6_d20260601_m012541_c001_v7007000_t0000_u01780277141147") 2026/06/01 01:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91822_d20260601_m012533_c001_v0001090_t0001_u01780277133265") 2026/06/01 01:29:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beabcb_d20260601_m012651_c001_v7007000_t0000_u01780277211063") 2026/06/01 01:29:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156583_d20260601_m012647_c001_v0001185_t0010_u01780277207325") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc6c_d20260601_m012713_c001_v7007000_t0000_u01780277233288") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91934_d20260601_m012707_c001_v0001090_t0014_u01780277227897") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c19_d20260601_m012827_c001_v7007000_t0000_u01780277307980") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156859_d20260601_m012819_c001_v0001185_t0033_u01780277299766") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dcab_d20260601_m012812_c001_v7007000_t0000_u01780277292941") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321567eb_d20260601_m012805_c001_v0001185_t0001_u01780277285056") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab20_d20260601_m012758_c001_v7007000_t0000_u01780277278283") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215677d_d20260601_m012750_c001_v0001185_t0037_u01780277270947") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaef0c_d20260601_m012744_c001_v7007000_t0000_u01780277264055") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156725_d20260601_m012736_c001_v0001185_t0029_u01780277256404") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc057_d20260601_m012729_c001_v7007000_t0000_u01780277249019") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321566ab_d20260601_m012720_c001_v0001185_t0046_u01780277240772") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41295184ccf4c0eb_d20260601_m012708_c001_v7007000_t0000_u01780277228680") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe338d1_d20260601_m012703_c001_v0001131_t0000_u01780277223023") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e1509_d20260601_m012655_c001_v7007000_t0000_u01780277215638") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cb51_d20260601_m012650_c001_v0001173_t0043_u01780277210366") 2026/06/01 01:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41295184ccf4b901_d20260601_m012648_c001_v7007000_t0000_u01780277208160") 2026/06/01 01:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cafd_d20260601_m012643_c001_v0001173_t0023_u01780277203262") 2026/06/01 01:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc25_d20260601_m012636_c001_v7007000_t0000_u01780277196015") 2026/06/01 01:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3383b_d20260601_m012630_c001_v0001131_t0014_u01780277190711") 2026/06/01 01:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f415c7e8d4e159b85_d20260601_m012628_c001_v7007000_t0000_u01780277188035") 2026/06/01 01:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156485_d20260601_m012623_c001_v0001185_t0042_u01780277183201") 2026/06/01 01:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f400796a7a0737915_d20260601_m012611_c001_v7007000_t0000_u01780277171824") 2026/06/01 01:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321563d5_d20260601_m012605_c001_v0001185_t0028_u01780277165487") 2026/06/01 01:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99ac8_d20260601_m012556_c001_v7007000_t0000_u01780277156662") 2026/06/01 01:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156347_d20260601_m012548_c001_v0001185_t0037_u01780277148164") 2026/06/01 01:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cc8_d20260601_m012541_c001_v7007000_t0000_u01780277141328") 2026/06/01 01:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321562c5_d20260601_m012533_c001_v0001185_t0034_u01780277133701") 2026/06/01 01:29:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41295184ccf4b909_d20260601_m012651_c001_v7007000_t0000_u01780277211359") 2026/06/01 01:29:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33881_d20260601_m012647_c001_v0001131_t0044_u01780277207372") 2026/06/01 01:29:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc6d_d20260601_m012713_c001_v7007000_t0000_u01780277233469") 2026/06/01 01:29:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe338ef_d20260601_m012707_c001_v0001131_t0053_u01780277227948") 2026/06/01 01:29:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c1a_d20260601_m012828_c001_v7007000_t0000_u01780277308165") 2026/06/01 01:29:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe339f1_d20260601_m012820_c001_v0001131_t0013_u01780277300006") 2026/06/01 01:29:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dcac_d20260601_m012813_c001_v7007000_t0000_u01780277293124") 2026/06/01 01:29:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe339bf_d20260601_m012805_c001_v0001131_t0011_u01780277285291") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab22_d20260601_m012758_c001_v7007000_t0000_u01780277278464") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33995_d20260601_m012751_c001_v0001131_t0034_u01780277271161") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaef0d_d20260601_m012744_c001_v7007000_t0000_u01780277264240") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33957_d20260601_m012736_c001_v0001131_t0051_u01780277256648") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc059_d20260601_m012729_c001_v7007000_t0000_u01780277249200") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33919_d20260601_m012720_c001_v0001131_t0056_u01780277240962") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b439_d20260601_m012708_c001_v7007000_t0000_u01780277228697") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91922_d20260601_m012703_c001_v0001090_t0006_u01780277223511") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e150a_d20260601_m012655_c001_v7007000_t0000_u01780277215820") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3389b_d20260601_m012650_c001_v0001131_t0038_u01780277210376") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f424efead8ded9e7a_d20260601_m012648_c001_v7007000_t0000_u01780277208330") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156559_d20260601_m012643_c001_v0001185_t0019_u01780277203594") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc26_d20260601_m012636_c001_v7007000_t0000_u01780277196199") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ca81_d20260601_m012630_c001_v0001173_t0039_u01780277190792") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f415c7e8d4e159b86_d20260601_m012628_c001_v7007000_t0000_u01780277188216") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3380b_d20260601_m012623_c001_v0001131_t0048_u01780277183387") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96b99_d20260601_m012611_c001_v7007000_t0000_u01780277171976") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe337bf_d20260601_m012605_c001_v0001131_t0057_u01780277165677") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99aca_d20260601_m012556_c001_v7007000_t0000_u01780277156844") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33785_d20260601_m012548_c001_v0001131_t0052_u01780277148393") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cca_d20260601_m012541_c001_v7007000_t0000_u01780277141510") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33755_d20260601_m012533_c001_v0001131_t0055_u01780277133996") 2026/06/01 01:29:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40349b77fe5b8607_d20260601_m012651_c001_v7007000_t0000_u01780277211011") 2026/06/01 01:29:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918fc_d20260601_m012647_c001_v0001090_t0051_u01780277207383") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc6e_d20260601_m012713_c001_v7007000_t0000_u01780277233652") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156653_d20260601_m012708_c001_v0001185_t0041_u01780277228032") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c1b_d20260601_m012828_c001_v7007000_t0000_u01780277308347") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd919f6_d20260601_m012820_c001_v0001090_t0051_u01780277300320") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dcad_d20260601_m012813_c001_v7007000_t0000_u01780277293305") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd919d8_d20260601_m012805_c001_v0001090_t0011_u01780277285580") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab23_d20260601_m012758_c001_v7007000_t0000_u01780277278644") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd919ba_d20260601_m012751_c001_v0001090_t0006_u01780277271537") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaef0e_d20260601_m012744_c001_v7007000_t0000_u01780277264422") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9198e_d20260601_m012736_c001_v0001090_t0035_u01780277256955") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc05c_d20260601_m012729_c001_v7007000_t0000_u01780277249382") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9195e_d20260601_m012721_c001_v0001090_t0049_u01780277241371") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f400796a7a073794d_d20260601_m012708_c001_v7007000_t0000_u01780277228852") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215662b_d20260601_m012703_c001_v0001185_t0029_u01780277223896") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e150b_d20260601_m012656_c001_v7007000_t0000_u01780277216004") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321565ad_d20260601_m012650_c001_v0001185_t0045_u01780277210593") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8d94_d20260601_m012648_c001_v7007000_t0000_u01780277208380") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918ec_d20260601_m012643_c001_v0001090_t0010_u01780277203852") 2026/06/01 01:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc27_d20260601_m012636_c001_v7007000_t0000_u01780277196386") 2026/06/01 01:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321564db_d20260601_m012630_c001_v0001185_t0015_u01780277190898") 2026/06/01 01:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99afd_d20260601_m012628_c001_v7007000_t0000_u01780277188413") 2026/06/01 01:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918a8_d20260601_m012623_c001_v0001090_t0009_u01780277183787") 2026/06/01 01:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96b94_d20260601_m012611_c001_v7007000_t0000_u01780277171610") 2026/06/01 01:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c97d_d20260601_m012606_c001_v0001173_t0030_u01780277166012") 2026/06/01 01:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99acb_d20260601_m012557_c001_v7007000_t0000_u01780277157027") 2026/06/01 01:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c8f7_d20260601_m012548_c001_v0001173_t0046_u01780277148687") 2026/06/01 01:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8ccd_d20260601_m012541_c001_v7007000_t0000_u01780277141690") 2026/06/01 01:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c891_d20260601_m012534_c001_v0001173_t0001_u01780277134309") 2026/06/01 01:29:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e14f6_d20260601_m012651_c001_v7007000_t0000_u01780277211494") 2026/06/01 01:29:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cb2f_d20260601_m012647_c001_v0001173_t0056_u01780277207411") 2026/06/01 01:29:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc6f_d20260601_m012713_c001_v7007000_t0000_u01780277233834") 2026/06/01 01:29:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cbd9_d20260601_m012708_c001_v0001173_t0018_u01780277228040") 2026/06/01 01:29:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c1c_d20260601_m012828_c001_v7007000_t0000_u01780277308542") 2026/06/01 01:29:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cdea_d20260601_m012820_c001_v0001173_t0009_u01780277300667") 2026/06/01 01:29:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dcae_d20260601_m012813_c001_v7007000_t0000_u01780277293487") 2026/06/01 01:29:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cd8f_d20260601_m012805_c001_v0001173_t0023_u01780277285886") 2026/06/01 01:29:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab25_d20260601_m012758_c001_v7007000_t0000_u01780277278825") 2026/06/01 01:29:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cd39_d20260601_m012751_c001_v0001173_t0026_u01780277271854") 2026/06/01 01:29:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaef0f_d20260601_m012744_c001_v7007000_t0000_u01780277264605") 2026/06/01 01:29:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ccd3_d20260601_m012737_c001_v0001173_t0036_u01780277257261") 2026/06/01 01:29:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc05d_d20260601_m012729_c001_v7007000_t0000_u01780277249567") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cc4d_d20260601_m012721_c001_v0001173_t0052_u01780277241715") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41645cdb723eee8d_d20260601_m012708_c001_v7007000_t0000_u01780277228711") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cbb7_d20260601_m012704_c001_v0001173_t0002_u01780277224129") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e150c_d20260601_m012656_c001_v7007000_t0000_u01780277216187") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cb55_d20260601_m012650_c001_v0001173_t0054_u01780277210722") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83a686_d20260601_m012648_c001_v7007000_t0000_u01780277208172") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3386f_d20260601_m012644_c001_v0001131_t0008_u01780277204149") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc29_d20260601_m012636_c001_v7007000_t0000_u01780277196567") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3383d_d20260601_m012631_c001_v0001131_t0005_u01780277191045") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcbfe_d20260601_m012628_c001_v7007000_t0000_u01780277188467") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ca45_d20260601_m012624_c001_v0001173_t0057_u01780277184106") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f400796a7a0737916_d20260601_m012611_c001_v7007000_t0000_u01780277171836") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91868_d20260601_m012606_c001_v0001090_t0000_u01780277166345") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99acc_d20260601_m012557_c001_v7007000_t0000_u01780277157207") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91846_d20260601_m012548_c001_v0001090_t0013_u01780277148993") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8ccf_d20260601_m012541_c001_v7007000_t0000_u01780277141871") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91824_d20260601_m012534_c001_v0001090_t0059_u01780277134675") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40349b77fe5b8609_d20260601_m012651_c001_v7007000_t0000_u01780277211343") 2026/06/01 01:29:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156587_d20260601_m012647_c001_v0001185_t0015_u01780277207518") 2026/06/01 01:29:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96ba7_d20260601_m012614_c001_v7007000_t0000_u01780277174351") 2026/06/01 01:29:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321563ff_d20260601_m012609_c001_v0001185_t0052_u01780277169635") 2026/06/01 01:29:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96ba9_d20260601_m012614_c001_v7007000_t0000_u01780277174534") 2026/06/01 01:29:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c9a9_d20260601_m012609_c001_v0001173_t0028_u01780277169743") 2026/06/01 01:29:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96bab_d20260601_m012614_c001_v7007000_t0000_u01780277174718") 2026/06/01 01:29:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe337d1_d20260601_m012609_c001_v0001131_t0016_u01780277169812") 2026/06/01 01:29:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96bac_d20260601_m012614_c001_v7007000_t0000_u01780277174901") 2026/06/01 01:29:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156401_d20260601_m012609_c001_v0001185_t0027_u01780277169825") 2026/06/01 01:29:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96baf_d20260601_m012615_c001_v7007000_t0000_u01780277175085") 2026/06/01 01:29:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91876_d20260601_m012609_c001_v0001090_t0036_u01780277169834") 2026/06/01 01:29:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96bb1_d20260601_m012615_c001_v7007000_t0000_u01780277175346") 2026/06/01 01:29:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156405_d20260601_m012610_c001_v0001185_t0049_u01780277170021") 2026/06/01 01:29:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96bb2_d20260601_m012615_c001_v7007000_t0000_u01780277175529") 2026/06/01 01:29:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c9b5_d20260601_m012610_c001_v0001173_t0023_u01780277170120") 2026/06/01 01:29:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96bb3_d20260601_m012615_c001_v7007000_t0000_u01780277175713") 2026/06/01 01:29:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9187a_d20260601_m012610_c001_v0001090_t0053_u01780277170140") 2026/06/01 01:29:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96bb4_d20260601_m012615_c001_v7007000_t0000_u01780277175896") 2026/06/01 01:29:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215640b_d20260601_m012610_c001_v0001185_t0001_u01780277170214") 2026/06/01 01:29:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96bb6_d20260601_m012616_c001_v7007000_t0000_u01780277176079") 2026/06/01 01:29:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe337d3_d20260601_m012610_c001_v0001131_t0012_u01780277170238") 2026/06/01 01:29:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96bb8_d20260601_m012616_c001_v7007000_t0000_u01780277176262") 2026/06/01 01:29:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215640d_d20260601_m012610_c001_v0001185_t0047_u01780277170404") 2026/06/01 01:29:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96bb9_d20260601_m012616_c001_v7007000_t0000_u01780277176447") 2026/06/01 01:29:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c9b9_d20260601_m012610_c001_v0001173_t0015_u01780277170413") 2026/06/01 01:29:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96bbb_d20260601_m012616_c001_v7007000_t0000_u01780277176630") 2026/06/01 01:29:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9187c_d20260601_m012610_c001_v0001090_t0033_u01780277170467") 2026/06/01 01:29:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96bbc_d20260601_m012616_c001_v7007000_t0000_u01780277176814") 2026/06/01 01:29:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe337d7_d20260601_m012610_c001_v0001131_t0035_u01780277170549") 2026/06/01 01:29:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96bbd_d20260601_m012616_c001_v7007000_t0000_u01780277176998") 2026/06/01 01:29:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215640f_d20260601_m012610_c001_v0001185_t0016_u01780277170655") 2026/06/01 01:29:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f401699c390c96bbe_d20260601_m012617_c001_v7007000_t0000_u01780277177181") 2026/06/01 01:29:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c9bd_d20260601_m012610_c001_v0001173_t0005_u01780277170721") 2026/06/01 01:29:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba59a_d20260601_m012631_c001_v7007000_t0000_u01780277191764") 2026/06/01 01:29:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321564a5_d20260601_m012626_c001_v0001185_t0033_u01780277186583") 2026/06/01 01:29:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41117b59839ccdf0_d20260601_m012631_c001_v7007000_t0000_u01780277191781") 2026/06/01 01:29:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ca5b_d20260601_m012626_c001_v0001173_t0035_u01780277186644") 2026/06/01 01:29:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba599_d20260601_m012631_c001_v7007000_t0000_u01780277191581") 2026/06/01 01:29:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33827_d20260601_m012626_c001_v0001131_t0040_u01780277186747") 2026/06/01 01:29:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc08_d20260601_m012631_c001_v7007000_t0000_u01780277191785") 2026/06/01 01:29:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321564a9_d20260601_m012626_c001_v0001185_t0002_u01780277186897") 2026/06/01 01:29:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41117b59839ccdef_d20260601_m012631_c001_v7007000_t0000_u01780277191590") 2026/06/01 01:29:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918b6_d20260601_m012626_c001_v0001090_t0055_u01780277186911") 2026/06/01 01:29:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83a630_d20260601_m012631_c001_v7007000_t0000_u01780277191458") 2026/06/01 01:29:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ca5f_d20260601_m012626_c001_v0001173_t0024_u01780277186952") 2026/06/01 01:29:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc06_d20260601_m012631_c001_v7007000_t0000_u01780277191602") 2026/06/01 01:29:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33829_d20260601_m012627_c001_v0001131_t0027_u01780277187069") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4057048c5cad11b6_d20260601_m012631_c001_v7007000_t0000_u01780277191613") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321564ad_d20260601_m012627_c001_v0001185_t0031_u01780277187107") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41117b59839ccdee_d20260601_m012631_c001_v7007000_t0000_u01780277191410") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918b8_d20260601_m012627_c001_v0001090_t0042_u01780277187255") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99b00_d20260601_m012631_c001_v7007000_t0000_u01780277191622") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321564af_d20260601_m012627_c001_v0001185_t0013_u01780277187340") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4057048c5cad11b5_d20260601_m012631_c001_v7007000_t0000_u01780277191422") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ca61_d20260601_m012627_c001_v0001173_t0037_u01780277187432") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f413d7c04c1dc9d67_d20260601_m012631_c001_v7007000_t0000_u01780277191435") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3382b_d20260601_m012627_c001_v0001131_t0022_u01780277187519") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f413d7c04c1dc9d68_d20260601_m012631_c001_v7007000_t0000_u01780277191635") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918bc_d20260601_m012627_c001_v0001090_t0058_u01780277187551") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f415c7e8d4e159b92_d20260601_m012631_c001_v7007000_t0000_u01780277191379") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321564b1_d20260601_m012627_c001_v0001185_t0032_u01780277187562") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba596_d20260601_m012631_c001_v7007000_t0000_u01780277191390") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ca63_d20260601_m012627_c001_v0001173_t0006_u01780277187713") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc05_d20260601_m012631_c001_v7007000_t0000_u01780277191401") 2026/06/01 01:29:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321564b5_d20260601_m012627_c001_v0001185_t0019_u01780277187793") 2026/06/01 01:29:34 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8433_d20260601_m012431_c001_v7007000_t0000_u01780277071425") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1058f2e1302adbf7_d20260601_m012428_c001_v0001131_t0024_u01780277068135") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408e4ee9239b6118_d20260601_m012427_c001_v7007000_t0000_u01780277067590") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1058f2e1302adbe1_d20260601_m012419_c001_v0001131_t0012_u01780277059207") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408e4ee9239b6115_d20260601_m012418_c001_v7007000_t0000_u01780277058481") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3365d_d20260601_m012414_c001_v0001131_t0036_u01780277054521") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba4b5_d20260601_m012412_c001_v7007000_t0000_u01780277052884") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f116d4ce90f5b5236_d20260601_m012411_c001_v0001176_t0052_u01780277051007") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4152d2ae5273b27d_d20260601_m012410_c001_v7007000_t0000_u01780277050825") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f116d4ce90f5b5226_d20260601_m012407_c001_v0001176_t0002_u01780277047311") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4152d2ae5273b276_d20260601_m012406_c001_v7007000_t0000_u01780277046584") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155fb3_d20260601_m012402_c001_v0001185_t0058_u01780277042991") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4152d2ae5273b26d_d20260601_m012401_c001_v7007000_t0000_u01780277041712") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1088253c4dbd1010_d20260601_m012400_c001_v0001117_t0024_u01780277040016") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4256f6cb52e0b23e_d20260601_m012359_c001_v7007000_t0000_u01780277039831") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1088253c4dbd1006_d20260601_m012356_c001_v0001117_t0027_u01780277036793") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4256f6cb52e0b236_d20260601_m012356_c001_v7007000_t0000_u01780277036063") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155f35_d20260601_m012352_c001_v0001185_t0039_u01780277032641") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4152d2ae5273b265_d20260601_m012351_c001_v7007000_t0000_u01780277031733") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f10835911c9030879_d20260601_m012349_c001_v0001120_t0019_u01780277029813") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f405fcee326c5444c_d20260601_m012349_c001_v7007000_t0000_u01780277029632") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f10835911c9030875_d20260601_m012346_c001_v0001120_t0055_u01780277026219") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f405fcee326c54447_d20260601_m012345_c001_v7007000_t0000_u01780277025394") 2026/06/01 01:29:35 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155ec3_d20260601_m012339_c001_v0001185_t0000_u01780277019854") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaed59_d20260601_m012338_c001_v7007000_t0000_u01780277018948") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f103f97979d0daa2d_d20260601_m012337_c001_v0001172_t0007_u01780277017335") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f418f4cad229318ae_d20260601_m012337_c001_v7007000_t0000_u01780277017151") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f103f97979d0daa23_d20260601_m012333_c001_v0001172_t0010_u01780277013764") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f418f4cad229318a2_d20260601_m012333_c001_v7007000_t0000_u01780277013043") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155e5f_d20260601_m012327_c001_v0001185_t0024_u01780277007410") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41295184ccf4b683_d20260601_m012326_c001_v7007000_t0000_u01780277006504") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1059749095070aea_d20260601_m012324_c001_v0001033_t0013_u01780277004686") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f400796a7a07377dd_d20260601_m012324_c001_v7007000_t0000_u01780277004502") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1059749095070ad2_d20260601_m012320_c001_v0001033_t0040_u01780277000915") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f400796a7a07377d8_d20260601_m012320_c001_v7007000_t0000_u01780277000186") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155df7_d20260601_m012314_c001_v0001185_t0047_u01780276994973") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41797be8edb2099f_d20260601_m012313_c001_v7007000_t0000_u01780276993878") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f102cb69cd9d98728_d20260601_m012307_c001_v0001184_t0029_u01780276987711") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4256f6cb52e0b20a_d20260601_m012307_c001_v7007000_t0000_u01780276987492") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155c2a_d20260601_m012203_c001_v0001185_t0023_u01780276923256") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f112b2dafc781cc3b_d20260601_m012202_c001_v0001153_t0004_u01780276922181") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f112b2dafc781cc35_d20260601_m012201_c001_v0001153_t0018_u01780276921155") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bbcff_d20260601_m012148_c001_v7007000_t0000_u01780276908032") 2026/06/01 01:29:36 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe334f5_d20260601_m012141_c001_v0001131_t0014_u01780276901274") 2026/06/01 01:29:37 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c27d_d20260601_m012140_c001_v0001173_t0050_u01780276900379") 2026/06/01 01:29:37 DEBUG : dst/one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c271_d20260601_m012139_c001_v0001173_t0020_u01780276899383") 2026/06/01 01:29:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8434_d20260601_m012431_c001_v7007000_t0000_u01780277071609") 2026/06/01 01:29:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1012685969076522_d20260601_m012427_c001_v0001106_t0047_u01780277067097") 2026/06/01 01:29:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f118857fd9ef93b14_d20260601_m012418_c001_v0001183_t0009_u01780277058261") 2026/06/01 01:29:37 DEBUG : dst/one.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba4b6_d20260601_m012413_c001_v7007000_t0000_u01780277053067") 2026/06/01 01:29:37 DEBUG : dst/one.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1030dd5c83c0797f_d20260601_m012410_c001_v0001174_t0027_u01780277050348") 2026/06/01 01:29:37 DEBUG : dst/one.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f10544b4287fcae88_d20260601_m012406_c001_v0001105_t0029_u01780277046196") 2026/06/01 01:29:37 DEBUG : dst/one.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4152d2ae5273b26e_d20260601_m012401_c001_v7007000_t0000_u01780277041894") 2026/06/01 01:29:37 DEBUG : dst/one.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1092a91ff3120303_d20260601_m012359_c001_v0001181_t0006_u01780277039611") 2026/06/01 01:29:37 DEBUG : dst/one.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1112472f0e5d448d_d20260601_m012355_c001_v0001099_t0015_u01780277035652") 2026/06/01 01:29:37 DEBUG : dst/three: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41797be8edb209a0_d20260601_m012314_c001_v7007000_t0000_u01780276994062") 2026/06/01 01:29:37 DEBUG : dst/three: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f112b2dafc781cc7d_d20260601_m012312_c001_v0001153_t0022_u01780276992421") 2026/06/01 01:29:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8436_d20260601_m012431_c001_v7007000_t0000_u01780277071791") 2026/06/01 01:29:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f113cfc88e132e293_d20260601_m012429_c001_v0001179_t0028_u01780277069497") 2026/06/01 01:29:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1046245be9e6b7a5_d20260601_m012420_c001_v0001180_t0009_u01780277060185") 2026/06/01 01:29:37 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8437_d20260601_m012431_c001_v7007000_t0000_u01780277071973") 2026/06/01 01:29:37 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1058f2e1302adbfd_d20260601_m012429_c001_v0001131_t0000_u01780277069951") 2026/06/01 01:29:37 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408e4ee9239b6119_d20260601_m012429_c001_v7007000_t0000_u01780277069766") 2026/06/01 01:29:37 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1058f2e1302adbe5_d20260601_m012420_c001_v0001131_t0035_u01780277060571") 2026/06/01 01:29:37 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408e4ee9239b6116_d20260601_m012420_c001_v7007000_t0000_u01780277060388") 2026/06/01 01:29:37 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33661_d20260601_m012415_c001_v0001131_t0048_u01780277055394") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba4b7_d20260601_m012413_c001_v7007000_t0000_u01780277053250") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f116d4ce90f5b523e_d20260601_m012412_c001_v0001176_t0032_u01780277052250") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4152d2ae5273b27e_d20260601_m012412_c001_v7007000_t0000_u01780277052063") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f116d4ce90f5b522c_d20260601_m012409_c001_v0001176_t0054_u01780277048999") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4152d2ae5273b277_d20260601_m012408_c001_v7007000_t0000_u01780277048817") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155fbb_d20260601_m012403_c001_v0001185_t0033_u01780277043495") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4256f6cb52e0b23f_d20260601_m012401_c001_v7007000_t0000_u01780277041159") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33637_d20260601_m012358_c001_v0001131_t0024_u01780277038597") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4256f6cb52e0b23a_d20260601_m012357_c001_v7007000_t0000_u01780277037870") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155f41_d20260601_m012353_c001_v0001185_t0014_u01780277033223") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f405fcee326c5444d_d20260601_m012350_c001_v7007000_t0000_u01780277030825") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33621_d20260601_m012348_c001_v0001131_t0038_u01780277028129") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f405fcee326c54449_d20260601_m012347_c001_v7007000_t0000_u01780277027053") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155ecb_d20260601_m012340_c001_v0001185_t0044_u01780277020676") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f418f4cad229318b1_d20260601_m012338_c001_v7007000_t0000_u01780277018036") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33603_d20260601_m012335_c001_v0001131_t0054_u01780277015887") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f418f4cad229318a6_d20260601_m012334_c001_v7007000_t0000_u01780277014804") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155e65_d20260601_m012328_c001_v0001185_t0037_u01780277008010") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f400796a7a07377e1_d20260601_m012325_c001_v7007000_t0000_u01780277005591") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe335e7_d20260601_m012323_c001_v0001131_t0056_u01780277003142") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f400796a7a07377dc_d20260601_m012322_c001_v7007000_t0000_u01780277002051") 2026/06/01 01:29:38 DEBUG : dst/three.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155dff_d20260601_m012315_c001_v0001185_t0044_u01780276995453") 2026/06/01 01:29:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba4b9_d20260601_m012413_c001_v7007000_t0000_u01780277053447") 2026/06/01 01:29:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f101c002151a69d9c_d20260601_m012411_c001_v0001185_t0045_u01780277051786") 2026/06/01 01:29:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f103c2628435834e8_d20260601_m012408_c001_v0001115_t0032_u01780277048160") 2026/06/01 01:29:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4152d2ae5273b270_d20260601_m012402_c001_v7007000_t0000_u01780277042076") 2026/06/01 01:29:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f118d9e12554b895f_d20260601_m012400_c001_v0001161_t0006_u01780277040794") 2026/06/01 01:29:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f103c6aed4595b028_d20260601_m012357_c001_v0001042_t0038_u01780277037529") 2026/06/01 01:29:39 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8438_d20260601_m012432_c001_v7007000_t0000_u01780277072155") 2026/06/01 01:29:39 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156020_d20260601_m012415_c001_v0001185_t0005_u01780277055197") 2026/06/01 01:29:39 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba4ba_d20260601_m012413_c001_v7007000_t0000_u01780277053720") 2026/06/01 01:29:39 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33643_d20260601_m012403_c001_v0001131_t0050_u01780277043194") 2026/06/01 01:29:39 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4152d2ae5273b271_d20260601_m012402_c001_v7007000_t0000_u01780277042264") 2026/06/01 01:29:39 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33625_d20260601_m012352_c001_v0001131_t0012_u01780277032860") 2026/06/01 01:29:39 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4152d2ae5273b266_d20260601_m012351_c001_v7007000_t0000_u01780277031915") 2026/06/01 01:29:39 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33609_d20260601_m012340_c001_v0001131_t0016_u01780277020053") 2026/06/01 01:29:39 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaed5a_d20260601_m012339_c001_v7007000_t0000_u01780277019129") 2026/06/01 01:29:39 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe335f1_d20260601_m012327_c001_v0001131_t0027_u01780277007602") 2026/06/01 01:29:39 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41295184ccf4b684_d20260601_m012326_c001_v7007000_t0000_u01780277006686") 2026/06/01 01:29:39 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe335d1_d20260601_m012315_c001_v0001131_t0005_u01780276995160") 2026/06/01 01:29:39 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41797be8edb209a1_d20260601_m012314_c001_v7007000_t0000_u01780276994246") 2026/06/01 01:29:39 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f118d3b8240f35e2f_d20260601_m012309_c001_v0001180_t0022_u01780276989964") 2026/06/01 01:29:40 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bbd00_d20260601_m012148_c001_v7007000_t0000_u01780276908218") 2026/06/01 01:29:40 DEBUG : dst/two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c2a3_d20260601_m012146_c001_v0001173_t0052_u01780276906877") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f424efead8ded9503_d20260601_m012115_c001_v7007000_t0000_u01780276875488") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33499_d20260601_m012111_c001_v0001131_t0050_u01780276871600") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f424efead8ded94fc_d20260601_m012109_c001_v7007000_t0000_u01780276869768") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155a5c_d20260601_m012058_c001_v0001185_t0035_u01780276858958") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba384_d20260601_m012050_c001_v7007000_t0000_u01780276850163") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3344f_d20260601_m012046_c001_v0001131_t0018_u01780276846322") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d23_d20260601_m012026_c001_v7007000_t0000_u01780276826288") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33401_d20260601_m012024_c001_v0001131_t0052_u01780276824168") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d17_d20260601_m012023_c001_v7007000_t0000_u01780276823279") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333f9_d20260601_m012021_c001_v0001131_t0030_u01780276821932") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d09_d20260601_m012018_c001_v7007000_t0000_u01780276818729") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333ed_d20260601_m012016_c001_v0001131_t0045_u01780276816961") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d05_d20260601_m012016_c001_v7007000_t0000_u01780276816109") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333e3_d20260601_m012014_c001_v0001131_t0016_u01780276814485") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657cf7_d20260601_m012008_c001_v7007000_t0000_u01780276808518") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333bd_d20260601_m012006_c001_v0001131_t0027_u01780276806682") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657cf1_d20260601_m012005_c001_v7007000_t0000_u01780276805588") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333b5_d20260601_m012004_c001_v0001131_t0039_u01780276804694") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0d3_d20260601_m011959_c001_v7007000_t0000_u01780276799321") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33389_d20260601_m011957_c001_v0001131_t0042_u01780276797982") 2026/06/01 01:29:40 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0ce_d20260601_m011956_c001_v7007000_t0000_u01780276796164") 2026/06/01 01:29:41 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3337b_d20260601_m011954_c001_v0001131_t0056_u01780276794998") 2026/06/01 01:29:41 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0cd_d20260601_m011954_c001_v7007000_t0000_u01780276794632") 2026/06/01 01:29:41 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f117002976e6f5ab0_d20260601_m011953_c001_v0001161_t0011_u01780276793950") 2026/06/01 01:29:41 DEBUG : empty space: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33377_d20260601_m011952_c001_v0001131_t0031_u01780276792259") 2026/06/01 01:29:41 DEBUG : enormous: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d21_d20260601_m012025_c001_v7007000_t0000_u01780276825371") 2026/06/01 01:29:41 DEBUG : enormous: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33403_d20260601_m012024_c001_v0001131_t0006_u01780276824693") 2026/06/01 01:29:41 DEBUG : existing: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8447_d20260601_m012436_c001_v7007000_t0000_u01780277076340") 2026/06/01 01:29:41 DEBUG : existing: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321560a4_d20260601_m012435_c001_v0001185_t0017_u01780277075220") 2026/06/01 01:29:41 DEBUG : existing: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba37e_d20260601_m012045_c001_v7007000_t0000_u01780276845016") 2026/06/01 01:29:41 DEBUG : existing: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321559de_d20260601_m012043_c001_v0001185_t0031_u01780276843895") 2026/06/01 01:29:41 DEBUG : existing: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0c6_d20260601_m011949_c001_v7007000_t0000_u01780276789292") 2026/06/01 01:29:41 DEBUG : existing: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3336d_d20260601_m011948_c001_v0001131_t0042_u01780276788184") 2026/06/01 01:29:41 DEBUG : existing: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0c5_d20260601_m011947_c001_v7007000_t0000_u01780276787641") 2026/06/01 01:29:41 DEBUG : existing: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33369_d20260601_m011946_c001_v0001131_t0009_u01780276786895") 2026/06/01 01:29:41 DEBUG : existing: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33361_d20260601_m011946_c001_v0001131_t0057_u01780276786069") 2026/06/01 01:29:41 DEBUG : existing-b: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba37f_d20260601_m012045_c001_v7007000_t0000_u01780276845199") 2026/06/01 01:29:41 DEBUG : existing-b: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33445_d20260601_m012043_c001_v0001131_t0008_u01780276843902") 2026/06/01 01:29:41 DEBUG : file1: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab25_d20260601_m012524_c001_v7007000_t0000_u01780277124981") 2026/06/01 01:29:41 DEBUG : file1: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9180c_d20260601_m012524_c001_v0001090_t0004_u01780277124005") 2026/06/01 01:29:41 DEBUG : file1: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab18_d20260601_m012522_c001_v7007000_t0000_u01780277122712") 2026/06/01 01:29:41 DEBUG : file1: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c83d_d20260601_m012521_c001_v0001173_t0040_u01780277121785") 2026/06/01 01:29:42 DEBUG : five: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d2f_d20260601_m012030_c001_v7007000_t0000_u01780276830161") 2026/06/01 01:29:42 DEBUG : five: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406bc3c12fe3340f_d20260601_m012028_c001_v0001131_t0015_u01780276828073") 2026/06/01 01:29:42 DEBUG : foo: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0cf_d20260601_m011957_c001_v7007000_t0000_u01780276797618") 2026/06/01 01:29:42 DEBUG : foo: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406bc3c12fe33387_d20260601_m011957_c001_v0001131_t0015_u01780276797077") 2026/06/01 01:29:42 DEBUG : foo: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406bc3c12fe33385_d20260601_m011956_c001_v0001131_t0015_u01780276796527") 2026/06/01 01:29:42 DEBUG : four: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d30_d20260601_m012030_c001_v7007000_t0000_u01780276830345") 2026/06/01 01:29:42 DEBUG : four: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4194c2703215595d_d20260601_m012028_c001_v0001185_t0022_u01780276828622") 2026/06/01 01:29:42 DEBUG : four: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3340b_d20260601_m012027_c001_v0001131_t0037_u01780276827408") 2026/06/01 01:29:42 DEBUG : hello world2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c38c_d20260601_m011903_c001_v7007000_t0000_u01780276743925") 2026/06/01 01:29:42 DEBUG : hello world2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe332d7_d20260601_m011903_c001_v0001131_t0052_u01780276743270") 2026/06/01 01:29:42 DEBUG : ignore-size: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0c2_d20260601_m011945_c001_v7007000_t0000_u01780276785620") 2026/06/01 01:29:42 DEBUG : ignore-size: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3335d_d20260601_m011944_c001_v0001131_t0006_u01780276784573") 2026/06/01 01:29:42 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba37c_d20260601_m012043_c001_v7007000_t0000_u01780276843153") 2026/06/01 01:29:42 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3343d_d20260601_m012042_c001_v0001131_t0040_u01780276842497") 2026/06/01 01:29:42 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba379_d20260601_m012041_c001_v7007000_t0000_u01780276841719") 2026/06/01 01:29:42 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321559bd_d20260601_m012040_c001_v0001185_t0014_u01780276840605") 2026/06/01 01:29:42 DEBUG : one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d31_d20260601_m012030_c001_v7007000_t0000_u01780276830528") 2026/06/01 01:29:42 DEBUG : one: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406bc3c12fe33405_d20260601_m012026_c001_v0001131_t0015_u01780276826658") 2026/06/01 01:29:42 DEBUG : only0: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaafc_d20260601_m012517_c001_v7007000_t0000_u01780277117272") 2026/06/01 01:29:42 DEBUG : only0: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f405fdcfe6314c7ed_d20260601_m012512_c001_v0001173_t0023_u01780277112287") 2026/06/01 01:29:43 DEBUG : only0: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336e7_d20260601_m012459_c001_v0001131_t0022_u01780277099149") 2026/06/01 01:29:43 DEBUG : only0: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83a595_d20260601_m012452_c001_v7007000_t0000_u01780277092926") 2026/06/01 01:29:43 DEBUG : only0: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33695_d20260601_m012440_c001_v0001131_t0057_u01780277080364") 2026/06/01 01:29:43 DEBUG : only1: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaafd_d20260601_m012517_c001_v7007000_t0000_u01780277117453") 2026/06/01 01:29:43 DEBUG : only1: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4194c27032156214_d20260601_m012512_c001_v0001185_t0022_u01780277112297") 2026/06/01 01:29:43 DEBUG : only1: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336e9_d20260601_m012459_c001_v0001131_t0049_u01780277099949") 2026/06/01 01:29:43 DEBUG : only1: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41645cdb723eede2_d20260601_m012453_c001_v7007000_t0000_u01780277093620") 2026/06/01 01:29:43 DEBUG : only1: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33697_d20260601_m012440_c001_v0001131_t0046_u01780277080996") 2026/06/01 01:29:43 DEBUG : only10: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaafe_d20260601_m012517_c001_v7007000_t0000_u01780277117634") 2026/06/01 01:29:43 DEBUG : only10: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4194c27032156208_d20260601_m012511_c001_v0001185_t0022_u01780277111536") 2026/06/01 01:29:43 DEBUG : only10: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33701_d20260601_m012505_c001_v0001131_t0032_u01780277105286") 2026/06/01 01:29:43 DEBUG : only10: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41645cdb723eede1_d20260601_m012453_c001_v7007000_t0000_u01780277093437") 2026/06/01 01:29:43 DEBUG : only10: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336ad_d20260601_m012446_c001_v0001131_t0040_u01780277086190") 2026/06/01 01:29:43 DEBUG : only11: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beaaff_d20260601_m012517_c001_v7007000_t0000_u01780277117816") 2026/06/01 01:29:43 DEBUG : only11: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4194c27032156210_d20260601_m012512_c001_v0001185_t0022_u01780277112115") 2026/06/01 01:29:43 DEBUG : only11: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33703_d20260601_m012505_c001_v0001131_t0016_u01780277105953") 2026/06/01 01:29:43 DEBUG : only11: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f0977_d20260601_m012453_c001_v7007000_t0000_u01780277093473") 2026/06/01 01:29:43 DEBUG : only11: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336af_d20260601_m012446_c001_v0001131_t0058_u01780277086680") 2026/06/01 01:29:43 DEBUG : only12: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab00_d20260601_m012518_c001_v7007000_t0000_u01780277118002") 2026/06/01 01:29:43 DEBUG : only12: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406bc3c12fe33717_d20260601_m012511_c001_v0001131_t0015_u01780277111548") 2026/06/01 01:29:43 DEBUG : only12: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33705_d20260601_m012506_c001_v0001131_t0050_u01780277106628") 2026/06/01 01:29:43 DEBUG : only12: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f0976_d20260601_m012453_c001_v7007000_t0000_u01780277093291") 2026/06/01 01:29:43 DEBUG : only12: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336b1_d20260601_m012447_c001_v0001131_t0042_u01780277087195") 2026/06/01 01:29:43 DEBUG : only13: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab01_d20260601_m012518_c001_v7007000_t0000_u01780277118267") 2026/06/01 01:29:44 DEBUG : only13: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406185a10fd917f8_d20260601_m012512_c001_v0001090_t0009_u01780277112102") 2026/06/01 01:29:44 DEBUG : only13: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33707_d20260601_m012507_c001_v0001131_t0045_u01780277107100") 2026/06/01 01:29:44 DEBUG : only13: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83a598_d20260601_m012453_c001_v7007000_t0000_u01780277093481") 2026/06/01 01:29:44 DEBUG : only13: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336b3_d20260601_m012447_c001_v0001131_t0001_u01780277087684") 2026/06/01 01:29:44 DEBUG : only14: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab04_d20260601_m012518_c001_v7007000_t0000_u01780277118449") 2026/06/01 01:29:44 DEBUG : only14: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406185a10fd91802_d20260601_m012512_c001_v0001090_t0009_u01780277112837") 2026/06/01 01:29:44 DEBUG : only14: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33709_d20260601_m012507_c001_v0001131_t0054_u01780277107606") 2026/06/01 01:29:44 DEBUG : only14: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41645cdb723eeddd_d20260601_m012452_c001_v7007000_t0000_u01780277092889") 2026/06/01 01:29:44 DEBUG : only14: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336b5_d20260601_m012448_c001_v0001131_t0006_u01780277088264") 2026/06/01 01:29:44 DEBUG : only15: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab05_d20260601_m012518_c001_v7007000_t0000_u01780277118631") 2026/06/01 01:29:44 DEBUG : only15: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4194c2703215620e_d20260601_m012511_c001_v0001185_t0022_u01780277111934") 2026/06/01 01:29:44 DEBUG : only15: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3370b_d20260601_m012508_c001_v0001131_t0005_u01780277108121") 2026/06/01 01:29:44 DEBUG : only15: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40480d4a2ddc7c5b_d20260601_m012453_c001_v7007000_t0000_u01780277093524") 2026/06/01 01:29:44 DEBUG : only15: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336b9_d20260601_m012448_c001_v0001131_t0022_u01780277088801") 2026/06/01 01:29:44 DEBUG : only16: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab07_d20260601_m012518_c001_v7007000_t0000_u01780277118812") 2026/06/01 01:29:44 DEBUG : only16: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406bc3c12fe33719_d20260601_m012511_c001_v0001131_t0015_u01780277111944") 2026/06/01 01:29:44 DEBUG : only16: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3370d_d20260601_m012508_c001_v0001131_t0050_u01780277108720") 2026/06/01 01:29:44 DEBUG : only16: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41645cdb723eeddf_d20260601_m012453_c001_v7007000_t0000_u01780277093072") 2026/06/01 01:29:44 DEBUG : only16: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336bd_d20260601_m012449_c001_v0001131_t0056_u01780277089437") 2026/06/01 01:29:45 DEBUG : only17: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab08_d20260601_m012519_c001_v7007000_t0000_u01780277119001") 2026/06/01 01:29:45 DEBUG : only17: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406185a10fd917fa_d20260601_m012512_c001_v0001090_t0009_u01780277112288") 2026/06/01 01:29:45 DEBUG : only17: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3370f_d20260601_m012509_c001_v0001131_t0028_u01780277109201") 2026/06/01 01:29:45 DEBUG : only17: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f0974_d20260601_m012452_c001_v7007000_t0000_u01780277092924") 2026/06/01 01:29:45 DEBUG : only17: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336c1_d20260601_m012449_c001_v0001131_t0032_u01780277089937") 2026/06/01 01:29:45 DEBUG : only18: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab09_d20260601_m012519_c001_v7007000_t0000_u01780277119183") 2026/06/01 01:29:45 DEBUG : only18: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406bc3c12fe33721_d20260601_m012512_c001_v0001131_t0015_u01780277112687") 2026/06/01 01:29:45 DEBUG : only18: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33711_d20260601_m012509_c001_v0001131_t0001_u01780277109838") 2026/06/01 01:29:45 DEBUG : only18: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40480d4a2ddc7c58_d20260601_m012452_c001_v7007000_t0000_u01780277092929") 2026/06/01 01:29:45 DEBUG : only18: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336c3_d20260601_m012450_c001_v0001131_t0040_u01780277090522") 2026/06/01 01:29:45 DEBUG : only19: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab0b_d20260601_m012519_c001_v7007000_t0000_u01780277119365") 2026/06/01 01:29:45 DEBUG : only19: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406bc3c12fe3371b_d20260601_m012512_c001_v0001131_t0015_u01780277112126") 2026/06/01 01:29:45 DEBUG : only19: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33713_d20260601_m012510_c001_v0001131_t0026_u01780277110494") 2026/06/01 01:29:46 DEBUG : only19: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f0975_d20260601_m012453_c001_v7007000_t0000_u01780277093107") 2026/06/01 01:29:46 DEBUG : only19: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336c7_d20260601_m012451_c001_v0001131_t0011_u01780277091094") 2026/06/01 01:29:46 DEBUG : only2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab0d_d20260601_m012519_c001_v7007000_t0000_u01780277119546") 2026/06/01 01:29:46 DEBUG : only2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406185a10fd917fe_d20260601_m012512_c001_v0001090_t0009_u01780277112471") 2026/06/01 01:29:46 DEBUG : only2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336eb_d20260601_m012500_c001_v0001131_t0027_u01780277100542") 2026/06/01 01:29:46 DEBUG : only2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83a597_d20260601_m012453_c001_v7007000_t0000_u01780277093300") 2026/06/01 01:29:46 DEBUG : only2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33699_d20260601_m012441_c001_v0001131_t0021_u01780277081572") 2026/06/01 01:29:46 DEBUG : only3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab0f_d20260601_m012519_c001_v7007000_t0000_u01780277119728") 2026/06/01 01:29:46 DEBUG : only3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406bc3c12fe3371d_d20260601_m012512_c001_v0001131_t0015_u01780277112308") 2026/06/01 01:29:46 DEBUG : only3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336ef_d20260601_m012501_c001_v0001131_t0006_u01780277101248") 2026/06/01 01:29:46 DEBUG : only3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f407e60ab978f0978_d20260601_m012453_c001_v7007000_t0000_u01780277093657") 2026/06/01 01:29:46 DEBUG : only3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3369b_d20260601_m012442_c001_v0001131_t0058_u01780277082203") 2026/06/01 01:29:46 DEBUG : only4: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab10_d20260601_m012519_c001_v7007000_t0000_u01780277119909") 2026/06/01 01:29:46 DEBUG : only4: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f405fdcfe6314c7ef_d20260601_m012512_c001_v0001173_t0023_u01780277112481") 2026/06/01 01:29:46 DEBUG : only4: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336f1_d20260601_m012501_c001_v0001131_t0016_u01780277101866") 2026/06/01 01:29:46 DEBUG : only4: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83a596_d20260601_m012453_c001_v7007000_t0000_u01780277093115") 2026/06/01 01:29:46 DEBUG : only4: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3369d_d20260601_m012442_c001_v0001131_t0013_u01780277082694") 2026/06/01 01:29:46 DEBUG : only5: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab11_d20260601_m012520_c001_v7007000_t0000_u01780277120090") 2026/06/01 01:29:46 DEBUG : only5: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406bc3c12fe3371f_d20260601_m012512_c001_v0001131_t0015_u01780277112501") 2026/06/01 01:29:46 DEBUG : only5: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336f3_d20260601_m012502_c001_v0001131_t0006_u01780277102457") 2026/06/01 01:29:47 DEBUG : only5: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40480d4a2ddc7c59_d20260601_m012453_c001_v7007000_t0000_u01780277093159") 2026/06/01 01:29:47 DEBUG : only5: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3369f_d20260601_m012443_c001_v0001131_t0052_u01780277083243") 2026/06/01 01:29:47 DEBUG : only6: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab12_d20260601_m012520_c001_v7007000_t0000_u01780277120271") 2026/06/01 01:29:47 DEBUG : only6: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4194c2703215621a_d20260601_m012512_c001_v0001185_t0022_u01780277112491") 2026/06/01 01:29:47 DEBUG : only6: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336f5_d20260601_m012503_c001_v0001131_t0048_u01780277103101") 2026/06/01 01:29:47 DEBUG : only6: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40480d4a2ddc7c5a_d20260601_m012453_c001_v7007000_t0000_u01780277093341") 2026/06/01 01:29:47 DEBUG : only6: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336a1_d20260601_m012443_c001_v0001131_t0013_u01780277083889") 2026/06/01 01:29:47 DEBUG : only7: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab13_d20260601_m012520_c001_v7007000_t0000_u01780277120453") 2026/06/01 01:29:47 DEBUG : only7: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4194c2703215621c_d20260601_m012512_c001_v0001185_t0022_u01780277112677") 2026/06/01 01:29:47 DEBUG : only7: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336f9_d20260601_m012503_c001_v0001131_t0007_u01780277103631") 2026/06/01 01:29:47 DEBUG : only7: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41645cdb723eeddc_d20260601_m012452_c001_v7007000_t0000_u01780277092707") 2026/06/01 01:29:47 DEBUG : only7: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336a3_d20260601_m012444_c001_v0001131_t0004_u01780277084432") 2026/06/01 01:29:47 DEBUG : only8: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab14_d20260601_m012520_c001_v7007000_t0000_u01780277120635") 2026/06/01 01:29:47 DEBUG : only8: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406185a10fd91800_d20260601_m012512_c001_v0001090_t0009_u01780277112654") 2026/06/01 01:29:47 DEBUG : only8: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336fb_d20260601_m012504_c001_v0001131_t0025_u01780277104178") 2026/06/01 01:29:47 DEBUG : only8: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41645cdb723eede0_d20260601_m012453_c001_v7007000_t0000_u01780277093253") 2026/06/01 01:29:47 DEBUG : only8: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336a5_d20260601_m012445_c001_v0001131_t0012_u01780277085174") 2026/06/01 01:29:47 DEBUG : only9: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab15_d20260601_m012520_c001_v7007000_t0000_u01780277120816") 2026/06/01 01:29:48 DEBUG : only9: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f405fdcfe6314c7f1_d20260601_m012512_c001_v0001173_t0023_u01780277112666") 2026/06/01 01:29:48 DEBUG : only9: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336fd_d20260601_m012504_c001_v0001131_t0048_u01780277104765") 2026/06/01 01:29:48 DEBUG : only9: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41645cdb723eedda_d20260601_m012452_c001_v7007000_t0000_u01780277092525") 2026/06/01 01:29:48 DEBUG : only9: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe336a9_d20260601_m012445_c001_v0001131_t0056_u01780277085704") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba376_d20260601_m012039_c001_v7007000_t0000_u01780276839478") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215599b_d20260601_m012036_c001_v0001185_t0044_u01780276836940") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba36f_d20260601_m012036_c001_v7007000_t0000_u01780276836138") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33421_d20260601_m012034_c001_v0001131_t0053_u01780276834231") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba36a_d20260601_m012033_c001_v7007000_t0000_u01780276833496") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155971_d20260601_m012031_c001_v0001185_t0048_u01780276831449") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d0f_d20260601_m012021_c001_v7007000_t0000_u01780276821041") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333f1_d20260601_m012019_c001_v0001131_t0029_u01780276819278") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d07_d20260601_m012017_c001_v7007000_t0000_u01780276817643") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333eb_d20260601_m012016_c001_v0001131_t0008_u01780276816659") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d03_d20260601_m012015_c001_v7007000_t0000_u01780276815212") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333e1_d20260601_m012014_c001_v0001131_t0011_u01780276814139") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657cf6_d20260601_m012007_c001_v7007000_t0000_u01780276807958") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333bb_d20260601_m012006_c001_v0001131_t0014_u01780276806171") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657cf3_d20260601_m012005_c001_v7007000_t0000_u01780276805771") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333af_d20260601_m012004_c001_v0001131_t0037_u01780276804396") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657cf0_d20260601_m012004_c001_v7007000_t0000_u01780276804031") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333a7_d20260601_m012003_c001_v0001131_t0035_u01780276803212") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333a1_d20260601_m012002_c001_v0001131_t0031_u01780276802364") 2026/06/01 01:29:48 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657ce8_d20260601_m012001_c001_v7007000_t0000_u01780276801995") 2026/06/01 01:29:49 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3339b_d20260601_m012001_c001_v0001131_t0012_u01780276801062") 2026/06/01 01:29:49 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33399_d20260601_m012000_c001_v0001131_t0034_u01780276800245") 2026/06/01 01:29:49 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0d4_d20260601_m011959_c001_v7007000_t0000_u01780276799515") 2026/06/01 01:29:49 DEBUG : potato: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33391_d20260601_m011958_c001_v0001131_t0013_u01780276798643") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f413d7c04c1dc9999_d20260601_m012124_c001_v7007000_t0000_u01780276884659") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe334c5_d20260601_m012124_c001_v0001131_t0038_u01780276884012") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f424efead8ded9505_d20260601_m012116_c001_v7007000_t0000_u01780276876090") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155ab2_d20260601_m012111_c001_v0001185_t0037_u01780276871053") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bea8f4_d20260601_m012102_c001_v7007000_t0000_u01780276862558") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3346f_d20260601_m012058_c001_v0001131_t0045_u01780276858275") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba386_d20260601_m012050_c001_v7007000_t0000_u01780276850521") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321559ea_d20260601_m012046_c001_v0001185_t0009_u01780276846137") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d22_d20260601_m012025_c001_v7007000_t0000_u01780276825553") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333ff_d20260601_m012023_c001_v0001131_t0051_u01780276823853") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d18_d20260601_m012023_c001_v7007000_t0000_u01780276823463") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333f7_d20260601_m012021_c001_v0001131_t0053_u01780276821594") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d10_d20260601_m012021_c001_v7007000_t0000_u01780276821229") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333f3_d20260601_m012020_c001_v0001131_t0020_u01780276820084") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d0a_d20260601_m012018_c001_v7007000_t0000_u01780276818913") 2026/06/01 01:29:49 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333ef_d20260601_m012018_c001_v0001131_t0013_u01780276818007") 2026/06/01 01:29:50 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d06_d20260601_m012016_c001_v7007000_t0000_u01780276816292") 2026/06/01 01:29:50 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333e7_d20260601_m012015_c001_v0001131_t0000_u01780276815222") 2026/06/01 01:29:50 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657cf8_d20260601_m012008_c001_v7007000_t0000_u01780276808742") 2026/06/01 01:29:50 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe333c1_d20260601_m012007_c001_v0001131_t0025_u01780276807503") 2026/06/01 01:29:50 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c396_d20260601_m011906_c001_v7007000_t0000_u01780276746825") 2026/06/01 01:29:50 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe332e9_d20260601_m011906_c001_v0001131_t0005_u01780276746181") 2026/06/01 01:29:50 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c390_d20260601_m011905_c001_v7007000_t0000_u01780276745277") 2026/06/01 01:29:50 DEBUG : potato2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe332df_d20260601_m011904_c001_v0001131_t0026_u01780276744465") 2026/06/01 01:29:50 DEBUG : potato3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f424efead8ded9506_d20260601_m012116_c001_v7007000_t0000_u01780276876273") 2026/06/01 01:29:50 DEBUG : potato3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155aba_d20260601_m012112_c001_v0001185_t0024_u01780276872017") 2026/06/01 01:29:50 DEBUG : potato3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bea8f5_d20260601_m012102_c001_v7007000_t0000_u01780276862785") 2026/06/01 01:29:50 DEBUG : potato3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33473_d20260601_m012059_c001_v0001131_t0054_u01780276859152") 2026/06/01 01:29:50 DEBUG : potato3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba387_d20260601_m012050_c001_v7007000_t0000_u01780276850979") 2026/06/01 01:29:50 DEBUG : potato3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321559f4_d20260601_m012046_c001_v0001185_t0016_u01780276846959") 2026/06/01 01:29:50 DEBUG : pre-dest1/1: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4217bcbc7c7873e2_d20260601_m012156_c001_v7007000_t0000_u01780276916828") 2026/06/01 01:29:50 DEBUG : pre-dest1/1: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155bc4_d20260601_m012148_c001_v0001185_t0000_u01780276908946") 2026/06/01 01:29:50 DEBUG : pre-dest2/2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4217bcbc7c7873e3_d20260601_m012157_c001_v7007000_t0000_u01780276917010") 2026/06/01 01:29:50 DEBUG : pre-dest2/2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3350d_d20260601_m012149_c001_v0001131_t0031_u01780276909505") 2026/06/01 01:29:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bbce3_d20260601_m012135_c001_v7007000_t0000_u01780276895324") 2026/06/01 01:29:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155b44_d20260601_m012132_c001_v0001185_t0001_u01780276892396") 2026/06/01 01:29:50 DEBUG : sizeonly: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0be_d20260601_m011944_c001_v7007000_t0000_u01780276784028") 2026/06/01 01:29:50 DEBUG : sizeonly: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3335b_d20260601_m011942_c001_v0001131_t0009_u01780276782997") 2026/06/01 01:29:51 DEBUG : splitbanan: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3bedc70_d20260601_m012714_c001_v7007000_t0000_u01780277234017") 2026/06/01 01:29:51 DEBUG : splitbanan: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9192c_d20260601_m012706_c001_v0001090_t0000_u01780277226692") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c1d_d20260601_m012828_c001_v7007000_t0000_u01780277308725") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cdf4_d20260601_m012822_c001_v0001173_t0026_u01780277302094") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6dcaf_d20260601_m012813_c001_v7007000_t0000_u01780277293669") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cd9f_d20260601_m012807_c001_v0001173_t0029_u01780277287284") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f427aed2e5d83ab26_d20260601_m012759_c001_v7007000_t0000_u01780277279005") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cd45_d20260601_m012753_c001_v0001173_t0051_u01780277273140") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f419f114cd6aaef10_d20260601_m012744_c001_v7007000_t0000_u01780277264787") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ccdb_d20260601_m012738_c001_v0001173_t0028_u01780277258480") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42675c7a403bc05e_d20260601_m012729_c001_v7007000_t0000_u01780277249748") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cc59_d20260601_m012723_c001_v0001173_t0023_u01780277243224") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4064792d0f85d475_d20260601_m012708_c001_v7007000_t0000_u01780277228726") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cbc1_d20260601_m012705_c001_v0001173_t0008_u01780277225462") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f423515f4492e150d_d20260601_m012656_c001_v7007000_t0000_u01780277216370") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33891_d20260601_m012649_c001_v0001131_t0016_u01780277209309") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40349b77fe5b85ff_d20260601_m012648_c001_v7007000_t0000_u01780277208187") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33875_d20260601_m012645_c001_v0001131_t0045_u01780277205282") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f409b90c8201fcc2a_d20260601_m012636_c001_v7007000_t0000_u01780277196750") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ca75_d20260601_m012629_c001_v0001173_t0000_u01780277189679") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f413d7c04c1dc9d63_d20260601_m012628_c001_v7007000_t0000_u01780277188415") 2026/06/01 01:29:51 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ca53_d20260601_m012625_c001_v0001173_t0025_u01780277185262") 2026/06/01 01:29:52 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4100c04ef3a32b0b_d20260601_m012611_c001_v7007000_t0000_u01780277171232") 2026/06/01 01:29:52 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd9186c_d20260601_m012607_c001_v0001090_t0033_u01780277167852") 2026/06/01 01:29:52 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99acd_d20260601_m012557_c001_v7007000_t0000_u01780277157387") 2026/06/01 01:29:52 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91848_d20260601_m012550_c001_v0001090_t0009_u01780277150414") 2026/06/01 01:29:52 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f41829ffa086b8cd1_d20260601_m012542_c001_v7007000_t0000_u01780277142053") 2026/06/01 01:29:52 DEBUG : splitbananasplit: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91826_d20260601_m012536_c001_v0001090_t0059_u01780277136306") 2026/06/01 01:29:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40349b77fe5b860a_d20260601_m012651_c001_v7007000_t0000_u01780277211351") 2026/06/01 01:29:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd918f6_d20260601_m012646_c001_v0001090_t0051_u01780277206288") 2026/06/01 01:29:52 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab2c_d20260601_m012528_c001_v7007000_t0000_u01780277128918") 2026/06/01 01:29:52 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c863_d20260601_m012527_c001_v0001173_t0007_u01780277127815") 2026/06/01 01:29:52 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab29_d20260601_m012527_c001_v7007000_t0000_u01780277127066") 2026/06/01 01:29:52 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33747_d20260601_m012525_c001_v0001131_t0023_u01780277125910") 2026/06/01 01:29:52 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba37d_d20260601_m012043_c001_v7007000_t0000_u01780276843338") 2026/06/01 01:29:52 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321559d4_d20260601_m012042_c001_v0001185_t0014_u01780276842495") 2026/06/01 01:29:52 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba37a_d20260601_m012041_c001_v7007000_t0000_u01780276841902") 2026/06/01 01:29:52 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33439_d20260601_m012040_c001_v0001131_t0050_u01780276840957") 2026/06/01 01:29:52 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0b4_d20260601_m011940_c001_v7007000_t0000_u01780276780889") 2026/06/01 01:29:52 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3334b_d20260601_m011939_c001_v0001131_t0000_u01780276779231") 2026/06/01 01:29:52 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0ad_d20260601_m011938_c001_v7007000_t0000_u01780276778867") 2026/06/01 01:29:52 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33347_d20260601_m011937_c001_v0001131_t0044_u01780276777841") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0a5_d20260601_m011935_c001_v7007000_t0000_u01780276775773") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3333d_d20260601_m011934_c001_v0001131_t0016_u01780276774168") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b0a4_d20260601_m011933_c001_v7007000_t0000_u01780276773624") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33335_d20260601_m011932_c001_v0001131_t0052_u01780276772667") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3332b_d20260601_m011929_c001_v0001131_t0027_u01780276769933") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f42000b05b028b099_d20260601_m011929_c001_v7007000_t0000_u01780276769570") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33327_d20260601_m011928_c001_v0001131_t0038_u01780276768843") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33325_d20260601_m011927_c001_v0001131_t0036_u01780276767911") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c3c2_d20260601_m011927_c001_v7007000_t0000_u01780276767167") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3331f_d20260601_m011924_c001_v0001131_t0031_u01780276764639") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3331b_d20260601_m011921_c001_v0001131_t0016_u01780276761828") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c3b8_d20260601_m011921_c001_v7007000_t0000_u01780276761464") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33315_d20260601_m011920_c001_v0001131_t0054_u01780276760686") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3330f_d20260601_m011919_c001_v0001131_t0030_u01780276759869") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c3b4_d20260601_m011919_c001_v7007000_t0000_u01780276759508") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3330b_d20260601_m011915_c001_v0001131_t0000_u01780276755610") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c3ac_d20260601_m011915_c001_v7007000_t0000_u01780276755249") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33309_d20260601_m011914_c001_v0001131_t0047_u01780276754581") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c3a8_d20260601_m011913_c001_v7007000_t0000_u01780276753680") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33303_d20260601_m011913_c001_v0001131_t0041_u01780276753018") 2026/06/01 01:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c3a5_d20260601_m011912_c001_v7007000_t0000_u01780276752414") 2026/06/01 01:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe332f9_d20260601_m011911_c001_v0001131_t0052_u01780276751748") 2026/06/01 01:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c3a2_d20260601_m011910_c001_v7007000_t0000_u01780276750849") 2026/06/01 01:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe332f3_d20260601_m011909_c001_v0001131_t0022_u01780276749888") 2026/06/01 01:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c39d_d20260601_m011909_c001_v7007000_t0000_u01780276749345") 2026/06/01 01:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe332f1_d20260601_m011908_c001_v0001131_t0021_u01780276748581") 2026/06/01 01:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c399_d20260601_m011908_c001_v7007000_t0000_u01780276748040") 2026/06/01 01:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe332eb_d20260601_m011907_c001_v0001131_t0036_u01780276747366") 2026/06/01 01:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c38b_d20260601_m011902_c001_v7007000_t0000_u01780276742730") 2026/06/01 01:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe332d5_d20260601_m011901_c001_v0001131_t0017_u01780276741966") 2026/06/01 01:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c38a_d20260601_m011901_c001_v7007000_t0000_u01780276741424") 2026/06/01 01:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe332d3_d20260601_m011900_c001_v0001131_t0022_u01780276740615") 2026/06/01 01:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c389_d20260601_m011859_c001_v7007000_t0000_u01780276739717") 2026/06/01 01:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe332cd_d20260601_m011858_c001_v0001131_t0045_u01780276738909") 2026/06/01 01:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f422cef7132a6c387_d20260601_m011856_c001_v7007000_t0000_u01780276736710") 2026/06/01 01:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe332c5_d20260601_m011855_c001_v0001131_t0011_u01780276735977") 2026/06/01 01:29:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab2e_d20260601_m012529_c001_v7007000_t0000_u01780277129100") 2026/06/01 01:29:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91818_d20260601_m012527_c001_v0001090_t0055_u01780277127826") 2026/06/01 01:29:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab2a_d20260601_m012527_c001_v7007000_t0000_u01780277127248") 2026/06/01 01:29:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156280_d20260601_m012525_c001_v0001185_t0027_u01780277125920") 2026/06/01 01:29:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c20_d20260601_m012830_c001_v7007000_t0000_u01780277310739") 2026/06/01 01:29:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215689b_d20260601_m012830_c001_v0001185_t0047_u01780277310110") 2026/06/01 01:29:55 DEBUG : sub/yam: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba375_d20260601_m012038_c001_v7007000_t0000_u01780276838522") 2026/06/01 01:29:55 DEBUG : sub/yam: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106b8d375aa5be0b_d20260601_m012037_c001_v0001177_t0053_u01780276837293") 2026/06/01 01:29:55 DEBUG : test_dir1/file2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab26_d20260601_m012525_c001_v7007000_t0000_u01780277125163") 2026/06/01 01:29:55 DEBUG : test_dir1/file2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314c84d_d20260601_m012523_c001_v0001173_t0056_u01780277123662") 2026/06/01 01:29:55 DEBUG : test_dir1/file2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab1a_d20260601_m012522_c001_v7007000_t0000_u01780277122893") 2026/06/01 01:29:55 DEBUG : test_dir1/file2: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe3373f_d20260601_m012521_c001_v0001131_t0051_u01780277121809") 2026/06/01 01:29:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab27_d20260601_m012525_c001_v7007000_t0000_u01780277125346") 2026/06/01 01:29:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c2703215626e_d20260601_m012523_c001_v0001185_t0057_u01780277123653") 2026/06/01 01:29:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f408f1c0dc3beab1b_d20260601_m012523_c001_v7007000_t0000_u01780277123075") 2026/06/01 01:29:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156262_d20260601_m012521_c001_v0001185_t0050_u01780277121801") 2026/06/01 01:29:55 DEBUG : three: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d33_d20260601_m012030_c001_v7007000_t0000_u01780276830714") 2026/06/01 01:29:55 DEBUG : three: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33413_d20260601_m012029_c001_v0001131_t0039_u01780276829491") 2026/06/01 01:29:55 DEBUG : three: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33409_d20260601_m012027_c001_v0001131_t0040_u01780276827049") 2026/06/01 01:29:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c22_d20260601_m012832_c001_v7007000_t0000_u01780277312424") 2026/06/01 01:29:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33a0d_d20260601_m012831_c001_v0001131_t0037_u01780277311702") 2026/06/01 01:29:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c52_d20260601_m012851_c001_v7007000_t0000_u01780277331435") 2026/06/01 01:29:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91a34_d20260601_m012849_c001_v0001090_t0019_u01780277329676") 2026/06/01 01:29:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c49_d20260601_m012848_c001_v7007000_t0000_u01780277328068") 2026/06/01 01:29:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33a29_d20260601_m012846_c001_v0001131_t0004_u01780277326140") 2026/06/01 01:29:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c42_d20260601_m012845_c001_v7007000_t0000_u01780277325157") 2026/06/01 01:29:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032156903_d20260601_m012844_c001_v0001185_t0017_u01780277324495") 2026/06/01 01:29:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c32_d20260601_m012839_c001_v7007000_t0000_u01780277319742") 2026/06/01 01:29:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33a1b_d20260601_m012838_c001_v0001131_t0013_u01780277318762") 2026/06/01 01:29:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c37_d20260601_m012841_c001_v7007000_t0000_u01780277321849") 2026/06/01 01:29:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91a2a_d20260601_m012840_c001_v0001090_t0053_u01780277320718") 2026/06/01 01:29:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c2b_d20260601_m012837_c001_v7007000_t0000_u01780277317703") 2026/06/01 01:29:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c270321568cd_d20260601_m012837_c001_v0001185_t0020_u01780277317093") 2026/06/01 01:29:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c29_d20260601_m012836_c001_v7007000_t0000_u01780277316056") 2026/06/01 01:29:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ce4c_d20260601_m012835_c001_v0001173_t0046_u01780277315313") 2026/06/01 01:29:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c26_d20260601_m012834_c001_v7007000_t0000_u01780277314353") 2026/06/01 01:29:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106185a10fd91a16_d20260601_m012833_c001_v0001090_t0052_u01780277313536") 2026/06/01 01:29:56 DEBUG : toe/toe/toe: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f405fcee326c5458f_d20260601_m012856_c001_v7007000_t0000_u01780277336273") 2026/06/01 01:29:56 DEBUG : toe/toe/toe: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106bc3c12fe33a36_d20260601_m012855_c001_v0001131_t0039_u01780277335489") 2026/06/01 01:29:56 DEBUG : toe/toe/toe: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c3c_d20260601_m012843_c001_v7007000_t0000_u01780277323510") 2026/06/01 01:29:56 DEBUG : toe/toe/toe: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314ce88_d20260601_m012842_c001_v0001173_t0011_u01780277322802") 2026/06/01 01:29:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c56_d20260601_m012852_c001_v7007000_t0000_u01780277332043") 2026/06/01 01:29:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f105fdcfe6314cec8_d20260601_m012851_c001_v0001173_t0057_u01780277331131") 2026/06/01 01:29:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4140996854d99c4b_d20260601_m012848_c001_v7007000_t0000_u01780277328693") 2026/06/01 01:29:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f111562866f0b664b_d20260601_m012847_c001_v0001183_t0009_u01780277327831") 2026/06/01 01:29:56 DEBUG : two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f4025541381657d35_d20260601_m012030_c001_v7007000_t0000_u01780276830897") 2026/06/01 01:29:56 DEBUG : two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406b8d375aa5bdd3_d20260601_m012028_c001_v0001177_t0053_u01780276828815") 2026/06/01 01:29:56 DEBUG : two: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f406bc3c12fe33407_d20260601_m012026_c001_v0001131_t0015_u01780276826838") 2026/06/01 01:29:57 DEBUG : yam: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba377_d20260601_m012039_c001_v7007000_t0000_u01780276839663") 2026/06/01 01:29:57 DEBUG : yam: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f118be13ee8dfd90b_d20260601_m012038_c001_v0001171_t0025_u01780276838141") 2026/06/01 01:29:57 DEBUG : yam: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba36e_d20260601_m012035_c001_v7007000_t0000_u01780276835587") 2026/06/01 01:29:57 DEBUG : yam: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f1194c27032155985_d20260601_m012034_c001_v0001185_t0057_u01780276834306") 2026/06/01 01:29:57 DEBUG : yam: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba369_d20260601_m012032_c001_v7007000_t0000_u01780276832941") 2026/06/01 01:29:57 DEBUG : yam: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f106b8d375aa5bde5_d20260601_m012031_c001_v0001177_t0009_u01780276831459") 2026/06/01 01:29:57 DEBUG : yaml: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba371_d20260601_m012036_c001_v7007000_t0000_u01780276836325") 2026/06/01 01:29:57 DEBUG : yaml: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f114748fb530d8449_d20260601_m012035_c001_v0001184_t0008_u01780276835352") 2026/06/01 01:29:57 DEBUG : yaml: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f40431be223fba36c_d20260601_m012033_c001_v7007000_t0000_u01780276833679") 2026/06/01 01:29:57 DEBUG : yaml: Deleting (id "4_z0fd22d83c03d8b0b9fe80e1b_f102c8c621eaed76e_d20260601_m012032_c001_v0001173_t0053_u01780276832641") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m5.368488472s (try 1/5)