"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/04/03 02:33:53 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi" 2026/04/03 02:33:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/03 02:33:53 DEBUG : Creating backend with remote "/tmp/rclone2833475646" === 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:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:33:54 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:33:54 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:33:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:33:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/03 02:33:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:33:55 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:33:55 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:33:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 02:33:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:33:56 INFO : sub dir/hello world: Copied (new) 2026/04/03 02:33:56 DEBUG : B2 bucket rclone-test-donapib7wahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.71s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:33:57 DEBUG : Creating backend with remote "/non-existing" 2026/04/03 02:33:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/03 02:33:57 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:33:57 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:33:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:33:58 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:33:58 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:33:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 02:33:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:33:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.52s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:00 INFO : B2 bucket rclone-test-donapib7wahi: Running all checks before starting transfers 2026/04/03 02:34:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:34:00 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:00 INFO : B2 bucket rclone-test-donapib7wahi: Checks finished, now starting transfers 2026/04/03 02:34:00 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:00 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 02:34:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:34:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:01 ERROR : Ignoring --no-traverse with sync 2026/04/03 02:34:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:34:01 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:01 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 02:34:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:34:01 INFO : sub dir/hello world: Copied (new) 2026/04/03 02:34:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.21s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/03 02:34:02 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:02 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:02 DEBUG : hello world2: size = 12 OK 2026/04/03 02:34:02 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/03 02:34:02 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.11s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 02:34:03 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:03 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:04 DEBUG : potato2: size = 11 OK 2026/04/03 02:34:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:34:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 02:34:05 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:05 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:05 DEBUG : potato2: size = 11 OK 2026/04/03 02:34:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:34:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.48s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/03 02:34:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 02:34:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/03 02:34:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/03 02:34:06 INFO : sub dir2: Making directory 2026/04/03 02:34:06 INFO : sub dir: Making directory 2026/04/03 02:34:06 INFO : sub dir2/sub sub dir2: Making directory 2026/04/03 02:34:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:34:06 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:06 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:06 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 02:34:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:34:06 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/04/03 02:34:07 DEBUG : B2 bucket rclone-test-donapib7wahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.14s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:07 INFO : sub dir2: Making directory 2026/04/03 02:34:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/03 02:34:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 02:34:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:34:07 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:07 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 02:34:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:34:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:08 DEBUG : sub dir2: Making directory with metadata 2026/04/03 02:34:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 02:34:08 INFO : sub dir2: Making directory 2026/04/03 02:34:08 INFO : sub dir: Making directory 2026/04/03 02:34:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:34:08 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:08 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:09 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 02:34:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:34:09 INFO : sub dir/hello world: Copied (new) 2026/04/03 02:34:09 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/03 02:34:09 DEBUG : B2 bucket rclone-test-donapib7wahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/03 02:34:09 DEBUG : B2 bucket rclone-test-donapib7wahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:10 INFO : sub dir2: Making directory 2026/04/03 02:34:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:34:10 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:10 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:10 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 02:34:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:34:10 INFO : sub dir/hello world: Copied (new) 2026/04/03 02:34:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.17s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:11 DEBUG : sub dir2: Making directory with metadata 2026/04/03 02:34:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 02:34:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/03 02:34:11 INFO : sub dir2: Making directory 2026/04/03 02:34:11 INFO : sub dir: Making directory 2026/04/03 02:34:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:34:11 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:11 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:11 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 02:34:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:34:11 INFO : sub dir/hello world: Copied (new) 2026/04/03 02:34:11 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/03 02:34:12 DEBUG : B2 bucket rclone-test-donapib7wahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.22s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:13 INFO : sub dir2: Making directory 2026/04/03 02:34:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:34:13 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:13 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 02:34:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:34:13 INFO : sub dir/hello world: Copied (new) 2026/04/03 02:34:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.31s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:14 DEBUG : Creating backend with remote "TestB2:rclone-test-kazazih6zuze" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-donapib7wahi -> B2 bucket rclone-test-kazazih6zuze 2026/04/03 02:34:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:34:15 DEBUG : B2 bucket rclone-test-kazazih6zuze: Waiting for checks to finish 2026/04/03 02:34:15 DEBUG : B2 bucket rclone-test-kazazih6zuze: Waiting for transfers to finish 2026/04/03 02:34:16 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 02:34:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:34:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/03 02:34:17 DEBUG : B2 bucket rclone-test-kazazih6zuze: Purge remote 2026/04/03 02:34:17 INFO : B2 bucket rclone-test-kazazih6zuze: cleaning bucket "rclone-test-kazazih6zuze" of all files 2026/04/03 02:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2fd43300d5b1b9fd80e1b_f11573af1facab8d1_d20260403_m023416_c001_v0001174_t0008_u01775183656453") --- PASS: TestServerSideCopy (3.96s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:18 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:34:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:34:18 DEBUG : sub dir/hello world: Sizes differ 2026/04/03 02:34:18 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:19 DEBUG : sub dir/hello world: size = 17 OK 2026/04/03 02:34:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/03 02:34:19 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.59s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xidihiq2dibi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-donapib7wahi -> B2 bucket rclone-test-xidihiq2dibi 2026/04/03 02:34:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:34:21 DEBUG : B2 bucket rclone-test-xidihiq2dibi: Waiting for checks to finish 2026/04/03 02:34:21 DEBUG : B2 bucket rclone-test-xidihiq2dibi: Waiting for transfers to finish 2026/04/03 02:34:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 02:34:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:34:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/03 02:34:23 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:34:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xidihiq2dibi) 2026/04/03 02:34:23 DEBUG : sub dir/hello world: Sizes differ 2026/04/03 02:34:23 DEBUG : B2 bucket rclone-test-xidihiq2dibi: Waiting for checks to finish 2026/04/03 02:34:23 DEBUG : B2 bucket rclone-test-xidihiq2dibi: Waiting for transfers to finish 2026/04/03 02:34:23 DEBUG : sub dir/hello world: size = 17 OK 2026/04/03 02:34:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/03 02:34:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/03 02:34:24 DEBUG : B2 bucket rclone-test-xidihiq2dibi: Purge remote 2026/04/03 02:34:24 INFO : B2 bucket rclone-test-xidihiq2dibi: cleaning bucket "rclone-test-xidihiq2dibi" of all files 2026/04/03 02:34:24 DEBUG : sub dir/hello world: Deleting (id "4_z1f220da3301d5b1b9fd80e1b_f117fee99836b2811_d20260403_m023423_c001_v0001174_t0044_u01775183663273") 2026/04/03 02:34:24 DEBUG : sub dir/hello world: Deleting (id "4_z1f220da3301d5b1b9fd80e1b_f11394047d717f16a_d20260403_m023421_c001_v0001038_t0039_u01775183661990") --- PASS: TestServerSideCopyOverSelf (6.10s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:26 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:34:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:34:26 DEBUG : sub dir/hello world: Sizes differ 2026/04/03 02:34:26 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:26 DEBUG : sub dir/hello world: size = 17 OK 2026/04/03 02:34:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/03 02:34:26 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/03 02:34:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.62s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:28 DEBUG : Creating backend with remote "TestB2:rclone-test-tohuyuy8fuqa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-donapib7wahi -> B2 bucket rclone-test-tohuyuy8fuqa 2026/04/03 02:34:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:34:29 DEBUG : B2 bucket rclone-test-tohuyuy8fuqa: Waiting for checks to finish 2026/04/03 02:34:29 DEBUG : B2 bucket rclone-test-tohuyuy8fuqa: Waiting for transfers to finish 2026/04/03 02:34:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 02:34:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:34:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/03 02:34:30 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:34:30 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tohuyuy8fuqa) 2026/04/03 02:34:30 DEBUG : B2 bucket rclone-test-tohuyuy8fuqa: Waiting for checks to finish 2026/04/03 02:34:30 DEBUG : sub dir/hello world: Sizes differ 2026/04/03 02:34:30 DEBUG : B2 bucket rclone-test-tohuyuy8fuqa: Waiting for transfers to finish 2026/04/03 02:34:30 DEBUG : sub dir/hello world: size = 17 OK 2026/04/03 02:34:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/03 02:34:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/03 02:34:31 INFO : sub dir/hello world: Deleted 2026/04/03 02:34:31 DEBUG : testing file moves 2026/04/03 02:34:32 DEBUG : B2 bucket rclone-test-tohuyuy8fuqa: Waiting for checks to finish 2026/04/03 02:34:32 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:34:32 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tohuyuy8fuqa) 2026/04/03 02:34:32 DEBUG : sub dir/hello world: Sizes differ 2026/04/03 02:34:32 DEBUG : B2 bucket rclone-test-tohuyuy8fuqa: Waiting for transfers to finish 2026/04/03 02:34:32 DEBUG : sub dir/hello world: size = 24 OK 2026/04/03 02:34:32 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/03 02:34:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/03 02:34:32 INFO : sub dir/hello world: Deleted 2026/04/03 02:34:32 DEBUG : B2 bucket rclone-test-tohuyuy8fuqa: Purge remote 2026/04/03 02:34:32 INFO : B2 bucket rclone-test-tohuyuy8fuqa: cleaning bucket "rclone-test-tohuyuy8fuqa" of all files 2026/04/03 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb22d83301d5b1b9fd80e1b_f10168af98e06e023_d20260403_m023432_c001_v0001179_t0022_u01775183672266") 2026/04/03 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb22d83301d5b1b9fd80e1b_f1064feee246c2b5e_d20260403_m023430_c001_v0001183_t0046_u01775183670751") 2026/04/03 02:34:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb22d83301d5b1b9fd80e1b_f10168af98e06e01b_d20260403_m023429_c001_v0001179_t0019_u01775183669776") --- PASS: TestServerSideMoveOverSelf (6.95s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:34 ERROR : error listing: directory not found 2026/04/03 02:34:35 INFO : Local file system at /tmp/rclone2833475646: Making directory 2026/04/03 02:34:35 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:35 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.31s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:34:36 DEBUG : Local file system at /tmp/rclone2833475646: Waiting for checks to finish 2026/04/03 02:34:36 DEBUG : Local file system at /tmp/rclone2833475646: Waiting for transfers to finish 2026/04/03 02:34:37 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/03 02:34:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:34:37 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/03 02:34:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.68s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:37 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/03 02:34:37 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:37 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:38 DEBUG : check sum: size = 1 OK 2026/04/03 02:34:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/03 02:34:38 INFO : check sum: Copied (new) 2026/04/03 02:34:38 DEBUG : Waiting for deletions to finish 2026/04/03 02:34:38 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:38 DEBUG : check sum: size = 1 OK 2026/04/03 02:34:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/03 02:34:38 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/03 02:34:38 DEBUG : check sum: Unchanged skipping 2026/04/03 02:34:38 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:38 DEBUG : Waiting for deletions to finish 2026/04/03 02:34:38 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/03 02:34:39 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:39 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:39 DEBUG : sizeonly: size = 6 OK 2026/04/03 02:34:39 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/03 02:34:39 INFO : sizeonly: Copied (new) 2026/04/03 02:34:39 DEBUG : Waiting for deletions to finish 2026/04/03 02:34:39 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:39 DEBUG : sizeonly: size = 6 OK 2026/04/03 02:34:39 DEBUG : sizeonly: Sizes identical 2026/04/03 02:34:39 DEBUG : sizeonly: Unchanged skipping 2026/04/03 02:34:39 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:39 DEBUG : Waiting for deletions to finish 2026/04/03 02:34:39 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/03 02:34:40 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:40 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:41 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/03 02:34:41 INFO : ignore-size: Copied (new) 2026/04/03 02:34:41 DEBUG : Waiting for deletions to finish 2026/04/03 02:34:41 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:41 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:34:41 DEBUG : ignore-size: Unchanged skipping 2026/04/03 02:34:41 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:41 DEBUG : Waiting for deletions to finish 2026/04/03 02:34:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:42 DEBUG : existing: size = 6 OK 2026/04/03 02:34:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:34:42 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:42 DEBUG : existing: Unchanged skipping 2026/04/03 02:34:42 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:42 DEBUG : Waiting for deletions to finish 2026/04/03 02:34:42 INFO : There was nothing to transfer 2026/04/03 02:34:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/03 02:34:42 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:42 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:43 DEBUG : existing: size = 6 OK 2026/04/03 02:34:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/03 02:34:43 INFO : existing: Copied (replaced existing) 2026/04/03 02:34:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.70s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/03 02:34:44 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:44 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:44 DEBUG : existing: size = 6 OK 2026/04/03 02:34:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/03 02:34:44 INFO : existing: Copied (new) 2026/04/03 02:34:44 DEBUG : Waiting for deletions to finish 2026/04/03 02:34:44 DEBUG : existing: Destination exists, skipping 2026/04/03 02:34:44 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:44 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:44 DEBUG : Waiting for deletions to finish 2026/04/03 02:34:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.48s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:45 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/03 02:34:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/03 02:34:46 DEBUG : c/non empty space: size = 5 OK 2026/04/03 02:34:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:34:46 DEBUG : c/non empty space: Unchanged skipping 2026/04/03 02:34:46 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:46 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:46 DEBUG : a/potato2: size = 60 OK 2026/04/03 02:34:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 02:34:46 INFO : a/potato2: Copied (new) 2026/04/03 02:34:46 DEBUG : Waiting for deletions to finish 2026/04/03 02:34:46 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:48 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:48 DEBUG : empty space: size = 1 OK 2026/04/03 02:34:48 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/04/03 02:34:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/03 02:34:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/03 02:34:48 DEBUG : empty space: Unchanged skipping 2026/04/03 02:34:48 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:48 DEBUG : Waiting for deletions to finish 2026/04/03 02:34:48 INFO : There was nothing to transfer 2026/04/03 02:34:48 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:48 DEBUG : empty space: size = 1 OK 2026/04/03 02:34:48 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/04/03 02:34:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/03 02:34:49 INFO : empty space: Updated modification time in destination 2026/04/03 02:34:49 DEBUG : empty space: Unchanged skipping 2026/04/03 02:34:49 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:49 DEBUG : Waiting for deletions to finish 2026/04/03 02:34:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.64s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:50 DEBUG : empty space: size = 1 OK 2026/04/03 02:34:50 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/04/03 02:34:50 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/03 02:34:50 DEBUG : empty space: Unchanged skipping 2026/04/03 02:34:50 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:50 DEBUG : Waiting for deletions to finish 2026/04/03 02:34:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.33s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:51 DEBUG : foo: size = 3 OK 2026/04/03 02:34:51 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/04/03 02:34:51 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:34:51 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:34:51 DEBUG : foo: sha1 differ 2026/04/03 02:34:51 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:52 DEBUG : foo: size = 3 OK 2026/04/03 02:34:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/03 02:34:52 INFO : foo: Copied (replaced existing) 2026/04/03 02:34:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/03 02:34:53 DEBUG : empty space: size = 1 OK 2026/04/03 02:34:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:34:53 DEBUG : empty space: Unchanged skipping 2026/04/03 02:34:53 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:53 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:53 DEBUG : potato: size = 60 OK 2026/04/03 02:34:53 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 02:34:53 INFO : potato: Copied (new) 2026/04/03 02:34:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:55 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:55 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:34:55 DEBUG : potato: size = 60 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:34:55 DEBUG : potato: Sizes differ 2026/04/03 02:34:55 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:55 DEBUG : potato: size = 21 OK 2026/04/03 02:34:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/03 02:34:55 INFO : potato: Copied (replaced existing) 2026/04/03 02:34:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.57s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:57 DEBUG : potato: size = 21 OK 2026/04/03 02:34:57 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/04/03 02:34:57 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2833475646) 2026/04/03 02:34:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:34:57 DEBUG : potato: sha1 differ 2026/04/03 02:34:57 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:57 DEBUG : potato: size = 21 OK 2026/04/03 02:34:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/03 02:34:57 INFO : potato: Copied (replaced existing) 2026/04/03 02:34:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:34:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 02:34:59 DEBUG : empty space: size = 1 OK 2026/04/03 02:34:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:34:59 DEBUG : empty space: Unchanged skipping 2026/04/03 02:34:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/03 02:34:59 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:34:59 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:34:59 DEBUG : Waiting for deletions to finish 2026/04/03 02:34:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:35:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 02:35:00 DEBUG : empty space: size = 1 OK 2026/04/03 02:35:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:35:00 DEBUG : empty space: Unchanged skipping 2026/04/03 02:35:00 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:00 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:01 DEBUG : potato2: size = 60 OK 2026/04/03 02:35:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 02:35:01 INFO : potato2: Copied (new) 2026/04/03 02:35:01 DEBUG : Waiting for deletions to finish 2026/04/03 02:35:01 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:35:02 INFO : d: Making directory 2026/04/03 02:35:02 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/03 02:35:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/03 02:35:03 DEBUG : c/non empty space: size = 5 OK 2026/04/03 02:35:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:35:03 DEBUG : c/non empty space: Unchanged skipping 2026/04/03 02:35:03 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:03 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:03 DEBUG : a/potato2: size = 60 OK 2026/04/03 02:35:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 02:35:03 INFO : a/potato2: Copied (new) 2026/04/03 02:35:03 DEBUG : Waiting for deletions to finish 2026/04/03 02:35:03 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:35:04 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/03 02:35:05 DEBUG : c/non empty space: size = 5 OK 2026/04/03 02:35:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:35:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/03 02:35:05 DEBUG : c/non empty space: Unchanged skipping 2026/04/03 02:35:05 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:05 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:05 DEBUG : a/potato2: size = 60 OK 2026/04/03 02:35:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 02:35:05 INFO : a/potato2: Copied (new) 2026/04/03 02:35:05 ERROR : B2 bucket rclone-test-donapib7wahi: not deleting files as there were IO errors 2026/04/03 02:35:05 ERROR : B2 bucket rclone-test-donapib7wahi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.22s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:35:07 DEBUG : Waiting for deletions to finish 2026/04/03 02:35:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 02:35:07 DEBUG : empty space: size = 1 OK 2026/04/03 02:35:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:35:07 DEBUG : empty space: Unchanged skipping 2026/04/03 02:35:07 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:07 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:07 INFO : potato: Deleted 2026/04/03 02:35:07 DEBUG : potato2: size = 60 OK 2026/04/03 02:35:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 02:35:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.03s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:35:09 DEBUG : Waiting for deletions to finish 2026/04/03 02:35:09 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:09 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:09 INFO : potato: Deleted 2026/04/03 02:35:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 02:35:09 DEBUG : empty space: size = 1 OK 2026/04/03 02:35:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:35:09 DEBUG : empty space: Unchanged skipping 2026/04/03 02:35:09 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:09 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:10 DEBUG : potato2: size = 60 OK 2026/04/03 02:35:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 02:35:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.37s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:35:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 02:35:11 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:11 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:11 DEBUG : potato2: size = 19 OK 2026/04/03 02:35:11 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/03 02:35:11 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:35:13 DEBUG : enormous: Excluded (Size Filter) 2026/04/03 02:35:13 DEBUG : enormous: Excluded 2026/04/03 02:35:13 DEBUG : potato2: Excluded (Size Filter) 2026/04/03 02:35:13 DEBUG : potato2: Excluded 2026/04/03 02:35:13 DEBUG : potato2: Excluded (Size Filter) 2026/04/03 02:35:13 DEBUG : empty space: size = 1 OK 2026/04/03 02:35:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:35:13 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:13 DEBUG : empty space: Unchanged skipping 2026/04/03 02:35:13 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:13 DEBUG : Waiting for deletions to finish 2026/04/03 02:35:13 INFO : There was nothing to transfer 2026/04/03 02:35:13 DEBUG : enormous: Excluded (Size Filter) 2026/04/03 02:35:13 DEBUG : enormous: Excluded 2026/04/03 02:35:13 DEBUG : potato2: Excluded (Size Filter) 2026/04/03 02:35:13 DEBUG : potato2: Excluded 2026/04/03 02:35:13 DEBUG : potato2: Excluded (Size Filter) 2026/04/03 02:35:13 DEBUG : empty space: size = 1 OK 2026/04/03 02:35:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/03 02:35:13 DEBUG : empty space: Unchanged skipping 2026/04/03 02:35:13 DEBUG : Local file system at /tmp/rclone2833475646: Waiting for checks to finish 2026/04/03 02:35:13 DEBUG : Local file system at /tmp/rclone2833475646: Waiting for transfers to finish 2026/04/03 02:35:13 DEBUG : Waiting for deletions to finish 2026/04/03 02:35:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:35:15 DEBUG : enormous: Excluded (Size Filter) 2026/04/03 02:35:15 DEBUG : enormous: Excluded 2026/04/03 02:35:15 DEBUG : potato2: Excluded (Size Filter) 2026/04/03 02:35:15 DEBUG : potato2: Excluded 2026/04/03 02:35:15 DEBUG : empty space: size = 1 OK 2026/04/03 02:35:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:35:15 DEBUG : empty space: Unchanged skipping 2026/04/03 02:35:15 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:15 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:15 DEBUG : Waiting for deletions to finish 2026/04/03 02:35:15 INFO : enormous: Deleted 2026/04/03 02:35:16 INFO : potato2: Deleted 2026/04/03 02:35:16 INFO : There was nothing to transfer 2026/04/03 02:35:16 DEBUG : empty space: size = 1 OK 2026/04/03 02:35:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/03 02:35:16 DEBUG : empty space: Unchanged skipping 2026/04/03 02:35:16 DEBUG : Local file system at /tmp/rclone2833475646: Waiting for checks to finish 2026/04/03 02:35:16 DEBUG : Local file system at /tmp/rclone2833475646: Waiting for transfers to finish 2026/04/03 02:35:16 DEBUG : Waiting for deletions to finish 2026/04/03 02:35:16 INFO : enormous: Deleted 2026/04/03 02:35:16 INFO : potato2: Deleted 2026/04/03 02:35:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.35s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:35:18 DEBUG : five: Need to transfer - File not found at Destination 2026/04/03 02:35:18 DEBUG : four: size = 4 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:35:18 DEBUG : four: size = 8 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:35:18 DEBUG : one: Destination is newer than source, skipping 2026/04/03 02:35:18 DEBUG : four: Sizes differ 2026/04/03 02:35:18 DEBUG : three: size = 5 OK 2026/04/03 02:35:18 DEBUG : three: Sizes identical 2026/04/03 02:35:18 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:18 DEBUG : two: size = 3 OK 2026/04/03 02:35:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/03 02:35:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2833475646) 2026/04/03 02:35:18 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:35:18 DEBUG : two: sha1 differ 2026/04/03 02:35:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/03 02:35:18 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:18 DEBUG : five: size = 4 OK 2026/04/03 02:35:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/03 02:35:18 INFO : five: Copied (new) 2026/04/03 02:35:18 DEBUG : four: size = 4 OK 2026/04/03 02:35:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/03 02:35:18 INFO : four: Copied (replaced existing) 2026/04/03 02:35:19 DEBUG : two: size = 3 OK 2026/04/03 02:35:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/03 02:35:19 INFO : two: Copied (replaced existing) 2026/04/03 02:35:19 DEBUG : Waiting for deletions to finish 2026/04/03 02:35:19 DEBUG : four: size = 4 OK 2026/04/03 02:35:19 DEBUG : one: Destination is newer than source, skipping 2026/04/03 02:35:19 DEBUG : three: size = 5 OK 2026/04/03 02:35:19 DEBUG : two: size = 3 OK 2026/04/03 02:35:19 DEBUG : five: size = 4 OK 2026/04/03 02:35:19 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/03 02:35:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/03 02:35:19 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/03 02:35:19 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/03 02:35:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/03 02:35:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/03 02:35:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/03 02:35:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2833475646) 2026/04/03 02:35:19 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/03 02:35:19 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:35:19 DEBUG : three: sha1 differ 2026/04/03 02:35:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/03 02:35:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/03 02:35:19 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:19 DEBUG : three: size = 5 OK 2026/04/03 02:35:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/03 02:35:19 INFO : three: Copied (replaced existing) 2026/04/03 02:35:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === 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:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/03 02:35:21 INFO : B2 bucket rclone-test-donapib7wahi: Making map for --track-renames 2026/04/03 02:35:21 INFO : B2 bucket rclone-test-donapib7wahi: Finished making map for --track-renames 2026/04/03 02:35:21 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:21 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for renames to finish 2026/04/03 02:35:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/03 02:35:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/03 02:35:21 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:21 DEBUG : yam: size = 11 OK 2026/04/03 02:35:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/03 02:35:21 INFO : yam: Copied (new) 2026/04/03 02:35:21 DEBUG : potato: size = 14 OK 2026/04/03 02:35:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/03 02:35:21 INFO : potato: Copied (new) 2026/04/03 02:35:21 DEBUG : Waiting for deletions to finish 2026/04/03 02:35:22 DEBUG : potato: size = 14 OK 2026/04/03 02:35:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:35:22 INFO : B2 bucket rclone-test-donapib7wahi: Making map for --track-renames 2026/04/03 02:35:22 INFO : B2 bucket rclone-test-donapib7wahi: Finished making map for --track-renames 2026/04/03 02:35:22 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:22 DEBUG : potato: Unchanged skipping 2026/04/03 02:35:22 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for renames to finish 2026/04/03 02:35:23 DEBUG : yaml: size = 11 OK 2026/04/03 02:35:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/03 02:35:23 INFO : yam: Copied (server-side copy) to: yaml 2026/04/03 02:35:23 INFO : yam: Deleted 2026/04/03 02:35:23 INFO : yaml: Renamed from "yam" 2026/04/03 02:35:23 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.39s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/03 02:35:24 INFO : B2 bucket rclone-test-donapib7wahi: Making map for --track-renames 2026/04/03 02:35:24 INFO : B2 bucket rclone-test-donapib7wahi: Finished making map for --track-renames 2026/04/03 02:35:24 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/03 02:35:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/03 02:35:24 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for renames to finish 2026/04/03 02:35:24 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:25 DEBUG : yam: size = 11 OK 2026/04/03 02:35:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/03 02:35:25 INFO : yam: Copied (new) 2026/04/03 02:35:25 DEBUG : potato: size = 14 OK 2026/04/03 02:35:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/03 02:35:25 INFO : potato: Copied (new) 2026/04/03 02:35:25 DEBUG : Waiting for deletions to finish 2026/04/03 02:35:25 DEBUG : potato: size = 14 OK 2026/04/03 02:35:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:35:25 DEBUG : potato: Unchanged skipping 2026/04/03 02:35:25 INFO : B2 bucket rclone-test-donapib7wahi: Making map for --track-renames 2026/04/03 02:35:25 INFO : B2 bucket rclone-test-donapib7wahi: Finished making map for --track-renames 2026/04/03 02:35:25 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:25 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for renames to finish 2026/04/03 02:35:26 DEBUG : yaml: size = 11 OK 2026/04/03 02:35:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/03 02:35:26 INFO : yam: Copied (server-side copy) to: yaml 2026/04/03 02:35:26 INFO : yam: Deleted 2026/04/03 02:35:26 INFO : yaml: Renamed from "yam" 2026/04/03 02:35:26 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/03 02:35:27 INFO : B2 bucket rclone-test-donapib7wahi: Making map for --track-renames 2026/04/03 02:35:27 INFO : B2 bucket rclone-test-donapib7wahi: Finished making map for --track-renames 2026/04/03 02:35:27 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/03 02:35:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/03 02:35:27 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for renames to finish 2026/04/03 02:35:27 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:27 DEBUG : sub/yam: size = 11 OK 2026/04/03 02:35:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/03 02:35:27 INFO : sub/yam: Copied (new) 2026/04/03 02:35:28 DEBUG : potato: size = 14 OK 2026/04/03 02:35:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/03 02:35:28 INFO : potato: Copied (new) 2026/04/03 02:35:28 DEBUG : Waiting for deletions to finish 2026/04/03 02:35:29 DEBUG : potato: size = 14 OK 2026/04/03 02:35:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:35:29 DEBUG : potato: Unchanged skipping 2026/04/03 02:35:29 INFO : B2 bucket rclone-test-donapib7wahi: Making map for --track-renames 2026/04/03 02:35:29 INFO : B2 bucket rclone-test-donapib7wahi: Finished making map for --track-renames 2026/04/03 02:35:29 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:29 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for renames to finish 2026/04/03 02:35:29 DEBUG : yam: size = 11 OK 2026/04/03 02:35:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/03 02:35:29 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/03 02:35:29 INFO : sub/yam: Deleted 2026/04/03 02:35:29 INFO : yam: Renamed from "sub/yam" 2026/04/03 02:35:29 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.53s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:35:30 DEBUG : Creating backend with remote "/tmp/rclone2833475646/dir1" 2026/04/03 02:35:30 DEBUG : Creating backend with remote "/tmp/rclone2833475646/dir2" 2026/04/03 02:35:30 DEBUG : Local file system at /tmp/rclone2833475646/dir2: Using server-side directory move 2026/04/03 02:35:30 INFO : Local file system at /tmp/rclone2833475646/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/03 02:35:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/03 02:35:30 DEBUG : Local file system at /tmp/rclone2833475646/dir2: Waiting for checks to finish 2026/04/03 02:35:30 INFO : file1.txt: Moved (server-side) 2026/04/03 02:35:30 DEBUG : Local file system at /tmp/rclone2833475646/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:35:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:35:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/03 02:35:31 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:31 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/03 02:35:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/03 02:35:31 INFO : nested/sub dir/file: Copied (new) 2026/04/03 02:35:31 INFO : nested/sub dir/file: Deleted 2026/04/03 02:35:31 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 02:35:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:35:31 INFO : sub dir/hello world: Copied (new) 2026/04/03 02:35:31 INFO : sub dir/hello world: Deleted 2026/04/03 02:35:31 INFO : sub dir: Removing directory 2026/04/03 02:35:31 INFO : nested/sub dir: Removing directory 2026/04/03 02:35:31 INFO : nested: Removing directory 2026/04/03 02:35:31 DEBUG : Local file system at /tmp/rclone2833475646: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:35:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 02:35:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/03 02:35:33 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:33 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/03 02:35:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/03 02:35:33 INFO : nested/sub dir/file: Copied (new) 2026/04/03 02:35:33 INFO : nested/sub dir/file: Deleted 2026/04/03 02:35:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 02:35:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:35:33 INFO : sub dir/hello world: Copied (new) 2026/04/03 02:35:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:35:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/03 02:35:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/03 02:35:34 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:34 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:35 DEBUG : existing-b: size = 6 OK 2026/04/03 02:35:35 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/03 02:35:35 INFO : existing-b: Copied (new) 2026/04/03 02:35:35 INFO : existing-b: Deleted 2026/04/03 02:35:35 DEBUG : existing: size = 6 OK 2026/04/03 02:35:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/03 02:35:35 INFO : existing: Copied (new) 2026/04/03 02:35:35 INFO : existing: Deleted 2026/04/03 02:35:35 DEBUG : existing: Destination exists, skipping 2026/04/03 02:35:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/03 02:35:35 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:35:35 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:35:35 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.74s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:35:36 DEBUG : Creating backend with remote "TestB2:rclone-test-teromor0ruko" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-donapib7wahi -> B2 bucket rclone-test-teromor0ruko 2026/04/03 02:35:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 02:35:40 DEBUG : empty space: size = 1 OK 2026/04/03 02:35:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/03 02:35:40 DEBUG : empty space: Unchanged skipping 2026/04/03 02:35:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:35:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-teromor0ruko) 2026/04/03 02:35:40 DEBUG : potato3: Sizes differ 2026/04/03 02:35:40 DEBUG : B2 bucket rclone-test-teromor0ruko: Waiting for checks to finish 2026/04/03 02:35:41 INFO : empty space: Deleted 2026/04/03 02:35:41 DEBUG : B2 bucket rclone-test-teromor0ruko: Waiting for transfers to finish 2026/04/03 02:35:41 DEBUG : potato2: size = 60 OK 2026/04/03 02:35:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 02:35:41 INFO : potato2: Copied (server-side copy) 2026/04/03 02:35:41 INFO : potato2: Deleted 2026/04/03 02:35:41 DEBUG : potato3: size = 68 OK 2026/04/03 02:35:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/03 02:35:41 INFO : potato3: Copied (server-side copy) 2026/04/03 02:35:41 INFO : potato3: Deleted 2026/04/03 02:35:42 DEBUG : Creating backend with remote "TestB2:rclone-test-vayamoc9naqi" 2026/04/03 02:35:43 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/03 02:35:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 02:35:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/03 02:35:43 DEBUG : B2 bucket rclone-test-vayamoc9naqi: Waiting for checks to finish 2026/04/03 02:35:43 DEBUG : B2 bucket rclone-test-vayamoc9naqi: Waiting for transfers to finish 2026/04/03 02:35:44 DEBUG : empty space: size = 1 OK 2026/04/03 02:35:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/03 02:35:44 INFO : empty space: Copied (server-side copy) 2026/04/03 02:35:44 INFO : empty space: Deleted 2026/04/03 02:35:44 DEBUG : potato2: size = 60 OK 2026/04/03 02:35:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 02:35:44 INFO : potato2: Copied (server-side copy) 2026/04/03 02:35:44 INFO : potato2: Deleted 2026/04/03 02:35:44 DEBUG : potato3: size = 68 OK 2026/04/03 02:35:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/03 02:35:44 INFO : potato3: Copied (server-side copy) 2026/04/03 02:35:44 INFO : potato3: Deleted 2026/04/03 02:35:45 DEBUG : B2 bucket rclone-test-vayamoc9naqi: Purge remote 2026/04/03 02:35:45 INFO : B2 bucket rclone-test-vayamoc9naqi: cleaning bucket "rclone-test-vayamoc9naqi" of all files 2026/04/03 02:35:45 DEBUG : empty space: Deleting (id "4_zffb24d93302d5b1b9fd80e1b_f11373866e87146f1_d20260403_m023543_c001_v0001103_t0022_u01775183743879") 2026/04/03 02:35:45 DEBUG : potato2: Deleting (id "4_zffb24d93302d5b1b9fd80e1b_f11640fb1d1fe10a6_d20260403_m023544_c001_v0001174_t0047_u01775183744259") 2026/04/03 02:35:45 DEBUG : potato3: Deleting (id "4_zffb24d93302d5b1b9fd80e1b_f11011f8093c2d6be_d20260403_m023544_c001_v0001104_t0016_u01775183744262") 2026/04/03 02:35:46 DEBUG : B2 bucket rclone-test-teromor0ruko: Purge remote 2026/04/03 02:35:46 INFO : B2 bucket rclone-test-teromor0ruko: cleaning bucket "rclone-test-teromor0ruko" of all files 2026/04/03 02:35:46 DEBUG : empty space: Deleting (id "4_zcfb23d73302d5b1b9fd80e1b_f417e3c635734cc42_d20260403_m023544_c001_v7007000_t0000_u01775183744285") 2026/04/03 02:35:46 DEBUG : empty space: Deleting (id "4_zcfb23d73302d5b1b9fd80e1b_f1085aeead72bd0e9_d20260403_m023539_c001_v0001105_t0036_u01775183739802") 2026/04/03 02:35:46 DEBUG : potato2: Deleting (id "4_zcfb23d73302d5b1b9fd80e1b_f417e3c635734cc44_d20260403_m023544_c001_v7007000_t0000_u01775183744675") 2026/04/03 02:35:46 DEBUG : potato2: Deleting (id "4_zcfb23d73302d5b1b9fd80e1b_f11811209f6901298_d20260403_m023541_c001_v0001161_t0015_u01775183741095") 2026/04/03 02:35:46 DEBUG : potato3: Deleting (id "4_zcfb23d73302d5b1b9fd80e1b_f417e3c635734cc45_d20260403_m023544_c001_v7007000_t0000_u01775183744861") 2026/04/03 02:35:46 DEBUG : potato3: Deleting (id "4_zcfb23d73302d5b1b9fd80e1b_f1171fe1684ee8d7c_d20260403_m023541_c001_v0001146_t0004_u01775183741429") 2026/04/03 02:35:46 DEBUG : potato3: Deleting (id "4_zcfb23d73302d5b1b9fd80e1b_f1085aeead72bd0ed_d20260403_m023540_c001_v0001105_t0058_u01775183740315") --- PASS: TestServerSideMove (12.12s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:35:48 DEBUG : Creating backend with remote "TestB2:rclone-test-pufakex5wovi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-donapib7wahi -> B2 bucket rclone-test-pufakex5wovi 2026/04/03 02:35:54 DEBUG : empty space: Excluded (Size Filter) 2026/04/03 02:35:54 DEBUG : empty space: Excluded (Size Filter) 2026/04/03 02:35:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 02:35:54 DEBUG : potato3: size = 68 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:35:54 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pufakex5wovi) 2026/04/03 02:35:54 DEBUG : potato3: Sizes differ 2026/04/03 02:35:54 DEBUG : B2 bucket rclone-test-pufakex5wovi: Waiting for checks to finish 2026/04/03 02:35:54 DEBUG : B2 bucket rclone-test-pufakex5wovi: Waiting for transfers to finish 2026/04/03 02:35:55 DEBUG : potato2: size = 60 OK 2026/04/03 02:35:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 02:35:55 INFO : potato2: Copied (server-side copy) 2026/04/03 02:35:55 INFO : potato2: Deleted 2026/04/03 02:35:55 DEBUG : potato3: size = 68 OK 2026/04/03 02:35:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/03 02:35:55 INFO : potato3: Copied (server-side copy) 2026/04/03 02:35:56 INFO : potato3: Deleted 2026/04/03 02:35:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vodehim3teye" 2026/04/03 02:35:57 DEBUG : empty space: Excluded (Size Filter) 2026/04/03 02:35:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 02:35:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/03 02:35:57 DEBUG : B2 bucket rclone-test-vodehim3teye: Waiting for checks to finish 2026/04/03 02:35:57 DEBUG : B2 bucket rclone-test-vodehim3teye: Waiting for transfers to finish 2026/04/03 02:35:58 DEBUG : potato3: size = 68 OK 2026/04/03 02:35:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/03 02:35:58 INFO : potato3: Copied (server-side copy) 2026/04/03 02:35:58 INFO : potato3: Deleted 2026/04/03 02:35:58 DEBUG : potato2: size = 60 OK 2026/04/03 02:35:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 02:35:58 INFO : potato2: Copied (server-side copy) 2026/04/03 02:35:58 INFO : potato2: Deleted 2026/04/03 02:35:59 DEBUG : B2 bucket rclone-test-vodehim3teye: Purge remote 2026/04/03 02:35:59 INFO : B2 bucket rclone-test-vodehim3teye: cleaning bucket "rclone-test-vodehim3teye" of all files 2026/04/03 02:35:59 DEBUG : potato2: Deleting (id "4_z0fc28d13302d5b1b9fd80e1b_f1034b3037a4c5d6d_d20260403_m023557_c001_v0001167_t0028_u01775183757958") 2026/04/03 02:35:59 DEBUG : potato3: Deleting (id "4_z0fc28d13302d5b1b9fd80e1b_f113a2f61b962d946_d20260403_m023558_c001_v0001184_t0057_u01775183758329") 2026/04/03 02:36:00 DEBUG : B2 bucket rclone-test-pufakex5wovi: Purge remote 2026/04/03 02:36:00 INFO : B2 bucket rclone-test-pufakex5wovi: cleaning bucket "rclone-test-pufakex5wovi" of all files 2026/04/03 02:36:00 DEBUG : empty space: Deleting (id "4_zdf426da3302d5b1b9fd80e1b_f102a0cf0d135e684_d20260403_m023552_c001_v0001144_t0019_u01775183752908") 2026/04/03 02:36:00 DEBUG : potato2: Deleting (id "4_zdf426da3302d5b1b9fd80e1b_f41135e7daccb1522_d20260403_m023558_c001_v7007000_t0000_u01775183758901") 2026/04/03 02:36:00 DEBUG : potato2: Deleting (id "4_zdf426da3302d5b1b9fd80e1b_f107dd87f38c17bf9_d20260403_m023554_c001_v0001145_t0018_u01775183754939") 2026/04/03 02:36:00 DEBUG : potato3: Deleting (id "4_zdf426da3302d5b1b9fd80e1b_f41135e7daccb1510_d20260403_m023558_c001_v7007000_t0000_u01775183758532") 2026/04/03 02:36:00 DEBUG : potato3: Deleting (id "4_zdf426da3302d5b1b9fd80e1b_f115aaec14fc34910_d20260403_m023555_c001_v0001109_t0047_u01775183755269") 2026/04/03 02:36:00 DEBUG : potato3: Deleting (id "4_zdf426da3302d5b1b9fd80e1b_f102a0cf0d135e688_d20260403_m023553_c001_v0001144_t0052_u01775183753487") --- PASS: TestServerSideMoveWithFilter (13.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:36:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wecutay1bele" 2026/04/03 02:36:05 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-donapib7wahi -> B2 bucket rclone-test-wecutay1bele 2026/04/03 02:36:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 02:36:07 DEBUG : empty space: size = 1 OK 2026/04/03 02:36:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/03 02:36:07 DEBUG : empty space: Unchanged skipping 2026/04/03 02:36:07 DEBUG : B2 bucket rclone-test-wecutay1bele: Waiting for checks to finish 2026/04/03 02:36:07 DEBUG : potato3: size = 68 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:36:07 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wecutay1bele) 2026/04/03 02:36:07 DEBUG : potato3: Sizes differ 2026/04/03 02:36:08 INFO : empty space: Deleted 2026/04/03 02:36:08 DEBUG : B2 bucket rclone-test-wecutay1bele: Waiting for transfers to finish 2026/04/03 02:36:08 DEBUG : potato2: size = 60 OK 2026/04/03 02:36:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 02:36:08 INFO : potato2: Copied (server-side copy) 2026/04/03 02:36:08 INFO : potato2: Deleted 2026/04/03 02:36:08 DEBUG : potato3: size = 68 OK 2026/04/03 02:36:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/03 02:36:08 INFO : potato3: Copied (server-side copy) 2026/04/03 02:36:08 INFO : potato3: Deleted 2026/04/03 02:36:09 DEBUG : Creating backend with remote "TestB2:rclone-test-galetib0buyi" 2026/04/03 02:36:09 INFO : tomatoDir: Making directory 2026/04/03 02:36:10 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/03 02:36:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 02:36:10 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/03 02:36:10 DEBUG : B2 bucket rclone-test-galetib0buyi: Waiting for checks to finish 2026/04/03 02:36:10 DEBUG : B2 bucket rclone-test-galetib0buyi: Waiting for transfers to finish 2026/04/03 02:36:11 DEBUG : potato2: size = 60 OK 2026/04/03 02:36:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 02:36:11 INFO : potato2: Copied (server-side copy) 2026/04/03 02:36:11 INFO : potato2: Deleted 2026/04/03 02:36:11 DEBUG : empty space: size = 1 OK 2026/04/03 02:36:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/03 02:36:11 INFO : empty space: Copied (server-side copy) 2026/04/03 02:36:11 DEBUG : potato3: size = 68 OK 2026/04/03 02:36:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/03 02:36:11 INFO : potato3: Copied (server-side copy) 2026/04/03 02:36:11 INFO : empty space: Deleted 2026/04/03 02:36:11 INFO : potato3: Deleted 2026/04/03 02:36:12 DEBUG : B2 bucket rclone-test-galetib0buyi: Purge remote 2026/04/03 02:36:12 INFO : B2 bucket rclone-test-galetib0buyi: cleaning bucket "rclone-test-galetib0buyi" of all files 2026/04/03 02:36:12 DEBUG : empty space: Deleting (id "4_zdf12bd33302d5b1b9fd80e1b_f108a3294b8650c7b_d20260403_m023611_c001_v0001100_t0059_u01775183771349") 2026/04/03 02:36:12 DEBUG : potato2: Deleting (id "4_zdf12bd33302d5b1b9fd80e1b_f103c53176f622890_d20260403_m023610_c001_v0001097_t0031_u01775183770979") 2026/04/03 02:36:12 DEBUG : potato3: Deleting (id "4_zdf12bd33302d5b1b9fd80e1b_f10162a02ffe1bdb9_d20260403_m023611_c001_v0001036_t0033_u01775183771362") 2026/04/03 02:36:13 DEBUG : B2 bucket rclone-test-wecutay1bele: Purge remote 2026/04/03 02:36:13 INFO : B2 bucket rclone-test-wecutay1bele: cleaning bucket "rclone-test-wecutay1bele" of all files 2026/04/03 02:36:13 DEBUG : empty space: Deleting (id "4_zbf92ad13302d5b1b9fd80e1b_f400162639f16ced8_d20260403_m023611_c001_v7007000_t0000_u01775183771724") 2026/04/03 02:36:13 DEBUG : empty space: Deleting (id "4_zbf92ad13302d5b1b9fd80e1b_f10389f227f8a5735_d20260403_m023606_c001_v0001174_t0011_u01775183766956") 2026/04/03 02:36:13 DEBUG : potato2: Deleting (id "4_zbf92ad13302d5b1b9fd80e1b_f400162639f16ced7_d20260403_m023611_c001_v7007000_t0000_u01775183771426") 2026/04/03 02:36:13 DEBUG : potato2: Deleting (id "4_zbf92ad13302d5b1b9fd80e1b_f1167654c0286c92a_d20260403_m023608_c001_v0001157_t0014_u01775183768129") 2026/04/03 02:36:13 DEBUG : potato3: Deleting (id "4_zbf92ad13302d5b1b9fd80e1b_f418e4eae27e631ba_d20260403_m023611_c001_v7007000_t0000_u01775183771768") 2026/04/03 02:36:13 DEBUG : potato3: Deleting (id "4_zbf92ad13302d5b1b9fd80e1b_f108a5a5d1aef0564_d20260403_m023608_c001_v0001136_t0035_u01775183768416") 2026/04/03 02:36:13 DEBUG : potato3: Deleting (id "4_zbf92ad13302d5b1b9fd80e1b_f10389f227f8a573b_d20260403_m023607_c001_v0001174_t0040_u01775183767249") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.82s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:36:15 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.74s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:36:17 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:36:19 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/rclone-sync-test" 2026/04/03 02:36:21 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/rclone-sync-test-include/layer2" 2026/04/03 02:36:23 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/rclone-sync-test-ignore-file" 2026/04/03 02:36:27 DEBUG : B2 bucket rclone-test-donapib7wahi path rclone-sync-test: Waiting for checks to finish 2026/04/03 02:36:27 DEBUG : B2 bucket rclone-test-donapib7wahi path rclone-sync-test: Waiting for transfers to finish 2026/04/03 02:36:27 DEBUG : Waiting for deletions to finish 2026/04/03 02:36:27 INFO : There was nothing to transfer 2026/04/03 02:36:28 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:36:28 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:36:28 DEBUG : Waiting for deletions to finish 2026/04/03 02:36:28 INFO : There was nothing to transfer 2026/04/03 02:36:28 DEBUG : B2 bucket rclone-test-donapib7wahi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/03 02:36:28 DEBUG : B2 bucket rclone-test-donapib7wahi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/03 02:36:28 DEBUG : Waiting for deletions to finish 2026/04/03 02:36:28 INFO : There was nothing to transfer 2026/04/03 02:36:29 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:36:29 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:36:29 DEBUG : Waiting for deletions to finish 2026/04/03 02:36:29 INFO : There was nothing to transfer 2026/04/03 02:36:29 DEBUG : B2 bucket rclone-test-donapib7wahi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/03 02:36:29 DEBUG : B2 bucket rclone-test-donapib7wahi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/03 02:36:29 DEBUG : Waiting for deletions to finish 2026/04/03 02:36:29 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.72s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:36:30 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/dst" 2026/04/03 02:36:31 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/CompareDest" 2026/04/03 02:36:33 DEBUG : one: Need to transfer - File not found at Destination 2026/04/03 02:36:33 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:36:33 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:36:34 DEBUG : one: size = 3 OK 2026/04/03 02:36:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 02:36:34 INFO : one: Copied (new) 2026/04/03 02:36:34 DEBUG : Waiting for deletions to finish 2026/04/03 02:36:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:36:34 DEBUG : one: size = 3 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:36:34 DEBUG : one: Sizes differ 2026/04/03 02:36:34 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:36:34 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:36:35 DEBUG : one: size = 5 OK 2026/04/03 02:36:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/03 02:36:35 INFO : one: Copied (replaced existing) 2026/04/03 02:36:35 DEBUG : Waiting for deletions to finish 2026/04/03 02:36:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:36:37 DEBUG : one: size = 3 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:36:37 DEBUG : one: Sizes differ 2026/04/03 02:36:37 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:36:37 DEBUG : one: size = 5 OK 2026/04/03 02:36:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:36:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/03 02:36:37 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:36:37 DEBUG : Waiting for deletions to finish 2026/04/03 02:36:37 INFO : There was nothing to transfer 2026/04/03 02:36:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:36:38 DEBUG : one: size = 3 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:36:38 DEBUG : one: Sizes differ 2026/04/03 02:36:38 DEBUG : two: size = 3 OK 2026/04/03 02:36:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:36:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/03 02:36:38 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:36:38 DEBUG : one: size = 5 OK 2026/04/03 02:36:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:36:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/03 02:36:38 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:36:38 DEBUG : Waiting for deletions to finish 2026/04/03 02:36:38 INFO : There was nothing to transfer 2026/04/03 02:36:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:36:39 DEBUG : one: size = 3 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:36:39 DEBUG : one: Sizes differ 2026/04/03 02:36:39 DEBUG : two: size = 3 OK 2026/04/03 02:36:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:36:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/03 02:36:39 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:36:39 DEBUG : one: size = 5 OK 2026/04/03 02:36:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:36:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/03 02:36:39 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:36:39 DEBUG : Waiting for deletions to finish 2026/04/03 02:36:39 INFO : There was nothing to transfer 2026/04/03 02:36:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:36:40 DEBUG : one: size = 3 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:36:40 DEBUG : one: Sizes differ 2026/04/03 02:36:40 DEBUG : two: size = 3 OK 2026/04/03 02:36:40 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/04/03 02:36:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/03 02:36:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/03 02:36:40 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:36:40 DEBUG : one: size = 5 OK 2026/04/03 02:36:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:36:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/03 02:36:40 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:36:40 DEBUG : Waiting for deletions to finish 2026/04/03 02:36:40 INFO : There was nothing to transfer 2026/04/03 02:36:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:36:40 DEBUG : one: size = 3 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:36:40 DEBUG : one: Sizes differ 2026/04/03 02:36:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:36:41 DEBUG : two: size = 3 (B2 bucket rclone-test-donapib7wahi path CompareDest) 2026/04/03 02:36:41 DEBUG : two: Sizes differ 2026/04/03 02:36:41 DEBUG : two: Need to transfer - File not found at Destination 2026/04/03 02:36:41 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:36:41 DEBUG : one: size = 5 OK 2026/04/03 02:36:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:36:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/03 02:36:41 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:36:42 DEBUG : two: size = 5 OK 2026/04/03 02:36:42 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/03 02:36:42 INFO : two: Copied (new) 2026/04/03 02:36:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.18s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:36:45 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/dest" 2026/04/03 02:36:46 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/pre-dest1" 2026/04/03 02:36:47 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/pre-dest2" 2026/04/03 02:36:49 DEBUG : 1: size = 1 OK 2026/04/03 02:36:49 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:36:49 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/03 02:36:49 DEBUG : 2: size = 1 OK 2026/04/03 02:36:49 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:36:49 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/03 02:36:49 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/03 02:36:49 DEBUG : B2 bucket rclone-test-donapib7wahi path dest: Waiting for checks to finish 2026/04/03 02:36:49 DEBUG : B2 bucket rclone-test-donapib7wahi path dest: Waiting for transfers to finish 2026/04/03 02:36:50 DEBUG : 3: size = 1 OK 2026/04/03 02:36:50 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/03 02:36:50 INFO : 3: Copied (new) 2026/04/03 02:36:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.07s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:36:52 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/dst" 2026/04/03 02:36:53 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/CopyDest" 2026/04/03 02:36:55 DEBUG : one: Need to transfer - File not found at Destination 2026/04/03 02:36:55 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:36:55 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:36:56 DEBUG : one: size = 3 OK 2026/04/03 02:36:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 02:36:56 INFO : one: Copied (new) 2026/04/03 02:36:56 DEBUG : Waiting for deletions to finish 2026/04/03 02:36:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:36:56 DEBUG : one: size = 3 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:36:56 DEBUG : one: Sizes differ 2026/04/03 02:36:56 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:36:56 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:36:57 DEBUG : one: size = 5 OK 2026/04/03 02:36:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/03 02:36:57 INFO : one: Copied (replaced existing) 2026/04/03 02:36:57 DEBUG : Waiting for deletions to finish 2026/04/03 02:36:58 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/BackupDir" 2026/04/03 02:37:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:37:00 DEBUG : one: size = 3 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:37:00 DEBUG : one: Sizes differ 2026/04/03 02:37:00 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:37:00 DEBUG : one: size = 5 OK 2026/04/03 02:37:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:37:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:37:00 DEBUG : one: size = 3 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:37:00 DEBUG : one: Sizes differ 2026/04/03 02:37:01 DEBUG : one: size = 3 OK 2026/04/03 02:37:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 02:37:01 INFO : one: Copied (server-side copy) 2026/04/03 02:37:01 INFO : one: Deleted 2026/04/03 02:37:02 DEBUG : one: size = 5 OK 2026/04/03 02:37:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/03 02:37:02 INFO : one: Copied (server-side copy) 2026/04/03 02:37:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/03 02:37:02 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:37:02 DEBUG : Waiting for deletions to finish 2026/04/03 02:37:03 DEBUG : one: size = 5 OK 2026/04/03 02:37:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:37:03 DEBUG : one: Unchanged skipping 2026/04/03 02:37:03 DEBUG : two: size = 3 OK 2026/04/03 02:37:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:37:04 DEBUG : two: size = 3 OK 2026/04/03 02:37:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/03 02:37:04 INFO : two: Copied (server-side copy) 2026/04/03 02:37:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/03 02:37:04 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:37:04 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:37:04 DEBUG : Waiting for deletions to finish 2026/04/03 02:37:04 DEBUG : one: size = 5 OK 2026/04/03 02:37:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:37:04 DEBUG : one: Unchanged skipping 2026/04/03 02:37:04 DEBUG : two: size = 3 OK 2026/04/03 02:37:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:37:04 DEBUG : two: Unchanged skipping 2026/04/03 02:37:04 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:37:04 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:37:04 DEBUG : Waiting for deletions to finish 2026/04/03 02:37:04 INFO : There was nothing to transfer 2026/04/03 02:37:05 DEBUG : one: size = 5 OK 2026/04/03 02:37:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:37:05 DEBUG : one: Unchanged skipping 2026/04/03 02:37:05 DEBUG : three: size = 7 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:37:05 DEBUG : three: size = 5 (B2 bucket rclone-test-donapib7wahi path CopyDest) 2026/04/03 02:37:05 DEBUG : three: Sizes differ 2026/04/03 02:37:05 DEBUG : three: Destination not found in --copy-dest 2026/04/03 02:37:05 DEBUG : three: Need to transfer - File not found at Destination 2026/04/03 02:37:05 DEBUG : two: size = 3 OK 2026/04/03 02:37:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 02:37:05 DEBUG : two: Unchanged skipping 2026/04/03 02:37:05 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:37:05 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:37:06 DEBUG : three: size = 7 OK 2026/04/03 02:37:06 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/03 02:37:06 INFO : three: Copied (new) 2026/04/03 02:37:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.10s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:37:10 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/dst" 2026/04/03 02:37:11 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/backup" 2026/04/03 02:37:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:37:13 DEBUG : one: size = 3 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:37:13 DEBUG : one: Sizes differ 2026/04/03 02:37:13 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:37:13 DEBUG : two: size = 3 OK 2026/04/03 02:37:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:37:13 DEBUG : two: Unchanged skipping 2026/04/03 02:37:14 DEBUG : one: size = 3 OK 2026/04/03 02:37:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 02:37:14 INFO : one: Copied (server-side copy) 2026/04/03 02:37:14 INFO : one: Deleted 2026/04/03 02:37:14 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:37:15 DEBUG : one: size = 4 OK 2026/04/03 02:37:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 02:37:15 INFO : one: Copied (new) 2026/04/03 02:37:15 DEBUG : Waiting for deletions to finish 2026/04/03 02:37:15 DEBUG : three.txt: size = 5 OK 2026/04/03 02:37:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/03 02:37:15 INFO : three.txt: Copied (server-side copy) 2026/04/03 02:37:16 INFO : three.txt: Deleted 2026/04/03 02:37:16 INFO : three.txt: Moved into backup dir 2026/04/03 02:37:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:37:17 DEBUG : one: size = 4 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:37:17 DEBUG : one: Sizes differ 2026/04/03 02:37:17 DEBUG : two: size = 3 OK 2026/04/03 02:37:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:37:17 DEBUG : two: Unchanged skipping 2026/04/03 02:37:17 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:37:18 DEBUG : one: size = 4 OK 2026/04/03 02:37:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 02:37:18 INFO : one: Copied (server-side copy) 2026/04/03 02:37:18 INFO : one: Deleted 2026/04/03 02:37:18 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:37:18 DEBUG : one: size = 5 OK 2026/04/03 02:37:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/03 02:37:18 INFO : one: Copied (new) 2026/04/03 02:37:18 DEBUG : Waiting for deletions to finish 2026/04/03 02:37:19 DEBUG : three.txt: size = 6 OK 2026/04/03 02:37:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 02:37:19 INFO : three.txt: Copied (server-side copy) 2026/04/03 02:37:19 INFO : three.txt: Deleted 2026/04/03 02:37:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.58s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:37:23 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/dst" 2026/04/03 02:37:24 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/backup" 2026/04/03 02:37:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:37:26 DEBUG : one: size = 3 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:37:26 DEBUG : one: Sizes differ 2026/04/03 02:37:26 DEBUG : two: size = 3 OK 2026/04/03 02:37:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:37:26 DEBUG : two: Unchanged skipping 2026/04/03 02:37:26 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:37:27 DEBUG : one.bak: size = 3 OK 2026/04/03 02:37:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 02:37:27 INFO : one: Copied (server-side copy) to: one.bak 2026/04/03 02:37:27 INFO : one: Deleted 2026/04/03 02:37:27 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:37:28 DEBUG : one: size = 4 OK 2026/04/03 02:37:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 02:37:28 INFO : one: Copied (new) 2026/04/03 02:37:28 DEBUG : Waiting for deletions to finish 2026/04/03 02:37:29 DEBUG : three.txt.bak: size = 5 OK 2026/04/03 02:37:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/03 02:37:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/03 02:37:29 INFO : three.txt: Deleted 2026/04/03 02:37:29 INFO : three.txt: Moved into backup dir 2026/04/03 02:37:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:37:31 DEBUG : one: size = 4 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:37:31 DEBUG : one: Sizes differ 2026/04/03 02:37:31 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:37:31 DEBUG : two: size = 3 OK 2026/04/03 02:37:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:37:31 DEBUG : two: Unchanged skipping 2026/04/03 02:37:31 DEBUG : one.bak: size = 4 OK 2026/04/03 02:37:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 02:37:31 INFO : one: Copied (server-side copy) to: one.bak 2026/04/03 02:37:32 INFO : one: Deleted 2026/04/03 02:37:32 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:37:32 DEBUG : one: size = 5 OK 2026/04/03 02:37:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/03 02:37:32 INFO : one: Copied (new) 2026/04/03 02:37:32 DEBUG : Waiting for deletions to finish 2026/04/03 02:37:32 DEBUG : three.txt.bak: size = 6 OK 2026/04/03 02:37:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 02:37:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/03 02:37:33 INFO : three.txt: Deleted 2026/04/03 02:37:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:37:36 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/dst" 2026/04/03 02:37:37 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/backup" 2026/04/03 02:37:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:37:39 DEBUG : one: size = 3 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:37:39 DEBUG : one: Sizes differ 2026/04/03 02:37:39 DEBUG : two: size = 3 OK 2026/04/03 02:37:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:37:39 DEBUG : two: Unchanged skipping 2026/04/03 02:37:39 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:37:40 DEBUG : one-2019-01-01: size = 3 OK 2026/04/03 02:37:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 02:37:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/03 02:37:40 INFO : one: Deleted 2026/04/03 02:37:40 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:37:41 DEBUG : one: size = 4 OK 2026/04/03 02:37:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 02:37:41 INFO : one: Copied (new) 2026/04/03 02:37:41 DEBUG : Waiting for deletions to finish 2026/04/03 02:37:42 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/03 02:37:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/03 02:37:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/03 02:37:42 INFO : three.txt: Deleted 2026/04/03 02:37:42 INFO : three.txt: Moved into backup dir 2026/04/03 02:37:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:37:44 DEBUG : one: size = 4 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:37:44 DEBUG : one: Sizes differ 2026/04/03 02:37:44 DEBUG : two: size = 3 OK 2026/04/03 02:37:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:37:44 DEBUG : two: Unchanged skipping 2026/04/03 02:37:44 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:37:44 DEBUG : one-2019-01-01: size = 4 OK 2026/04/03 02:37:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 02:37:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/03 02:37:44 INFO : one: Deleted 2026/04/03 02:37:44 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:37:45 DEBUG : one: size = 5 OK 2026/04/03 02:37:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/03 02:37:45 INFO : one: Copied (new) 2026/04/03 02:37:45 DEBUG : Waiting for deletions to finish 2026/04/03 02:37:45 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/03 02:37:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 02:37:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/03 02:37:45 INFO : three.txt: Deleted 2026/04/03 02:37:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.77s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:37:48 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1165-12.backblaze.com/b2api/v1/b2_upload_file/8f129df3300d5b1b9fd80e1b/c001_v0001165_t0020": EOF 2026/04/03 02:37:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-12.backblaze.com/b2api/v1/b2_upload_file/8f129df3300d5b1b9fd80e1b/c001_v0001165_t0020": EOF) 2026/04/03 02:37:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-donapib7wahi: 1/10 (Post "https://pod-000-1165-12.backblaze.com/b2api/v1/b2_upload_file/8f129df3300d5b1b9fd80e1b/c001_v0001165_t0020": EOF) 2026/04/03 02:37:50 DEBUG : pacer: Reducing sleep to 10ms 2026/04/03 02:37:51 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/dst" 2026/04/03 02:37:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:37:53 DEBUG : one: size = 3 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:37:53 DEBUG : one: Sizes differ 2026/04/03 02:37:53 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:37:53 DEBUG : two: size = 3 OK 2026/04/03 02:37:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:37:53 DEBUG : two: Unchanged skipping 2026/04/03 02:37:53 DEBUG : one.bak: size = 3 OK 2026/04/03 02:37:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 02:37:53 INFO : one: Copied (server-side copy) to: one.bak 2026/04/03 02:37:53 INFO : one: Deleted 2026/04/03 02:37:53 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:37:54 DEBUG : one: size = 4 OK 2026/04/03 02:37:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 02:37:54 INFO : one: Copied (new) 2026/04/03 02:37:54 DEBUG : Waiting for deletions to finish 2026/04/03 02:37:55 DEBUG : three.txt.bak: size = 5 OK 2026/04/03 02:37:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/03 02:37:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/03 02:37:55 INFO : three.txt: Deleted 2026/04/03 02:37:55 INFO : three.txt: Moved into backup dir 2026/04/03 02:37:57 DEBUG : one.bak: Excluded (Path Filter) 2026/04/03 02:37:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/03 02:37:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:37:57 DEBUG : two: size = 3 OK 2026/04/03 02:37:57 DEBUG : one: size = 4 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:37:57 DEBUG : one: Sizes differ 2026/04/03 02:37:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:37:57 DEBUG : two: Unchanged skipping 2026/04/03 02:37:57 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for checks to finish 2026/04/03 02:37:57 DEBUG : one.bak: size = 4 OK 2026/04/03 02:37:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 02:37:57 INFO : one: Copied (server-side copy) to: one.bak 2026/04/03 02:37:58 INFO : one: Deleted 2026/04/03 02:37:58 DEBUG : B2 bucket rclone-test-donapib7wahi path dst: Waiting for transfers to finish 2026/04/03 02:37:58 DEBUG : one: size = 5 OK 2026/04/03 02:37:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/03 02:37:58 INFO : one: Copied (new) 2026/04/03 02:37:58 DEBUG : Waiting for deletions to finish 2026/04/03 02:37:59 DEBUG : three.txt.bak: size = 6 OK 2026/04/03 02:37:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 02:37:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/03 02:37:59 INFO : three.txt: Deleted 2026/04/03 02:37:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.64s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:38:02 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/dst" 2026/04/03 02:38:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:38:04 DEBUG : one: size = 3 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:38:04 DEBUG : one: Sizes differ 2026/04/03 02:38:05 DEBUG : one.bak: size = 3 OK 2026/04/03 02:38:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 02:38:05 INFO : one: Copied (server-side copy) to: one.bak 2026/04/03 02:38:05 INFO : one: Deleted 2026/04/03 02:38:06 DEBUG : one: size = 4 OK 2026/04/03 02:38:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 02:38:06 INFO : one: Copied (new) 2026/04/03 02:38:07 DEBUG : two: size = 3 OK 2026/04/03 02:38:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:07 DEBUG : two: Unchanged skipping 2026/04/03 02:38:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:38:07 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:38:07 DEBUG : three.txt: Sizes differ 2026/04/03 02:38:07 DEBUG : three.txt.bak: size = 5 OK 2026/04/03 02:38:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/03 02:38:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/03 02:38:07 INFO : three.txt: Deleted 2026/04/03 02:38:08 DEBUG : three.txt: size = 6 OK 2026/04/03 02:38:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 02:38:08 INFO : three.txt: Copied (new) 2026/04/03 02:38:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:38:09 DEBUG : one: size = 4 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:38:09 DEBUG : one: Sizes differ 2026/04/03 02:38:10 DEBUG : one.bak: size = 4 OK 2026/04/03 02:38:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 02:38:10 INFO : one: Copied (server-side copy) to: one.bak 2026/04/03 02:38:10 INFO : one: Deleted 2026/04/03 02:38:10 DEBUG : one: size = 5 OK 2026/04/03 02:38:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/03 02:38:10 INFO : one: Copied (new) 2026/04/03 02:38:10 DEBUG : two: size = 3 OK 2026/04/03 02:38:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:10 DEBUG : two: Unchanged skipping 2026/04/03 02:38:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:38:11 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:38:11 DEBUG : three.txt: Sizes differ 2026/04/03 02:38:11 DEBUG : three.txt.bak: size = 6 OK 2026/04/03 02:38:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 02:38:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/03 02:38:11 INFO : three.txt: Deleted 2026/04/03 02:38:12 DEBUG : three.txt: size = 19 OK 2026/04/03 02:38:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/03 02:38:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.97s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:38:15 DEBUG : Creating backend with remote "TestB2:rclone-test-donapib7wahi/dst" 2026/04/03 02:38:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:38:17 DEBUG : one: size = 3 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:38:17 DEBUG : one: Sizes differ 2026/04/03 02:38:18 DEBUG : one-2019-01-01: size = 3 OK 2026/04/03 02:38:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 02:38:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/03 02:38:18 INFO : one: Deleted 2026/04/03 02:38:19 DEBUG : one: size = 4 OK 2026/04/03 02:38:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 02:38:19 INFO : one: Copied (new) 2026/04/03 02:38:19 DEBUG : two: size = 3 OK 2026/04/03 02:38:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:19 DEBUG : two: Unchanged skipping 2026/04/03 02:38:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:38:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:38:19 DEBUG : three.txt: Sizes differ 2026/04/03 02:38:20 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/03 02:38:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/03 02:38:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/03 02:38:20 INFO : three.txt: Deleted 2026/04/03 02:38:20 DEBUG : three.txt: size = 6 OK 2026/04/03 02:38:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 02:38:20 INFO : three.txt: Copied (new) 2026/04/03 02:38:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/03 02:38:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/03 02:38:21 DEBUG : pacer: Reducing sleep to 10ms 2026/04/03 02:38:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:38:21 DEBUG : one: size = 4 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:38:21 DEBUG : one: Sizes differ 2026/04/03 02:38:22 DEBUG : one-2019-01-01: size = 4 OK 2026/04/03 02:38:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 02:38:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/03 02:38:22 INFO : one: Deleted 2026/04/03 02:38:22 DEBUG : one: size = 5 OK 2026/04/03 02:38:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/03 02:38:22 INFO : one: Copied (new) 2026/04/03 02:38:22 DEBUG : two: size = 3 OK 2026/04/03 02:38:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:22 DEBUG : two: Unchanged skipping 2026/04/03 02:38:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:38:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-donapib7wahi path dst) 2026/04/03 02:38:23 DEBUG : three.txt: Sizes differ 2026/04/03 02:38:23 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/03 02:38:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 02:38:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/03 02:38:23 INFO : three.txt: Deleted 2026/04/03 02:38:23 DEBUG : three.txt: size = 19 OK 2026/04/03 02:38:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/03 02:38:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.46s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:38:26 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:38:26 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:38:26 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:38:26 DEBUG : Testêé: Sizes differ 2026/04/03 02:38:26 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:38:27 DEBUG : Testêé: size = 14 OK 2026/04/03 02:38:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/03 02:38:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/03 02:38:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.83s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:38:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/03 02:38:28 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:38:28 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:38:28 DEBUG : existing: size = 6 OK 2026/04/03 02:38:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/03 02:38:28 INFO : existing: Copied (new) 2026/04/03 02:38:28 DEBUG : Waiting for deletions to finish 2026/04/03 02:38:29 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:38:29 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:38:29 DEBUG : existing: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:38:29 DEBUG : existing: Sizes differ 2026/04/03 02:38:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/03 02:38:29 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:38:29 ERROR : B2 bucket rclone-test-donapib7wahi: not deleting files as there were IO errors 2026/04/03 02:38:29 ERROR : B2 bucket rclone-test-donapib7wahi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.90s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:38:30 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:38:30 DEBUG : EXISTING: size = 6 OK 2026/04/03 02:38:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:30 DEBUG : existing: Unchanged skipping 2026/04/03 02:38:30 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:38:30 DEBUG : Waiting for deletions to finish 2026/04/03 02:38:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:38:50 DEBUG : both0: size = 6 OK 2026/04/03 02:38:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both10: size = 6 OK 2026/04/03 02:38:50 DEBUG : both11: size = 6 OK 2026/04/03 02:38:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:38:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both12: size = 6 OK 2026/04/03 02:38:50 DEBUG : both0: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both13: size = 6 OK 2026/04/03 02:38:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both12: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both14: size = 6 OK 2026/04/03 02:38:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both14: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both15: size = 6 OK 2026/04/03 02:38:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both15: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both16: size = 6 OK 2026/04/03 02:38:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both13: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both17: size = 6 OK 2026/04/03 02:38:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both17: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both18: size = 6 OK 2026/04/03 02:38:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both18: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both19: size = 6 OK 2026/04/03 02:38:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both19: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both1: size = 6 OK 2026/04/03 02:38:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both1: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both2: size = 6 OK 2026/04/03 02:38:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both2: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both3: size = 6 OK 2026/04/03 02:38:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both3: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both4: size = 6 OK 2026/04/03 02:38:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both11: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both5: size = 6 OK 2026/04/03 02:38:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both5: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both6: size = 6 OK 2026/04/03 02:38:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both6: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both7: size = 6 OK 2026/04/03 02:38:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both7: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both8: size = 6 OK 2026/04/03 02:38:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both8: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both9: size = 6 OK 2026/04/03 02:38:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:38:50 DEBUG : both9: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both10: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both16: Unchanged skipping 2026/04/03 02:38:50 DEBUG : both4: Unchanged skipping 2026/04/03 02:38:50 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:38:50 DEBUG : Waiting for deletions to finish 2026/04/03 02:38:50 INFO : only10: Deleted 2026/04/03 02:38:50 INFO : only13: Deleted 2026/04/03 02:38:50 INFO : only2: Deleted 2026/04/03 02:38:50 INFO : only3: Deleted 2026/04/03 02:38:50 INFO : only5: Deleted 2026/04/03 02:38:50 INFO : only9: Deleted 2026/04/03 02:38:51 INFO : only0: Deleted 2026/04/03 02:38:51 INFO : only15: Deleted 2026/04/03 02:38:51 INFO : only17: Deleted 2026/04/03 02:38:51 INFO : only4: Deleted 2026/04/03 02:38:51 INFO : only8: Deleted 2026/04/03 02:38:51 INFO : only11: Deleted 2026/04/03 02:38:51 INFO : only12: Deleted 2026/04/03 02:38:51 INFO : only14: Deleted 2026/04/03 02:38:51 INFO : only18: Deleted 2026/04/03 02:38:51 INFO : only1: Deleted 2026/04/03 02:38:51 INFO : only6: Deleted 2026/04/03 02:38:51 INFO : only7: Deleted 2026/04/03 02:38:51 INFO : only16: Deleted 2026/04/03 02:38:51 INFO : only19: Deleted 2026/04/03 02:38:51 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.77s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:39:11 DEBUG : both10: size = 6 OK 2026/04/03 02:39:11 DEBUG : both11: size = 6 OK 2026/04/03 02:39:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both12: size = 6 OK 2026/04/03 02:39:11 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:39:11 DEBUG : both0: size = 6 OK 2026/04/03 02:39:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both10: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both13: size = 6 OK 2026/04/03 02:39:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both13: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both14: size = 6 OK 2026/04/03 02:39:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both14: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both15: size = 6 OK 2026/04/03 02:39:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both11: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both16: size = 6 OK 2026/04/03 02:39:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both16: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both17: size = 6 OK 2026/04/03 02:39:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both12: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both18: size = 6 OK 2026/04/03 02:39:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both18: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both19: size = 6 OK 2026/04/03 02:39:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both19: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both1: size = 6 OK 2026/04/03 02:39:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both1: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both2: size = 6 OK 2026/04/03 02:39:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both2: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both3: size = 6 OK 2026/04/03 02:39:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both3: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both4: size = 6 OK 2026/04/03 02:39:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both4: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both5: size = 6 OK 2026/04/03 02:39:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both0: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both6: size = 6 OK 2026/04/03 02:39:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both15: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both7: size = 6 OK 2026/04/03 02:39:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both7: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both8: size = 6 OK 2026/04/03 02:39:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both8: Unchanged skipping 2026/04/03 02:39:11 DEBUG : both9: size = 6 OK 2026/04/03 02:39:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:11 DEBUG : both9: Unchanged skipping 2026/04/03 02:39:11 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only0: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only0: Sizes differ 2026/04/03 02:39:11 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only10: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only10: Sizes differ 2026/04/03 02:39:11 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only11: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only11: Sizes differ 2026/04/03 02:39:11 DEBUG : both17: Unchanged skipping 2026/04/03 02:39:11 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only12: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only12: Sizes differ 2026/04/03 02:39:11 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only13: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only13: Sizes differ 2026/04/03 02:39:11 DEBUG : both5: Unchanged skipping 2026/04/03 02:39:11 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only14: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only14: Sizes differ 2026/04/03 02:39:11 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only15: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only15: Sizes differ 2026/04/03 02:39:11 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only16: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only16: Sizes differ 2026/04/03 02:39:11 DEBUG : both6: Unchanged skipping 2026/04/03 02:39:11 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only17: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only17: Sizes differ 2026/04/03 02:39:11 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only18: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only18: Sizes differ 2026/04/03 02:39:11 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only19: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only19: Sizes differ 2026/04/03 02:39:11 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only1: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only1: Sizes differ 2026/04/03 02:39:11 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only2: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only2: Sizes differ 2026/04/03 02:39:11 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only3: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only3: Sizes differ 2026/04/03 02:39:11 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only4: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only4: Sizes differ 2026/04/03 02:39:11 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only5: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only5: Sizes differ 2026/04/03 02:39:11 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only6: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only6: Sizes differ 2026/04/03 02:39:11 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only7: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only7: Sizes differ 2026/04/03 02:39:11 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only8: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only8: Sizes differ 2026/04/03 02:39:11 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2833475646) 2026/04/03 02:39:11 DEBUG : only9: size = 6 (B2 bucket rclone-test-donapib7wahi) 2026/04/03 02:39:11 DEBUG : only9: Sizes differ 2026/04/03 02:39:11 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:39:11 DEBUG : only0: size = 0 OK 2026/04/03 02:39:11 DEBUG : only10: size = 0 OK 2026/04/03 02:39:11 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:11 INFO : only0: Copied (replaced existing) 2026/04/03 02:39:11 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:11 INFO : only10: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only17: size = 0 OK 2026/04/03 02:39:12 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only17: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only15: size = 0 OK 2026/04/03 02:39:12 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only15: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only12: size = 0 OK 2026/04/03 02:39:12 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only12: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only11: size = 0 OK 2026/04/03 02:39:12 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only11: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only19: size = 0 OK 2026/04/03 02:39:12 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only19: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only1: size = 0 OK 2026/04/03 02:39:12 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only1: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only13: size = 0 OK 2026/04/03 02:39:12 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only13: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only3: size = 0 OK 2026/04/03 02:39:12 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only3: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only14: size = 0 OK 2026/04/03 02:39:12 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only14: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only4: size = 0 OK 2026/04/03 02:39:12 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only4: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only16: size = 0 OK 2026/04/03 02:39:12 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only16: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only7: size = 0 OK 2026/04/03 02:39:12 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only7: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only6: size = 0 OK 2026/04/03 02:39:12 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only6: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only8: size = 0 OK 2026/04/03 02:39:12 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only8: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only18: size = 0 OK 2026/04/03 02:39:12 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only18: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only2: size = 0 OK 2026/04/03 02:39:12 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only2: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only5: size = 0 OK 2026/04/03 02:39:12 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only5: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : only9: size = 0 OK 2026/04/03 02:39:12 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 02:39:12 INFO : only9: Copied (replaced existing) 2026/04/03 02:39:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.22s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:39:21 DEBUG : empty_dir: Making directory with metadata 2026/04/03 02:39:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 02:39:21 DEBUG : empty_on_remote: Making directory with metadata 2026/04/03 02:39:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 02:39:21 INFO : empty_on_remote: Making directory 2026/04/03 02:39:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/03 02:39:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/03 02:39:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/03 02:39:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/03 02:39:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.77s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:39:23 DEBUG : empty_dir: Making directory with metadata 2026/04/03 02:39:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 02:39:23 DEBUG : empty_on_remote: Making directory with metadata 2026/04/03 02:39:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 02:39:23 INFO : empty_on_remote: Making directory 2026/04/03 02:39:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/03 02:39:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/03 02:39:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/03 02:39:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/03 02:39:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/03 02:39:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:39:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/03 02:39:26 INFO : sub dir: Making directory 2026/04/03 02:39:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:39:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/03 02:39:28 INFO : sub dir: Making directory 2026/04/03 02:39:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:39:37 DEBUG : Waiting for deletions to finish 2026/04/03 02:39:38 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : apple: size = 5 OK 2026/04/03 02:39:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:39:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:39:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : banana: size = 6 OK 2026/04/03 02:39:38 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:39:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : apple: Unchanged skipping 2026/04/03 02:39:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:39:38 DEBUG : banana: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:39:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:39:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:39:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:39:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:39:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:39:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:39:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:39:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:39:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:39:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:39:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:39:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:39:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:39:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:39:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:39:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:39:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:39:38 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:39:38 DEBUG : Waiting for deletions to finish 2026/04/03 02:39:38 INFO : There was nothing to transfer 2026/04/03 02:39:38 DEBUG : Waiting for deletions to finish 2026/04/03 02:39:38 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:39:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : apple: size = 5 OK 2026/04/03 02:39:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:39:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:39:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : apple: Unchanged skipping 2026/04/03 02:39:39 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:39:39 DEBUG : banana: size = 6 OK 2026/04/03 02:39:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : banana: Unchanged skipping 2026/04/03 02:39:39 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:39:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:39:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:39:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:39:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:39:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:39:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:39:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:39:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:39:39 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:39:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:39:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:39:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:39:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:39:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:39:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:39:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:39:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:39:39 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:39:39 DEBUG : Waiting for deletions to finish 2026/04/03 02:39:39 INFO : There was nothing to transfer 2026/04/03 02:39:39 DEBUG : Waiting for deletions to finish 2026/04/03 02:39:39 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:39:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:39:53 DEBUG : Waiting for deletions to finish 2026/04/03 02:39:54 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : apple: size = 5 OK 2026/04/03 02:39:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : banana: size = 6 OK 2026/04/03 02:39:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:39:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:39:54 DEBUG : apple: Unchanged skipping 2026/04/03 02:39:54 DEBUG : banana: Unchanged skipping 2026/04/03 02:39:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:39:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:39:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:39:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:39:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:39:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:39:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:39:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:39:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:39:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:39:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:39:54 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:39:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:39:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:39:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:39:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:39:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:39:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:39:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:39:54 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:39:54 DEBUG : Waiting for deletions to finish 2026/04/03 02:39:54 INFO : There was nothing to transfer 2026/04/03 02:39:54 DEBUG : Waiting for deletions to finish 2026/04/03 02:39:54 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:39:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : apple: size = 5 OK 2026/04/03 02:39:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : apple: Unchanged skipping 2026/04/03 02:39:55 DEBUG : banana: size = 6 OK 2026/04/03 02:39:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : banana: Unchanged skipping 2026/04/03 02:39:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:39:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:39:55 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:39:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:39:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:39:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:39:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:39:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:39:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:39:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:39:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:39:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:39:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:39:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:39:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:39:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:39:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:39:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:39:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:39:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:39:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:39:55 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:39:55 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:39:55 DEBUG : Waiting for deletions to finish 2026/04/03 02:39:55 INFO : There was nothing to transfer 2026/04/03 02:39:55 DEBUG : Waiting for deletions to finish 2026/04/03 02:39:55 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:39:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:40:09 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:10 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:40:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/03 02:40:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:10 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:40:10 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:40:11 DEBUG : YXBwbGU=: size = 5 OK 2026/04/03 02:40:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/03 02:40:11 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/03 02:40:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:11 DEBUG : YmFuYW5h: size = 6 OK 2026/04/03 02:40:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/03 02:40:11 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/03 02:40:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/03 02:40:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/03 02:40:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/03 02:40:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/03 02:40:11 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/03 02:40:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/03 02:40:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/03 02:40:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/03 02:40:11 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/03 02:40:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/03 02:40:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/03 02:40:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/03 02:40:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/03 02:40:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/03 02:40:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/03 02:40:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/03 02:40:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/03 02:40:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/03 02:40:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/03 02:40:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/03 02:40:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/03 02:40:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/03 02:40:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/03 02:40:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/03 02:40:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/03 02:40:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/03 02:40:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/03 02:40:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/03 02:40:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 02:40:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/03 02:40:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/03 02:40:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/03 02:40:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/03 02:40:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/03 02:40:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/03 02:40:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/03 02:40:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/03 02:40:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/03 02:40:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:12 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:12 INFO : appleappleapplebanana: Deleted 2026/04/03 02:40:12 INFO : dir1/0012-6789;.txt: Deleted 2026/04/03 02:40:13 INFO : dir1/0003-defghij.txt: Deleted 2026/04/03 02:40:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/03 02:40:13 INFO : dir1/0014-89;=.txt: Deleted 2026/04/03 02:40:13 INFO : dir1/0008-2345678.txt: Deleted 2026/04/03 02:40:13 INFO : apple: Deleted 2026/04/03 02:40:13 INFO : dir1/0009-3456789.txt: Deleted 2026/04/03 02:40:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/03 02:40:13 INFO : splitbananasplit: Deleted 2026/04/03 02:40:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/03 02:40:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/03 02:40:13 INFO : dir1/0011-56789;.txt: Deleted 2026/04/03 02:40:13 INFO : dir1/0013-789;=.txt: Deleted 2026/04/03 02:40:13 INFO : banana: Deleted 2026/04/03 02:40:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/03 02:40:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/03 02:40:13 INFO : dir1/0007-1234567.txt: Deleted 2026/04/03 02:40:13 INFO : dir1/0010-456789.txt: Deleted 2026/04/03 02:40:13 INFO : dir1/0015-9;=.txt: Deleted 2026/04/03 02:40:13 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/03 02:40:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 02:40:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:14 DEBUG : YXBwbGU=: size = 5 OK 2026/04/03 02:40:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : apple: Unchanged skipping 2026/04/03 02:40:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/03 02:40:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/03 02:40:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : YmFuYW5h: size = 6 OK 2026/04/03 02:40:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:40:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : banana: Unchanged skipping 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:40:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/03 02:40:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/03 02:40:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/03 02:40:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/03 02:40:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/03 02:40:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/03 02:40:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/03 02:40:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/03 02:40:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/03 02:40:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/03 02:40:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/03 02:40:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/03 02:40:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/03 02:40:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/03 02:40:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/03 02:40:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/03 02:40:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/03 02:40:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:40:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:40:14 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:40:14 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:40:14 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:14 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/03 02:40:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 02:40:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 02:40:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 02:40:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 02:40:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 02:40:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 02:40:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 02:40:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 02:40:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 02:40:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 02:40:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:40:28 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:28 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:40:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 02:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 02:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 02:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 02:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 02:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 02:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 02:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 02:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 02:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 02:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 02:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 02:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 02:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 02:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 02:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 02:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 02:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 02:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 02:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 02:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 02:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 02:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 02:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 02:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 02:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 02:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 02:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 02:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 02:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 02:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 02:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 02:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 02:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 02:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 02:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 02:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 02:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 02:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 02:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 02:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 02:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 02:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 02:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 02:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 02:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 02:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 02:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 02:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 02:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 02:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 02:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 02:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 02:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 02:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 02:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 02:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 02:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 02:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 02:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 02:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 02:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 02:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 02:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 02:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 02:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 02:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 02:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 02:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 02:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 02:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 02:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 02:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 02:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 02:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 02:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 02:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 02:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 02:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 02:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 02:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 02:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 02:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 02:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 02:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 02:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 02:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 02:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 02:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 02:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 02:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 02:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 02:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 02:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 02:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 02:40:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/03 02:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 02:40:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/03 02:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 02:40:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/03 02:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 02:40:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/03 02:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 02:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 02:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 02:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 02:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/03 02:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 02:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 02:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 02:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 02:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 02:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 02:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 02:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 02:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 02:40:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 02:40:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 02:40:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 02:40:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 02:40:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 02:40:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 02:40:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 02:40:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/03 02:40:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 02:40:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 02:40:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 02:40:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 02:40:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/03 02:40:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:29 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:40:29 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:40:29 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/03 02:40:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/03 02:40:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/03 02:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : PREFIXapple: size = 5 OK 2026/04/03 02:40:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/03 02:40:29 INFO : apple: Copied (new) to: PREFIXapple 2026/04/03 02:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : PREFIXbanana: size = 6 OK 2026/04/03 02:40:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/03 02:40:29 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/03 02:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 02:40:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:40:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/03 02:40:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 02:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 02:40:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/03 02:40:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/03 02:40:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 02:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 02:40:29 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/03 02:40:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/03 02:40:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/03 02:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 02:40:29 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/03 02:40:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/03 02:40:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/03 02:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 02:40:29 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/03 02:40:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/03 02:40:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/03 02:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 02:40:30 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/03 02:40:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/03 02:40:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/03 02:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 02:40:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/03 02:40:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/03 02:40:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 02:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 02:40:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/03 02:40:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/03 02:40:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 02:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 02:40:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/03 02:40:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/03 02:40:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 02:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 02:40:30 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/03 02:40:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/03 02:40:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/03 02:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 02:40:30 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/03 02:40:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/03 02:40:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/03 02:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 02:40:30 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/03 02:40:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/03 02:40:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/03 02:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 02:40:30 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/03 02:40:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/03 02:40:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/03 02:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/03 02:40:30 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/03 02:40:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/03 02:40:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/03 02:40:30 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/03 02:40:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/03 02:40:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/03 02:40:30 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/03 02:40:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/03 02:40:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/03 02:40:30 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/03 02:40:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/03 02:40:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/03 02:40:30 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:31 INFO : dir1/0008-2345678.txt: Deleted 2026/04/03 02:40:31 INFO : dir1/0011-56789;.txt: Deleted 2026/04/03 02:40:31 INFO : dir1/0014-89;=.txt: Deleted 2026/04/03 02:40:31 INFO : banana: Deleted 2026/04/03 02:40:31 INFO : splitbananasplit: Deleted 2026/04/03 02:40:31 INFO : dir1/0009-3456789.txt: Deleted 2026/04/03 02:40:31 INFO : dir1/0007-1234567.txt: Deleted 2026/04/03 02:40:31 INFO : dir1/0010-456789.txt: Deleted 2026/04/03 02:40:31 INFO : apple: Deleted 2026/04/03 02:40:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/03 02:40:31 INFO : dir1/0015-9;=.txt: Deleted 2026/04/03 02:40:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/03 02:40:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/03 02:40:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/03 02:40:31 INFO : dir1/0012-6789;.txt: Deleted 2026/04/03 02:40:31 INFO : dir1/0013-789;=.txt: Deleted 2026/04/03 02:40:31 INFO : appleappleapplebanana: Deleted 2026/04/03 02:40:31 INFO : dir1/0003-defghij.txt: Deleted 2026/04/03 02:40:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/03 02:40:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/03 02:40:31 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:31 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:40:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:40:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 02:40:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 02:40:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 02:40:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 02:40:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 02:40:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 02:40:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 02:40:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 02:40:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 02:40:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 02:40:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 02:40:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 02:40:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 02:40:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 02:40:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 02:40:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 02:40:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 02:40:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 02:40:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 02:40:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 02:40:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 02:40:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 02:40:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 02:40:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 02:40:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 02:40:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 02:40:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 02:40:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 02:40:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/03 02:40:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 02:40:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 02:40:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 02:40:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 02:40:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 02:40:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 02:40:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 02:40:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 02:40:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 02:40:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 02:40:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 02:40:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 02:40:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 02:40:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 02:40:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 02:40:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 02:40:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 02:40:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 02:40:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/03 02:40:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:32 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:40:32 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:40:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/03 02:40:32 INFO : appleappleapplebanana: Copied (new) 2026/04/03 02:40:32 DEBUG : apple: size = 5 OK 2026/04/03 02:40:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/03 02:40:32 INFO : apple: Copied (new) 2026/04/03 02:40:32 DEBUG : banana: size = 6 OK 2026/04/03 02:40:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/03 02:40:32 INFO : banana: Copied (new) 2026/04/03 02:40:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:40:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/03 02:40:32 INFO : splitbananasplit: Copied (new) 2026/04/03 02:40:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:40:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/03 02:40:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/03 02:40:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:40:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/03 02:40:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/03 02:40:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:40:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/03 02:40:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/03 02:40:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:40:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/03 02:40:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/03 02:40:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:40:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/03 02:40:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/03 02:40:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:40:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/03 02:40:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/03 02:40:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:40:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/03 02:40:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/03 02:40:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:40:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/03 02:40:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/03 02:40:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:40:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/03 02:40:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/03 02:40:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:40:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/03 02:40:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/03 02:40:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:40:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/03 02:40:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/03 02:40:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:40:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/03 02:40:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/03 02:40:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:40:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/03 02:40:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/03 02:40:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:40:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/03 02:40:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/03 02:40:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:40:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/03 02:40:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/03 02:40:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:40:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/03 02:40:34 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/03 02:40:34 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:34 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/03 02:40:34 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/03 02:40:34 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/03 02:40:34 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/03 02:40:34 INFO : PREFIXbanana: Deleted 2026/04/03 02:40:34 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/03 02:40:34 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/03 02:40:34 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/03 02:40:34 INFO : PREFIXapple: Deleted 2026/04/03 02:40:34 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/03 02:40:34 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/03 02:40:34 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/03 02:40:34 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/03 02:40:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/03 02:40:34 INFO : PREFIXsplitbananasplit: Deleted 2026/04/03 02:40:34 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/03 02:40:34 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/03 02:40:34 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/03 02:40:34 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/03 02:40:34 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/03 02:40:34 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:35 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:35 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:40:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:40:49 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:49 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:40:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:40:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 02:40:50 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 02:40:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:50 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 02:40:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 02:40:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:50 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:50 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 02:40:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:50 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 02:40:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:50 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:40:50 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:40:50 DEBUG : appleSUFFIX: size = 5 OK 2026/04/03 02:40:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/03 02:40:50 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/03 02:40:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/03 02:40:50 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/03 02:40:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/03 02:40:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 02:40:50 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/03 02:40:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/03 02:40:50 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/03 02:40:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/03 02:40:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/03 02:40:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/03 02:40:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 02:40:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/03 02:40:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/03 02:40:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/03 02:40:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/03 02:40:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/03 02:40:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/03 02:40:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/03 02:40:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/03 02:40:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/03 02:40:51 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/03 02:40:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/03 02:40:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/03 02:40:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/03 02:40:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/03 02:40:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/03 02:40:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/03 02:40:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/03 02:40:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/03 02:40:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/03 02:40:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/03 02:40:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/03 02:40:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/03 02:40:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/03 02:40:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/03 02:40:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/03 02:40:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/03 02:40:51 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/03 02:40:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/03 02:40:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/03 02:40:52 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/03 02:40:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/03 02:40:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/03 02:40:52 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:52 INFO : apple: Deleted 2026/04/03 02:40:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/03 02:40:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/03 02:40:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/03 02:40:52 INFO : dir1/0008-2345678.txt: Deleted 2026/04/03 02:40:52 INFO : dir1/0009-3456789.txt: Deleted 2026/04/03 02:40:52 INFO : banana: Deleted 2026/04/03 02:40:52 INFO : dir1/0013-789;=.txt: Deleted 2026/04/03 02:40:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/03 02:40:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/03 02:40:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/03 02:40:52 INFO : dir1/0014-89;=.txt: Deleted 2026/04/03 02:40:52 INFO : splitbananasplit: Deleted 2026/04/03 02:40:52 INFO : dir1/0003-defghij.txt: Deleted 2026/04/03 02:40:52 INFO : dir1/0010-456789.txt: Deleted 2026/04/03 02:40:52 INFO : dir1/0012-6789;.txt: Deleted 2026/04/03 02:40:52 INFO : dir1/0015-9;=.txt: Deleted 2026/04/03 02:40:52 INFO : appleappleapplebanana: Deleted 2026/04/03 02:40:52 INFO : dir1/0007-1234567.txt: Deleted 2026/04/03 02:40:52 INFO : dir1/0011-56789;.txt: Deleted 2026/04/03 02:40:52 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/03 02:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 02:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/03 02:40:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 02:40:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:40:53 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:40:53 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:40:53 DEBUG : banana: size = 6 OK 2026/04/03 02:40:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/03 02:40:53 INFO : banana: Copied (new) 2026/04/03 02:40:53 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:40:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/03 02:40:53 INFO : splitbananasplit: Copied (new) 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:40:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/03 02:40:53 INFO : appleappleapplebanana: Copied (new) 2026/04/03 02:40:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:40:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/03 02:40:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/03 02:40:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:40:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/03 02:40:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/03 02:40:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:40:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/03 02:40:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/03 02:40:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:40:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/03 02:40:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/03 02:40:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:40:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/03 02:40:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/03 02:40:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:40:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/03 02:40:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/03 02:40:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:40:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/03 02:40:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/03 02:40:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:40:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/03 02:40:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/03 02:40:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:40:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/03 02:40:54 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/03 02:40:54 DEBUG : apple: size = 5 OK 2026/04/03 02:40:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/03 02:40:54 INFO : apple: Copied (new) 2026/04/03 02:40:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:40:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/03 02:40:54 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/03 02:40:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:40:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/03 02:40:54 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/03 02:40:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:40:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/03 02:40:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/03 02:40:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:40:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/03 02:40:54 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/03 02:40:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:40:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/03 02:40:55 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/03 02:40:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:40:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/03 02:40:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/03 02:40:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:40:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/03 02:40:55 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/03 02:40:55 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:55 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : bananaSUFFIX: Deleted 2026/04/03 02:40:55 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/03 02:40:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/03 02:40:55 INFO : appleSUFFIX: Deleted 2026/04/03 02:40:55 INFO : splitbananasplitSUFFIX: Deleted 2026/04/03 02:40:55 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:56 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : Waiting for deletions to finish 2026/04/03 02:40:56 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:40:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:41:10 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:11 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:41:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 02:41:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 02:41:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 02:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 02:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:11 DEBUG : apple: size = 5 OK 2026/04/03 02:41:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:11 DEBUG : apple: Unchanged skipping 2026/04/03 02:41:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 02:41:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : banana: size = 6 OK 2026/04/03 02:41:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:11 DEBUG : banana: Unchanged skipping 2026/04/03 02:41:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 02:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 02:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 02:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 02:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 02:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 02:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 02:41:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/03 02:41:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/03 02:41:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 02:41:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 02:41:11 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:41:11 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:41:11 DEBUG : splitbanan: size = 16 OK 2026/04/03 02:41:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/03 02:41:11 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/03 02:41:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 02:41:11 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/03 02:41:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/03 02:41:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/03 02:41:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 02:41:11 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/03 02:41:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/03 02:41:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/03 02:41:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 02:41:11 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/03 02:41:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/03 02:41:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/03 02:41:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 02:41:12 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/03 02:41:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/03 02:41:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/03 02:41:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 02:41:12 DEBUG : appleapple: size = 21 OK 2026/04/03 02:41:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/03 02:41:12 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/03 02:41:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 02:41:12 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/03 02:41:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/03 02:41:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/03 02:41:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 02:41:12 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/03 02:41:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/03 02:41:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/03 02:41:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 02:41:12 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/03 02:41:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/03 02:41:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/03 02:41:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 02:41:12 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/03 02:41:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/03 02:41:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/03 02:41:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 02:41:12 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/03 02:41:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/03 02:41:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/03 02:41:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 02:41:12 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/03 02:41:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/03 02:41:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/03 02:41:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 02:41:12 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/03 02:41:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/03 02:41:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/03 02:41:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 02:41:12 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/03 02:41:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/03 02:41:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/03 02:41:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 02:41:12 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/03 02:41:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/03 02:41:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/03 02:41:12 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/03 02:41:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/03 02:41:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/03 02:41:12 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/03 02:41:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/03 02:41:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/03 02:41:12 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/03 02:41:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/03 02:41:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/03 02:41:12 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:13 INFO : dir1/0011-56789;.txt: Deleted 2026/04/03 02:41:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/03 02:41:13 INFO : dir1/0008-2345678.txt: Deleted 2026/04/03 02:41:13 INFO : dir1/0014-89;=.txt: Deleted 2026/04/03 02:41:13 INFO : splitbananasplit: Deleted 2026/04/03 02:41:13 INFO : dir1/0009-3456789.txt: Deleted 2026/04/03 02:41:13 INFO : dir1/0007-1234567.txt: Deleted 2026/04/03 02:41:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/03 02:41:13 INFO : appleappleapplebanana: Deleted 2026/04/03 02:41:13 INFO : dir1/0015-9;=.txt: Deleted 2026/04/03 02:41:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/03 02:41:13 INFO : dir1/0003-defghij.txt: Deleted 2026/04/03 02:41:13 INFO : dir1/0010-456789.txt: Deleted 2026/04/03 02:41:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/03 02:41:13 INFO : dir1/0013-789;=.txt: Deleted 2026/04/03 02:41:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/03 02:41:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/03 02:41:13 INFO : dir1/0012-6789;.txt: Deleted 2026/04/03 02:41:13 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:13 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : appleapple: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/03 02:41:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 02:41:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 02:41:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 02:41:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 02:41:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 02:41:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 02:41:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 02:41:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 02:41:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 02:41:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 02:41:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 02:41:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 02:41:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 02:41:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 02:41:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 02:41:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 02:41:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 02:41:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 02:41:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 02:41:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 02:41:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 02:41:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 02:41:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 02:41:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 02:41:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 02:41:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 02:41:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 02:41:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 02:41:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 02:41:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 02:41:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 02:41:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 02:41:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 02:41:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 02:41:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 02:41:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 02:41:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 02:41:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 02:41:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 02:41:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 02:41:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 02:41:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 02:41:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 02:41:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 02:41:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 02:41:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 02:41:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 02:41:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 02:41:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 02:41:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 02:41:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 02:41:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 02:41:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 02:41:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 02:41:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 02:41:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 02:41:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 02:41:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 02:41:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 02:41:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 02:41:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 02:41:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 02:41:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 02:41:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 02:41:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 02:41:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 02:41:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 02:41:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 02:41:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 02:41:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 02:41:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 02:41:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 02:41:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 02:41:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 02:41:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 02:41:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 02:41:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 02:41:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 02:41:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 02:41:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 02:41:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 02:41:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 02:41:14 DEBUG : apple: size = 5 OK 2026/04/03 02:41:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : apple: Unchanged skipping 2026/04/03 02:41:14 DEBUG : appleapple: size = 21 OK 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:41:14 DEBUG : banana: size = 6 OK 2026/04/03 02:41:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : banana: Unchanged skipping 2026/04/03 02:41:14 DEBUG : splitbanan: size = 16 OK 2026/04/03 02:41:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:41:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 02:41:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 02:41:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 02:41:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 02:41:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 02:41:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 02:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 02:41:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 02:41:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 02:41:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 02:41:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 02:41:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 02:41:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 02:41:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 02:41:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 02:41:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 02:41:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 02:41:14 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/03 02:41:14 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/03 02:41:14 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/03 02:41:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/03 02:41:14 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/03 02:41:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/03 02:41:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/03 02:41:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/03 02:41:14 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/03 02:41:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/03 02:41:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 02:41:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 02:41:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 02:41:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/03 02:41:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/03 02:41:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/03 02:41:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/03 02:41:14 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:41:14 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/03 02:41:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/03 02:41:14 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/03 02:41:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:41:14 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:41:14 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:14 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:14 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : appleapple: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 02:41:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 02:41:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 02:41:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 02:41:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 02:41:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 02:41:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 02:41:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 02:41:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 02:41:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 02:41:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 02:41:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 02:41:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 02:41:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 02:41:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 02:41:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 02:41:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 02:41:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 02:41:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 02:41:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 02:41:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 02:41:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 02:41:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 02:41:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 02:41:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 02:41:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 02:41:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 02:41:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 02:41:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 02:41:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 02:41:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 02:41:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 02:41:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 02:41:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 02:41:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 02:41:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 02:41:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 02:41:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 02:41:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 02:41:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 02:41:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 02:41:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 02:41:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 02:41:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 02:41:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 02:41:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 02:41:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 02:41:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 02:41:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 02:41:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 02:41:14 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:41:27 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:28 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : apple: size = 5 OK 2026/04/03 02:41:28 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:41:28 DEBUG : banana: size = 6 OK 2026/04/03 02:41:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:41:28 DEBUG : banana: Unchanged skipping 2026/04/03 02:41:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : apple: Unchanged skipping 2026/04/03 02:41:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:41:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:41:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:41:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:41:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:41:28 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:41:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:41:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:41:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:41:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:41:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:41:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:41:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:41:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:41:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:41:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:41:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:41:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:41:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:41:28 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:41:28 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:28 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:28 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:41:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : apple: size = 5 OK 2026/04/03 02:41:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : apple: Unchanged skipping 2026/04/03 02:41:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:41:29 DEBUG : banana: size = 6 OK 2026/04/03 02:41:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:41:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:41:29 DEBUG : banana: Unchanged skipping 2026/04/03 02:41:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:41:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:41:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:41:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:41:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:41:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:41:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:41:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:41:29 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:41:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:41:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:41:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:41:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:41:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:41:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:41:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:41:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:41:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:41:29 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:41:29 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:29 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:29 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:29 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:41:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:41:44 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:44 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:41:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : apple: size = 5 OK 2026/04/03 02:41:45 DEBUG : banana: size = 6 OK 2026/04/03 02:41:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : banana: Unchanged skipping 2026/04/03 02:41:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:41:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:41:45 DEBUG : apple: Unchanged skipping 2026/04/03 02:41:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:41:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:41:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:41:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:41:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:41:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:41:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:41:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:41:45 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:41:45 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:45 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:45 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:41:45 DEBUG : apple: size = 5 OK 2026/04/03 02:41:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:41:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : apple: Unchanged skipping 2026/04/03 02:41:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:41:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:41:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:41:45 DEBUG : banana: size = 6 OK 2026/04/03 02:41:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : banana: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:41:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:41:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:41:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:41:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:41:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:41:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:41:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:41:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:41:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:41:45 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:41:45 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:45 DEBUG : Waiting for deletions to finish 2026/04/03 02:41:46 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:41:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:42:02 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:02 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:42:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : apple: size = 5 OK 2026/04/03 02:42:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : apple: Unchanged skipping 2026/04/03 02:42:03 DEBUG : banana: size = 6 OK 2026/04/03 02:42:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:42:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:42:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:42:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:42:03 DEBUG : banana: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:42:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:42:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:42:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:42:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:42:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:42:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:03 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:03 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:03 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:42:03 DEBUG : apple: size = 5 OK 2026/04/03 02:42:03 DEBUG : banana: size = 6 OK 2026/04/03 02:42:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : apple: Unchanged skipping 2026/04/03 02:42:03 DEBUG : banana: Unchanged skipping 2026/04/03 02:42:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:42:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:42:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:42:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:42:03 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:42:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:42:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:42:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:42:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:42:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:42:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:42:03 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:03 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:03 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:04 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:42:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:42:17 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:18 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : apple: size = 5 OK 2026/04/03 02:42:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:42:18 DEBUG : apple: Unchanged skipping 2026/04/03 02:42:18 DEBUG : banana: size = 6 OK 2026/04/03 02:42:18 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:42:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : banana: Unchanged skipping 2026/04/03 02:42:18 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:42:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:42:18 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:42:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:42:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:42:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:42:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:42:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:42:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:42:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:42:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:42:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:42:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:42:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:42:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:42:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:42:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:42:18 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:18 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:18 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:18 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:42:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : apple: size = 5 OK 2026/04/03 02:42:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:42:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:42:19 DEBUG : banana: size = 6 OK 2026/04/03 02:42:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : banana: Unchanged skipping 2026/04/03 02:42:19 DEBUG : apple: Unchanged skipping 2026/04/03 02:42:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:42:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:42:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:42:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:42:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:42:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:42:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:42:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:42:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:42:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:42:19 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:42:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:42:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:42:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:42:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:42:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:42:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:42:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:42:19 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:19 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:19 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:19 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:42:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:42:32 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:33 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:42:33 DEBUG : apple: size = 5 OK 2026/04/03 02:42:33 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:42:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : banana: size = 6 OK 2026/04/03 02:42:33 DEBUG : apple: Unchanged skipping 2026/04/03 02:42:33 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:42:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : banana: Unchanged skipping 2026/04/03 02:42:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:42:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:42:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:42:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:42:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:42:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:42:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:42:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:42:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:42:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:42:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:42:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:42:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:42:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:42:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:42:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:42:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:42:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:42:33 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:33 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:33 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:33 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:34 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 02:42:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 02:42:34 DEBUG : banana: size = 6 OK 2026/04/03 02:42:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : banana: Unchanged skipping 2026/04/03 02:42:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 02:42:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 02:42:34 DEBUG : apple: size = 5 OK 2026/04/03 02:42:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : apple: Unchanged skipping 2026/04/03 02:42:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 02:42:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 02:42:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 02:42:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 02:42:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 02:42:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 02:42:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 02:42:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 02:42:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 02:42:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 02:42:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 02:42:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 02:42:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 02:42:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 02:42:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 02:42:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 02:42:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 02:42:34 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:34 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:34 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:34 DEBUG : apple: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : banana: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 02:42:34 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (189.24s) --- PASS: TestTransform/NFC (14.06s) --- PASS: TestTransform/NFD (16.02s) --- PASS: TestTransform/base64 (18.86s) --- PASS: TestTransform/prefix (21.20s) --- PASS: TestTransform/suffix (20.85s) --- PASS: TestTransform/truncate (18.06s) --- PASS: TestTransform/encoder (15.39s) --- PASS: TestTransform/ISO-8859-1 (16.03s) --- PASS: TestTransform/charmap (18.29s) --- PASS: TestTransform/lowercase (15.22s) --- PASS: TestTransform/ascii (15.25s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:42:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/03 02:42:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/03 02:42:39 INFO : sub dir_somesuffix: Making directory 2026/04/03 02:42:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/03 02:42:39 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/03 02:42:39 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/03 02:42:39 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/03 02:42:39 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/03 02:42:39 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:39 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/03 02:42:40 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:42:40 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/03 02:42:40 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.55s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:42:41 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:41 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:41 INFO : tictactoe: Making directory 2026/04/03 02:42:41 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:41 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 02:42:41 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/03 02:42:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 02:42:41 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:41 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:41 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/03 02:42:41 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:42:41 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/03 02:42:41 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.55s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:42:42 INFO : toe: Making directory 2026/04/03 02:42:42 INFO : toe/toe: Making directory 2026/04/03 02:42:42 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/03 02:42:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/03 02:42:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/03 02:42:42 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:42 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/03 02:42:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:42:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/03 02:42:43 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.04s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:42:44 INFO : toe: Making directory 2026/04/03 02:42:44 INFO : toe/toe: Making directory 2026/04/03 02:42:44 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/03 02:42:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/03 02:42:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/03 02:42:44 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:44 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:45 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/03 02:42:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:42:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/03 02:42:45 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.00s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:42:46 DEBUG : empty_dir: Making directory with metadata 2026/04/03 02:42:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/03 02:42:46 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:46 INFO : tictacempty_dir: Making directory 2026/04/03 02:42:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:46 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:46 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:46 INFO : tictactoe: Making directory 2026/04/03 02:42:46 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:46 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 02:42:46 INFO : tictactoe/tictactoe: Making directory 2026/04/03 02:42:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 02:42:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/03 02:42:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/03 02:42:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/03 02:42:46 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:46 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/03 02:42:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:42:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/03 02:42:47 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:42:48 DEBUG : empty_dir: Making directory with metadata 2026/04/03 02:42:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/03 02:42:48 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:48 INFO : tictacempty_dir: Making directory 2026/04/03 02:42:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:48 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:48 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:48 INFO : tictactoe: Making directory 2026/04/03 02:42:48 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:48 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 02:42:48 INFO : tictactoe/tictactoe: Making directory 2026/04/03 02:42:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 02:42:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/03 02:42:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 02:42:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/03 02:42:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 02:42:48 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:48 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/03 02:42:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:42:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 02:42:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/03 02:42:49 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:49 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:49 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:49 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/03 02:42:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/03 02:42:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:42:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/03 02:42:49 NOTICE: B2 bucket rclone-test-donapib7wahi: 0 differences found 2026/04/03 02:42:49 NOTICE: B2 bucket rclone-test-donapib7wahi: 1 matching files --- PASS: TestAllTag (1.84s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:42:50 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:50 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:50 INFO : tictactoe: Making directory 2026/04/03 02:42:50 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:50 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 02:42:50 INFO : tictactoe/tictactoe: Making directory 2026/04/03 02:42:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 02:42:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/03 02:42:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/03 02:42:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/03 02:42:50 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:50 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/03 02:42:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:42:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/03 02:42:51 DEBUG : Waiting for deletions to finish 2026/04/03 02:42:51 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:51 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:51 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 02:42:51 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/03 02:42:51 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 02:42:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/03 02:42:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/03 02:42:51 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:51 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.31s) === RUN TestSyntax 2026/04/03 02:42:52 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:42:52 INFO : toe: Making directory 2026/04/03 02:42:52 INFO : toe/toe: Making directory 2026/04/03 02:42:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/03 02:42:52 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:52 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:53 DEBUG : toe/toe/toe: size = 11 OK 2026/04/03 02:42:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:42:53 INFO : toe/toe/toe: Copied (new) 2026/04/03 02:42:53 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.92s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:42:54 DEBUG : empty_dir: Making directory with metadata 2026/04/03 02:42:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/03 02:42:54 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:54 INFO : tictacempty_dir: Making directory 2026/04/03 02:42:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:54 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:54 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:54 INFO : tictactoe: Making directory 2026/04/03 02:42:54 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:54 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 02:42:54 INFO : tictactoe/tictactoe: Making directory 2026/04/03 02:42:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 02:42:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/03 02:42:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 02:42:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/03 02:42:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 02:42:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 02:42:54 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:54 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/03 02:42:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:42:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 02:42:55 INFO : toe/toe/toe.txt: Deleted 2026/04/03 02:42:55 INFO : toe/toe: Removing directory 2026/04/03 02:42:55 INFO : toe: Removing directory 2026/04/03 02:42:55 INFO : empty_dir: Removing directory 2026/04/03 02:42:55 DEBUG : Local file system at /tmp/rclone2833475646: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.54s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:42:55 DEBUG : empty_dir: Making directory with metadata 2026/04/03 02:42:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/03 02:42:55 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:56 INFO : tictacempty_dir: Making directory 2026/04/03 02:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:56 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:56 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:56 INFO : tictactoe: Making directory 2026/04/03 02:42:56 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:56 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 02:42:56 INFO : tictactoe/tictactoe: Making directory 2026/04/03 02:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 02:42:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/03 02:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 02:42:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/03 02:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 02:42:56 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 02:42:56 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/03 02:42:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:42:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 02:42:56 INFO : toe/toe/toe.txt: Deleted 2026/04/03 02:42:56 INFO : toe/toe: Removing directory 2026/04/03 02:42:56 INFO : toe: Removing directory 2026/04/03 02:42:56 INFO : empty_dir: Removing directory 2026/04/03 02:42:56 DEBUG : Local file system at /tmp/rclone2833475646: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/03 02:42:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/03 02:42:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/03 02:42:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/03 02:42:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/03 02:42:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/03 02:42:58 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/03 02:42:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:42:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/03 02:42:58 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.18s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:42:59 DEBUG : Reset feature "Copy" 2026/04/03 02:42:59 DEBUG : Reset feature "Move" 2026/04/03 02:42:59 DEBUG : Reset feature "Copy" 2026/04/03 02:42:59 DEBUG : Reset feature "Move" 2026/04/03 02:42:59 DEBUG : empty_dir: Making directory with metadata 2026/04/03 02:42:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/03 02:42:59 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:59 INFO : tictacempty_dir: Making directory 2026/04/03 02:42:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 02:42:59 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:59 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:59 INFO : tictactoe: Making directory 2026/04/03 02:42:59 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:59 DEBUG : toe: transformed to: tictactoe 2026/04/03 02:42:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 02:42:59 INFO : tictactoe/tictactoe: Making directory 2026/04/03 02:42:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 02:42:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/03 02:42:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 02:42:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/03 02:42:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 02:42:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 02:42:59 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:42:59 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/03 02:43:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:43:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 02:43:00 INFO : toe/toe/toe.txt: Deleted 2026/04/03 02:43:00 INFO : toe/toe: Removing directory 2026/04/03 02:43:00 INFO : toe: Removing directory 2026/04/03 02:43:00 INFO : empty_dir: Removing directory 2026/04/03 02:43:00 DEBUG : Local file system at /tmp/rclone2833475646: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/03 02:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/03 02:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/03 02:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/03 02:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/03 02:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/03 02:43:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/03 02:43:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:43:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/03 02:43:01 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.52s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:43:02 DEBUG : toe: transformed to: dG9l 2026/04/03 02:43:02 DEBUG : toe: transformed to: dG9l 2026/04/03 02:43:02 INFO : dG9l: Making directory 2026/04/03 02:43:02 DEBUG : toe: transformed to: dG9l 2026/04/03 02:43:02 DEBUG : toe: transformed to: dG9l 2026/04/03 02:43:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/03 02:43:02 INFO : dG9l/dG9l: Making directory 2026/04/03 02:43:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/03 02:43:02 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/03 02:43:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/03 02:43:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/03 02:43:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/03 02:43:02 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:43:02 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:43:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/03 02:43:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:43:03 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/03 02:43:03 DEBUG : Waiting for deletions to finish 2026/04/03 02:43:03 DEBUG : dG9l: transformed to: toe 2026/04/03 02:43:03 DEBUG : dG9l: transformed to: toe 2026/04/03 02:43:03 DEBUG : dG9l: transformed to: toe 2026/04/03 02:43:03 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/03 02:43:03 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/03 02:43:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/03 02:43:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/03 02:43:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/03 02:43:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/03 02:43:03 DEBUG : Local file system at /tmp/rclone2833475646: Waiting for checks to finish 2026/04/03 02:43:03 DEBUG : Local file system at /tmp/rclone2833475646: Waiting for transfers to finish 2026/04/03 02:43:03 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.36s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-donapib7wahi", Local "Local file system at /tmp/rclone2833475646", Modify Window "1ms" 2026/04/03 02:43:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 02:43:04 DEBUG : toe: transformed to: 2026/04/03 02:43:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 02:43:05 DEBUG : toe: transformed to: 2026/04/03 02:43:05 INFO : B2 bucket rclone-test-donapib7wahi: Making directory 2026/04/03 02:43:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 02:43:05 DEBUG : toe: transformed to: 2026/04/03 02:43:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 02:43:05 DEBUG : toe: transformed to: 2026/04/03 02:43:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 02:43:05 DEBUG : toe/toe: transformed to: 2026/04/03 02:43:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/03 02:43:05 INFO : toe/toe: Making directory 2026/04/03 02:43:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 02:43:05 DEBUG : toe/toe: transformed to: 2026/04/03 02:43:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/03 02:43:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 02:43:05 DEBUG : toe: transformed to: 2026/04/03 02:43:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/03 02:43:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 02:43:05 DEBUG : toe/toe/toe: transformed to: 2026/04/03 02:43:05 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/03 02:43:05 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for checks to finish 2026/04/03 02:43:05 DEBUG : B2 bucket rclone-test-donapib7wahi: Waiting for transfers to finish 2026/04/03 02:43:05 DEBUG : toe/toe/toe: size = 11 OK 2026/04/03 02:43:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 02:43:05 INFO : toe/toe/toe: Copied (new) 2026/04/03 02:43:05 ERROR : B2 bucket rclone-test-donapib7wahi: not deleting files as there were IO errors 2026/04/03 02:43:05 ERROR : B2 bucket rclone-test-donapib7wahi: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2026/04/03 02:43:06 DEBUG : B2 bucket rclone-test-donapib7wahi: Purge remote 2026/04/03 02:43:06 INFO : B2 bucket rclone-test-donapib7wahi: cleaning bucket "rclone-test-donapib7wahi" of all files 2026/04/03 02:43:07 DEBUG : BackupDir/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28ac05_d20260403_m023707_c001_v7007000_t0000_u01775183827010") 2026/04/03 02:43:07 DEBUG : BackupDir/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1032b0b7e1b6b04f_d20260403_m023701_c001_v0001185_t0033_u01775183821320") 2026/04/03 02:43:07 DEBUG : CompareDest/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f420aa437c1a310d3_d20260403_m023642_c001_v7007000_t0000_u01775183802475") 2026/04/03 02:43:07 DEBUG : CompareDest/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842d9d1_d20260403_m023636_c001_v0001167_t0034_u01775183796427") 2026/04/03 02:43:07 DEBUG : CompareDest/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f420aa437c1a310d6_d20260403_m023642_c001_v7007000_t0000_u01775183802656") 2026/04/03 02:43:07 DEBUG : CompareDest/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62287b_d20260403_m023637_c001_v0001165_t0051_u01775183797931") 2026/04/03 02:43:07 DEBUG : CopyDest/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28ac06_d20260403_m023707_c001_v7007000_t0000_u01775183827193") 2026/04/03 02:43:07 DEBUG : CopyDest/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104209_d20260403_m023658_c001_v0001181_t0012_u01775183818542") 2026/04/03 02:43:07 DEBUG : CopyDest/three: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28ac08_d20260403_m023707_c001_v7007000_t0000_u01775183827449") 2026/04/03 02:43:08 DEBUG : CopyDest/three: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6228cb_d20260403_m023705_c001_v0001165_t0044_u01775183825206") 2026/04/03 02:43:08 DEBUG : CopyDest/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28ac09_d20260403_m023707_c001_v7007000_t0000_u01775183827633") 2026/04/03 02:43:08 DEBUG : CopyDest/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842db59_d20260403_m023702_c001_v0001167_t0040_u01775183822714") 2026/04/03 02:43:08 DEBUG : EXISTING: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dd33_d20260403_m023831_c001_v7007000_t0000_u01775183911371") 2026/04/03 02:43:08 DEBUG : EXISTING: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e0c1_d20260403_m023830_c001_v0001167_t0031_u01775183910134") 2026/04/03 02:43:08 DEBUG : PREFIXapple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f404bddfa8df6f734_d20260403_m024034_c001_v7007000_t0000_u01775184034678") 2026/04/03 02:43:08 DEBUG : PREFIXapple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1047af_d20260403_m024029_c001_v0001181_t0043_u01775184029288") 2026/04/03 02:43:08 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a311a_d20260403_m024034_c001_v7007000_t0000_u01775184034530") 2026/04/03 02:43:08 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e8d0_d20260403_m024029_c001_v0001167_t0027_u01775184029268") 2026/04/03 02:43:08 DEBUG : PREFIXbanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8cb_d20260403_m024034_c001_v7007000_t0000_u01775184034540") 2026/04/03 02:43:08 DEBUG : PREFIXbanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe921_d20260403_m024029_c001_v0001097_t0041_u01775184029298") 2026/04/03 02:43:08 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccb146_d20260403_m024034_c001_v7007000_t0000_u01775184034744") 2026/04/03 02:43:08 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570ef_d20260403_m024029_c001_v0001165_t0030_u01775184029278") 2026/04/03 02:43:08 DEBUG : Testêé: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dd1c_d20260403_m023827_c001_v7007000_t0000_u01775183907853") 2026/04/03 02:43:08 DEBUG : Testêé: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e083_d20260403_m023826_c001_v0001167_t0038_u01775183906804") 2026/04/03 02:43:09 DEBUG : Testêé: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104485_d20260403_m023825_c001_v0001181_t0000_u01775183905759") 2026/04/03 02:43:09 DEBUG : YXBwbGU=: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2fa4_d20260403_m024015_c001_v7007000_t0000_u01775184015109") 2026/04/03 02:43:09 DEBUG : YXBwbGU=: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10472d_d20260403_m024011_c001_v0001181_t0020_u01775184011022") 2026/04/03 02:43:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2fa6_d20260403_m024015_c001_v7007000_t0000_u01775184015288") 2026/04/03 02:43:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e7a1_d20260403_m024011_c001_v0001167_t0007_u01775184011035") 2026/04/03 02:43:09 DEBUG : YmFuYW5h: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2fa7_d20260403_m024015_c001_v7007000_t0000_u01775184015470") 2026/04/03 02:43:09 DEBUG : YmFuYW5h: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570a1_d20260403_m024011_c001_v0001165_t0032_u01775184011045") 2026/04/03 02:43:09 DEBUG : a/potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01329_d20260403_m023505_c001_v7007000_t0000_u01775183705915") 2026/04/03 02:43:09 DEBUG : a/potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622693_d20260403_m023505_c001_v0001165_t0045_u01775183705309") 2026/04/03 02:43:09 DEBUG : a/potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01327_d20260403_m023503_c001_v7007000_t0000_u01775183703875") 2026/04/03 02:43:09 DEBUG : a/potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622683_d20260403_m023503_c001_v0001165_t0041_u01775183703107") 2026/04/03 02:43:09 DEBUG : a/potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f744025654_d20260403_m023447_c001_v7007000_t0000_u01775183687006") 2026/04/03 02:43:09 DEBUG : a/potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622621_d20260403_m023446_c001_v0001165_t0009_u01775183686208") 2026/04/03 02:43:09 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e185_d20260403_m024235_c001_v7007000_t0000_u01775184155341") 2026/04/03 02:43:09 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104bf6_d20260403_m024231_c001_v0001181_t0053_u01775184151501") 2026/04/03 02:43:09 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db89_d20260403_m024220_c001_v7007000_t0000_u01775184140085") 2026/04/03 02:43:09 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104b58_d20260403_m024216_c001_v0001181_t0008_u01775184136401") 2026/04/03 02:43:09 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4d4_d20260403_m024204_c001_v7007000_t0000_u01775184124808") 2026/04/03 02:43:09 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104aca_d20260403_m024159_c001_v0001181_t0047_u01775184119700") 2026/04/03 02:43:09 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e64424_d20260403_m024146_c001_v7007000_t0000_u01775184106630") 2026/04/03 02:43:09 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104a46_d20260403_m024142_c001_v0001181_t0036_u01775184102566") 2026/04/03 02:43:09 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da2e_d20260403_m024130_c001_v7007000_t0000_u01775184090384") 2026/04/03 02:43:09 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1049aa_d20260403_m024126_c001_v0001181_t0030_u01775184086048") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db43_d20260403_m024115_c001_v7007000_t0000_u01775184075176") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efeabb_d20260403_m024109_c001_v0001097_t0046_u01775184069173") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8d4_d20260403_m024057_c001_v7007000_t0000_u01775184057148") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ea80_d20260403_m024053_c001_v0001167_t0033_u01775184053638") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3175_d20260403_m024052_c001_v7007000_t0000_u01775184052131") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe9f3_d20260403_m024048_c001_v0001097_t0010_u01775184048402") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3152_d20260403_m024036_c001_v7007000_t0000_u01775184036226") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1047d9_d20260403_m024032_c001_v0001181_t0007_u01775184032597") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a30e8_d20260403_m024031_c001_v7007000_t0000_u01775184031386") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e8b4_d20260403_m024026_c001_v0001167_t0048_u01775184026866") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4097fae6181e2f67_d20260403_m024013_c001_v7007000_t0000_u01775184013011") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104723_d20260403_m024008_c001_v0001181_t0024_u01775184008824") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df08_d20260403_m023956_c001_v7007000_t0000_u01775183996102") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1046cd_d20260403_m023952_c001_v0001181_t0030_u01775183992032") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bde4_d20260403_m023940_c001_v7007000_t0000_u01775183980125") 2026/04/03 02:43:10 DEBUG : apple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104687_d20260403_m023936_c001_v0001181_t0024_u01775183976702") 2026/04/03 02:43:10 DEBUG : appleSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40a23b_d20260403_m024055_c001_v7007000_t0000_u01775184055826") 2026/04/03 02:43:10 DEBUG : appleSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10486d_d20260403_m024050_c001_v0001181_t0018_u01775184050425") 2026/04/03 02:43:10 DEBUG : appleapple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db44_d20260403_m024115_c001_v7007000_t0000_u01775184075359") 2026/04/03 02:43:11 DEBUG : appleapple: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efeae7_d20260403_m024111_c001_v0001097_t0008_u01775184071584") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e187_d20260403_m024235_c001_v7007000_t0000_u01775184155523") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efedfd_d20260403_m024231_c001_v0001097_t0051_u01775184151922") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db8a_d20260403_m024220_c001_v7007000_t0000_u01775184140269") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efed0d_d20260403_m024216_c001_v0001097_t0027_u01775184136897") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4d5_d20260403_m024204_c001_v7007000_t0000_u01775184124994") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efec7b_d20260403_m024200_c001_v0001097_t0049_u01775184120181") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e64425_d20260403_m024146_c001_v7007000_t0000_u01775184106812") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efec0b_d20260403_m024143_c001_v0001097_t0008_u01775184103025") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da2f_d20260403_m024130_c001_v7007000_t0000_u01775184090565") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efeb81_d20260403_m024126_c001_v0001097_t0048_u01775184086466") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db3f_d20260403_m024113_c001_v7007000_t0000_u01775184073426") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d571ed_d20260403_m024109_c001_v0001165_t0012_u01775184069991") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8d5_d20260403_m024057_c001_v7007000_t0000_u01775184057329") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efea31_d20260403_m024053_c001_v0001097_t0002_u01775184053652") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4156b7c90a9ce58e_d20260403_m024052_c001_v7007000_t0000_u01775184052719") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57173_d20260403_m024048_c001_v0001165_t0001_u01775184048911") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3153_d20260403_m024036_c001_v7007000_t0000_u01775184036407") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5710d_d20260403_m024032_c001_v0001165_t0004_u01775184032587") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a30eb_d20260403_m024031_c001_v7007000_t0000_u01775184031576") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104793_d20260403_m024027_c001_v0001181_t0047_u01775184027858") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28ba72_d20260403_m024012_c001_v7007000_t0000_u01775184012602") 2026/04/03 02:43:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5709b_d20260403_m024009_c001_v0001165_t0030_u01775184009446") 2026/04/03 02:43:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df09_d20260403_m023956_c001_v7007000_t0000_u01775183996284") 2026/04/03 02:43:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5703b_d20260403_m023953_c001_v0001165_t0022_u01775183993196") 2026/04/03 02:43:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bde5_d20260403_m023940_c001_v7007000_t0000_u01775183980307") 2026/04/03 02:43:12 DEBUG : appleappleapplebanana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d56ffd_d20260403_m023937_c001_v0001165_t0041_u01775183977304") 2026/04/03 02:43:12 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f404bddfa8df6f73e_d20260403_m024055_c001_v7007000_t0000_u01775184055677") 2026/04/03 02:43:12 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efea01_d20260403_m024050_c001_v0001097_t0010_u01775184050413") 2026/04/03 02:43:12 DEBUG : b/potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb0132a_d20260403_m023506_c001_v7007000_t0000_u01775183706097") 2026/04/03 02:43:12 DEBUG : b/potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62268b_d20260403_m023504_c001_v0001165_t0037_u01775183704426") 2026/04/03 02:43:12 DEBUG : b/potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01326_d20260403_m023503_c001_v7007000_t0000_u01775183703327") 2026/04/03 02:43:12 DEBUG : b/potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62267f_d20260403_m023502_c001_v0001165_t0011_u01775183702281") 2026/04/03 02:43:12 DEBUG : b/potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f744025633_d20260403_m023446_c001_v7007000_t0000_u01775183686454") 2026/04/03 02:43:12 DEBUG : b/potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62261d_d20260403_m023445_c001_v0001165_t0042_u01775183685410") 2026/04/03 02:43:12 DEBUG : backup/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f421ea000666d3ae1_d20260403_m023720_c001_v7007000_t0000_u01775183840224") 2026/04/03 02:43:12 DEBUG : backup/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10957a3d53c02fea_d20260403_m023717_c001_v0001172_t0042_u01775183837874") 2026/04/03 02:43:12 DEBUG : backup/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10812f91b6ffff5a_d20260403_m023714_c001_v0001146_t0034_u01775183834164") 2026/04/03 02:43:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccac46_d20260403_m023746_c001_v7007000_t0000_u01775183866422") 2026/04/03 02:43:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1069fc7df1f5ec47_d20260403_m023744_c001_v0001178_t0034_u01775183864456") 2026/04/03 02:43:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f117c7454339b3859_d20260403_m023740_c001_v0001150_t0051_u01775183860153") 2026/04/03 02:43:12 DEBUG : backup/one.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccab79_d20260403_m023733_c001_v7007000_t0000_u01775183853642") 2026/04/03 02:43:12 DEBUG : backup/one.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f116f111b2d60ff95_d20260403_m023731_c001_v0001185_t0032_u01775183851853") 2026/04/03 02:43:12 DEBUG : backup/one.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f107ba2d3cc54f657_d20260403_m023727_c001_v0001185_t0030_u01775183847435") 2026/04/03 02:43:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccac47_d20260403_m023746_c001_v7007000_t0000_u01775183866603") 2026/04/03 02:43:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f118e8143ebe4bef8_d20260403_m023745_c001_v0001150_t0025_u01775183865559") 2026/04/03 02:43:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f114901f6edf642e8_d20260403_m023742_c001_v0001090_t0009_u01775183862167") 2026/04/03 02:43:13 DEBUG : backup/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f421ea000666d3ae2_d20260403_m023720_c001_v7007000_t0000_u01775183840405") 2026/04/03 02:43:13 DEBUG : backup/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112fface158510a1_d20260403_m023719_c001_v0001144_t0042_u01775183839012") 2026/04/03 02:43:13 DEBUG : backup/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1042ee9d5174cdc2_d20260403_m023715_c001_v0001185_t0017_u01775183835830") 2026/04/03 02:43:13 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccab7a_d20260403_m023733_c001_v7007000_t0000_u01775183853825") 2026/04/03 02:43:13 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1098838cd2690417_d20260403_m023732_c001_v0001161_t0016_u01775183852824") 2026/04/03 02:43:13 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1065f370163e7cca_d20260403_m023729_c001_v0001038_t0025_u01775183849222") 2026/04/03 02:43:13 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e188_d20260403_m024235_c001_v7007000_t0000_u01775184155704") 2026/04/03 02:43:13 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d573e3_d20260403_m024231_c001_v0001165_t0018_u01775184151713") 2026/04/03 02:43:13 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db8b_d20260403_m024220_c001_v7007000_t0000_u01775184140452") 2026/04/03 02:43:13 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57385_d20260403_m024216_c001_v0001165_t0055_u01775184136674") 2026/04/03 02:43:13 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4d6_d20260403_m024205_c001_v7007000_t0000_u01775184125179") 2026/04/03 02:43:13 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5733d_d20260403_m024159_c001_v0001165_t0008_u01775184119909") 2026/04/03 02:43:13 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e64426_d20260403_m024146_c001_v7007000_t0000_u01775184106994") 2026/04/03 02:43:13 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d572b7_d20260403_m024142_c001_v0001165_t0043_u01775184102775") 2026/04/03 02:43:13 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da30_d20260403_m024130_c001_v7007000_t0000_u01775184090746") 2026/04/03 02:43:13 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57243_d20260403_m024126_c001_v0001165_t0014_u01775184086264") 2026/04/03 02:43:13 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db45_d20260403_m024115_c001_v7007000_t0000_u01775184075541") 2026/04/03 02:43:14 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1048fb_d20260403_m024109_c001_v0001181_t0009_u01775184069721") 2026/04/03 02:43:14 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8d6_d20260403_m024057_c001_v7007000_t0000_u01775184057534") 2026/04/03 02:43:14 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104891_d20260403_m024053_c001_v0001181_t0036_u01775184053669") 2026/04/03 02:43:14 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f410358b8620d0b02_d20260403_m024052_c001_v7007000_t0000_u01775184052505") 2026/04/03 02:43:14 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104865_d20260403_m024048_c001_v0001181_t0046_u01775184048707") 2026/04/03 02:43:14 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3154_d20260403_m024036_c001_v7007000_t0000_u01775184036588") 2026/04/03 02:43:14 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe947_d20260403_m024032_c001_v0001097_t0012_u01775184032576") 2026/04/03 02:43:14 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccb138_d20260403_m024031_c001_v7007000_t0000_u01775184031179") 2026/04/03 02:43:14 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570eb_d20260403_m024027_c001_v0001165_t0021_u01775184027654") 2026/04/03 02:43:14 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4097fae6181e2f68_d20260403_m024013_c001_v7007000_t0000_u01775184013197") 2026/04/03 02:43:14 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e773_d20260403_m024009_c001_v0001167_t0021_u01775184009032") 2026/04/03 02:43:14 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df0a_d20260403_m023956_c001_v7007000_t0000_u01775183996466") 2026/04/03 02:43:14 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e635_d20260403_m023952_c001_v0001167_t0017_u01775183992246") 2026/04/03 02:43:14 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bde6_d20260403_m023940_c001_v7007000_t0000_u01775183980488") 2026/04/03 02:43:14 DEBUG : banana: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e521_d20260403_m023936_c001_v0001167_t0033_u01775183976910") 2026/04/03 02:43:14 DEBUG : bananaSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4156b7c90a9ce590_d20260403_m024055_c001_v7007000_t0000_u01775184055640") 2026/04/03 02:43:14 DEBUG : bananaSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57177_d20260403_m024050_c001_v0001165_t0002_u01775184050436") 2026/04/03 02:43:14 DEBUG : both0: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a64_d20260403_m023913_c001_v7007000_t0000_u01775183953544") 2026/04/03 02:43:14 DEBUG : both0: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104557_d20260403_m023856_c001_v0001181_t0059_u01775183936368") 2026/04/03 02:43:14 DEBUG : both0: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409857_d20260403_m023852_c001_v7007000_t0000_u01775183932147") 2026/04/03 02:43:14 DEBUG : both0: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1044b7_d20260403_m023833_c001_v0001181_t0045_u01775183913242") 2026/04/03 02:43:14 DEBUG : both1: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a66_d20260403_m023913_c001_v7007000_t0000_u01775183953726") 2026/04/03 02:43:14 DEBUG : both1: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104559_d20260403_m023857_c001_v0001181_t0012_u01775183937327") 2026/04/03 02:43:15 DEBUG : both1: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409859_d20260403_m023852_c001_v7007000_t0000_u01775183932328") 2026/04/03 02:43:15 DEBUG : both1: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1044c5_d20260403_m023834_c001_v0001181_t0040_u01775183913999") 2026/04/03 02:43:15 DEBUG : both10: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a67_d20260403_m023913_c001_v7007000_t0000_u01775183953909") 2026/04/03 02:43:15 DEBUG : both10: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10458d_d20260403_m023903_c001_v0001181_t0018_u01775183943936") 2026/04/03 02:43:15 DEBUG : both10: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40985a_d20260403_m023852_c001_v7007000_t0000_u01775183932514") 2026/04/03 02:43:15 DEBUG : both10: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1044ff_d20260403_m023840_c001_v0001181_t0022_u01775183920687") 2026/04/03 02:43:15 DEBUG : both11: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a6a_d20260403_m023914_c001_v7007000_t0000_u01775183954093") 2026/04/03 02:43:15 DEBUG : both11: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104591_d20260403_m023904_c001_v0001181_t0020_u01775183944808") 2026/04/03 02:43:15 DEBUG : both11: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40985c_d20260403_m023852_c001_v7007000_t0000_u01775183932711") 2026/04/03 02:43:15 DEBUG : both11: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104505_d20260403_m023841_c001_v0001181_t0037_u01775183921534") 2026/04/03 02:43:15 DEBUG : both12: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a6b_d20260403_m023914_c001_v7007000_t0000_u01775183954275") 2026/04/03 02:43:15 DEBUG : both12: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104595_d20260403_m023905_c001_v0001181_t0050_u01775183945387") 2026/04/03 02:43:15 DEBUG : both12: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40985d_d20260403_m023852_c001_v7007000_t0000_u01775183932894") 2026/04/03 02:43:15 DEBUG : both12: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10450b_d20260403_m023842_c001_v0001181_t0008_u01775183922236") 2026/04/03 02:43:15 DEBUG : both13: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a6d_d20260403_m023914_c001_v7007000_t0000_u01775183954458") 2026/04/03 02:43:15 DEBUG : both13: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10459b_d20260403_m023906_c001_v0001181_t0033_u01775183946072") 2026/04/03 02:43:15 DEBUG : both13: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40985f_d20260403_m023853_c001_v7007000_t0000_u01775183933077") 2026/04/03 02:43:15 DEBUG : both13: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104513_d20260403_m023843_c001_v0001181_t0049_u01775183923996") 2026/04/03 02:43:15 DEBUG : both14: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a6f_d20260403_m023914_c001_v7007000_t0000_u01775183954641") 2026/04/03 02:43:15 DEBUG : both14: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1045a1_d20260403_m023906_c001_v0001181_t0015_u01775183946921") 2026/04/03 02:43:15 DEBUG : both14: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409860_d20260403_m023853_c001_v7007000_t0000_u01775183933264") 2026/04/03 02:43:16 DEBUG : both14: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104519_d20260403_m023844_c001_v0001181_t0028_u01775183924953") 2026/04/03 02:43:16 DEBUG : both15: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a70_d20260403_m023914_c001_v7007000_t0000_u01775183954824") 2026/04/03 02:43:16 DEBUG : both15: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1045a5_d20260403_m023907_c001_v0001181_t0055_u01775183947730") 2026/04/03 02:43:16 DEBUG : both15: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409862_d20260403_m023853_c001_v7007000_t0000_u01775183933445") 2026/04/03 02:43:16 DEBUG : both15: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10451f_d20260403_m023845_c001_v0001181_t0046_u01775183925668") 2026/04/03 02:43:16 DEBUG : both16: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a72_d20260403_m023915_c001_v7007000_t0000_u01775183955006") 2026/04/03 02:43:16 DEBUG : both16: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1045ab_d20260403_m023908_c001_v0001181_t0055_u01775183948602") 2026/04/03 02:43:16 DEBUG : both16: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409863_d20260403_m023853_c001_v7007000_t0000_u01775183933627") 2026/04/03 02:43:16 DEBUG : both16: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104527_d20260403_m023846_c001_v0001181_t0040_u01775183926433") 2026/04/03 02:43:16 DEBUG : both17: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a73_d20260403_m023915_c001_v7007000_t0000_u01775183955189") 2026/04/03 02:43:16 DEBUG : both17: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1045b1_d20260403_m023909_c001_v0001181_t0038_u01775183949111") 2026/04/03 02:43:16 DEBUG : both17: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409865_d20260403_m023853_c001_v7007000_t0000_u01775183933810") 2026/04/03 02:43:16 DEBUG : both17: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10452d_d20260403_m023847_c001_v0001181_t0014_u01775183927375") 2026/04/03 02:43:16 DEBUG : both18: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a75_d20260403_m023915_c001_v7007000_t0000_u01775183955371") 2026/04/03 02:43:16 DEBUG : both18: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1045bb_d20260403_m023909_c001_v0001181_t0021_u01775183949861") 2026/04/03 02:43:16 DEBUG : both18: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409866_d20260403_m023853_c001_v7007000_t0000_u01775183933993") 2026/04/03 02:43:16 DEBUG : both18: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104537_d20260403_m023848_c001_v0001181_t0011_u01775183928268") 2026/04/03 02:43:16 DEBUG : both19: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a76_d20260403_m023915_c001_v7007000_t0000_u01775183955555") 2026/04/03 02:43:16 DEBUG : both19: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1045bd_d20260403_m023910_c001_v0001181_t0057_u01775183950371") 2026/04/03 02:43:16 DEBUG : both19: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409868_d20260403_m023854_c001_v7007000_t0000_u01775183934174") 2026/04/03 02:43:17 DEBUG : both19: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10453b_d20260403_m023848_c001_v0001181_t0021_u01775183928810") 2026/04/03 02:43:17 DEBUG : both2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a79_d20260403_m023915_c001_v7007000_t0000_u01775183955741") 2026/04/03 02:43:17 DEBUG : both2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10455d_d20260403_m023858_c001_v0001181_t0022_u01775183938332") 2026/04/03 02:43:17 DEBUG : both2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409869_d20260403_m023854_c001_v7007000_t0000_u01775183934357") 2026/04/03 02:43:17 DEBUG : both2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1044cd_d20260403_m023834_c001_v0001181_t0047_u01775183914767") 2026/04/03 02:43:17 DEBUG : both3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a7a_d20260403_m023915_c001_v7007000_t0000_u01775183955923") 2026/04/03 02:43:17 DEBUG : both3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104563_d20260403_m023858_c001_v0001181_t0007_u01775183938834") 2026/04/03 02:43:17 DEBUG : both3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40986b_d20260403_m023854_c001_v7007000_t0000_u01775183934539") 2026/04/03 02:43:17 DEBUG : both3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1044d1_d20260403_m023835_c001_v0001181_t0029_u01775183915295") 2026/04/03 02:43:17 DEBUG : both4: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a7c_d20260403_m023916_c001_v7007000_t0000_u01775183956106") 2026/04/03 02:43:17 DEBUG : both4: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104565_d20260403_m023859_c001_v0001181_t0009_u01775183939656") 2026/04/03 02:43:17 DEBUG : both4: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40986e_d20260403_m023854_c001_v7007000_t0000_u01775183934721") 2026/04/03 02:43:17 DEBUG : both4: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1044db_d20260403_m023835_c001_v0001181_t0015_u01775183915939") 2026/04/03 02:43:17 DEBUG : both5: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a7d_d20260403_m023916_c001_v7007000_t0000_u01775183956288") 2026/04/03 02:43:17 DEBUG : both5: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10456f_d20260403_m023900_c001_v0001181_t0019_u01775183940516") 2026/04/03 02:43:17 DEBUG : both5: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409871_d20260403_m023854_c001_v7007000_t0000_u01775183934904") 2026/04/03 02:43:17 DEBUG : both5: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1044e1_d20260403_m023836_c001_v0001181_t0018_u01775183916898") 2026/04/03 02:43:17 DEBUG : both6: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a7f_d20260403_m023916_c001_v7007000_t0000_u01775183956470") 2026/04/03 02:43:17 DEBUG : both6: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104575_d20260403_m023901_c001_v0001181_t0049_u01775183941149") 2026/04/03 02:43:17 DEBUG : both6: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409879_d20260403_m023855_c001_v7007000_t0000_u01775183935086") 2026/04/03 02:43:17 DEBUG : both6: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1044e7_d20260403_m023837_c001_v0001181_t0044_u01775183917451") 2026/04/03 02:43:17 DEBUG : both7: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a82_d20260403_m023916_c001_v7007000_t0000_u01775183956653") 2026/04/03 02:43:18 DEBUG : both7: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10457b_d20260403_m023901_c001_v0001181_t0004_u01775183941871") 2026/04/03 02:43:18 DEBUG : both7: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409883_d20260403_m023855_c001_v7007000_t0000_u01775183935268") 2026/04/03 02:43:18 DEBUG : both7: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1044f5_d20260403_m023838_c001_v0001181_t0045_u01775183918375") 2026/04/03 02:43:18 DEBUG : both8: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a83_d20260403_m023916_c001_v7007000_t0000_u01775183956835") 2026/04/03 02:43:18 DEBUG : both8: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10457f_d20260403_m023902_c001_v0001181_t0055_u01775183942463") 2026/04/03 02:43:18 DEBUG : both8: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40988c_d20260403_m023855_c001_v7007000_t0000_u01775183935452") 2026/04/03 02:43:18 DEBUG : both8: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1044f7_d20260403_m023839_c001_v0001181_t0002_u01775183919151") 2026/04/03 02:43:18 DEBUG : both9: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a85_d20260403_m023917_c001_v7007000_t0000_u01775183957018") 2026/04/03 02:43:18 DEBUG : both9: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104587_d20260403_m023903_c001_v0001181_t0004_u01775183943093") 2026/04/03 02:43:18 DEBUG : both9: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409895_d20260403_m023855_c001_v7007000_t0000_u01775183935633") 2026/04/03 02:43:18 DEBUG : both9: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1044fb_d20260403_m023839_c001_v0001181_t0009_u01775183919883") 2026/04/03 02:43:18 DEBUG : c/non empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb0132b_d20260403_m023506_c001_v7007000_t0000_u01775183706281") 2026/04/03 02:43:18 DEBUG : c/non empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62268f_d20260403_m023504_c001_v0001165_t0052_u01775183704661") 2026/04/03 02:43:18 DEBUG : c/non empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01328_d20260403_m023504_c001_v7007000_t0000_u01775183704057") 2026/04/03 02:43:18 DEBUG : c/non empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622681_d20260403_m023502_c001_v0001165_t0020_u01775183702524") 2026/04/03 02:43:18 DEBUG : c/non empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f74402565c_d20260403_m023447_c001_v7007000_t0000_u01775183687191") 2026/04/03 02:43:18 DEBUG : c/non empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62261f_d20260403_m023445_c001_v0001165_t0012_u01775183685639") 2026/04/03 02:43:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2fa8_d20260403_m024015_c001_v7007000_t0000_u01775184015652") 2026/04/03 02:43:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe857_d20260403_m024011_c001_v0001097_t0051_u01775184011053") 2026/04/03 02:43:18 DEBUG : check sum: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f744025593_d20260403_m023438_c001_v7007000_t0000_u01775183678864") 2026/04/03 02:43:19 DEBUG : check sum: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6225f7_d20260403_m023437_c001_v0001165_t0051_u01775183677912") 2026/04/03 02:43:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da79_d20260403_m024304_c001_v7007000_t0000_u01775184184673") 2026/04/03 02:43:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104d10_d20260403_m024303_c001_v0001181_t0002_u01775184183253") 2026/04/03 02:43:19 DEBUG : dest/3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28aa70_d20260403_m023651_c001_v7007000_t0000_u01775183811718") 2026/04/03 02:43:19 DEBUG : dest/3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f419c3fcb95940cd6_d20260403_m023650_c001_v0001134_t0008_u01775183810615") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db46_d20260403_m024115_c001_v7007000_t0000_u01775184075722") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d571f5_d20260403_m024111_c001_v0001165_t0032_u01775184071607") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e18a_d20260403_m024235_c001_v7007000_t0000_u01775184155884") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104ba6_d20260403_m024224_c001_v0001181_t0059_u01775184144734") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db8c_d20260403_m024220_c001_v7007000_t0000_u01775184140635") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104b1c_d20260403_m024209_c001_v0001181_t0011_u01775184129515") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4d7_d20260403_m024205_c001_v7007000_t0000_u01775184125364") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104a80_d20260403_m024151_c001_v0001181_t0051_u01775184111222") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e64427_d20260403_m024147_c001_v7007000_t0000_u01775184107175") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104a02_d20260403_m024135_c001_v0001181_t0044_u01775184095189") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da31_d20260403_m024130_c001_v7007000_t0000_u01775184090929") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104954_d20260403_m024119_c001_v0001181_t0010_u01775184079792") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40a252_d20260403_m024113_c001_v7007000_t0000_u01775184073430") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efea6f_d20260403_m024101_c001_v0001097_t0019_u01775184061770") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8d7_d20260403_m024057_c001_v7007000_t0000_u01775184057713") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104895_d20260403_m024053_c001_v0001181_t0018_u01775184053873") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40a231_d20260403_m024052_c001_v7007000_t0000_u01775184052514") 2026/04/03 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe98b_d20260403_m024040_c001_v0001097_t0011_u01775184040915") 2026/04/03 02:43:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3155_d20260403_m024036_c001_v7007000_t0000_u01775184036769") 2026/04/03 02:43:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5710f_d20260403_m024032_c001_v0001165_t0009_u01775184032869") 2026/04/03 02:43:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735d982_d20260403_m024031_c001_v7007000_t0000_u01775184031409") 2026/04/03 02:43:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e830_d20260403_m024019_c001_v0001167_t0049_u01775184019681") 2026/04/03 02:43:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f421ea000666d42a3_d20260403_m024013_c001_v7007000_t0000_u01775184013040") 2026/04/03 02:43:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1046f7_d20260403_m024000_c001_v0001181_t0040_u01775184000819") 2026/04/03 02:43:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df0b_d20260403_m023956_c001_v7007000_t0000_u01775183996648") 2026/04/03 02:43:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1046b5_d20260403_m023944_c001_v0001181_t0009_u01775183984798") 2026/04/03 02:43:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bde7_d20260403_m023940_c001_v7007000_t0000_u01775183980670") 2026/04/03 02:43:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104665_d20260403_m023930_c001_v0001181_t0018_u01775183970381") 2026/04/03 02:43:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f404bddfa8df6f73d_d20260403_m024055_c001_v7007000_t0000_u01775184055487") 2026/04/03 02:43:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104875_d20260403_m024050_c001_v0001181_t0059_u01775184050636") 2026/04/03 02:43:20 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db47_d20260403_m024115_c001_v7007000_t0000_u01775184075903") 2026/04/03 02:43:20 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842eb9c_d20260403_m024111_c001_v0001167_t0051_u01775184071617") 2026/04/03 02:43:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e18b_d20260403_m024236_c001_v7007000_t0000_u01775184156065") 2026/04/03 02:43:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d573b3_d20260403_m024225_c001_v0001165_t0009_u01775184145310") 2026/04/03 02:43:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db8d_d20260403_m024220_c001_v7007000_t0000_u01775184140819") 2026/04/03 02:43:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5735b_d20260403_m024210_c001_v0001165_t0049_u01775184130135") 2026/04/03 02:43:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4d8_d20260403_m024205_c001_v7007000_t0000_u01775184125549") 2026/04/03 02:43:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57309_d20260403_m024151_c001_v0001165_t0017_u01775184111893") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e64428_d20260403_m024147_c001_v7007000_t0000_u01775184107356") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5727b_d20260403_m024135_c001_v0001165_t0042_u01775184095816") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da32_d20260403_m024131_c001_v7007000_t0000_u01775184091120") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57227_d20260403_m024120_c001_v0001165_t0056_u01775184080399") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8ec_d20260403_m024113_c001_v7007000_t0000_u01775184073600") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1048c9_d20260403_m024102_c001_v0001181_t0054_u01775184062630") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8d8_d20260403_m024057_c001_v7007000_t0000_u01775184057894") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57193_d20260403_m024053_c001_v0001165_t0045_u01775184053888") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e0dc_d20260403_m024052_c001_v7007000_t0000_u01775184052521") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10482f_d20260403_m024041_c001_v0001181_t0014_u01775184041938") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3156_d20260403_m024036_c001_v7007000_t0000_u01775184036953") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1047dd_d20260403_m024032_c001_v0001181_t0035_u01775184032879") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f404bddfa8df6f730_d20260403_m024031_c001_v7007000_t0000_u01775184031415") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570c9_d20260403_m024020_c001_v0001165_t0016_u01775184020353") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28ba9d_d20260403_m024013_c001_v7007000_t0000_u01775184013203") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e6d5_d20260403_m024001_c001_v0001167_t0032_u01775184001430") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df0c_d20260403_m023956_c001_v7007000_t0000_u01775183996830") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e5bb_d20260403_m023945_c001_v0001167_t0030_u01775183985421") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bde8_d20260403_m023940_c001_v7007000_t0000_u01775183980857") 2026/04/03 02:43:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e4cb_d20260403_m023930_c001_v0001167_t0026_u01775183970593") 2026/04/03 02:43:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f404a9f8744269e30_d20260403_m024055_c001_v7007000_t0000_u01775184055513") 2026/04/03 02:43:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5717b_d20260403_m024050_c001_v0001165_t0059_u01775184050673") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db48_d20260403_m024116_c001_v7007000_t0000_u01775184076085") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10490b_d20260403_m024111_c001_v0001181_t0009_u01775184071811") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e18d_d20260403_m024236_c001_v7007000_t0000_u01775184156298") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efed9b_d20260403_m024225_c001_v0001097_t0057_u01775184145947") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db8e_d20260403_m024221_c001_v7007000_t0000_u01775184141004") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efecc1_d20260403_m024210_c001_v0001097_t0035_u01775184130708") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4d9_d20260403_m024205_c001_v7007000_t0000_u01775184125736") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efec49_d20260403_m024152_c001_v0001097_t0025_u01775184112457") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e64429_d20260403_m024147_c001_v7007000_t0000_u01775184107539") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efebc3_d20260403_m024136_c001_v0001097_t0035_u01775184096427") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da33_d20260403_m024131_c001_v7007000_t0000_u01775184091303") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efeb55_d20260403_m024121_c001_v0001097_t0057_u01775184081002") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f422d87a2a2aab6d5_d20260403_m024113_c001_v7007000_t0000_u01775184073049") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d571c9_d20260403_m024103_c001_v0001165_t0035_u01775184063201") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8d9_d20260403_m024058_c001_v7007000_t0000_u01775184058075") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efea37_d20260403_m024054_c001_v0001097_t0044_u01775184054076") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f410358b8620d0b00_d20260403_m024052_c001_v7007000_t0000_u01775184052144") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57141_d20260403_m024042_c001_v0001165_t0021_u01775184042544") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3157_d20260403_m024037_c001_v7007000_t0000_u01775184037138") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe94b_d20260403_m024032_c001_v0001097_t0051_u01775184032913") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f7440265bc_d20260403_m024031_c001_v7007000_t0000_u01775184031530") 2026/04/03 02:43:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10475d_d20260403_m024020_c001_v0001181_t0024_u01775184020921") 2026/04/03 02:43:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28ba89_d20260403_m024012_c001_v7007000_t0000_u01775184012969") 2026/04/03 02:43:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57073_d20260403_m024003_c001_v0001165_t0049_u01775184003005") 2026/04/03 02:43:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df0d_d20260403_m023957_c001_v7007000_t0000_u01775183997115") 2026/04/03 02:43:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57015_d20260403_m023946_c001_v0001165_t0008_u01775183986445") 2026/04/03 02:43:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bde9_d20260403_m023941_c001_v7007000_t0000_u01775183981038") 2026/04/03 02:43:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d56fe1_d20260403_m023931_c001_v0001165_t0009_u01775183971001") 2026/04/03 02:43:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f410358b8620d0b05_d20260403_m024055_c001_v7007000_t0000_u01775184055694") 2026/04/03 02:43:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104879_d20260403_m024050_c001_v0001181_t0059_u01775184050849") 2026/04/03 02:43:23 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db49_d20260403_m024116_c001_v7007000_t0000_u01775184076267") 2026/04/03 02:43:23 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d571f9_d20260403_m024111_c001_v0001165_t0042_u01775184071834") 2026/04/03 02:43:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e18f_d20260403_m024236_c001_v7007000_t0000_u01775184156479") 2026/04/03 02:43:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842f05c_d20260403_m024226_c001_v0001167_t0051_u01775184146781") 2026/04/03 02:43:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db8f_d20260403_m024221_c001_v7007000_t0000_u01775184141194") 2026/04/03 02:43:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ef3a_d20260403_m024211_c001_v0001167_t0045_u01775184131485") 2026/04/03 02:43:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4da_d20260403_m024205_c001_v7007000_t0000_u01775184125921") 2026/04/03 02:43:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ee3e_d20260403_m024153_c001_v0001167_t0026_u01775184113298") 2026/04/03 02:43:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e6442a_d20260403_m024147_c001_v7007000_t0000_u01775184107721") 2026/04/03 02:43:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ed44_d20260403_m024137_c001_v0001167_t0024_u01775184097157") 2026/04/03 02:43:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da35_d20260403_m024131_c001_v7007000_t0000_u01775184091488") 2026/04/03 02:43:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ec4c_d20260403_m024121_c001_v0001167_t0027_u01775184081832") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f7440265bf_d20260403_m024113_c001_v7007000_t0000_u01775184073455") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842eb20_d20260403_m024103_c001_v0001167_t0013_u01775184063800") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8da_d20260403_m024058_c001_v7007000_t0000_u01775184058255") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104897_d20260403_m024054_c001_v0001181_t0025_u01775184054088") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28bc1e_d20260403_m024052_c001_v7007000_t0000_u01775184052564") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e9a8_d20260403_m024043_c001_v0001167_t0018_u01775184043132") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3158_d20260403_m024037_c001_v7007000_t0000_u01775184037320") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e912_d20260403_m024032_c001_v0001167_t0014_u01775184032979") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735d985_d20260403_m024031_c001_v7007000_t0000_u01775184031590") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe8a3_d20260403_m024021_c001_v0001097_t0028_u01775184021513") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28ba88_d20260403_m024012_c001_v7007000_t0000_u01775184012967") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe80d_d20260403_m024003_c001_v0001097_t0059_u01775184003621") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df0e_d20260403_m023957_c001_v7007000_t0000_u01775183997297") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe751_d20260403_m023947_c001_v0001097_t0032_u01775183987103") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bdea_d20260403_m023941_c001_v7007000_t0000_u01775183981221") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe6cf_d20260403_m023931_c001_v0001097_t0030_u01775183971249") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f410358b8620d0b04_d20260403_m024055_c001_v7007000_t0000_u01775184055511") 2026/04/03 02:43:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efea0b_d20260403_m024050_c001_v0001097_t0033_u01775184050886") 2026/04/03 02:43:24 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db4a_d20260403_m024116_c001_v7007000_t0000_u01775184076449") 2026/04/03 02:43:24 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842eba4_d20260403_m024111_c001_v0001167_t0051_u01775184071884") 2026/04/03 02:43:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e190_d20260403_m024236_c001_v7007000_t0000_u01775184156660") 2026/04/03 02:43:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104bc4_d20260403_m024227_c001_v0001181_t0010_u01775184147116") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db90_d20260403_m024221_c001_v7007000_t0000_u01775184141378") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104b30_d20260403_m024211_c001_v0001181_t0017_u01775184131853") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4db_d20260403_m024206_c001_v7007000_t0000_u01775184126105") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104a94_d20260403_m024153_c001_v0001181_t0005_u01775184113860") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e6442b_d20260403_m024147_c001_v7007000_t0000_u01775184107902") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104a16_d20260403_m024137_c001_v0001181_t0022_u01775184097962") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da36_d20260403_m024131_c001_v7007000_t0000_u01775184091669") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104968_d20260403_m024122_c001_v0001181_t0033_u01775184082147") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8e0f1_d20260403_m024113_c001_v7007000_t0000_u01775184073456") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efea7b_d20260403_m024105_c001_v0001097_t0012_u01775184065027") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8db_d20260403_m024058_c001_v7007000_t0000_u01775184058437") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57197_d20260403_m024054_c001_v0001165_t0010_u01775184054141") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40a22e_d20260403_m024052_c001_v7007000_t0000_u01775184052149") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe9c1_d20260403_m024043_c001_v0001097_t0025_u01775184043543") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3159_d20260403_m024037_c001_v7007000_t0000_u01775184037501") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1047df_d20260403_m024033_c001_v0001181_t0004_u01775184033085") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccb13c_d20260403_m024031_c001_v7007000_t0000_u01775184031542") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e84e_d20260403_m024021_c001_v0001167_t0049_u01775184021844") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28ba98_d20260403_m024013_c001_v7007000_t0000_u01775184013150") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104703_d20260403_m024004_c001_v0001181_t0013_u01775184004092") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df0f_d20260403_m023957_c001_v7007000_t0000_u01775183997479") 2026/04/03 02:43:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1046bb_d20260403_m023947_c001_v0001181_t0013_u01775183987564") 2026/04/03 02:43:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bdeb_d20260403_m023941_c001_v7007000_t0000_u01775183981404") 2026/04/03 02:43:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10466b_d20260403_m023931_c001_v0001181_t0058_u01775183971670") 2026/04/03 02:43:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40a23a_d20260403_m024055_c001_v7007000_t0000_u01775184055644") 2026/04/03 02:43:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5717d_d20260403_m024050_c001_v0001165_t0003_u01775184050904") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db4b_d20260403_m024116_c001_v7007000_t0000_u01775184076630") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d571fd_d20260403_m024112_c001_v0001165_t0037_u01775184072043") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e193_d20260403_m024236_c001_v7007000_t0000_u01775184156841") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d573c1_d20260403_m024227_c001_v0001165_t0000_u01775184147326") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db91_d20260403_m024221_c001_v7007000_t0000_u01775184141562") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57367_d20260403_m024212_c001_v0001165_t0028_u01775184132072") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4dc_d20260403_m024206_c001_v7007000_t0000_u01775184126291") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57319_d20260403_m024154_c001_v0001165_t0055_u01775184114190") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e6442c_d20260403_m024148_c001_v7007000_t0000_u01775184108083") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5727f_d20260403_m024138_c001_v0001165_t0022_u01775184098175") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da37_d20260403_m024131_c001_v7007000_t0000_u01775184091851") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5722f_d20260403_m024122_c001_v0001165_t0055_u01775184082362") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f422d87a2a2aab6d7_d20260403_m024113_c001_v7007000_t0000_u01775184073409") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1048db_d20260403_m024105_c001_v0001181_t0041_u01775184065419") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8dc_d20260403_m024058_c001_v7007000_t0000_u01775184058618") 2026/04/03 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104899_d20260403_m024054_c001_v0001181_t0003_u01775184054299") 2026/04/03 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4156b7c90a9ce58d_d20260403_m024052_c001_v7007000_t0000_u01775184052535") 2026/04/03 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10483b_d20260403_m024044_c001_v0001181_t0044_u01775184044004") 2026/04/03 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a315a_d20260403_m024037_c001_v7007000_t0000_u01775184037682") 2026/04/03 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57113_d20260403_m024033_c001_v0001165_t0014_u01775184033134") 2026/04/03 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8e08b_d20260403_m024031_c001_v7007000_t0000_u01775184031600") 2026/04/03 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570d3_d20260403_m024022_c001_v0001165_t0046_u01775184022548") 2026/04/03 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2f7b_d20260403_m024013_c001_v7007000_t0000_u01775184013161") 2026/04/03 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e707_d20260403_m024004_c001_v0001167_t0043_u01775184004303") 2026/04/03 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df10_d20260403_m023957_c001_v7007000_t0000_u01775183997660") 2026/04/03 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e5db_d20260403_m023947_c001_v0001167_t0028_u01775183987769") 2026/04/03 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bdec_d20260403_m023941_c001_v7007000_t0000_u01775183981586") 2026/04/03 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e4df_d20260403_m023931_c001_v0001167_t0017_u01775183971885") 2026/04/03 02:43:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4122dcd5518c3762_d20260403_m024055_c001_v7007000_t0000_u01775184055439") 2026/04/03 02:43:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10487b_d20260403_m024051_c001_v0001181_t0014_u01775184051054") 2026/04/03 02:43:27 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db4c_d20260403_m024116_c001_v7007000_t0000_u01775184076812") 2026/04/03 02:43:27 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ebb0_d20260403_m024112_c001_v0001167_t0019_u01775184072173") 2026/04/03 02:43:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e194_d20260403_m024237_c001_v7007000_t0000_u01775184157022") 2026/04/03 02:43:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efedb3_d20260403_m024227_c001_v0001097_t0001_u01775184147585") 2026/04/03 02:43:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db92_d20260403_m024221_c001_v7007000_t0000_u01775184141746") 2026/04/03 02:43:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efecd3_d20260403_m024212_c001_v0001097_t0001_u01775184132321") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4dd_d20260403_m024206_c001_v7007000_t0000_u01775184126478") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efec5d_d20260403_m024154_c001_v0001097_t0045_u01775184114433") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e6442d_d20260403_m024148_c001_v7007000_t0000_u01775184108265") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efebdf_d20260403_m024138_c001_v0001097_t0058_u01775184098374") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da38_d20260403_m024132_c001_v7007000_t0000_u01775184092033") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efeb63_d20260403_m024122_c001_v0001097_t0019_u01775184082648") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db41_d20260403_m024113_c001_v7007000_t0000_u01775184073611") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d571d9_d20260403_m024105_c001_v0001165_t0027_u01775184065627") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8dd_d20260403_m024058_c001_v7007000_t0000_u01775184058798") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5719f_d20260403_m024054_c001_v0001165_t0008_u01775184054340") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3176_d20260403_m024052_c001_v7007000_t0000_u01775184052315") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5714d_d20260403_m024044_c001_v0001165_t0015_u01775184044219") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3166_d20260403_m024037_c001_v7007000_t0000_u01775184037864") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1047e1_d20260403_m024033_c001_v0001181_t0037_u01775184033291") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f404bddfa8df6f731_d20260403_m024031_c001_v7007000_t0000_u01775184031605") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104769_d20260403_m024022_c001_v0001181_t0029_u01775184022748") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f421ea000666d42a5_d20260403_m024013_c001_v7007000_t0000_u01775184013223") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5707f_d20260403_m024005_c001_v0001165_t0056_u01775184005139") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df11_d20260403_m023957_c001_v7007000_t0000_u01775183997842") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57021_d20260403_m023948_c001_v0001165_t0002_u01775183988367") 2026/04/03 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bded_d20260403_m023941_c001_v7007000_t0000_u01775183981768") 2026/04/03 02:43:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d56fe9_d20260403_m023932_c001_v0001165_t0008_u01775183972683") 2026/04/03 02:43:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40a238_d20260403_m024055_c001_v7007000_t0000_u01775184055453") 2026/04/03 02:43:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57181_d20260403_m024051_c001_v0001165_t0019_u01775184051171") 2026/04/03 02:43:29 DEBUG : dir1/0007-12345: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db4d_d20260403_m024116_c001_v7007000_t0000_u01775184076995") 2026/04/03 02:43:29 DEBUG : dir1/0007-12345: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efeaef_d20260403_m024112_c001_v0001097_t0047_u01775184072187") 2026/04/03 02:43:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e198_d20260403_m024237_c001_v7007000_t0000_u01775184157203") 2026/04/03 02:43:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842f076_d20260403_m024228_c001_v0001167_t0046_u01775184148027") 2026/04/03 02:43:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db93_d20260403_m024221_c001_v7007000_t0000_u01775184141929") 2026/04/03 02:43:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ef4a_d20260403_m024212_c001_v0001167_t0025_u01775184132730") 2026/04/03 02:43:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4de_d20260403_m024206_c001_v7007000_t0000_u01775184126663") 2026/04/03 02:43:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ee4e_d20260403_m024154_c001_v0001167_t0012_u01775184114928") 2026/04/03 02:43:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e6442e_d20260403_m024148_c001_v7007000_t0000_u01775184108446") 2026/04/03 02:43:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ed5a_d20260403_m024138_c001_v0001167_t0041_u01775184098831") 2026/04/03 02:43:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da39_d20260403_m024132_c001_v7007000_t0000_u01775184092214") 2026/04/03 02:43:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ec5c_d20260403_m024122_c001_v0001167_t0026_u01775184082978") 2026/04/03 02:43:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4122dcd5518c376a_d20260403_m024113_c001_v7007000_t0000_u01775184073404") 2026/04/03 02:43:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842eb34_d20260403_m024105_c001_v0001167_t0043_u01775184065844") 2026/04/03 02:43:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8de_d20260403_m024058_c001_v7007000_t0000_u01775184058978") 2026/04/03 02:43:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efea3f_d20260403_m024054_c001_v0001097_t0034_u01775184054408") 2026/04/03 02:43:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40a233_d20260403_m024052_c001_v7007000_t0000_u01775184052723") 2026/04/03 02:43:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e9c4_d20260403_m024044_c001_v0001167_t0038_u01775184044436") 2026/04/03 02:43:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3169_d20260403_m024038_c001_v7007000_t0000_u01775184038045") 2026/04/03 02:43:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe94f_d20260403_m024033_c001_v0001097_t0043_u01775184033334") 2026/04/03 02:43:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba87d_d20260403_m024031_c001_v7007000_t0000_u01775184031368") 2026/04/03 02:43:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe8bd_d20260403_m024022_c001_v0001097_t0018_u01775184022951") 2026/04/03 02:43:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f420aa437c1a31e15_d20260403_m024013_c001_v7007000_t0000_u01775184013327") 2026/04/03 02:43:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe81d_d20260403_m024005_c001_v0001097_t0038_u01775184005528") 2026/04/03 02:43:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df12_d20260403_m023958_c001_v7007000_t0000_u01775183998023") 2026/04/03 02:43:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe75b_d20260403_m023948_c001_v0001097_t0032_u01775183988689") 2026/04/03 02:43:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bdee_d20260403_m023941_c001_v7007000_t0000_u01775183981950") 2026/04/03 02:43:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe6df_d20260403_m023933_c001_v0001097_t0021_u01775183973043") 2026/04/03 02:43:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4122dcd5518c3763_d20260403_m024055_c001_v7007000_t0000_u01775184055621") 2026/04/03 02:43:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10487d_d20260403_m024051_c001_v0001181_t0024_u01775184051264") 2026/04/03 02:43:30 DEBUG : dir1/0008-23456: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db4e_d20260403_m024117_c001_v7007000_t0000_u01775184077176") 2026/04/03 02:43:30 DEBUG : dir1/0008-23456: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10490d_d20260403_m024112_c001_v0001181_t0009_u01775184072198") 2026/04/03 02:43:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e19a_d20260403_m024237_c001_v7007000_t0000_u01775184157384") 2026/04/03 02:43:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104bd0_d20260403_m024228_c001_v0001181_t0041_u01775184148789") 2026/04/03 02:43:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db95_d20260403_m024222_c001_v7007000_t0000_u01775184142112") 2026/04/03 02:43:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104b3e_d20260403_m024213_c001_v0001181_t0018_u01775184133326") 2026/04/03 02:43:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4df_d20260403_m024206_c001_v7007000_t0000_u01775184126847") 2026/04/03 02:43:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104aa8_d20260403_m024156_c001_v0001181_t0004_u01775184116324") 2026/04/03 02:43:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e6442f_d20260403_m024148_c001_v7007000_t0000_u01775184108627") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104a2c_d20260403_m024139_c001_v0001181_t0053_u01775184099676") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da3a_d20260403_m024132_c001_v7007000_t0000_u01775184092398") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10497e_d20260403_m024123_c001_v0001181_t0059_u01775184083431") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db3c_d20260403_m024113_c001_v7007000_t0000_u01775184073062") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efea89_d20260403_m024106_c001_v0001097_t0031_u01775184066443") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8df_d20260403_m024059_c001_v7007000_t0000_u01775184059159") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10489f_d20260403_m024054_c001_v0001181_t0051_u01775184054518") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f410358b8620d0b01_d20260403_m024052_c001_v7007000_t0000_u01775184052324") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe9d7_d20260403_m024045_c001_v0001097_t0031_u01775184045203") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a316a_d20260403_m024038_c001_v7007000_t0000_u01775184038227") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57115_d20260403_m024033_c001_v0001165_t0011_u01775184033368") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f7440265b9_d20260403_m024030_c001_v7007000_t0000_u01775184030986") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e872_d20260403_m024023_c001_v0001167_t0042_u01775184023333") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4122dcd5518c355e_d20260403_m024012_c001_v7007000_t0000_u01775184012993") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10470d_d20260403_m024005_c001_v0001181_t0028_u01775184005869") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df13_d20260403_m023958_c001_v7007000_t0000_u01775183998204") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1046c3_d20260403_m023949_c001_v0001181_t0037_u01775183989026") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bdef_d20260403_m023942_c001_v7007000_t0000_u01775183982217") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104679_d20260403_m023933_c001_v0001181_t0049_u01775183973429") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f404a9f8744269e31_d20260403_m024055_c001_v7007000_t0000_u01775184055703") 2026/04/03 02:43:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efea13_d20260403_m024051_c001_v0001097_t0034_u01775184051318") 2026/04/03 02:43:31 DEBUG : dir1/0009-34567: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db4f_d20260403_m024117_c001_v7007000_t0000_u01775184077361") 2026/04/03 02:43:32 DEBUG : dir1/0009-34567: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57201_d20260403_m024112_c001_v0001165_t0020_u01775184072253") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e1a0_d20260403_m024237_c001_v7007000_t0000_u01775184157571") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d573cf_d20260403_m024229_c001_v0001165_t0050_u01775184149003") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db96_d20260403_m024222_c001_v7007000_t0000_u01775184142299") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5736f_d20260403_m024213_c001_v0001165_t0046_u01775184133532") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4e0_d20260403_m024207_c001_v7007000_t0000_u01775184127031") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57327_d20260403_m024156_c001_v0001165_t0018_u01775184116590") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e64430_d20260403_m024148_c001_v7007000_t0000_u01775184108810") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57287_d20260403_m024139_c001_v0001165_t0022_u01775184099889") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da3b_d20260403_m024132_c001_v7007000_t0000_u01775184092579") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57233_d20260403_m024123_c001_v0001165_t0035_u01775184083637") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db3d_d20260403_m024113_c001_v7007000_t0000_u01775184073244") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1048e7_d20260403_m024106_c001_v0001181_t0007_u01775184066766") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8e0_d20260403_m024059_c001_v7007000_t0000_u01775184059340") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d571a1_d20260403_m024054_c001_v0001165_t0031_u01775184054616") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40a22f_d20260403_m024052_c001_v7007000_t0000_u01775184052332") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104849_d20260403_m024045_c001_v0001181_t0034_u01775184045672") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a316b_d20260403_m024038_c001_v7007000_t0000_u01775184038411") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1047e5_d20260403_m024033_c001_v0001181_t0036_u01775184033528") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccb13a_d20260403_m024031_c001_v7007000_t0000_u01775184031362") 2026/04/03 02:43:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570db_d20260403_m024024_c001_v0001165_t0045_u01775184024247") 2026/04/03 02:43:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28ba8d_d20260403_m024013_c001_v7007000_t0000_u01775184013010") 2026/04/03 02:43:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e731_d20260403_m024006_c001_v0001167_t0051_u01775184006080") 2026/04/03 02:43:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df14_d20260403_m023958_c001_v7007000_t0000_u01775183998387") 2026/04/03 02:43:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e5fb_d20260403_m023949_c001_v0001167_t0018_u01775183989246") 2026/04/03 02:43:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bdf0_d20260403_m023942_c001_v7007000_t0000_u01775183982398") 2026/04/03 02:43:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e4f5_d20260403_m023933_c001_v0001167_t0038_u01775183973655") 2026/04/03 02:43:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4122dcd5518c3764_d20260403_m024055_c001_v7007000_t0000_u01775184055803") 2026/04/03 02:43:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57183_d20260403_m024051_c001_v0001165_t0014_u01775184051374") 2026/04/03 02:43:33 DEBUG : dir1/0010-45678: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db50_d20260403_m024117_c001_v7007000_t0000_u01775184077545") 2026/04/03 02:43:33 DEBUG : dir1/0010-45678: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57203_d20260403_m024112_c001_v0001165_t0010_u01775184072456") 2026/04/03 02:43:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e1a4_d20260403_m024237_c001_v7007000_t0000_u01775184157755") 2026/04/03 02:43:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efedd3_d20260403_m024229_c001_v0001097_t0045_u01775184149251") 2026/04/03 02:43:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db97_d20260403_m024222_c001_v7007000_t0000_u01775184142483") 2026/04/03 02:43:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efece3_d20260403_m024213_c001_v0001097_t0032_u01775184133768") 2026/04/03 02:43:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4e1_d20260403_m024207_c001_v7007000_t0000_u01775184127217") 2026/04/03 02:43:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efec65_d20260403_m024156_c001_v0001097_t0055_u01775184116781") 2026/04/03 02:43:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e64431_d20260403_m024148_c001_v7007000_t0000_u01775184108992") 2026/04/03 02:43:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efebf7_d20260403_m024140_c001_v0001097_t0033_u01775184100088") 2026/04/03 02:43:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da3c_d20260403_m024132_c001_v7007000_t0000_u01775184092761") 2026/04/03 02:43:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efeb6f_d20260403_m024123_c001_v0001097_t0039_u01775184083858") 2026/04/03 02:43:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f401c9a85589eaa4c_d20260403_m024113_c001_v7007000_t0000_u01775184073466") 2026/04/03 02:43:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d571e3_d20260403_m024107_c001_v0001165_t0036_u01775184067041") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8e1_d20260403_m024059_c001_v7007000_t0000_u01775184059520") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efea43_d20260403_m024054_c001_v0001097_t0017_u01775184054758") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f410358b8620d0b03_d20260403_m024052_c001_v7007000_t0000_u01775184052686") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57155_d20260403_m024045_c001_v0001165_t0027_u01775184045896") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a316c_d20260403_m024038_c001_v7007000_t0000_u01775184038593") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57119_d20260403_m024033_c001_v0001165_t0045_u01775184033587") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccb13b_d20260403_m024031_c001_v7007000_t0000_u01775184031372") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104777_d20260403_m024024_c001_v0001181_t0020_u01775184024449") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28baa6_d20260403_m024013_c001_v7007000_t0000_u01775184013335") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57089_d20260403_m024006_c001_v0001165_t0003_u01775184006908") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df15_d20260403_m023958_c001_v7007000_t0000_u01775183998584") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57027_d20260403_m023949_c001_v0001165_t0002_u01775183989913") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bdf1_d20260403_m023942_c001_v7007000_t0000_u01775183982581") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d56ff5_d20260403_m023934_c001_v0001165_t0024_u01775183974617") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4156b7c90a9ce592_d20260403_m024055_c001_v7007000_t0000_u01775184055823") 2026/04/03 02:43:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ea62_d20260403_m024051_c001_v0001167_t0020_u01775184051441") 2026/04/03 02:43:34 DEBUG : dir1/0011-56789: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db51_d20260403_m024117_c001_v7007000_t0000_u01775184077726") 2026/04/03 02:43:34 DEBUG : dir1/0011-56789: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104911_d20260403_m024112_c001_v0001181_t0052_u01775184072467") 2026/04/03 02:43:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e1aa_d20260403_m024237_c001_v7007000_t0000_u01775184157937") 2026/04/03 02:43:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842f098_d20260403_m024229_c001_v0001167_t0015_u01775184149670") 2026/04/03 02:43:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db98_d20260403_m024222_c001_v7007000_t0000_u01775184142667") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ef60_d20260403_m024214_c001_v0001167_t0033_u01775184134153") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4e2_d20260403_m024207_c001_v7007000_t0000_u01775184127402") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ee74_d20260403_m024157_c001_v0001167_t0010_u01775184117299") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e64432_d20260403_m024149_c001_v7007000_t0000_u01775184109174") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ed72_d20260403_m024140_c001_v0001167_t0028_u01775184100557") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da3d_d20260403_m024132_c001_v7007000_t0000_u01775184092943") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ec6e_d20260403_m024124_c001_v0001167_t0010_u01775184084227") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4122dcd5518c3768_d20260403_m024113_c001_v7007000_t0000_u01775184073038") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842eb4c_d20260403_m024107_c001_v0001167_t0042_u01775184067242") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8e3_d20260403_m024059_c001_v7007000_t0000_u01775184059701") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1048a1_d20260403_m024054_c001_v0001181_t0046_u01775184054769") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4122dcd5518c3761_d20260403_m024052_c001_v7007000_t0000_u01775184052740") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e9dc_d20260403_m024046_c001_v0001167_t0045_u01775184046119") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a316d_d20260403_m024038_c001_v7007000_t0000_u01775184038773") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e91e_d20260403_m024033_c001_v0001167_t0009_u01775184033648") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccb137_d20260403_m024030_c001_v7007000_t0000_u01775184030999") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe8d1_d20260403_m024024_c001_v0001097_t0027_u01775184024672") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28ba9a_d20260403_m024013_c001_v7007000_t0000_u01775184013168") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe833_d20260403_m024007_c001_v0001097_t0034_u01775184007145") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df16_d20260403_m023958_c001_v7007000_t0000_u01775183998778") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe771_d20260403_m023950_c001_v0001097_t0024_u01775183990166") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bdf2_d20260403_m023942_c001_v7007000_t0000_u01775183982762") 2026/04/03 02:43:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe6eb_d20260403_m023934_c001_v0001097_t0034_u01775183974853") 2026/04/03 02:43:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8d1_d20260403_m024055_c001_v7007000_t0000_u01775184055661") 2026/04/03 02:43:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10487f_d20260403_m024051_c001_v0001181_t0011_u01775184051468") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db52_d20260403_m024117_c001_v7007000_t0000_u01775184077912") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efeaf5_d20260403_m024112_c001_v0001097_t0059_u01775184072584") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e1ae_d20260403_m024238_c001_v7007000_t0000_u01775184158117") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104bde_d20260403_m024230_c001_v0001181_t0054_u01775184150020") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db99_d20260403_m024222_c001_v7007000_t0000_u01775184142851") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104b4e_d20260403_m024214_c001_v0001181_t0019_u01775184134799") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4e3_d20260403_m024207_c001_v7007000_t0000_u01775184127588") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104ab4_d20260403_m024157_c001_v0001181_t0034_u01775184117856") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e64433_d20260403_m024149_c001_v7007000_t0000_u01775184109355") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104a3c_d20260403_m024141_c001_v0001181_t0011_u01775184101027") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da3e_d20260403_m024133_c001_v7007000_t0000_u01775184093125") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104992_d20260403_m024124_c001_v0001181_t0029_u01775184084676") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db42_d20260403_m024113_c001_v7007000_t0000_u01775184073622") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efea9f_d20260403_m024107_c001_v0001097_t0050_u01775184067730") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8e4_d20260403_m024059_c001_v7007000_t0000_u01775184059881") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ea9a_d20260403_m024054_c001_v0001167_t0017_u01775184054787") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8cf_d20260403_m024052_c001_v7007000_t0000_u01775184052696") 2026/04/03 02:43:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe9e3_d20260403_m024046_c001_v0001097_t0043_u01775184046772") 2026/04/03 02:43:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a316e_d20260403_m024038_c001_v7007000_t0000_u01775184038956") 2026/04/03 02:43:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1047e9_d20260403_m024033_c001_v0001181_t0002_u01775184033729") 2026/04/03 02:43:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccb13d_d20260403_m024031_c001_v7007000_t0000_u01775184031553") 2026/04/03 02:43:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e890_d20260403_m024025_c001_v0001167_t0016_u01775184025013") 2026/04/03 02:43:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28ba7c_d20260403_m024012_c001_v7007000_t0000_u01775184012784") 2026/04/03 02:43:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104719_d20260403_m024007_c001_v0001181_t0001_u01775184007682") 2026/04/03 02:43:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df17_d20260403_m023958_c001_v7007000_t0000_u01775183998964") 2026/04/03 02:43:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1046c7_d20260403_m023950_c001_v0001181_t0058_u01775183990739") 2026/04/03 02:43:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bdf3_d20260403_m023942_c001_v7007000_t0000_u01775183982944") 2026/04/03 02:43:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104681_d20260403_m023935_c001_v0001181_t0033_u01775183975416") 2026/04/03 02:43:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4156b7c90a9ce58f_d20260403_m024055_c001_v7007000_t0000_u01775184055460") 2026/04/03 02:43:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57187_d20260403_m024051_c001_v0001165_t0054_u01775184051650") 2026/04/03 02:43:37 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db53_d20260403_m024118_c001_v7007000_t0000_u01775184078094") 2026/04/03 02:43:37 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ebb8_d20260403_m024112_c001_v0001167_t0040_u01775184072629") 2026/04/03 02:43:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e1b4_d20260403_m024238_c001_v7007000_t0000_u01775184158299") 2026/04/03 02:43:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d573db_d20260403_m024230_c001_v0001165_t0001_u01775184150243") 2026/04/03 02:43:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db9a_d20260403_m024223_c001_v7007000_t0000_u01775184143035") 2026/04/03 02:43:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57377_d20260403_m024215_c001_v0001165_t0058_u01775184135074") 2026/04/03 02:43:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4e4_d20260403_m024207_c001_v7007000_t0000_u01775184127774") 2026/04/03 02:43:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5732d_d20260403_m024158_c001_v0001165_t0054_u01775184118090") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e64434_d20260403_m024149_c001_v7007000_t0000_u01775184109536") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5729b_d20260403_m024141_c001_v0001165_t0039_u01775184101241") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da3f_d20260403_m024133_c001_v7007000_t0000_u01775184093339") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57239_d20260403_m024124_c001_v0001165_t0014_u01775184084889") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4122dcd5518c376b_d20260403_m024113_c001_v7007000_t0000_u01775184073587") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1048f3_d20260403_m024108_c001_v0001181_t0011_u01775184068115") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8e5_d20260403_m024100_c001_v7007000_t0000_u01775184060061") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d571a3_d20260403_m024054_c001_v0001165_t0027_u01775184054815") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3177_d20260403_m024052_c001_v7007000_t0000_u01775184052500") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104855_d20260403_m024047_c001_v0001181_t0045_u01775184047202") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a316f_d20260403_m024039_c001_v7007000_t0000_u01775184039137") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5711b_d20260403_m024033_c001_v0001165_t0028_u01775184033798") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba88b_d20260403_m024031_c001_v7007000_t0000_u01775184031565") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570e3_d20260403_m024025_c001_v0001165_t0021_u01775184025727") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4122dcd5518c355f_d20260403_m024013_c001_v7007000_t0000_u01775184013181") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e753_d20260403_m024007_c001_v0001167_t0007_u01775184007896") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df18_d20260403_m023959_c001_v7007000_t0000_u01775183999146") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e61d_d20260403_m023950_c001_v0001167_t0041_u01775183990946") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bdf4_d20260403_m023943_c001_v7007000_t0000_u01775183983127") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e515_d20260403_m023935_c001_v0001167_t0040_u01775183975631") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e0de_d20260403_m024055_c001_v7007000_t0000_u01775184055470") 2026/04/03 02:43:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efea17_d20260403_m024051_c001_v0001097_t0012_u01775184051666") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db54_d20260403_m024118_c001_v7007000_t0000_u01775184078276") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104915_d20260403_m024112_c001_v0001181_t0056_u01775184072676") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e1ba_d20260403_m024238_c001_v7007000_t0000_u01775184158480") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efede5_d20260403_m024230_c001_v0001097_t0056_u01775184150550") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db9b_d20260403_m024223_c001_v7007000_t0000_u01775184143220") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efecfb_d20260403_m024215_c001_v0001097_t0052_u01775184135332") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4e5_d20260403_m024207_c001_v7007000_t0000_u01775184127960") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efec73_d20260403_m024158_c001_v0001097_t0021_u01775184118406") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e64435_d20260403_m024149_c001_v7007000_t0000_u01775184109717") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efec01_d20260403_m024141_c001_v0001097_t0057_u01775184101460") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da40_d20260403_m024133_c001_v7007000_t0000_u01775184093523") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efeb77_d20260403_m024125_c001_v0001097_t0049_u01775184085113") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4122dcd5518c3769_d20260403_m024113_c001_v7007000_t0000_u01775184073220") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d571e7_d20260403_m024108_c001_v0001165_t0012_u01775184068351") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8e6_d20260403_m024100_c001_v7007000_t0000_u01775184060241") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1048a5_d20260403_m024054_c001_v0001181_t0010_u01775184054993") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40a232_d20260403_m024052_c001_v7007000_t0000_u01775184052536") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57161_d20260403_m024047_c001_v0001165_t0007_u01775184047417") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3170_d20260403_m024039_c001_v7007000_t0000_u01775184039332") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1047eb_d20260403_m024033_c001_v0001181_t0013_u01775184033950") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f7440265ba_d20260403_m024031_c001_v7007000_t0000_u01775184031167") 2026/04/03 02:43:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104785_d20260403_m024025_c001_v0001181_t0031_u01775184025968") 2026/04/03 02:43:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2f6e_d20260403_m024012_c001_v7007000_t0000_u01775184012976") 2026/04/03 02:43:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57093_d20260403_m024008_c001_v0001165_t0037_u01775184008285") 2026/04/03 02:43:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df19_d20260403_m023959_c001_v7007000_t0000_u01775183999328") 2026/04/03 02:43:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57033_d20260403_m023951_c001_v0001165_t0054_u01775183991448") 2026/04/03 02:43:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bdf6_d20260403_m023943_c001_v7007000_t0000_u01775183983310") 2026/04/03 02:43:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d56ff9_d20260403_m023936_c001_v0001165_t0041_u01775183976142") 2026/04/03 02:43:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8d0_d20260403_m024055_c001_v7007000_t0000_u01775184055479") 2026/04/03 02:43:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104881_d20260403_m024051_c001_v0001181_t0034_u01775184051680") 2026/04/03 02:43:40 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db55_d20260403_m024118_c001_v7007000_t0000_u01775184078456") 2026/04/03 02:43:40 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5720b_d20260403_m024112_c001_v0001165_t0004_u01775184072711") 2026/04/03 02:43:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e1bc_d20260403_m024238_c001_v7007000_t0000_u01775184158661") 2026/04/03 02:43:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842f0ae_d20260403_m024231_c001_v0001167_t0015_u01775184151013") 2026/04/03 02:43:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db9c_d20260403_m024223_c001_v7007000_t0000_u01775184143402") 2026/04/03 02:43:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ef80_d20260403_m024215_c001_v0001167_t0038_u01775184135999") 2026/04/03 02:43:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4e6_d20260403_m024208_c001_v7007000_t0000_u01775184128146") 2026/04/03 02:43:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ee84_d20260403_m024158_c001_v0001167_t0049_u01775184118771") 2026/04/03 02:43:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e64436_d20260403_m024149_c001_v7007000_t0000_u01775184109899") 2026/04/03 02:43:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ed7c_d20260403_m024141_c001_v0001167_t0038_u01775184101896") 2026/04/03 02:43:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da41_d20260403_m024133_c001_v7007000_t0000_u01775184093705") 2026/04/03 02:43:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ec7e_d20260403_m024125_c001_v0001167_t0034_u01775184085565") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db3e_d20260403_m024113_c001_v7007000_t0000_u01775184073426") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842eb62_d20260403_m024108_c001_v0001167_t0028_u01775184068552") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8e7_d20260403_m024100_c001_v7007000_t0000_u01775184060422") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d571a5_d20260403_m024055_c001_v0001165_t0036_u01775184055031") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e0dd_d20260403_m024052_c001_v7007000_t0000_u01775184052706") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e9fa_d20260403_m024047_c001_v0001167_t0026_u01775184047696") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3171_d20260403_m024039_c001_v7007000_t0000_u01775184039513") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5711d_d20260403_m024034_c001_v0001165_t0031_u01775184034035") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8e08a_d20260403_m024031_c001_v7007000_t0000_u01775184031403") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe8f3_d20260403_m024026_c001_v0001097_t0000_u01775184026180") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2f87_d20260403_m024013_c001_v7007000_t0000_u01775184013346") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe845_d20260403_m024008_c001_v0001097_t0020_u01775184008481") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df1a_d20260403_m023959_c001_v7007000_t0000_u01775183999510") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe77d_d20260403_m023951_c001_v0001097_t0029_u01775183991707") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bdf7_d20260403_m023943_c001_v7007000_t0000_u01775183983493") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe6f5_d20260403_m023936_c001_v0001097_t0042_u01775183976341") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e0df_d20260403_m024055_c001_v7007000_t0000_u01775184055670") 2026/04/03 02:43:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104883_d20260403_m024051_c001_v0001181_t0025_u01775184051927") 2026/04/03 02:43:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2fb3_d20260403_m024015_c001_v7007000_t0000_u01775184015832") 2026/04/03 02:43:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104731_d20260403_m024011_c001_v0001181_t0044_u01775184011235") 2026/04/03 02:43:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2fbf_d20260403_m024016_c001_v7007000_t0000_u01775184016012") 2026/04/03 02:43:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570a5_d20260403_m024011_c001_v0001165_t0051_u01775184011289") 2026/04/03 02:43:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2fca_d20260403_m024016_c001_v7007000_t0000_u01775184016193") 2026/04/03 02:43:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104737_d20260403_m024011_c001_v0001181_t0053_u01775184011450") 2026/04/03 02:43:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2fd6_d20260403_m024016_c001_v7007000_t0000_u01775184016372") 2026/04/03 02:43:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe859_d20260403_m024011_c001_v0001097_t0039_u01775184011463") 2026/04/03 02:43:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2fe3_d20260403_m024016_c001_v7007000_t0000_u01775184016553") 2026/04/03 02:43:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570a7_d20260403_m024011_c001_v0001165_t0042_u01775184011544") 2026/04/03 02:43:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2fef_d20260403_m024016_c001_v7007000_t0000_u01775184016734") 2026/04/03 02:43:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e7af_d20260403_m024011_c001_v0001167_t0035_u01775184011625") 2026/04/03 02:43:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2ffb_d20260403_m024016_c001_v7007000_t0000_u01775184016915") 2026/04/03 02:43:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10473b_d20260403_m024011_c001_v0001181_t0003_u01775184011653") 2026/04/03 02:43:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3005_d20260403_m024017_c001_v7007000_t0000_u01775184017099") 2026/04/03 02:43:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570a9_d20260403_m024011_c001_v0001165_t0034_u01775184011762") 2026/04/03 02:43:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3010_d20260403_m024017_c001_v7007000_t0000_u01775184017279") 2026/04/03 02:43:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe85b_d20260403_m024011_c001_v0001097_t0044_u01775184011846") 2026/04/03 02:43:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3016_d20260403_m024017_c001_v7007000_t0000_u01775184017459") 2026/04/03 02:43:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10473f_d20260403_m024011_c001_v0001181_t0012_u01775184011928") 2026/04/03 02:43:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3017_d20260403_m024017_c001_v7007000_t0000_u01775184017652") 2026/04/03 02:43:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570ab_d20260403_m024011_c001_v0001165_t0040_u01775184011995") 2026/04/03 02:43:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3018_d20260403_m024017_c001_v7007000_t0000_u01775184017832") 2026/04/03 02:43:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e7bd_d20260403_m024012_c001_v0001167_t0035_u01775184012006") 2026/04/03 02:43:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3019_d20260403_m024018_c001_v7007000_t0000_u01775184018027") 2026/04/03 02:43:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104741_d20260403_m024012_c001_v0001181_t0057_u01775184012142") 2026/04/03 02:43:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a301b_d20260403_m024018_c001_v7007000_t0000_u01775184018206") 2026/04/03 02:43:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe861_d20260403_m024012_c001_v0001097_t0045_u01775184012169") 2026/04/03 02:43:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a301c_d20260403_m024018_c001_v7007000_t0000_u01775184018386") 2026/04/03 02:43:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570ad_d20260403_m024012_c001_v0001165_t0046_u01775184012275") 2026/04/03 02:43:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a301d_d20260403_m024018_c001_v7007000_t0000_u01775184018565") 2026/04/03 02:43:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104743_d20260403_m024012_c001_v0001181_t0042_u01775184012364") 2026/04/03 02:43:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a312e_d20260403_m024034_c001_v7007000_t0000_u01775184034897") 2026/04/03 02:43:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570f1_d20260403_m024029_c001_v0001165_t0033_u01775184029484") 2026/04/03 02:43:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8e08f_d20260403_m024034_c001_v7007000_t0000_u01775184034692") 2026/04/03 02:43:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1047b3_d20260403_m024029_c001_v0001181_t0054_u01775184029500") 2026/04/03 02:43:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8e08e_d20260403_m024034_c001_v7007000_t0000_u01775184034509") 2026/04/03 02:43:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe927_d20260403_m024029_c001_v0001097_t0049_u01775184029663") 2026/04/03 02:43:43 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f404bddfa8df6f733_d20260403_m024034_c001_v7007000_t0000_u01775184034495") 2026/04/03 02:43:43 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1047b7_d20260403_m024029_c001_v0001181_t0031_u01775184029714") 2026/04/03 02:43:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735d9c9_d20260403_m024034_c001_v7007000_t0000_u01775184034705") 2026/04/03 02:43:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570f3_d20260403_m024029_c001_v0001165_t0038_u01775184029725") 2026/04/03 02:43:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3125_d20260403_m024034_c001_v7007000_t0000_u01775184034714") 2026/04/03 02:43:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e8d4_d20260403_m024029_c001_v0001167_t0021_u01775184029737") 2026/04/03 02:43:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f421ea000666d431f_d20260403_m024034_c001_v7007000_t0000_u01775184034759") 2026/04/03 02:43:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1047bb_d20260403_m024029_c001_v0001181_t0004_u01775184029926") 2026/04/03 02:43:43 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccb143_d20260403_m024034_c001_v7007000_t0000_u01775184034550") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570f7_d20260403_m024029_c001_v0001165_t0016_u01775184029936") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f404bddfa8df6f735_d20260403_m024034_c001_v7007000_t0000_u01775184034859") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570f9_d20260403_m024030_c001_v0001165_t0020_u01775184030140") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8e090_d20260403_m024034_c001_v7007000_t0000_u01775184034876") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1047bf_d20260403_m024030_c001_v0001181_t0000_u01775184030151") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735d9d2_d20260403_m024034_c001_v7007000_t0000_u01775184034888") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e8e0_d20260403_m024030_c001_v0001167_t0022_u01775184030251") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735d9bf_d20260403_m024034_c001_v7007000_t0000_u01775184034522") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe933_d20260403_m024030_c001_v0001097_t0031_u01775184030299") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8cc_d20260403_m024034_c001_v7007000_t0000_u01775184034725") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d570fd_d20260403_m024030_c001_v0001165_t0041_u01775184030342") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccb145_d20260403_m024034_c001_v7007000_t0000_u01775184034734") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1047c3_d20260403_m024030_c001_v0001181_t0015_u01775184030366") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccb144_d20260403_m024034_c001_v7007000_t0000_u01775184034561") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57101_d20260403_m024030_c001_v0001165_t0000_u01775184030561") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f421ea000666d431e_d20260403_m024034_c001_v7007000_t0000_u01775184034573") 2026/04/03 02:43:44 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1047c9_d20260403_m024030_c001_v0001181_t0022_u01775184030581") 2026/04/03 02:43:44 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dd17_d20260403_m023824_c001_v7007000_t0000_u01775183904297") 2026/04/03 02:43:44 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f114457c02d42cbd1_d20260403_m023822_c001_v0001185_t0046_u01775183902531") 2026/04/03 02:43:44 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599b861_d20260403_m023822_c001_v7007000_t0000_u01775183902347") 2026/04/03 02:43:44 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f114457c02d42cb8f_d20260403_m023819_c001_v0001185_t0037_u01775183899202") 2026/04/03 02:43:44 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599b7fb_d20260403_m023818_c001_v7007000_t0000_u01775183898464") 2026/04/03 02:43:44 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842dfa9_d20260403_m023814_c001_v0001167_t0030_u01775183894297") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dc59_d20260403_m023812_c001_v7007000_t0000_u01775183892832") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f11966ae9781a4c19_d20260403_m023810_c001_v0001116_t0020_u01775183890292") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f402bc6401953d99a_d20260403_m023810_c001_v7007000_t0000_u01775183890108") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f11966ae9781a4c0b_d20260403_m023806_c001_v0001116_t0001_u01775183886455") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f402bc6401953d985_d20260403_m023805_c001_v7007000_t0000_u01775183885687") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1043d9_d20260403_m023801_c001_v0001181_t0020_u01775183881332") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccac50_d20260403_m023800_c001_v7007000_t0000_u01775183880058") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10389f227f8a603f_d20260403_m023758_c001_v0001174_t0046_u01775183878097") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b28154_d20260403_m023757_c001_v7007000_t0000_u01775183877910") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10389f227f8a5fdf_d20260403_m023754_c001_v0001174_t0031_u01775183874402") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b2814c_d20260403_m023753_c001_v7007000_t0000_u01775183873652") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104353_d20260403_m023747_c001_v0001181_t0057_u01775183867694") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccac48_d20260403_m023746_c001_v7007000_t0000_u01775183866785") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f115647f5b2c49ed2_d20260403_m023744_c001_v0001173_t0016_u01775183864847") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f421ea000666d3cd3_d20260403_m023744_c001_v7007000_t0000_u01775183864663") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f115647f5b2c49e90_d20260403_m023741_c001_v0001173_t0011_u01775183861340") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f421ea000666d3c40_d20260403_m023740_c001_v7007000_t0000_u01775183860620") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622947_d20260403_m023734_c001_v0001165_t0021_u01775183854924") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccab7b_d20260403_m023734_c001_v7007000_t0000_u01775183854008") 2026/04/03 02:43:45 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1031edc9653140fd_d20260403_m023732_c001_v0001032_t0022_u01775183852265") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a26be_d20260403_m023732_c001_v7007000_t0000_u01775183852082") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1031edc9653140f3_d20260403_m023728_c001_v0001032_t0042_u01775183848390") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2654_d20260403_m023727_c001_v7007000_t0000_u01775183847623") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842dc65_d20260403_m023721_c001_v0001167_t0019_u01775183841540") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f421ea000666d3ae3_d20260403_m023720_c001_v7007000_t0000_u01775183840586") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1100e8e2c4af01ee_d20260403_m023718_c001_v0001174_t0046_u01775183838425") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4238f2ad9a8edc32_d20260403_m023718_c001_v7007000_t0000_u01775183838240") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1100e8e2c4af01ae_d20260403_m023715_c001_v0001174_t0026_u01775183835231") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4238f2ad9a8edb85_d20260403_m023714_c001_v7007000_t0000_u01775183834494") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104231_d20260403_m023708_c001_v0001181_t0011_u01775183828952") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28ac0a_d20260403_m023707_c001_v7007000_t0000_u01775183827817") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10557f367639aaba_d20260403_m023701_c001_v0001167_t0049_u01775183821751") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4122dcd5518c278f_d20260403_m023701_c001_v7007000_t0000_u01775183821550") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6228b3_d20260403_m023657_c001_v0001165_t0039_u01775183817938") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f113a1cc6725b7abf_d20260403_m023657_c001_v0001165_t0004_u01775183817074") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f113a1cc6725b7abd_d20260403_m023656_c001_v0001165_t0012_u01775183816127") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f420aa437c1a310d9_d20260403_m023642_c001_v7007000_t0000_u01775183802838") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10417d_d20260403_m023635_c001_v0001181_t0056_u01775183795860") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f117c7454339b37ab_d20260403_m023634_c001_v0001150_t0031_u01775183794932") 2026/04/03 02:43:46 DEBUG : dst/one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f117c7454339b37a7_d20260403_m023633_c001_v0001150_t0029_u01775183793932") 2026/04/03 02:43:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dd18_d20260403_m023824_c001_v7007000_t0000_u01775183904480") 2026/04/03 02:43:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f11573af1facad044_d20260403_m023822_c001_v0001174_t0007_u01775183902000") 2026/04/03 02:43:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f119030dee94eaeac_d20260403_m023818_c001_v0001174_t0024_u01775183898097") 2026/04/03 02:43:47 DEBUG : dst/one.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dc5a_d20260403_m023813_c001_v7007000_t0000_u01775183893017") 2026/04/03 02:43:47 DEBUG : dst/one.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10874028e115ee3e_d20260403_m023809_c001_v0001183_t0023_u01775183889911") 2026/04/03 02:43:47 DEBUG : dst/one.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f11817dfc59179312_d20260403_m023805_c001_v0001099_t0003_u01775183885133") 2026/04/03 02:43:47 DEBUG : dst/one.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccac51_d20260403_m023800_c001_v7007000_t0000_u01775183880239") 2026/04/03 02:43:47 DEBUG : dst/one.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1100e8e2c4af059f_d20260403_m023757_c001_v0001174_t0043_u01775183877466") 2026/04/03 02:43:47 DEBUG : dst/one.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f101f481c7287ca9d_d20260403_m023753_c001_v0001154_t0020_u01775183873316") 2026/04/03 02:43:47 DEBUG : dst/three: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28ac0c_d20260403_m023707_c001_v7007000_t0000_u01775183827998") 2026/04/03 02:43:47 DEBUG : dst/three: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f113a1cc6725b7ae1_d20260403_m023706_c001_v0001165_t0041_u01775183826380") 2026/04/03 02:43:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dd19_d20260403_m023824_c001_v7007000_t0000_u01775183904663") 2026/04/03 02:43:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f118a947732604f16_d20260403_m023823_c001_v0001178_t0019_u01775183903341") 2026/04/03 02:43:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f115b026348be7d80_d20260403_m023819_c001_v0001036_t0020_u01775183899945") 2026/04/03 02:43:47 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dd1a_d20260403_m023824_c001_v7007000_t0000_u01775183904847") 2026/04/03 02:43:47 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f114457c02d42cbeb_d20260403_m023823_c001_v0001185_t0044_u01775183903727") 2026/04/03 02:43:47 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599b862_d20260403_m023823_c001_v7007000_t0000_u01775183903545") 2026/04/03 02:43:47 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f114457c02d42cba9_d20260403_m023820_c001_v0001185_t0056_u01775183900583") 2026/04/03 02:43:47 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599b830_d20260403_m023820_c001_v7007000_t0000_u01775183900401") 2026/04/03 02:43:47 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842dfbd_d20260403_m023815_c001_v0001167_t0049_u01775183895371") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dc5b_d20260403_m023813_c001_v7007000_t0000_u01775183893198") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f11966ae9781a4c21_d20260403_m023811_c001_v0001116_t0053_u01775183891975") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f402bc6401953d9a5_d20260403_m023811_c001_v7007000_t0000_u01775183891791") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f11966ae9781a4c0f_d20260403_m023808_c001_v0001116_t0008_u01775183888056") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f402bc6401953d98a_d20260403_m023807_c001_v7007000_t0000_u01775183887870") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1043dd_d20260403_m023802_c001_v0001181_t0003_u01775183882534") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b28155_d20260403_m023759_c001_v7007000_t0000_u01775183879486") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842de85_d20260403_m023756_c001_v0001167_t0030_u01775183876288") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b2814e_d20260403_m023755_c001_v7007000_t0000_u01775183875565") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104387_d20260403_m023750_c001_v0001181_t0056_u01775183870874") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f421ea000666d3d2d_d20260403_m023745_c001_v7007000_t0000_u01775183865872") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622967_d20260403_m023743_c001_v0001165_t0037_u01775183863641") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f421ea000666d3c7a_d20260403_m023742_c001_v7007000_t0000_u01775183862563") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842dd51_d20260403_m023735_c001_v0001167_t0025_u01775183855710") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a26bf_d20260403_m023733_c001_v7007000_t0000_u01775183853089") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842dd0b_d20260403_m023730_c001_v0001167_t0017_u01775183850860") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a2657_d20260403_m023729_c001_v7007000_t0000_u01775183849750") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1042d1_d20260403_m023723_c001_v0001181_t0023_u01775183843191") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4238f2ad9a8edc56_d20260403_m023719_c001_v7007000_t0000_u01775183839675") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10427f_d20260403_m023717_c001_v0001181_t0038_u01775183837091") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4238f2ad9a8edb98_d20260403_m023716_c001_v7007000_t0000_u01775183836016") 2026/04/03 02:43:48 DEBUG : dst/three.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6228d7_d20260403_m023709_c001_v0001165_t0016_u01775183829920") 2026/04/03 02:43:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dc5c_d20260403_m023813_c001_v7007000_t0000_u01775183893379") 2026/04/03 02:43:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f115df2defe0576eb_d20260403_m023811_c001_v0001146_t0019_u01775183891360") 2026/04/03 02:43:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1019d2ddd8f54c53_d20260403_m023807_c001_v0001161_t0021_u01775183887583") 2026/04/03 02:43:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccac52_d20260403_m023800_c001_v7007000_t0000_u01775183880421") 2026/04/03 02:43:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10860a9c9fd6945d_d20260403_m023758_c001_v0001167_t0039_u01775183878772") 2026/04/03 02:43:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f11288d03c83fef1b_d20260403_m023755_c001_v0001174_t0018_u01775183875072") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dd1b_d20260403_m023825_c001_v7007000_t0000_u01775183905030") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10443d_d20260403_m023815_c001_v0001181_t0052_u01775183895167") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dc5d_d20260403_m023813_c001_v7007000_t0000_u01775183893571") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842decf_d20260403_m023801_c001_v0001167_t0017_u01775183881545") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccac53_d20260403_m023800_c001_v7007000_t0000_u01775183880605") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842de05_d20260403_m023748_c001_v0001167_t0043_u01775183868270") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccac49_d20260403_m023746_c001_v7007000_t0000_u01775183866967") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db10430f_d20260403_m023735_c001_v0001181_t0029_u01775183855506") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f415843ef8bccab7c_d20260403_m023734_c001_v7007000_t0000_u01775183854192") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622909_d20260403_m023722_c001_v0001165_t0022_u01775183842587") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f421ea000666d3ae4_d20260403_m023720_c001_v7007000_t0000_u01775183840771") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842dba3_d20260403_m023709_c001_v0001167_t0017_u01775183829521") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28ac0e_d20260403_m023708_c001_v7007000_t0000_u01775183828181") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1130dce9ff898285_d20260403_m023703_c001_v0001173_t0048_u01775183823700") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f420aa437c1a310dc_d20260403_m023643_c001_v7007000_t0000_u01775183803019") 2026/04/03 02:43:49 DEBUG : dst/two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f117c7454339b37cd_d20260403_m023641_c001_v0001150_t0050_u01775183801662") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f420aa437c1a30de6_d20260403_m023608_c001_v7007000_t0000_u01775183768038") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622817_d20260403_m023604_c001_v0001165_t0002_u01775183764469") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f420aa437c1a30ce6_d20260403_m023602_c001_v7007000_t0000_u01775183762093") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6227d7_d20260403_m023550_c001_v0001165_t0050_u01775183750487") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c700_d20260403_m023541_c001_v7007000_t0000_u01775183741079") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622769_d20260403_m023537_c001_v0001165_t0058_u01775183737801") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb0133b_d20260403_m023516_c001_v7007000_t0000_u01775183716689") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6226d5_d20260403_m023514_c001_v0001165_t0054_u01775183714914") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01336_d20260403_m023514_c001_v7007000_t0000_u01775183714155") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6226cf_d20260403_m023512_c001_v0001165_t0002_u01775183712990") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01332_d20260403_m023510_c001_v7007000_t0000_u01775183710490") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6226af_d20260403_m023508_c001_v0001165_t0027_u01775183708862") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb0132d_d20260403_m023508_c001_v7007000_t0000_u01775183708051") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62269d_d20260403_m023506_c001_v0001165_t0030_u01775183706865") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01324_d20260403_m023501_c001_v7007000_t0000_u01775183701711") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622673_d20260403_m023500_c001_v0001165_t0011_u01775183700295") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01320_d20260403_m023459_c001_v7007000_t0000_u01775183699523") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622667_d20260403_m023458_c001_v0001165_t0055_u01775183698636") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f74402572a_d20260403_m023454_c001_v7007000_t0000_u01775183694179") 2026/04/03 02:43:50 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62263f_d20260403_m023452_c001_v0001165_t0044_u01775183692997") 2026/04/03 02:43:51 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f7440256e6_d20260403_m023451_c001_v7007000_t0000_u01775183691164") 2026/04/03 02:43:51 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62262d_d20260403_m023450_c001_v0001165_t0014_u01775183690199") 2026/04/03 02:43:51 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f7440256d7_d20260403_m023449_c001_v7007000_t0000_u01775183689833") 2026/04/03 02:43:51 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f104cf9e9dc360cd3_d20260403_m023449_c001_v0001171_t0039_u01775183689130") 2026/04/03 02:43:51 DEBUG : empty space: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622625_d20260403_m023447_c001_v0001165_t0036_u01775183687559") 2026/04/03 02:43:51 DEBUG : enormous: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01338_d20260403_m023515_c001_v7007000_t0000_u01775183715779") 2026/04/03 02:43:51 DEBUG : enormous: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6226d7_d20260403_m023515_c001_v0001165_t0043_u01775183715185") 2026/04/03 02:43:51 DEBUG : existing: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dd1d_d20260403_m023829_c001_v7007000_t0000_u01775183909762") 2026/04/03 02:43:51 DEBUG : existing: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104499_d20260403_m023828_c001_v0001181_t0047_u01775183908605") 2026/04/03 02:43:51 DEBUG : existing: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c6fd_d20260403_m023535_c001_v7007000_t0000_u01775183735878") 2026/04/03 02:43:51 DEBUG : existing: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104035_d20260403_m023534_c001_v0001181_t0049_u01775183734886") 2026/04/03 02:43:51 DEBUG : existing: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f74402560f_d20260403_m023445_c001_v7007000_t0000_u01775183685045") 2026/04/03 02:43:51 DEBUG : existing: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622615_d20260403_m023444_c001_v0001165_t0041_u01775183684109") 2026/04/03 02:43:51 DEBUG : existing: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f74402560c_d20260403_m023443_c001_v7007000_t0000_u01775183683560") 2026/04/03 02:43:51 DEBUG : existing: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62260f_d20260403_m023442_c001_v0001165_t0026_u01775183682994") 2026/04/03 02:43:51 DEBUG : existing: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62260b_d20260403_m023442_c001_v0001165_t0032_u01775183682227") 2026/04/03 02:43:51 DEBUG : existing-b: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c6fe_d20260403_m023536_c001_v7007000_t0000_u01775183736069") 2026/04/03 02:43:51 DEBUG : existing-b: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62274d_d20260403_m023534_c001_v0001165_t0028_u01775183734876") 2026/04/03 02:43:51 DEBUG : file1: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409b72_d20260403_m023925_c001_v7007000_t0000_u01775183965472") 2026/04/03 02:43:51 DEBUG : file1: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe685_d20260403_m023924_c001_v0001097_t0041_u01775183964547") 2026/04/03 02:43:51 DEBUG : file1: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409b6d_d20260403_m023923_c001_v7007000_t0000_u01775183963236") 2026/04/03 02:43:51 DEBUG : file1: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104637_d20260403_m023921_c001_v0001181_t0059_u01775183961778") 2026/04/03 02:43:51 DEBUG : five: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb0133c_d20260403_m023520_c001_v7007000_t0000_u01775183720168") 2026/04/03 02:43:51 DEBUG : five: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f412773f81f6226fb_d20260403_m023518_c001_v0001165_t0020_u01775183718230") 2026/04/03 02:43:52 DEBUG : foo: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f7440256e8_d20260403_m023452_c001_v7007000_t0000_u01775183692631") 2026/04/03 02:43:52 DEBUG : foo: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f412773f81f622639_d20260403_m023452_c001_v0001165_t0020_u01775183692082") 2026/04/03 02:43:52 DEBUG : foo: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f412773f81f622635_d20260403_m023451_c001_v0001165_t0020_u01775183691529") 2026/04/03 02:43:52 DEBUG : four: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb0133d_d20260403_m023520_c001_v7007000_t0000_u01775183720350") 2026/04/03 02:43:52 DEBUG : four: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40111f50f842d653_d20260403_m023518_c001_v0001167_t0015_u01775183718821") 2026/04/03 02:43:52 DEBUG : four: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6226f3_d20260403_m023517_c001_v0001165_t0024_u01775183717658") 2026/04/03 02:43:52 DEBUG : hello world2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b271c3_d20260403_m023403_c001_v7007000_t0000_u01775183643430") 2026/04/03 02:43:52 DEBUG : hello world2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622539_d20260403_m023402_c001_v0001165_t0019_u01775183642857") 2026/04/03 02:43:52 DEBUG : ignore-size: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f7440255de_d20260403_m023441_c001_v7007000_t0000_u01775183681859") 2026/04/03 02:43:52 DEBUG : ignore-size: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622601_d20260403_m023440_c001_v0001165_t0045_u01775183680907") 2026/04/03 02:43:52 DEBUG : nested/sub dir/file: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c699_d20260403_m023534_c001_v7007000_t0000_u01775183734008") 2026/04/03 02:43:52 DEBUG : nested/sub dir/file: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104027_d20260403_m023533_c001_v0001181_t0007_u01775183733184") 2026/04/03 02:43:52 DEBUG : nested/sub dir/file: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c697_d20260403_m023532_c001_v7007000_t0000_u01775183732445") 2026/04/03 02:43:52 DEBUG : nested/sub dir/file: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104019_d20260403_m023531_c001_v0001181_t0018_u01775183731488") 2026/04/03 02:43:52 DEBUG : one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb0133e_d20260403_m023520_c001_v7007000_t0000_u01775183720534") 2026/04/03 02:43:52 DEBUG : one: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f412773f81f6226eb_d20260403_m023517_c001_v0001165_t0020_u01775183717062") 2026/04/03 02:43:52 DEBUG : only0: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a86_d20260403_m023917_c001_v7007000_t0000_u01775183957201") 2026/04/03 02:43:52 DEBUG : only0: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4102d677db1045c3_d20260403_m023911_c001_v0001181_t0052_u01775183951560") 2026/04/03 02:43:52 DEBUG : only0: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e285_d20260403_m023856_c001_v0001167_t0045_u01775183936933") 2026/04/03 02:43:52 DEBUG : only0: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f422d87a2a2aaaa85_d20260403_m023850_c001_v7007000_t0000_u01775183930975") 2026/04/03 02:43:53 DEBUG : only0: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e0fd_d20260403_m023833_c001_v0001167_t0049_u01775183913455") 2026/04/03 02:43:53 DEBUG : only1: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a88_d20260403_m023917_c001_v7007000_t0000_u01775183957384") 2026/04/03 02:43:53 DEBUG : only1: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4101ac4af1efe609_d20260403_m023912_c001_v0001097_t0023_u01775183952325") 2026/04/03 02:43:53 DEBUG : only1: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e297_d20260403_m023857_c001_v0001167_t0039_u01775183937575") 2026/04/03 02:43:53 DEBUG : only1: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409852_d20260403_m023851_c001_v7007000_t0000_u01775183931348") 2026/04/03 02:43:53 DEBUG : only1: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e109_d20260403_m023834_c001_v0001167_t0013_u01775183914212") 2026/04/03 02:43:53 DEBUG : only10: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a89_d20260403_m023917_c001_v7007000_t0000_u01775183957567") 2026/04/03 02:43:53 DEBUG : only10: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40111f50f842e387_d20260403_m023911_c001_v0001167_t0015_u01775183951570") 2026/04/03 02:43:53 DEBUG : only10: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e313_d20260403_m023904_c001_v0001167_t0050_u01775183944146") 2026/04/03 02:43:53 DEBUG : only10: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f422d87a2a2aaaa82_d20260403_m023850_c001_v7007000_t0000_u01775183930429") 2026/04/03 02:43:53 DEBUG : only10: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e18f_d20260403_m023841_c001_v0001167_t0016_u01775183921030") 2026/04/03 02:43:53 DEBUG : only11: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a8b_d20260403_m023917_c001_v7007000_t0000_u01775183957750") 2026/04/03 02:43:53 DEBUG : only11: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4102d677db1045c9_d20260403_m023912_c001_v0001181_t0052_u01775183952145") 2026/04/03 02:43:53 DEBUG : only11: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e323_d20260403_m023905_c001_v0001167_t0011_u01775183945025") 2026/04/03 02:43:53 DEBUG : only11: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40984f_d20260403_m023851_c001_v7007000_t0000_u01775183931165") 2026/04/03 02:43:53 DEBUG : only11: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e19b_d20260403_m023841_c001_v0001167_t0043_u01775183921744") 2026/04/03 02:43:53 DEBUG : only12: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a8c_d20260403_m023917_c001_v7007000_t0000_u01775183957933") 2026/04/03 02:43:53 DEBUG : only12: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4101ac4af1efe607_d20260403_m023912_c001_v0001097_t0023_u01775183952140") 2026/04/03 02:43:53 DEBUG : only12: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e333_d20260403_m023905_c001_v0001167_t0038_u01775183945593") 2026/04/03 02:43:53 DEBUG : only12: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dda1_d20260403_m023851_c001_v7007000_t0000_u01775183931180") 2026/04/03 02:43:54 DEBUG : only12: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e1b3_d20260403_m023843_c001_v0001167_t0015_u01775183923466") 2026/04/03 02:43:54 DEBUG : only13: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a8e_d20260403_m023918_c001_v7007000_t0000_u01775183958116") 2026/04/03 02:43:54 DEBUG : only13: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4102d677db1045cd_d20260403_m023912_c001_v0001181_t0052_u01775183952336") 2026/04/03 02:43:54 DEBUG : only13: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e33b_d20260403_m023906_c001_v0001167_t0025_u01775183946278") 2026/04/03 02:43:54 DEBUG : only13: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f422d87a2a2aaaa83_d20260403_m023850_c001_v7007000_t0000_u01775183930612") 2026/04/03 02:43:54 DEBUG : only13: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e1bd_d20260403_m023844_c001_v0001167_t0041_u01775183924211") 2026/04/03 02:43:54 DEBUG : only14: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a8f_d20260403_m023918_c001_v7007000_t0000_u01775183958299") 2026/04/03 02:43:54 DEBUG : only14: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40455d86d4d56f6d_d20260403_m023912_c001_v0001165_t0058_u01775183952354") 2026/04/03 02:43:54 DEBUG : only14: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e343_d20260403_m023907_c001_v0001167_t0028_u01775183947132") 2026/04/03 02:43:54 DEBUG : only14: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41135e7daccb1e86_d20260403_m023851_c001_v7007000_t0000_u01775183931190") 2026/04/03 02:43:54 DEBUG : only14: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e1cf_d20260403_m023845_c001_v0001167_t0007_u01775183925165") 2026/04/03 02:43:54 DEBUG : only15: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a91_d20260403_m023918_c001_v7007000_t0000_u01775183958482") 2026/04/03 02:43:54 DEBUG : only15: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40111f50f842e393_d20260403_m023911_c001_v0001167_t0015_u01775183951973") 2026/04/03 02:43:54 DEBUG : only15: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e34f_d20260403_m023907_c001_v0001167_t0035_u01775183947933") 2026/04/03 02:43:54 DEBUG : only15: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40984c_d20260403_m023850_c001_v7007000_t0000_u01775183930982") 2026/04/03 02:43:54 DEBUG : only15: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e1db_d20260403_m023845_c001_v0001167_t0024_u01775183925899") 2026/04/03 02:43:54 DEBUG : only16: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a93_d20260403_m023918_c001_v7007000_t0000_u01775183958665") 2026/04/03 02:43:54 DEBUG : only16: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4102d677db1045d1_d20260403_m023912_c001_v0001181_t0052_u01775183952520") 2026/04/03 02:43:54 DEBUG : only16: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e35d_d20260403_m023908_c001_v0001167_t0030_u01775183948808") 2026/04/03 02:43:54 DEBUG : only16: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f422d87a2a2aaaa88_d20260403_m023851_c001_v7007000_t0000_u01775183931521") 2026/04/03 02:43:54 DEBUG : only16: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e1e5_d20260403_m023846_c001_v0001167_t0051_u01775183926635") 2026/04/03 02:43:55 DEBUG : only17: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a95_d20260403_m023918_c001_v7007000_t0000_u01775183958942") 2026/04/03 02:43:55 DEBUG : only17: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4102d677db1045c5_d20260403_m023911_c001_v0001181_t0052_u01775183951963") 2026/04/03 02:43:55 DEBUG : only17: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e361_d20260403_m023909_c001_v0001167_t0050_u01775183949313") 2026/04/03 02:43:55 DEBUG : only17: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dda0_d20260403_m023850_c001_v7007000_t0000_u01775183930998") 2026/04/03 02:43:55 DEBUG : only17: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e1f9_d20260403_m023847_c001_v0001167_t0039_u01775183927597") 2026/04/03 02:43:55 DEBUG : only18: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a97_d20260403_m023919_c001_v7007000_t0000_u01775183959125") 2026/04/03 02:43:55 DEBUG : only18: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4102d677db1045d7_d20260403_m023912_c001_v0001181_t0052_u01775183952702") 2026/04/03 02:43:55 DEBUG : only18: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e36b_d20260403_m023910_c001_v0001167_t0026_u01775183950072") 2026/04/03 02:43:55 DEBUG : only18: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f422d87a2a2aaaa87_d20260403_m023851_c001_v7007000_t0000_u01775183931339") 2026/04/03 02:43:55 DEBUG : only18: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e20d_d20260403_m023848_c001_v0001167_t0051_u01775183928470") 2026/04/03 02:43:55 DEBUG : only19: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a98_d20260403_m023919_c001_v7007000_t0000_u01775183959311") 2026/04/03 02:43:55 DEBUG : only19: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40111f50f842e397_d20260403_m023912_c001_v0001167_t0015_u01775183952155") 2026/04/03 02:43:55 DEBUG : only19: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e373_d20260403_m023910_c001_v0001167_t0013_u01775183950578") 2026/04/03 02:43:56 DEBUG : only19: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409854_d20260403_m023851_c001_v7007000_t0000_u01775183931530") 2026/04/03 02:43:56 DEBUG : only19: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e21d_d20260403_m023849_c001_v0001167_t0037_u01775183929021") 2026/04/03 02:43:56 DEBUG : only2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a99_d20260403_m023919_c001_v7007000_t0000_u01775183959495") 2026/04/03 02:43:56 DEBUG : only2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40455d86d4d56f73_d20260403_m023912_c001_v0001165_t0058_u01775183952728") 2026/04/03 02:43:56 DEBUG : only2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e2a5_d20260403_m023858_c001_v0001167_t0028_u01775183938542") 2026/04/03 02:43:56 DEBUG : only2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f422d87a2a2aaaa84_d20260403_m023850_c001_v7007000_t0000_u01775183930793") 2026/04/03 02:43:56 DEBUG : only2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e11b_d20260403_m023834_c001_v0001167_t0040_u01775183914968") 2026/04/03 02:43:56 DEBUG : only3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a9b_d20260403_m023919_c001_v7007000_t0000_u01775183959679") 2026/04/03 02:43:56 DEBUG : only3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40111f50f842e399_d20260403_m023912_c001_v0001167_t0015_u01775183952346") 2026/04/03 02:43:56 DEBUG : only3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e2ab_d20260403_m023859_c001_v0001167_t0041_u01775183939198") 2026/04/03 02:43:56 DEBUG : only3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b40984a_d20260403_m023850_c001_v7007000_t0000_u01775183930797") 2026/04/03 02:43:56 DEBUG : only3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e129_d20260403_m023835_c001_v0001167_t0020_u01775183915540") 2026/04/03 02:43:56 DEBUG : only4: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a9c_d20260403_m023919_c001_v7007000_t0000_u01775183959862") 2026/04/03 02:43:56 DEBUG : only4: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4101ac4af1efe60d_d20260403_m023912_c001_v0001097_t0023_u01775183952506") 2026/04/03 02:43:56 DEBUG : only4: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e2b3_d20260403_m023859_c001_v0001167_t0032_u01775183939955") 2026/04/03 02:43:56 DEBUG : only4: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41135e7daccb1e85_d20260403_m023851_c001_v7007000_t0000_u01775183931007") 2026/04/03 02:43:56 DEBUG : only4: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e12f_d20260403_m023836_c001_v0001167_t0028_u01775183916140") 2026/04/03 02:43:56 DEBUG : only5: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a9d_d20260403_m023920_c001_v7007000_t0000_u01775183960111") 2026/04/03 02:43:56 DEBUG : only5: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40111f50f842e3a5_d20260403_m023912_c001_v0001167_t0015_u01775183952793") 2026/04/03 02:43:56 DEBUG : only5: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e2c1_d20260403_m023900_c001_v0001167_t0018_u01775183940766") 2026/04/03 02:43:56 DEBUG : only5: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dd9e_d20260403_m023850_c001_v7007000_t0000_u01775183930811") 2026/04/03 02:43:56 DEBUG : only5: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e143_d20260403_m023837_c001_v0001167_t0037_u01775183917106") 2026/04/03 02:43:56 DEBUG : only6: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a9e_d20260403_m023920_c001_v7007000_t0000_u01775183960294") 2026/04/03 02:43:57 DEBUG : only6: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40111f50f842e39d_d20260403_m023912_c001_v0001167_t0015_u01775183952610") 2026/04/03 02:43:57 DEBUG : only6: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e2cb_d20260403_m023901_c001_v0001167_t0014_u01775183941384") 2026/04/03 02:43:57 DEBUG : only6: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41789a451cf8dda2_d20260403_m023851_c001_v7007000_t0000_u01775183931364") 2026/04/03 02:43:57 DEBUG : only6: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e14d_d20260403_m023837_c001_v0001167_t0039_u01775183917662") 2026/04/03 02:43:57 DEBUG : only7: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409a9f_d20260403_m023920_c001_v7007000_t0000_u01775183960479") 2026/04/03 02:43:57 DEBUG : only7: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40455d86d4d56f6f_d20260403_m023912_c001_v0001165_t0058_u01775183952545") 2026/04/03 02:43:57 DEBUG : only7: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e2d7_d20260403_m023902_c001_v0001167_t0038_u01775183942112") 2026/04/03 02:43:57 DEBUG : only7: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41135e7daccb1e87_d20260403_m023851_c001_v7007000_t0000_u01775183931373") 2026/04/03 02:43:57 DEBUG : only7: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e161_d20260403_m023838_c001_v0001167_t0019_u01775183918578") 2026/04/03 02:43:57 DEBUG : only8: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409aa1_d20260403_m023920_c001_v7007000_t0000_u01775183960661") 2026/04/03 02:43:57 DEBUG : only8: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4101ac4af1efe60f_d20260403_m023912_c001_v0001097_t0023_u01775183952688") 2026/04/03 02:43:57 DEBUG : only8: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e2e7_d20260403_m023902_c001_v0001167_t0016_u01775183942666") 2026/04/03 02:43:57 DEBUG : only8: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f422d87a2a2aaaa86_d20260403_m023851_c001_v7007000_t0000_u01775183931158") 2026/04/03 02:43:57 DEBUG : only8: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e16f_d20260403_m023839_c001_v0001167_t0017_u01775183919368") 2026/04/03 02:43:57 DEBUG : only9: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409aa2_d20260403_m023920_c001_v7007000_t0000_u01775183960845") 2026/04/03 02:43:57 DEBUG : only9: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4101ac4af1efe611_d20260403_m023912_c001_v0001097_t0023_u01775183952871") 2026/04/03 02:43:57 DEBUG : only9: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e2fb_d20260403_m023903_c001_v0001167_t0018_u01775183943321") 2026/04/03 02:43:58 DEBUG : only9: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41135e7daccb1e84_d20260403_m023850_c001_v7007000_t0000_u01775183930823") 2026/04/03 02:43:58 DEBUG : only9: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e17b_d20260403_m023840_c001_v0001167_t0007_u01775183920153") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c65d_d20260403_m023530_c001_v7007000_t0000_u01775183730370") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842d6b5_d20260403_m023527_c001_v0001167_t0033_u01775183727979") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c5cb_d20260403_m023526_c001_v7007000_t0000_u01775183726849") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62271d_d20260403_m023525_c001_v0001165_t0026_u01775183725251") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c5c8_d20260403_m023524_c001_v7007000_t0000_u01775183724144") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842d671_d20260403_m023521_c001_v0001167_t0029_u01775183721483") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01334_d20260403_m023512_c001_v7007000_t0000_u01775183712217") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6226bd_d20260403_m023511_c001_v0001165_t0039_u01775183711044") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01331_d20260403_m023509_c001_v7007000_t0000_u01775183709438") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6226ad_d20260403_m023508_c001_v0001165_t0031_u01775183708677") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb0132c_d20260403_m023507_c001_v7007000_t0000_u01775183707464") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62269b_d20260403_m023506_c001_v0001165_t0036_u01775183706650") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01322_d20260403_m023501_c001_v7007000_t0000_u01775183701165") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622671_d20260403_m023500_c001_v0001165_t0040_u01775183700076") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01321_d20260403_m023459_c001_v7007000_t0000_u01775183699706") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622663_d20260403_m023458_c001_v0001165_t0050_u01775183698373") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb0131f_d20260403_m023458_c001_v7007000_t0000_u01775183698003") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622661_d20260403_m023457_c001_v0001165_t0049_u01775183697405") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62265d_d20260403_m023456_c001_v0001165_t0004_u01775183696706") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb0131d_d20260403_m023456_c001_v7007000_t0000_u01775183696340") 2026/04/03 02:43:58 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622655_d20260403_m023455_c001_v0001165_t0031_u01775183695770") 2026/04/03 02:43:59 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622653_d20260403_m023455_c001_v0001165_t0008_u01775183695134") 2026/04/03 02:43:59 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f744025739_d20260403_m023454_c001_v7007000_t0000_u01775183694396") 2026/04/03 02:43:59 DEBUG : potato: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622643_d20260403_m023453_c001_v0001165_t0027_u01775183693580") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f404bddfa8df6e5d7_d20260403_m023617_c001_v7007000_t0000_u01775183777656") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842d907_d20260403_m023616_c001_v0001167_t0013_u01775183776721") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f420aa437c1a30de7_d20260403_m023608_c001_v7007000_t0000_u01775183768503") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842d871_d20260403_m023603_c001_v0001167_t0012_u01775183763417") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f405821d05fad101b_d20260403_m023555_c001_v7007000_t0000_u01775183755253") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842d7cf_d20260403_m023549_c001_v0001167_t0007_u01775183749464") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c702_d20260403_m023541_c001_v7007000_t0000_u01775183741413") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842d72b_d20260403_m023537_c001_v0001167_t0021_u01775183737007") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01339_d20260403_m023515_c001_v7007000_t0000_u01775183715961") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6226d3_d20260403_m023514_c001_v0001165_t0031_u01775183714706") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01337_d20260403_m023514_c001_v7007000_t0000_u01775183714338") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6226c9_d20260403_m023512_c001_v0001165_t0028_u01775183712767") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01335_d20260403_m023512_c001_v7007000_t0000_u01775183712400") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6226c5_d20260403_m023511_c001_v0001165_t0044_u01775183711629") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01333_d20260403_m023510_c001_v7007000_t0000_u01775183710673") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6226b7_d20260403_m023509_c001_v0001165_t0003_u01775183709806") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb0132f_d20260403_m023508_c001_v7007000_t0000_u01775183708308") 2026/04/03 02:43:59 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62269f_d20260403_m023507_c001_v0001165_t0024_u01775183707478") 2026/04/03 02:44:00 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01325_d20260403_m023501_c001_v7007000_t0000_u01775183701900") 2026/04/03 02:44:00 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622677_d20260403_m023500_c001_v0001165_t0058_u01775183700897") 2026/04/03 02:44:00 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b271ca_d20260403_m023406_c001_v7007000_t0000_u01775183646152") 2026/04/03 02:44:00 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622545_d20260403_m023405_c001_v0001165_t0021_u01775183645571") 2026/04/03 02:44:00 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b271c6_d20260403_m023404_c001_v7007000_t0000_u01775183644669") 2026/04/03 02:44:00 DEBUG : potato2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62253f_d20260403_m023403_c001_v0001165_t0000_u01775183643972") 2026/04/03 02:44:00 DEBUG : potato3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f420aa437c1a30de8_d20260403_m023608_c001_v7007000_t0000_u01775183768751") 2026/04/03 02:44:00 DEBUG : potato3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1040cf_d20260403_m023605_c001_v0001181_t0000_u01775183765159") 2026/04/03 02:44:00 DEBUG : potato3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f405821d05fad101c_d20260403_m023555_c001_v7007000_t0000_u01775183755916") 2026/04/03 02:44:00 DEBUG : potato3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104089_d20260403_m023551_c001_v0001181_t0017_u01775183751108") 2026/04/03 02:44:00 DEBUG : potato3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c703_d20260403_m023541_c001_v7007000_t0000_u01775183741827") 2026/04/03 02:44:00 DEBUG : potato3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104047_d20260403_m023538_c001_v0001181_t0002_u01775183738031") 2026/04/03 02:44:00 DEBUG : pre-dest1/1: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28aa73_d20260403_m023651_c001_v7007000_t0000_u01775183811901") 2026/04/03 02:44:00 DEBUG : pre-dest1/1: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db1041bf_d20260403_m023643_c001_v0001181_t0014_u01775183803746") 2026/04/03 02:44:00 DEBUG : pre-dest2/2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40630a944a28aa80_d20260403_m023652_c001_v7007000_t0000_u01775183812083") 2026/04/03 02:44:00 DEBUG : pre-dest2/2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842da4b_d20260403_m023644_c001_v0001167_t0014_u01775183804334") 2026/04/03 02:44:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f420aa437c1a30fe2_d20260403_m023629_c001_v7007000_t0000_u01775183789841") 2026/04/03 02:44:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622857_d20260403_m023626_c001_v0001165_t0054_u01775183786483") 2026/04/03 02:44:00 DEBUG : sizeonly: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f7440255a6_d20260403_m023440_c001_v7007000_t0000_u01775183680357") 2026/04/03 02:44:00 DEBUG : sizeonly: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6225fd_d20260403_m023439_c001_v0001165_t0018_u01775183679413") 2026/04/03 02:44:01 DEBUG : splitbanan: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db56_d20260403_m024118_c001_v7007000_t0000_u01775184078638") 2026/04/03 02:44:01 DEBUG : splitbanan: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104909_d20260403_m024111_c001_v0001181_t0041_u01775184071595") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e1be_d20260403_m024238_c001_v7007000_t0000_u01775184158842") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842f0be_d20260403_m024232_c001_v0001167_t0021_u01775184152325") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f400162639f16db9d_d20260403_m024223_c001_v7007000_t0000_u01775184143586") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ef9e_d20260403_m024217_c001_v0001167_t0043_u01775184137252") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f40810fd8febce4e7_d20260403_m024208_c001_v7007000_t0000_u01775184128333") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842eea0_d20260403_m024200_c001_v0001167_t0013_u01775184120637") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f418e4eae27e64437_d20260403_m024150_c001_v7007000_t0000_u01775184110083") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ed9a_d20260403_m024143_c001_v0001167_t0013_u01775184103553") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da42_d20260403_m024133_c001_v7007000_t0000_u01775184093970") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ec92_d20260403_m024127_c001_v0001167_t0020_u01775184087017") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f422d87a2a2aab6d6_d20260403_m024113_c001_v7007000_t0000_u01775184073229") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842eb84_d20260403_m024110_c001_v0001167_t0024_u01775184070190") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8e8_d20260403_m024100_c001_v7007000_t0000_u01775184060602") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57191_d20260403_m024053_c001_v0001165_t0012_u01775184053661") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4122dcd5518c3760_d20260403_m024052_c001_v7007000_t0000_u01775184052554") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ea24_d20260403_m024049_c001_v0001167_t0046_u01775184049233") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4180b70d889a3172_d20260403_m024039_c001_v7007000_t0000_u01775184039696") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e90a_d20260403_m024032_c001_v0001167_t0037_u01775184032607") 2026/04/03 02:44:01 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f7440265bb_d20260403_m024031_c001_v7007000_t0000_u01775184031348") 2026/04/03 02:44:02 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe90f_d20260403_m024028_c001_v0001097_t0046_u01775184028078") 2026/04/03 02:44:02 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f420aa437c1a31e07_d20260403_m024013_c001_v7007000_t0000_u01775184013143") 2026/04/03 02:44:02 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe84f_d20260403_m024009_c001_v0001097_t0011_u01775184009650") 2026/04/03 02:44:02 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734df1b_d20260403_m023959_c001_v7007000_t0000_u01775183999692") 2026/04/03 02:44:02 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe791_d20260403_m023953_c001_v0001097_t0034_u01775183993394") 2026/04/03 02:44:02 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f41931454b599bdf8_d20260403_m023943_c001_v7007000_t0000_u01775183983676") 2026/04/03 02:44:02 DEBUG : splitbananasplit: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe703_d20260403_m023937_c001_v0001097_t0055_u01775183977503") 2026/04/03 02:44:02 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416e9bc51f4ba8d2_d20260403_m024055_c001_v7007000_t0000_u01775184055842") 2026/04/03 02:44:02 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842ea44_d20260403_m024050_c001_v0001167_t0030_u01775184050446") 2026/04/03 02:44:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409b7a_d20260403_m023929_c001_v7007000_t0000_u01775183969817") 2026/04/03 02:44:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d56fd1_d20260403_m023928_c001_v0001165_t0015_u01775183968493") 2026/04/03 02:44:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409b76_d20260403_m023927_c001_v7007000_t0000_u01775183967737") 2026/04/03 02:44:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e491_d20260403_m023926_c001_v0001167_t0027_u01775183966414") 2026/04/03 02:44:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c6a4_d20260403_m023534_c001_v7007000_t0000_u01775183734191") 2026/04/03 02:44:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842d6f7_d20260403_m023533_c001_v0001167_t0009_u01775183733173") 2026/04/03 02:44:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c698_d20260403_m023532_c001_v7007000_t0000_u01775183732627") 2026/04/03 02:44:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622741_d20260403_m023531_c001_v0001165_t0034_u01775183731862") 2026/04/03 02:44:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f74402556a_d20260403_m023437_c001_v7007000_t0000_u01775183677364") 2026/04/03 02:44:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6225eb_d20260403_m023436_c001_v0001165_t0028_u01775183676047") 2026/04/03 02:44:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f74402553f_d20260403_m023435_c001_v7007000_t0000_u01775183675682") 2026/04/03 02:44:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6225e3_d20260403_m023434_c001_v0001165_t0046_u01775183674741") 2026/04/03 02:44:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f74402553d_d20260403_m023432_c001_v7007000_t0000_u01775183672471") 2026/04/03 02:44:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6225cf_d20260403_m023431_c001_v0001165_t0057_u01775183671596") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f74402553c_d20260403_m023431_c001_v7007000_t0000_u01775183671052") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6225c7_d20260403_m023430_c001_v0001165_t0015_u01775183670158") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6225b3_d20260403_m023427_c001_v0001165_t0013_u01775183667794") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f416538f74402550c_d20260403_m023427_c001_v7007000_t0000_u01775183667423") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6225ad_d20260403_m023426_c001_v0001165_t0002_u01775183666784") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6225a9_d20260403_m023426_c001_v0001165_t0050_u01775183666177") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b272a6_d20260403_m023425_c001_v7007000_t0000_u01775183665445") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622597_d20260403_m023422_c001_v0001165_t0025_u01775183662655") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62258b_d20260403_m023420_c001_v0001165_t0037_u01775183660075") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b2721b_d20260403_m023419_c001_v7007000_t0000_u01775183659712") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622587_d20260403_m023419_c001_v0001165_t0058_u01775183659081") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622585_d20260403_m023418_c001_v0001165_t0033_u01775183658484") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b271ef_d20260403_m023418_c001_v7007000_t0000_u01775183658121") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622571_d20260403_m023414_c001_v0001165_t0027_u01775183654526") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b271d6_d20260403_m023414_c001_v7007000_t0000_u01775183654102") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62256d_d20260403_m023413_c001_v0001165_t0052_u01775183653399") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b271d5_d20260403_m023412_c001_v7007000_t0000_u01775183652492") 2026/04/03 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622565_d20260403_m023411_c001_v0001165_t0058_u01775183651813") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b271d2_d20260403_m023411_c001_v7007000_t0000_u01775183651271") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62255f_d20260403_m023410_c001_v0001165_t0051_u01775183650650") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b271cf_d20260403_m023409_c001_v7007000_t0000_u01775183649741") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622555_d20260403_m023408_c001_v0001165_t0017_u01775183648976") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b271cc_d20260403_m023408_c001_v7007000_t0000_u01775183648434") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622551_d20260403_m023407_c001_v0001165_t0001_u01775183647832") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b271cb_d20260403_m023407_c001_v7007000_t0000_u01775183647278") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62254d_d20260403_m023406_c001_v0001165_t0040_u01775183646695") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b271c1_d20260403_m023402_c001_v7007000_t0000_u01775183642314") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622533_d20260403_m023401_c001_v0001165_t0049_u01775183641644") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b271bd_d20260403_m023401_c001_v7007000_t0000_u01775183641099") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f62252d_d20260403_m023400_c001_v0001165_t0022_u01775183640521") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b271bc_d20260403_m023359_c001_v7007000_t0000_u01775183639567") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622523_d20260403_m023358_c001_v0001165_t0003_u01775183638968") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f408df0c824b27112_d20260403_m023356_c001_v7007000_t0000_u01775183636772") 2026/04/03 02:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622519_d20260403_m023356_c001_v0001165_t0012_u01775183636195") 2026/04/03 02:44:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409b7b_d20260403_m023930_c001_v7007000_t0000_u01775183970001") 2026/04/03 02:44:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efe6ad_d20260403_m023928_c001_v0001097_t0042_u01775183968501") 2026/04/03 02:44:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409b77_d20260403_m023927_c001_v7007000_t0000_u01775183967919") 2026/04/03 02:44:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104657_d20260403_m023926_c001_v0001181_t0024_u01775183966422") 2026/04/03 02:44:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e1c4_d20260403_m024240_c001_v7007000_t0000_u01775184160793") 2026/04/03 02:44:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104c42_d20260403_m024240_c001_v0001181_t0045_u01775184160183") 2026/04/03 02:44:04 DEBUG : sub/yam: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c643_d20260403_m023529_c001_v7007000_t0000_u01775183729823") 2026/04/03 02:44:05 DEBUG : sub/yam: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db103fff_d20260403_m023527_c001_v0001181_t0001_u01775183727587") 2026/04/03 02:44:05 DEBUG : test_dir1/file2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409b73_d20260403_m023925_c001_v7007000_t0000_u01775183965654") 2026/04/03 02:44:05 DEBUG : test_dir1/file2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d56fbf_d20260403_m023924_c001_v0001165_t0054_u01775183964291") 2026/04/03 02:44:05 DEBUG : test_dir1/file2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409b6e_d20260403_m023923_c001_v7007000_t0000_u01775183963423") 2026/04/03 02:44:05 DEBUG : test_dir1/file2: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842e45b_d20260403_m023921_c001_v0001167_t0023_u01775183961809") 2026/04/03 02:44:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409b74_d20260403_m023925_c001_v7007000_t0000_u01775183965837") 2026/04/03 02:44:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104643_d20260403_m023924_c001_v0001181_t0052_u01775183964201") 2026/04/03 02:44:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f403c31894b409b6f_d20260403_m023923_c001_v7007000_t0000_u01775183963606") 2026/04/03 02:44:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d56fa7_d20260403_m023921_c001_v0001165_t0058_u01775183961876") 2026/04/03 02:44:05 DEBUG : three: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb0133f_d20260403_m023520_c001_v7007000_t0000_u01775183720718") 2026/04/03 02:44:05 DEBUG : three: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f622709_d20260403_m023519_c001_v0001165_t0016_u01775183719549") 2026/04/03 02:44:05 DEBUG : three: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f112773f81f6226f1_d20260403_m023517_c001_v0001165_t0041_u01775183717431") 2026/04/03 02:44:05 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e1cc_d20260403_m024242_c001_v7007000_t0000_u01775184162347") 2026/04/03 02:44:05 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57419_d20260403_m024241_c001_v0001165_t0015_u01775184161734") 2026/04/03 02:44:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e216_d20260403_m024301_c001_v7007000_t0000_u01775184181725") 2026/04/03 02:44:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efeec7_d20260403_m024259_c001_v0001097_t0025_u01775184179739") 2026/04/03 02:44:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e214_d20260403_m024258_c001_v7007000_t0000_u01775184178210") 2026/04/03 02:44:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57467_d20260403_m024256_c001_v0001165_t0055_u01775184176547") 2026/04/03 02:44:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e212_d20260403_m024255_c001_v7007000_t0000_u01775184175612") 2026/04/03 02:44:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104cbc_d20260403_m024255_c001_v0001181_t0023_u01775184175009") 2026/04/03 02:44:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e20c_d20260403_m024249_c001_v7007000_t0000_u01775184169822") 2026/04/03 02:44:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d57441_d20260403_m024248_c001_v0001165_t0009_u01775184168936") 2026/04/03 02:44:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e20f_d20260403_m024252_c001_v7007000_t0000_u01775184172147") 2026/04/03 02:44:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efee9b_d20260403_m024250_c001_v0001097_t0046_u01775184170777") 2026/04/03 02:44:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e206_d20260403_m024248_c001_v7007000_t0000_u01775184168004") 2026/04/03 02:44:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db104c6e_d20260403_m024247_c001_v0001181_t0005_u01775184167341") 2026/04/03 02:44:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e205_d20260403_m024246_c001_v7007000_t0000_u01775184166388") 2026/04/03 02:44:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842f170_d20260403_m024245_c001_v0001167_t0023_u01775184165336") 2026/04/03 02:44:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e1ef_d20260403_m024244_c001_v7007000_t0000_u01775184164390") 2026/04/03 02:44:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1101ac4af1efee65_d20260403_m024243_c001_v0001097_t0036_u01775184163304") 2026/04/03 02:44:06 DEBUG : toe/toe/toe: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735da7b_d20260403_m024306_c001_v7007000_t0000_u01775184186271") 2026/04/03 02:44:06 DEBUG : toe/toe/toe: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10455d86d4d5747f_d20260403_m024305_c001_v0001165_t0020_u01775184185609") 2026/04/03 02:44:07 DEBUG : toe/toe/toe: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e211_d20260403_m024254_c001_v7007000_t0000_u01775184174072") 2026/04/03 02:44:07 DEBUG : toe/toe/toe: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842f1f8_d20260403_m024253_c001_v0001167_t0033_u01775184173092") 2026/04/03 02:44:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e217_d20260403_m024302_c001_v7007000_t0000_u01775184182304") 2026/04/03 02:44:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f10111f50f842f280_d20260403_m024301_c001_v0001167_t0051_u01775184181419") 2026/04/03 02:44:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f417e3c635734e215_d20260403_m024258_c001_v7007000_t0000_u01775184178789") 2026/04/03 02:44:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f11818015796de9c3_d20260403_m024257_c001_v0001136_t0051_u01775184177756") 2026/04/03 02:44:07 DEBUG : two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f409c9f6b4fb01340_d20260403_m023520_c001_v7007000_t0000_u01775183720904") 2026/04/03 02:44:07 DEBUG : two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f4102d677db103fc9_d20260403_m023518_c001_v0001181_t0052_u01775183718989") 2026/04/03 02:44:07 DEBUG : two: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f412773f81f6226ef_d20260403_m023517_c001_v0001165_t0020_u01775183717249") 2026/04/03 02:44:07 DEBUG : yam: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c669_d20260403_m023530_c001_v7007000_t0000_u01775183730553") 2026/04/03 02:44:07 DEBUG : yam: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f103a7bcd4c88f440_d20260403_m023529_c001_v0001041_t0013_u01775183729472") 2026/04/03 02:44:07 DEBUG : yam: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c5ca_d20260403_m023526_c001_v7007000_t0000_u01775183726299") 2026/04/03 02:44:07 DEBUG : yam: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db103fe3_d20260403_m023524_c001_v0001181_t0016_u01775183724883") 2026/04/03 02:44:07 DEBUG : yam: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c5c6_d20260403_m023523_c001_v7007000_t0000_u01775183723144") 2026/04/03 02:44:07 DEBUG : yam: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1102d677db103fd1_d20260403_m023521_c001_v0001181_t0059_u01775183721493") 2026/04/03 02:44:07 DEBUG : yaml: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c5cc_d20260403_m023527_c001_v7007000_t0000_u01775183727032") 2026/04/03 02:44:07 DEBUG : yaml: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f1133d9f657ee18a6_d20260403_m023526_c001_v0001099_t0031_u01775183726022") 2026/04/03 02:44:08 DEBUG : yaml: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f414e6892f735c5c9_d20260403_m023524_c001_v7007000_t0000_u01775183724326") 2026/04/03 02:44:08 DEBUG : yaml: Deleting (id "4_z8f129df3300d5b1b9fd80e1b_f11189f9fecd45b70_d20260403_m023522_c001_v0001093_t0015_u01775183722835") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m17.583875962s (try 1/5)